Releases: COSI-Lab/fsuvius
Mount Fsuvius v0.6.1
Mount Fsuvius v0.6.1 updates links in the project to point to the COSI-Lab organization on Github. It also includes a couple very minor improvements in the frontend.
Mount Fsuvius v0.6.0
Fsuvius v0.6.0 stores users more efficiently in memory. Fetching and editing single users should be faster now. This doesn't affect how users are serialized and saved to the disk.
Mount Fsuvius v0.5.0
Fsuvius v0.5.0 restructures how users are saved to and loaded from local storage. Users are now saved in a human-readable format.
Logging and exception handling have also been improved.
Mount Fsuvius v0.4.0
A smaller update, focused on error handling and some mild restructuring in back.
- Frontend will now show specific messages for different kinds of errors
Mount Fsuvius v0.3.0
Small update that allows us to open up fsu to the rest of the university network.
- Added IP filtering to prevent edits from IPs outside of the labs.
Mount Fsuvius v0.2.0
Here's Fsuvius v0.2.0, with some fancy new features!
- Added user profile photos.
- Added edit page and moved most user editing functionality into it, but the quick +1/-1 buttons are still on the main page.
- Changed format of user entries in main page to include photos and a link to the user's edit page
Mount Fsuvius v0.1.0
With a lot of cleanup in back and some much-needed bugfixes, here's Fsuvius 0.1.0.
Make sure you have Java 17 installed before running the JAR.