-
Forge audit fixes: resampler tail, slice count, clippy gate
-
UX audit fixes: payment errors, trim handles, onboarding theme
-
ux: Help menu (shortcuts + About), Cmd+, opens About
-
updater: runtime enable/disable via watch channel
-
deps: eframe/egui 0.31→0.34, cpal 0.15→0.17, midir 0.10→0.11, tray-icon 0.21→0.22
-
launch-eve fixes: update opt-out, About box, export safety, UI polish
-
Implement UX-audit phases 3 and 4 plus surrounding polish
-
Rename unsafe_mode to loose_files throughout
-
Bundle synckit.toml at compile time instead of SYNCKIT_API_KEY env
-
Embed SyncKit API key, dynamic tiers, tier upgrade/downgrade
-
Audit fixes, split main.rs, atomic ordering, sync tests, UI polish
-
Remove sourcehut CI config
-
Fix trial expiry: reject unparseable dates, check remaining days
-
Add trial mode, bump to 0.4.0
-
Audit Run 14: tests, refactoring, cleanup
-
Preview decode cancellation, cleanup UI routing, null-safe drag-drop
-
v0.3.2: destructive editing, MIDI support, multi-vault, settings panel, skip-activation for alpha
-
Add license key activation gate
-
Add unit tests for API key loading, tray icon, and OTA updater
-
Tag tree sidebar, Rust patterns audit fixes, remove Linux drag-out
-
Add Wayland drag-out, VFS symlink mirror, sync setup UI, and OTA updater
-
Standalone-only: remove plugin/IPC/xtask, add drag-out, VP-tree search, import error summary, app icons
-
Fix toolbar symbols, drag-and-drop analysis, and streaming playback for large files
-
v0.3.0: Beta-ready milestone — OTA updater, 7 new themes, observability (115 instruments), analysis and sync improvements
-
Audit remediation: observability, adversarial fixes, doc comments, sync hardening
-
Version bump to 0.2.1
-
Initial commit