Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@hwgilbert16 hwgilbert16 released this 13 Mar 20:51

v1.2.0 Release

Been a while since the last update! This is a large one. The highlights of this release are that Scholarsome now has folders (as suggested in #104), a settings page, and LaTeX support.

There's many bug fixes too - you should experience a much smoother experience. Sets failing to open after importing (#110) and multiple simultaneous device authentications now work as intended (fe15e65).

The change list is large, but if you'd like to read them all, you can read the full breakdown here: #106

Full Changelog: v1.1.0...v1.2.0

Upgrade Instructions

There are no changes to the file structure or environment file in this release - no action is required on your part other than downloading the new image.

Pull changes.

git pull

Pull the new image.

docker compose pull

Restart the service.

docker compose up -d --remove-orphans