v2.0.1
Important
Before you bring out your pitchforks, a replacement for the vinyl artwork design is planned for v2.1.0
(as the old design looks out of place). In addition, you'll be able to toggle between the simple artwork design and the updated vinyl design.
Some bug fixes for the v2 release. Look at the full release notes for v2.0.0
for the important changes (link can only be clicked from the release notes on GitHub).
- In case you haven't updated to
v2.0.0
, I suggest you create a backup using the backup feature in the app in case anything unexpected occurs after updating.
⚡ Changes
- Reset playback store state whenever we catch an app crash (in case the cause was from invalid data inside this store).
- This should break you out of the error-loop caused by the issue with deleting an image that no longer exists.
- Improved edge-to-edge behavior in Android 15 (navigation bar color should now reflect the app theme) by @yang1206.
🛠️ Fixes
- Fix a stem of crashes caused from deleting an image that was already deleted.
- When a track no longer exists, we delete its values in the database (and attempt to delete its image if it exists). How the logic is handled is that if one of the things fails (in this case, deleting the image), the operation is canceled (so the track that doesn't exist still exists in the database).
- If you're experiencing this, you should crash on the 1st launch of this update, then it should fix itself on the next launch.
- Potential fix for crashes due to the RNTP service not being initialized fast enough.
🔠 Translations
Русский
by @klinoff0Türkçe
by @mikropsoft