Skip to content

Sonora v0.2.11

Choose a tag to compare

@github-actions github-actions released this 30 Jun 00:32

Maintenance release

No visible feature change: this release updates dependencies and strengthens the project's quality/security tooling.

🔄 Dependencies

  • reqwest 0.13 (the providers' HTTP client), enigo 0.6 (type-at-cursor) and the frontend (bun) dependencies bumped. cpal stays on 0.17 (0.18's WASAPI backend doesn't build on Windows).

🛡️ Security & maintenance CI (new)

  • CodeQL (JS/TS + Rust static analysis).
  • Dependency auditing: cargo audit (RustSec) + bun audit on every PR/push and weekly.
  • Automated updates: Dependabot (Rust crates + GitHub Actions), plus bun and flake.lock bots (which also re-sync the Nix package).

Download the installer for your OS from the Assets below:

  • Linux: .AppImage (portable) or .deb — or nix run github:Devitek/sonora on NixOS
  • macOS: .dmg (Apple Silicon = aarch64, Intel = x64) — unsigned build (right-click → Open)
  • Windows: .msi or the NSIS .exe setup