-
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
-
Bump server to 0.4.7
-
Simplify CSV amount parsing, deduplicate analytics queries
-
Add unit tests, fix performance: OTA queries, admin counts, reqwest reuse
-
Split helpers.rs into formatting, crypto, rate_limit modules
-
Add fast-tests feature, fix and consolidate sandbox tests
-
Fix advisory lock deadlock in sandbox creation
-
Fix auth rate limiter hitting GET /login, add unique test IPs
-
Fix remaining integration test failures from Audit Run 18