What's New?
Sidra v0.3.3 ships Apple's Liquid Glass redesign - the same visual overhaul that landed across Apple Music on iOS, iPadOS, and macOS 26.4 in late March 2026. Because Sidra wraps music.apple.com directly and stays out of Apple's way, that comes for free. No update required on Apple's end, no porting work on ours; you just open Sidra and it looks different.
Beyond the inherited redesign, this release adds itms:// protocol handling on Linux and Windows, so clicking "Open in Music" anywhere on the web now routes straight into Sidra rather than firing up a browser tab or, worse, nothing at all. The official Sidra snap is also now live on the Snap Store, giving Ubuntu and other snap-enabled distros a proper install path.
The rest of v0.3.3 is polish: the Catppuccin theme has been tightened and the country-picker banner and scrollbars now colours correctly, and the splash transition is faster and more reliable thanks to keying on Apple's Stencil hydration signal rather than logo paint.
What's Changed
- chore(nix): update hashes for v0.3.2 by @github-actions[bot] in #63
- chore: update flake.lock by @github-actions[bot] in #64
- build(deps-dev): bump @xmldom/xmldom from 0.8.11 to 0.8.12 by @dependabot[bot] in #67
- build(deps): bump astral-sh/setup-uv from 5 to 7 in the github-actions group by @dependabot[bot] in #65
- build(deps): bump the npm group with 3 updates by @dependabot[bot] in #66
- build(deps-dev): bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in #70
- build(deps-dev): bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #71
- chore: update flake.lock by @github-actions[bot] in #68
- chore: update flake.lock by @github-actions[bot] in #72
- chore: update flake.lock by @github-actions[bot] in #74
- build(deps-dev): bump @xmldom/xmldom from 0.8.12 to 0.8.13 by @dependabot[bot] in #76
- fix: bump castlabs electron to 40.8.6+wvcus by @sith-traya in #75
- chore: update flake.lock by @github-actions[bot] in #77
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #78
- build(deps-dev): bump postcss from 8.5.8 to 8.5.13 by @dependabot[bot] in #80
- ci: add Dependabot Nix updates by @sith-traya in #84
- build(deps): bump the npm group across 1 directory with 4 updates by @dependabot[bot] in #79
- build(deps): bump nixpkgs from
0726a0eto549bd84by @dependabot[bot] in #85 - chore: alter tailor swatches by @github-actions[bot] in #82
- fix(ui): refresh theme styling and splash readiness probe by @flexiondotorg in #86
- feat(integrations): implement itms:// protocol handler for Apple Music deeplinks by @flexiondotorg in #87
- chore: update screenshot by @flexiondotorg in #88
- feat(build): add snap package target with automated publishing by @flexiondotorg in #89
New Contributors
- @sith-traya made their first contribution in #75
Full Changelog: 0.3.2...0.3.3