Skip to content

Calliop v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 16:03

Calliop v0.1.2

Patch release — fixes auto-update signing and enables updates by default.

Changes

  • Fix updater public key alignment between tauri.conf.json and CI signing key
  • Enable automatic updates by default (still disableable in Settings → Advanced)
  • Restart the app automatically after a successful signed update
  • Show a desktop notification when an update download or install fails
  • CI release workflow verifies updater pubkey before building

Important for v0.1.1 users

Installations from v0.1.1 were built with a mismatched updater public key and cannot auto-update. Please reinstall manually once from this release; later updates will then work automatically.

Installation (Windows)

  1. Download Calliop_*_x64-setup.exe (NSIS) or .msi.
  2. Install WebView2 if needed.
  3. Accept the SmartScreen warning (unsigned binary in v1).
  4. On first launch, the Whisper model downloads (~466 MB).

See docs/installation.md.

macOS / Linux (experimental)

DMG, AppImage, and deb artifacts are provided unsigned and untested for v1. Use at your own risk.

Known limitations

  • Windows binaries are unsigned (SmartScreen)
  • ML models download separately on first use
  • Automatic updates can be disabled in Settings → Advanced
  • No official macOS/Linux support in v1

License

AGPL-3.0