Skip to content

Sonora v0.2.5

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:04

What's new

  • Native Nix package (NixOS) — install/run without the AppImage, using the system WebKitGTK and drivers (works around the AppImage's EGL/bubblewrap issues on NixOS, cf. #1):
    nix run github:Devitek/sonora
    nix profile install github:Devitek/sonora   # + menu entry and icon
  • Linux desktop integration — the .deb/AppImage bundles ship an enriched .desktop launcher entry (generic name, keywords, audio categories) in addition to the icon.
  • CI — new nix build job to catch packaging regressions.

Downloads

  • macOS: .dmg Apple Silicon (aarch64) or Intel (x64) — unsigned build
  • Linux: .AppImage, .deb — or nix run github:Devitek/sonora on NixOS
  • Windows: .msi, .exe installer (NSIS)

Full changelog: v0.2.4...v0.2.5