-
Add static JS convention: data-attribute bridges, HTMX re-init pattern
-
Performance pass: layout shift fixes, reload elimination, style guide
-
Move completed dashboard work to todo_done.md, slim remaining items
-
Clean up legacy details tab and stale references
-
Dashboard restructure: split Account tab, remove labels, rename jargon
-
Dashboard usability improvements: discoverability, learnability, complexity
-
Fix CSRF, SyncKit rate limiter, CI pipeline; bump to v0.4.10
-
Server hardening, docs updates, new migrations, SyncKit improvements
-
Doc fuzz: fix stale versions, reduce redundancy, clarify terminology
-
Fix duplicate /changelog route causing startup panic
-
mnw-cli: UX audit fixes + project create endpoint
-
Add global search to site header with Cmd+K shortcut
-
Clean up todo.md: move completed items to todo_done.md
-
Add soft delete with 7-day recovery and wishlist/bookmark
-
Add keyboard shortcuts help overlay and changelog page
-
Add "Save to collection" UI on item pages and library
-
Surface embed feature, promote data export, restructure dashboard tabs
-
Switch price inputs from cents to dollars
-
Add self-service refund UI to item dashboard
-
Standardize pricing terminology to "One-Time Purchase"
-
Update todo version to 0.4.8
-
Consolidate item wizard from 8 steps to 6
-
Fix mechanical todo items: reqwest timeout, dep bumps, promo code visibility
-
Update mnw-cli docs for git auto-create delegation
-
Fix git auto-create: use direct init with shared=group
-
Delegate git repo auto-create from server to mnw-cli
-
Fix git auto-create: use group permissions instead of sudo
-
Bump server version to 0.4.8
-
Fix git repo auto-create permission denied on push
-
Add git access provisioning, mnw-cli features, internal API endpoints