Skip to content

Tags: Unmanic/unmanic

Tags

0.2.8

Toggle 0.2.8's commit message
Fix issue preventing python 3.10 being installed in GH actions

0.2.7

Toggle 0.2.7's commit message
Pull in changes for web frontend

0.2.6

Toggle 0.2.6's commit message
Only save session and token data if they have data

Something is clearing out the session_cookies. Not sure what it is, but this should prevent that from happening.

0.2.5

Toggle 0.2.5's commit message
Only attempt to retrieve the initial token if this was a force check-in

0.2.4

Toggle 0.2.4's commit message
[DOCKER] Update broken package

0.2.3

Toggle 0.2.3's commit message
[FRONTEND] Pull in latest changes

0.2.2

Toggle 0.2.2's commit message
[FRONTEND] Pull in latest changes from frontend project

0.2.1

Toggle 0.2.1's commit message
[DATABASE] Add ability to auto-migrate default peewee Models

0.2.0

Toggle 0.2.0's commit message
[DOCKER] Fix mesa build dependency issue

0.1.4

Toggle 0.1.4's commit message
[DOCKER] Partial roll back of changes made in 87d8d08

It is possible that a write to the database was incomplete when the container stopped. This would prevent it from being written when it is next started.