June 12th, 2026

New

Improved

Fixed

v0.5.0

New

  • Clipboard encryption at rest. Your clipboard history (text, images, OCR, search index) is now encrypted with AES-256-GCM. The encryption key is bound to your Windows account via DPAPI, so a copied database file on another machine reads as gibberish. Existing history migrates automatically on first launch, with a 7-day plaintext backup beside the database in case anything goes wrong.
  • Hold trigger (Pro). A third trigger mode alongside single press and double tap. Hold a key past the configurable threshold (default 350ms) to fire its assigned action. Threshold slider in Settings.

Improved

  • Profile switching on hotkey press is now instant. Clicking into an app and firing a hotkey no longer waits for the 1500ms foreground poll to catch up.
  • Settings Privacy and Security block now shows clipboard encryption status, the auto-delete date for the upgrade backup, and a Reset clipboard storage option.

Fixed

  • Hold-only mappings no longer suppress the underlying key's native behaviour. A tap of F8 still toggles ortho in BricsCAD; only a hold past the threshold fires the Trigr action.
  • Holding a hotkey while a launched app steals focus no longer fires the new profile's hold action under the same physical gesture.