Skip to content

Sonora v0.2.8

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:37

Fixes

  • macOS — transparent window: the floating bar was rendered on an opaque background on macOS. Transparency requires Tauri's private API (macOSPrivateApi + the macos-private-api feature), now enabled. The bar is transparent again, like on Linux/Windows. Fixes #3.

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.7...v0.2.8