-
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
-
Fix patches test: use MtThreadId/ProjectId newtypes
-
Audit Run 18: type safety, moderation types, sandbox fix, inline SQL extraction
-
Bump server to 0.4.6
-
Audit Run 17 remediation: PoM cold spots, MT detached previews, docs cleanup
-
SyncKit client: refactor pull variants, expand conflict resolution, harden crypto
-
Server: Everything tier pricing, OpenAPI, SyncKit push idempotency, docs refresh