github jeffvli/sonixd v0.3.0
0.3.0

latest releases: v0.15.5, v0.15.4, v0.15.3...
2 years ago

0.3.0 is here! This release adds the folder browser that several people have been asking for. The feature does require that the your server support native Subsonic-API endpoints for /getIndexes and /getMusicDirectory, such as Airsonic. As always, feel free to create any issues for feature requests or bugs.

Added

  • Added folder browser (#1)
    • Added context menu button View in folder
    • Requires that your server has support for the original /getIndexes and /getMusicDirectory endpoints
  • Added configurable row-hover highlight for list-view
  • (Windows) Added playback controls in thumbnail toolbar (#32)
  • (Windows/macOS) Added window size/position remembering on application close (#31)

Changed

  • Changed styling for various views/components
    • Tooltips added on grid-view card hover buttons
    • Mini-player removed rounded borders and increased opacity
    • Mini-player removed animation on open/close
    • Search bar now activated from button -> input on click / CTRL+F
    • Page header toolbar buttons styling consistency
    • Album list filter moved from right -> left
    • Reordered context menu button Move selected to [...]
    • Decreased horizontal width of expanded sidebar from 193px -> 165px

Fixed

  • Fixed duplicate scrobble requests when pause/resuming a song after the scrobble threshold (#30)
  • Fixed genre column not applying in the song list-view
  • Fixed default titlebar set on first run

Full Changelog: v0.2.1...v0.3.0

Don't miss a new sonixd release

NewReleases is sending notifications on new releases.