Skip to content

b9217ac

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 06:28
· 2 commits to main since this release
b9217ac

Changes since 4233e04:

  • 78aafd3 Split server and local queue state restoration logic.
  • c0148aa Remove unnecessary await and response guards from background refresh calls.
  • 72961f8 Restore queue, position, and shuffle state after re-login and page refresh.
  • 4d8a162 Auto-resume playback after external audio interruption.
  • e6ab617 Fix z-index.
  • e0d9f1c Make touch events passive to improve scrolling performance.
  • 56b5cb0 Update API version.
  • 971750c Add sortable list functionality for playlist list.
  • 8942a24 Update to create playlist with songs in one API call.
  • 444150f Extract formatMusicFolder to Formatters.
  • 3d0050f Move queue utils to useQueue.
  • cfb90b0 Rename remaining misleading names.
  • 4ed4778 Add episode count to podcast episode list header.
  • cb364a9 Rename misleading names in composables.
  • 205b416 Fix podcast syncing and use correct prop name.
  • 20a945f Update queueOffset in playTracks.
  • 0ad8498 Rename misleading names in components.
  • 48ae80f Rename misleading names in utils and pages.
  • 47f57e6 Clear server queue if there are no valid tracks.
  • bec475a Fix viewLayoutButton id conflict.
  • c144808 Rename constants for clarity.
  • df37b12 Refactor the sort controls.
  • 56ef180 Fix repeat syncing after refactor.
  • 962c0a5 Rename types to better reflect their purpose.
  • 49ce5f2 Normalise time units at API boundaries.
  • 5d0057c Rename state constant exports for consistency.
  • cdec3a5 Add support for online queue syncing.