Releases: Longridge-High-School/start-screen
Releases · Longridge-High-School/start-screen
v5.1.1
v5.1.0
v5.0.0
New
- Cleaner start screen that works better at lower resolutions.
- Dash stream viewing page, works well with https://github.com/Longridge-High-School/nginx-rtmp-ssl.
- Added a variable for doodles to know if they are on the start screen or the doodles page.
Fixed
- Import speed and error handling
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:5.0.0
Full Changelog: v4.0.1...v5.0.0
v4.0.1
v4.0.0
Due to #25 this is a breaking change requiring you to update your docker-compose. See the new example in the docs for the redis config.
New
- #25 - Implement a background jobs system.
Fixed
- #27 - Clear old students from the database.
- A few minor issues that cropped up with the new school year.
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:4.0.0
v3.0.1
v3.0.0
This is a breaking release as using the system status feature changes the layout of the start screen.
New
- #23 System Status
Fixed
- Fixes an issue where guest wifi vouchers are created with too long a duration.
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:3.0.0
v2.4.0
This release is mainly to get the Backup feature into the 2.x branch before system status comes along and bumps to 3.0.0 as it will be a good feature to have before you jump to v3.
New
- #24, closing feature request #22 adds a system for backing up the database and files. As well as a system to restore the backup.
Fixed
- #21 fixes some CI issues.
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:2.4.0
v2.3.0
New
- #19, closing feature request #17 adds an acceptable use policy system.
- #20, closing feature request #18 add a preview URL for Doodles.
- As per #14
date-fns
is passed to MDX.
Fixed
- #15 has been fixed so new page form works from sub pages.
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:2.3.0