Skip to content

1.15.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:20

1.15.0 is here!

If you are using the nightly release channel, you may need to toggle it back and forth between stable and alpha for it to work again following the changes in v1.13.0.

As always, thank you to all the contributors!

Added

  • (Desktop) Added local file tag/metadata editor which can be accesed from the song/album context menus (#2252) (Thanks @ChrisScott9456)
  • Added button to the queue action buttons to create a playlist from the play queue (#2210) (Thanks @Keviddle)
  • Added vertical album group layout for the item table - this is the new default and can be adjusted in the album group settings
  • Added Alt+click on previous/next to jump to the previous/next album in the queue (#2220) (Thanks @eramdam)
  • (macOS) Improved native application menu (#2242) (Thanks @york9675)
  • (mpv) Volume control now follows mpv's volume max limit if set by --volume-max (#2198) (Thanks @danglingptr0x0)
  • Added support for loading custom themes from files (#2218) (Thanks @make-42)
    • See here for how you can add your own themes
  • Added server logout button

Fixed

  • Fixed item table columns and scroll breaking on resize, reorder, and pin
  • Fixed album group image size when set to 0 (#2221)
  • Fixed album group row styles and height calculations
  • Fixed furigana and romaji display/export issues (#2219) (Thanks @york9675)
  • Fixed pronunciation lyrics line not syncing on toggle (#2225)
  • Fixed lyrics overlay visibility not persisting (#2226) (Thanks @cyphercodes)
  • Fixed incorrect lyric scroll position when resuming playback after being paused for an extended period of time
  • Fixed missing horizontal padding on synchronized lyric lines
  • Fixed sleep timer countdown being too fast (#2235) (Thanks @york9675)
  • Fixed compilation release type label on album details being displayed twice in certain conditions (#2236) (Thanks @york9675)
  • Fixed pitch display unit (%x) (Thanks @kgarner7)
  • Show system default audio device in the device select when unset (#2216) (Thanks @anbarsaleem)
  • Fixed Discord RPC not clearing on player stop (#2239)
  • Fixed invalid text wrap in various places around the app when displaying artist names (#2249)
  • Prevented images from flickering in certain cases
  • Fixed invalid credentials not properly logging a user out (#2230)
  • (Jellyfin) Fixed stop event firing on song change during scrobble (#2243)
  • (Jellyfin) Send timestamp update after scrobble submission so it continues displaying in dashboard after Stop scrubble is submitted
  • (Subsonic) Fixed reportPlayback request chain so that the starting event is sent first before the playing event (#2131)

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.15.0