Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 03:10
· 14 commits to main since this release
73ce834

Change Log

New Features

  • Gapless Playback with Gapless-5 (#41)
  • Volume controls using the menu and keyboard shortcuts
  • Smarter playcount tracking (requires 10s of play)
  • Smarter shuffle history tracking
  • Previous button behavior matches major music players and CD players
    • Restarts the song anytime past the first 3 seconds
    • Goes to the previous song if previous is hit in the first 3 seconds of song

Dev Log Changes

  1. Moved as much of the player handling into the store as possible
  2. Fixed a minor bug with the placeholder album art being the wrong size
  3. Updates our time estimation code for importing a new library
  4. Shuffle history contains the songs a user manually selects while shuffle is engaged
  5. Shuffle history contains the song that was playing when user engaged shuffle
  6. Fixes the flash of full progress bar when importing songs or swapping libs