Skip to content

Releases: VD39/subsonic-player

9bed120

27 Apr 07:10

Choose a tag to compare

Changes since 1ce9575:

  • 9bed120 Add about app in app menu.
  • 8ae4773 Add avatar to user menu and remove user profile page.
  • 7bd502b Update preloader after reordering queue tracks.
  • 5cbac5d Prevent MediaSession flicker on track transition.
  • 7180b15 Remove sort button from playlist track list.
  • d0bc355 Added sortable list functionality for queue list.

1ce9575

13 Apr 11:19

Choose a tag to compare

Changes since 8391cfb:

  • 1ce9575 Preload tracks for smoother playback and better user experience.
  • 2e2a16a Update download media functionality in useMediaLibrary composable.
  • 35b004f Move position of dropdown in MixedTracksListItem component.
  • bf095d6 Update pwa configuration and add app update modal.
  • b2a209d Update README.md.
  • 9a32481 Update preview videos and images.
  • 97d03b6 Fix issue related to redirect in auth and middleware.
  • ea3cd10 Add TrackPlayPauseDropdownItem component.
  • 6800c17 Address code quality and security issues.
  • 93c3bed Revert "Convert non-reactive refs to plain let."
  • 59b2cd6 Convert non-reactive refs to plain let.

8391cfb

06 Apr 13:31

Choose a tag to compare

Changes since b28b566:

  • 8391cfb Add add to queue button to track list items.
  • bedea2e Add static SPA export method to README.

b28b566

28 Mar 10:02
b28b566

Choose a tag to compare

Initial release

  • b28b566 Update build-spa.yml with new env variables.
  • 9f6dcde Update build-spa.yml and release.yml.
  • 12c3c77 Add manual workflow_dispatch triggers to build-spa and release workflows.
  • 564ef52 Add SPA static build mode with GitHub Action.
  • a64a54f Update dropdown menu position for podcast and album items.
  • f24756b Fix touch error for context menu and update track seeker on mobile.
  • fcecfe5 Add dropdown context menu functionality to list layout.