Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

0.13.0

Compare
Choose a tag to compare
@jeffvli jeffvli released this 16 Feb 12:22
· 126 commits to main since this release

0.13.0 is here! This release is mostly focused around code cleanup, optimizations, and a few UI changes. As always, feel free to create an issue for any bugs or feature requests!

Added

  • Added new searchbar and search UI (#227, #228)
  • Added playback controls to the Sonixd tray menu (#225)
  • Added playlist selections to the Start Page config option

Changed

  • Sidebar changes (#206)
    • Allow resizing of the sidebar when expanded
    • Allow a toggle of the playerbar's cover art to the sidebar when expanded
    • Display playlist list on the sidebar under the navigation
    • Allow configuration of the display of sidebar elements
  • Changed the Artist row on the playerbar to use a comma delimited list of the song's artists rather than the album artist (#218)

Fixed

  • Fixed the player volume not resetting to its default value when resetting a song while crossfading (#228)
  • (Jellyfin) Fixed artist list not displaying user favorites
  • (Jellyfin) Fixed bitrate column not properly by its numeric value (#220)
  • Fixed javascript exception when incrementing/decrementing the queue (#230)
  • Fixed popups/tooltips not using the configured font

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.13.0