Releases: kir-dev/tanulo-next
Releases · kir-dev/tanulo-next
v1.3.0
v1.2.0
Fixes
- Fix the createdAt attribute on groups in the seeder (#479)
Changes
- Extend the login session to seven days (#476)
New features
- Add multiple user roles and refine access rights (#481)
Misc.
Thanks @vercibar @triszt4n and @nmate980829 for the contributions.
v1.1.0
v1.0.2
Fixes
- Copy views into the correct dist directory
- Update bulma-tagsinput version used from CDN. This also fixes an XSS vulnerability
Misc.
- Add a watch script for templates and client-side JS
- Bump knex and ics versions
- Use plain JS in copyStaticAssets for better performance
v1.0.1
Some day-1 patches for the site that include:
- Bump bulma-tagsinput version to 1.0.3
- Use esbuild for faster build times
- Fix check when the user joins a group
v1.0
The first stable release of TanulóSCH is here! Features include:
- Browse the available rooms on each floor
- Make a reservation for a given floor
- Join an existing group
- Export the event as .ics to import it into your calendar
- Many more!