Skip to content

Releases: Longridge-High-School/start-screen

v2.1.3

27 Jun 10:43
Compare
Choose a tag to compare

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

27 Jun 07:03
Compare
Choose a tag to compare

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

26 Jun 20:53
a9a3c03
Compare
Choose a tag to compare

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

26 Jun 20:25
7ab9215
Compare
Choose a tag to compare

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

22 Jun 13:03
Compare
Choose a tag to compare

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

20 Jun 13:29
Compare
Choose a tag to compare

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

20 Jun 12:52
Compare
Choose a tag to compare

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.