Skip to content

Releases: cs136/seashell

v4.0.2

12 Sep 00:50
Compare
Choose a tag to compare
  • Fix Marmoset submit and some other bugs

v4.0.1

09 Sep 18:57
Compare
Choose a tag to compare
  • 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

31 Aug 13:10
Compare
Choose a tag to compare
  • New, streamlined user interface.
  • Reliable offline storage, syncing, and compilation environment [for C].
  • File history snapshots.

v3.0.3.3

27 Jul 14:24
Compare
Choose a tag to compare
  • Regenerate Sentry/Raven Key.

v3.0.3.2

12 Jul 11:45
Compare
Choose a tag to compare
  • Update SJCL to 1.0.7 (to suppress entropy errors).

v3.0.3.1

10 Jul 19:49
Compare
Choose a tag to compare
  • Enable Sentry logging on legacy 3.x branch.

v3.0.3

12 May 01:10
Compare
Choose a tag to compare
  • Re-enable offline mode settings
  • Repair TCP/IP duplicate socket issues.

v3.0.2.6

22 Mar 00:12
Compare
Choose a tag to compare
  • Make seashell-cli accept new timeout test result format (fix a failing test in release v3.0.2.5)

v3.0.2.5

21 Mar 22:02
Compare
Choose a tag to compare
  • 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

03 Mar 01:07
Compare
Choose a tag to compare
  • Display output on failed tests.