Highlights ✨
🐧 Faster Linux media controls - playback state, track details, repeat, shuffle and volume now reach MPRIS after 250 ms instead of one second.
✍️ Chromium spellcheck disabled - Disables unused Chromium spellchecking in the Apple Music window.
⚠️ Snap AppIndicator issue - the tray icon does not appear in the Snap on Ubuntu because snapd blocks Chromium 150’s D-Bus path. This needs an upstream snapd fix.
What's Changed
- chore(nix): update hashes for v0.4.0 by @github-actions[bot] in #203
- build(deps): bump fast-uri from 3.1.4 to 3.1.5 by @dependabot[bot] in #205
- build(deps): bump nixpkgs from
0954f7eto6438090by @dependabot[bot] in #208 - build(deps): update Electron toolchain by @github-actions[bot] in #210
- build(deps): bump js-yaml from 4.3.0 to 4.3.1 by @dependabot[bot] in #211
- build(deps): update Undici override to 7.29.0 by @flexiondotorg in #212
- fix(mpris): reduce property update delay by @flexiondotorg in #213
- fix(main): disable Chromium spellcheck by @flexiondotorg in #214
Full Changelog: 0.4.0...0.4.1