Releases: Longridge-High-School/start-screen
Releases · Longridge-High-School/start-screen
v2.1.3
New
Updated to Remix 1.18.0
This is mainly to test that #11 has been fixed.
Fixed
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:2.1.3
v2.1.2
New
Fixed
- #9, Config can now be saved with empty values.
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:2.1.2
v2.1.1
New
- #8, The snow script on the homepage is now enabled through the
snowScript
config value.
Fixed
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:sha-7ab9215
v2.1.0
New
- #6, User Debugger so you can check the scopes that apply to a user.
- #7, Server Timings on the start page.
Fixed
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:sha-7ab9215
v2.0.0
New
From #4 there is a new data structure that changes how data is stored in the database and the format that the importers accept. This is a BREAKING CHANGE that will require your import script to be updated and run straight away to pull all the classes back in.
Fixed
- #5 The wrong doodle was being selected on the start page.
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:sha-5147b67
v1.0.1
New
Minor updates to dependencies.
Fixed
Before the header strip was set it would throw an error on the start page.
Docker Image
To use this specific version:
docker pull longridgehighschool/start-screen:sha-9539934
v1.0.0
This is the initial public release of Start Screen.
It has existed in some form for 18 months as an internal project at Longridge High School. This release is the culmination of a lot of work to remove anything LHS from the code and move it all into the database.