This is a patch release that adresses a regression with local library media formats.
-
Expanded the supported file formats. Now all the simple media formats are supported, plus MKA/WMA.
-
Added preliminary Spanish translations by Houtarou.
-
Switched the bundled Japanese furigana/romaji engine with a lighter alternative. This reduces both the app binary size and the memory usage when activated.
-
Context menus are now configurable: You can order them or disable individual rows.
-
Eased the highlights grids take on hover, and made pins get highlight as well.
-
Fixed a case where source menu stayed open even though submenu opened the preferences popup.
-
Made play/pause button optimistic, so now it changes visual state instantly.
Changelog
- fix(downloads): correct offline behavior by @screwys in #596
- fix(ui): bound cover cache by @screwys in #597
- fix(ui): fix context menus and folders by @screwys in #598
- fix(ui): unify grid layout by @screwys in #599
- fix(library): join Store worker by @screwys in #602
- fix(packaging): refine Flathub metadata by @screwys in #603
- feat(lyrics): improve Japanese readings by @screwys in #601
- fix(library): preserve filesystem identities by @screwys in #604
- refactor(local): centralize audio format handling by @screwys in #606
- feat(local): scan additional Lofty audio formats by @screwys in #607
- chore: update readme by @screwys in #608
- feat(local): read MKA and WMA metadata by @screwys in #609
- Translations update from Hosted Weblate by @weblate in #605
- feat(ui): customize context menus by @screwys in #610
- feat(ui): refine UI interactions by @screwys in #611
- fix(release): preserve locked dependencies by @screwys in #613
- fix(ui): prevent locale crash by @screwys in #614
- fix(ui): refine responsive layouts by @screwys in #615
- fix(ui): keep ordinary grids smaller by @screwys in #616
Full Changelog: v0.11.0...v0.11.1