Skip to content

v0.6.0

Choose a tag to compare

@temidaradev temidaradev released this 17 May 15:22

Vaxry theme is finally in along with a bunch of fixes that have been annoying people for a while. Queue shuffle actually works correctly now, search doesnt stutter, album tracks with the same name no longer get skipped. Last.fm scrobbling is in, you can type hex values directly in the theme editor and there's live internet radio now. Lyrics are cached so they load faster. Windows gets a custom title bar. Auto update checks added. Lots of smaller metadata and scanner fixes too

For windows: if .exe setup doesnt work just try msi, also check the README.md if you have problems on other platforms or just ask us in our discord server or in discussions

What's Changed

  • fix(queue): fix shuffle queue sync and add-to-queue behavior by @Irilith in #185
  • feat(search): add click to view album on search (solve: #184) by @Irilith in #187
  • fix: audio thread crashes by @laurensegberink in #183
  • fix: queue behavior in shuffle mode by @albanog00 in #197
  • feat(queue): add add-to-queue in Selection by @lilyud420 in #199
  • Normal and Vaxry UI stylings by @temidaradev in #198
  • Allow manual hex input in theme editor by @mihaidaniel34 in #202
  • Add issue templates for bug reports, feature requests, and performance issues by @kosa12 in #210
  • Add js_runtimes option to YtdlpOptions and update command builder by @kosa12 in #211
  • feat: Add local artist image handling and improve artwork URL formatting by @kosa12 in #209
  • feat(scrobble): add Last.fm integration by @lilyud420 in #206
  • fix: correct metadata display bugs and improve scanner performance by @jomvick in #205
  • feat(radio): Add live internet radio by @Irilith in #207
  • feat: implement lyrics caching and prefetching for improved performance by @kosa12 in #220
  • fix(album): album skips tracks with the same name by @lilyud420 in #223
  • refactor(workspace): centralize package versioning by @Irilith in #225
  • feat: add auto check updates feature with localization support by @kosa12 in #226
  • improve performance for rightbar component by @albanog00 in #224
  • refactor: streamline lyrics fetching and improve track metadata handling by @kosa12 in #228
  • feat: Implement custom title bar functionality for Windows by @kosa12 in #232
  • feat(showcase): add sortable track columns and normal UI metadata layout by @lilyud420 in #230
  • fix: add GSETTINGS_SCHEMA_DIR to devshell for nixos by @owlenz in #237

New Contributors

Full Changelog: v0.5.5...v0.6.0