Releases: accentor/web
Releases · accentor/web
v0.33.0
v0.32.0
🚀 Features
- Move album moderator actions to overflow menu (#981) @chvp
- Allow moderator and admin to merge albums (#970) @robbevp
- Always set hidden when updating track artists through mass edit (#980) @robbevp
- Retry playing audio tracks when loading fails (#940) @robbevp
🐛 Bug Fixes
🧰 Maintenance
📖 Documentation
v0.31.1
v0.31.0
v0.30.1
v0.30.0
🚀 Features
- Add punchcard to stats (#684) @robbevp
- Allow play stats for artist (#686) @robbevp
- Improve performance of reducers for stats (#683) @robbevp
- Add top artists list to stats (#682) @robbevp
- Add top albums to stats (#680) @robbevp
- Pause player when pressing spacebar (#681) @rien
- Add play counts to stats (#677) @robbevp
- Improve top tracks (#674) @robbevp
- Improve selected date range & useTrackLength in play stats (#672) @robbevp
🐛 Bug Fixes
- Make sure artists are sorted when passing to media session API (#703) @chvp
- Fix TopList readability (#685) @robbevp
- Don't double count track artists in top artists stats (#695) @chvp
- Make sure days is updated if it goes to 0 (#694) @robbevp
- Use vue-global-events for global shortcuts (#688) @chvp
- Fix img on new album/new artist form (#676) @robbevp
- Fix prop type of VIcon (#673) @robbevp