Skip to content

Releases: source-academy/frontend

Last release before 2026 summer revamp

Pre-release

Choose a tag to compare

@RichDom2185 RichDom2185 released this 07 May 10:30
8197bea
Add RAG chatbot (Pixel) and admin config panel (#3754)

* Fix louis styling, added minimise maximise

* Fix format

* removed unused css

* improved css to prevent overflow

* aligned icon size with css and fixed handledrag func

* swited from portal to overlay2

* ran yarn format

* Update src/pages/sicp/subcomponents/chatbot/ChatBox.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* added max width in css

* added max width

* added functions for guest chats

* shifted islogged in check to chatbox to allow guest user to access

* pixel bot 2 step retrieval

* pull request writeup

* fixed styling

* added admin panel

* admin panel louis

* feedback

* remove guest

* removed extra files

* fixed gemini review errors

* ran yarn format

* fixed sentry tests

* Remove unnecessary import

* Update lockfile post-merge

Merlin v1.5.0

Choose a tag to compare

@martin-henz martin-henz released this 11 Mar 07:53
2437ca6
version for demo at SIGCSE TS 2023 in Toronto

v1.4.1

v1.4.1 Pre-release
Pre-release

Choose a tag to compare

@geshuming geshuming released this 13 Sep 05:51

Features

  • Playground sharing links now share execution time (#919)
  • Editor and REPL now uses monospaced font

Bug Fixes

  • Fix data visualizer displaying multiple scrollbars (#930)
  • Fix data visualizer null display (#922)
  • Fix issues in sound library (#845) (#932)
  • Fix grading overview table not exporting 'group' column (#925)

Miscellaneous

  • Remove duplicate functions in sounds.js and soundToneMatrix.js (#928)
  • Modified documentation for sound library (#927)
  • Modified documentation for curve library (#917)

v1.4.0

v1.4.0 Pre-release
Pre-release

Choose a tag to compare

@geshuming geshuming released this 02 Sep 15:33

Note: This release will only showcase changes from v1.3.7

New features


Miscellaneous

  • Data visualizer fix (#871)
    • Fixed regression bugs
  • Grading overview page (#913)
    • Optimized ag-grid component and sorting of data
    • Improved tooltips (#908)

v1.0.19

Choose a tag to compare

@remo5000 remo5000 released this 14 Nov 05:15

Features

  • Bump js-slang to 0.1.8
  • Update PE Library (#410)

v1.0.18

Choose a tag to compare

@remo5000 remo5000 released this 08 Nov 03:37

Features

  • Add Mock PE Library (#409)

v1.0.17

Choose a tag to compare

@remo5000 remo5000 released this 08 Nov 03:27

Features

  • Fix multidimensional array printing (#408)

v1.0.16

Choose a tag to compare

@remo5000 remo5000 released this 01 Nov 19:36

Features

  • Enable Arrow Functions for parser (#404)
  • Enable function expressions (#393)
  • Add chapter four (#391)

v1.0.15

Choose a tag to compare

@remo5000 remo5000 released this 28 Oct 13:23
6a7cf1a

Features

  • Bumped js-slang version to v0.1.10 (#389)

v1.0.14

Choose a tag to compare

@remo5000 remo5000 released this 16 Oct 04:23
8a32c0e

Features

  • Add Streams library (#381)