Releases: source-academy/frontend
Releases · source-academy/frontend
Release list
Last release before 2026 summer revamp
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
version for demo at SIGCSE TS 2023 in Toronto
v1.4.1
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
v1.4.0
Note: This release will only showcase changes from v1.3.7
New features
- 🔥 (Breaking change) Support for practical exam (#915) (requires source-academy/backend#396)