Skip to content

Calliop v0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 19:02

Calliop v0.1.3

Patch release — improved hotkey capture, settings polish, copy feedback, and an audio waveform fix.

Changes

Hotkeys & settings

  • Support modifier-only hotkeys and the Windows key in shortcut capture
  • Reject unsupported keys with clearer error messages (EN/FR)
  • Capture hotkeys on key-up for a more reliable recording experience
  • Show the application version in Settings (English and French)
  • Display low-power mode hints when downloading models
  • Notify on model download failures for both Whisper and LLM sidecar
  • Streamline Settings by removing the redundant progress bar

History & copy

  • New CopyButton with animated feedback in history and snippet variables
  • Clearer per-entry action state when copying or reinjecting from history

UI

  • Smoother ProgressBar animation with reduced-motion support

Audio

  • Fix band-level calculation in the overlay waveform pipeline

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 are enabled by default; disable in Settings → Advanced if needed
  • No official macOS/Linux support in v1

License

AGPL-3.0