-
Take makeover-layout and makeover-immediate from the registry
-
Follow the makeover-egui rename to makeover-immediate
-
Render the bevel through makeover-layout and makeover-egui
-
Sign published Linux artifacts with minisign
-
Give the mirror settings and cleanup checkpoint real error handling
-
Clear audiofiles-bench clippy backlog and soften a dead match arm
-
Platinum phases 4 and 5: containers face one way, and nothing grows
-
Platinum phase 3: bevelled buttons and inset wells
-
Platinum: rectangles instead of pills
-
Restore the rustfmt gate on activation.rs
-
Platinum phase 2: the egui bevel primitive and the radius split
-
Bring the design-system and architecture docs onto the intent vocabulary
-
Adopt makeover ThemeSelection and ThemeDirs in the theme layer
-
Refresh Cargo.lock for makeover 2.1.1
-
Move spacing onto makeover-geometry, and strip AI tells
-
Drop trial; make license optional and activation screen a dismissible Pro pitch
-
Add gitleaks secret-scan step to pre-commit hook
-
audiofiles: home preview/instrument + detail clusters into sub-structs
-
docs: correct the build-from-clone instructions
-
core: thread SampleHash through the storage/VFS API (was &str)
-
config: move user_config onto the shared synckit config store
-
copy: drop em-dashes from user-facing strings
-
deps: synckit moved to its own repo
-
Adopt lint block, pin stable toolchain, cargo fmt, fix clippy
-
audiofiles: clarify rusqlite 0.39 pin rationale (libsqlite3-sys 0.37 shared with sqlx)
-
Fix Sync/Sec risk axis: blob upload fault-tolerance + ConfigKey registry
-
dist: use resolve_artifact for strict release-artifact selection
-
Propagate committed_hlc read errors instead of swallowing them
-
Stop deep-cloning the collections and tag lists every frame
-
Dedup the four name-modal handlers behind one outcome helper