v0.0.14 - Releases
v0.0.14
Published on February 22, 2026
Assets
Release Notes
## What's Changed
- docs: update PRD and progress
- refactor: simplify and extract helper functions across client modules
- docs: update PRD and progress
- refactor: simplify deep-link handler, prompt action handler, sync resolver, and list renderer
- docs: update PRD and progress
- fix: reset custom validity on prompt input to recover from invalid state
- docs: update PRD and progress
- refactor: simplify clipboard events and prompt validation handlers
- docs: update PRD and progress
- refactor: add listener lifecycle cleanup for Tauri event handlers
- docs: update PRD and progress
- feat: harden membership cache lifecycle with user-aware invalidation
- docs: update PRD and progress
- feat: implement JWT token pair validation for auth flows
- docs: update PRD and progress
- refactor: standardize list renderer contract to HTMLElement
- docs: update PRD and progress
- refactor: cleanup dead code, extract shared helpers, simplify auth and clipboard handlers
- docs: update PRD and progress
- feat: atomic image context resolution for reliable prompt execution
- docs: update PRD and progress
- feat: strengthen image fingerprinting with BLAKE3 hashing
- docs: update PRD and progress
- refactor: replace text hash strategy with full-content hashing in clipboard poller
- docs: update PRD and progress
- refactor: make realtime sync idempotent and duplicate-safe
- docs: update PRD and progress
- refactor: implement sync transition resolver with deterministic diffing
- docs: update PRD and progress
- refactor: remove token prefix debug logs from auth callback
- docs: update PRD and progress
- feat: redact deep-link URLs in backend logging
- docs: update PRD and progress
- feat: sanitize deep-link logging to prevent token exposure
- refactor: streamline video showcase and enhance configuration; remove unused video files
- feat: update hero video showcase to include clipboard and smart paste features; refactor clipboard action handling
- chore: remove unused video sequences and types, refactor capture scripts for clipboard and smart paste features
**Full Changelog**: https://github.com/alexx855/clipmate/compare/v0.0.13...v0.0.14