⚠️ Caution: if you are upgrading from any version v0.1.x on PostgreSQL, you MUST upgrade to v0.2.1 to perform the SQLite migration before performing any other updates! If you are already on SQLite, you don't have to worry about this. ⚠️
⚠️ Versions v0.3.1 onwards contain a migration from the old image cache system to the new one, which has worked in testing but I make no guarantees you won't lose your uploaded images. Make sure you backup your data folder before updating from a version before v0.3.1! ⚠️
What's Changed
- chore: fix typo in all its instances by @paezdavid in #290
- fix: add timezone to stats cache key by @gabehf in #289
- fix: adjust query for deezer images by @gabehf in #288
- fix: delete listens path in client by @gabehf in #293
- fix: load background color before rendering by @gabehf in #294
New Contributors
- @paezdavid made their first contribution in #290
Full Changelog: v0.3.1...v0.3.2