-
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
-
Bump server to 0.4.5
-
Add Phase 4 testing roadmap: property testing, mutation testing, lifecycle + concurrency integration tests
-
Phase 3: harness helpers + test documentation
-
Phase 2 integration tests: rate limiting + promo code checkout
-
Split scheduler into submodules, add Phase 1 integration tests
-
Bump rand 0.9, fix deprecations, add documentation across all modules
-
Audit Run 16: type safety, performance, dedup, testing (A- -> A)
-
Fix sandbox IP cap bypass, race condition, S3 orphans, dead constants
-
Sandbox fuzz fixes: add missing guards, block public content leaks
-
Update landing page: move CTAs to hero, clean up copy
-
Bump version to 0.4.4
-
Creator trust audit round 4, Everything tier rename, privacy job tracking
-
Add guest checkout, embeddable widgets, and trust audit fixes
-
Update MT todo: mark MaybeUser session warning as fixed
-
Log warning on session display_name read errors in MaybeUser extractor
-
Fix integration tests for CSRF rotation, hashed API keys, and schema changes