Releases: cs136/seashell
Releases · cs136/seashell
v2.4.1.1
v2.4.1
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
v2.3.1
v2.3.0 - The Spies
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.