Skip to content

v0.10.0

Choose a tag to compare

@screwys screwys released this 28 Jul 04:29
· 803 commits to main since this release
v0.10.0
49cf72f

This release brings many exciting features and several bug fixes. And starting from the last release, we now release native AUR/Fedora binaries, with more packaging alternatives to come!

  • Rufin now supports furigana/romanization in lyrics panel, these settings can be accessed from the new settings button inside lyrics panel.

  • You can also prefer translated lyrics. This is highly dependent on how lyrics are tagged.

  • Lyrics also have a karaoke mode, for sources that support OpenSubsonic songLyrics v2 API.

  • A new history route in sidebar, that shows 100 recently played tracks. This is especially useful for local libraries, since we can show real results for Most Played/Recently played headers.

  • Scrobbles are now saved if network is not available, and retried later.

  • A new search route in sidebar, which is hidden by default. This route is intentionally not cached, and can do live queries. (#553)

  • Sharing logs became much much easier! Now you can open the menu and click Troubleshooting, enable debug mode while inside app, can see them inline, and then save them as a file to a location you want.

  • Improved keyboard navigation; you can now switch between sidebar routes with keyboard shortcuts, and use arrow keys to move between items for both row and grid views.

  • Columns (like Title/Album and so on) in routes are now properly resizeable, and you can reset to default settings within Customize Display menu.

  • Menu is redesigned with native GNOME look & feel, but same functionality.

  • Added more highlighting for the current track, if the index column is enabled, that transforms into a play icon, granting more visibility for the currently playing track.

  • Improved smart playlist filters. (#555)

  • Added automatic library repair. Previously in some cases Rufin could refuse to launch on some database mismatches. Now if it is still authenticated, it tries repairing database first. Also made Resync library button have proper repairing capabilities. (#556)

  • Fixed a bug where playback was not available for servers with self-signed certificates. (#554)

Changelog

Full Changelog: v0.9.0...v0.10.0