Skip to content

Beta 0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@loafofpiecrust loafofpiecrust released this 06 Feb 01:52
· 23 commits to master since this release
2d1e062

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.