Releases: cs136/seashell
Releases · cs136/seashell
v4.0.2
- Fix Marmoset submit and some other bugs
v4.0.1
- Fix project export
- Fix "Old Version" history/snapshot menu growing too big - has scrollbar
- Fix sign-in page text to include student.cs and supported browsers
v4.0.0
- New, streamlined user interface.
- Reliable offline storage, syncing, and compilation environment [for C].
- File history snapshots.
v3.0.3.3
- Regenerate Sentry/Raven Key.
v3.0.3.2
- Update SJCL to 1.0.7 (to suppress entropy errors).
v3.0.3.1
- Enable Sentry logging on legacy 3.x branch.
v3.0.3
- Re-enable offline mode settings
- Repair TCP/IP duplicate socket issues.
v3.0.2.6
- Make seashell-cli accept new timeout test result format (fix a failing test in release v3.0.2.5)
v3.0.2.5
- Fix some bugs in offline mode (IndexedDB rows/query limitation)
- Added browser detection
- Added backend code for viewing Marmoset test results
- Fix #688 ASAN parser error involving duplicate hash keys
- Display student's program's output if timed out or killed
- Prevent students from further enabling offline mode
v3.0.2.4
- Display output on failed tests.