Releases: accentor/android
Releases · accentor/android
v0.4.1
🐛 Bug Fixes
- Load cover art when creating notification instead of when creating metadata objects (#235) @chvp
v0.4.0
🚀 Features
- Add artist and album links where relevant (#227) @chvp
🐛 Bug Fixes
- Make sure skipping to the previous track/start of track is always allowed (#233) @chvp
🧰 Maintenance
- Also run CI actions on pull request (#228) @chvp
v0.3.0
🚀 Features
- Add artists to home view (#226) @chvp
- Show release and edition on album detail page (#224) @chvp
🐛 Bug Fixes
- Don't be overeager in closing the player (#225) @chvp
- Limit maximum lines for title and artist on album details view (#223) @chvp
- Make sure there is always a minimum of two columns on the grid (#222) @chvp