Skip to content

Releases: cs136/seashell

v2.4.1.1

29 May 13:06

Choose a tag to compare

Minor bugfix release:

  • Merge AddressSanitizer fix (#323)

v2.4.1

28 May 23:18

Choose a tag to compare

Enhancements

  • Added Tut##Sol filter under the tutorial projects section
  • Newline normalization only on text-files
  • Compiler Linker messages now show up
  • Better Address Sanitizer diagnostics

Bugfixes

  • Fixed inconsistent Console/Editor sizing
  • More Reliable Login
  • Slight Login Redesign
  • Better error handling when fetching projects

v2.4.0

10 May 17:40

Choose a tag to compare

Features

  • Upgraded to Clang 3.6

Enhancements

  • Red buttons on dangerous operations (delete, archive)

Bugfixes

  • Safari file-upload bugfix/workaround.
  • Fixed a minor tooltip issue.
  • Fixed Marmoset result fetching code.

v2.3.1

04 May 15:42

Choose a tag to compare

Minor enhancement release:

  • #270 Disable editing when student is disconnected.

v2.3.0 - The Spies

01 May 12:10

Choose a tag to compare

Features

  • Archiving functionality (move old assignments/projects out of the way).
  • Functionality to normalize newlines on file upload (Windows -> Unix uploads).
  • New landing page that sorts based on most-recently-accessed assignment/project.
  • AddressSanitizer/LeakSanitizer output parsing.

Enhancements

  • Specific error messages for Marmoset and Environment issues.
  • Global memory limits.
  • Cleaner log files.
  • LibTomCrypt removal.
  • RackUnit tests for file, project, and crypto functionality.
  • In-tree tests (Seashell does not have to be installed to run tests).
  • Increased font size/spacing in UI.
  • Updated CodeMirror, Angular to 5.2.0, 1.3.15 respectively.

Bugfixes

  • Properly deal with MultiArch include directories on Debian/Ubuntu.

v2.2.1

10 Apr 12:23

Choose a tag to compare

Bugfix release:

  • Added copy of login.cgi (login2.cgi), as login.cgi needs to have permissions set in a certain way
    on the student environment.

v2.2.0

01 May 11:42

Choose a tag to compare

Initial release.