Beta 0.1.1
Pre-release
Pre-release
·
23 commits
to master
since this release
Major Changes:
- 🪲 Fix issues with queue operations not propogating to the player (most notably removing a song from the queue).
- 🪲 Fix the currently playing song never having a color
- ✨ Send paused status when initiating a sync session.
- ✨ Add "Recently Added Albums" option on the main albums screen in the library.
- ✨ Allow adding a full album to the queue.
- ⚡ Use immutable collections for all user data so that, for example, adding a song to a playlist takes the same amount of time no matter how many songs are in the playlist.