A release with the current version 4.1. Provided is a dummy data file (benutzer.txt), a dummy logins file (logins.txt), an admin.env file for setting up an admin and a version for Linux and Windows. Make sure to run it with enough permissions (sudo/admin) and that the files are in the same directory as the executable.
Current Admin: Can be Set in the Environment File - SNDM_USER="" and SNDM_PASSWORD=""
IP: Default 0.0.0.0:80, Changeable via flags -p (port) and -a (address).
Changes
- Frontend Transition to Svelte -> Refactored
- UI/UX fixes and improvements
- General Modal Changes, like adding a Confirmation Modal
- Design Changes
- Faster Frontend
- Added Flags to change Port and Address
- put all server database calls under /api
- Name Change from SNDI to SchillerDB
- A lot of Bug Fixes
- ...
Pull Requests
Full Changelog: v3.0...v4.1