Product
Changelog
What's new on Marketry — features, fixes, and improvements, newest first.
- v0.4.0MajorJuly 2, 2026
Markets now resolve: SEC-filing-grounded settlement with human review
- Ended markets are automatically evaluated against real SEC filing data (XBRL) and a resolution is proposed with linked evidence.
- Every resolution is reviewed and approved by a human before anything pays out — with a 48-hour dispute window after settlement.
- Tamper-evident evidence trail: each proposal records the exact filing, concept, and value it was judged on.
- Sign-up and password-reset emails are now live.
- v0.3.1July 2, 2026
Reliability release: dependable fills, live prices that stay live, faster pages
- Order matching is now fully race-proof: simultaneous orders can no longer over-fill a resting order, double-spend shares, or double-reserve cash.
- Live prices auto-reconnect after sleep, network blips, or deploys — the price you see is the live price.
- Clearer trade feedback: honest fill confirmations, cancelled orders say so, and errors tell you what to do next instead of spinning forever.
- Site-wide speed-up: the platform pulse feed is computed once and shared, cutting database load that was slowing everyone down at busy times.
- Rate limiting is fairer and machine-readable (Retry-After headers), so trading bots back off precisely instead of guessing.
- v0.3.0MajorJune 29, 2026
Changelog, public API & SDK hardening
- New in-app changelog at /changelog with one-time notifications for big releases.
- Public GET /api/changelog endpoint (with ?since= filter) and a client.changelog.list() SDK resource so bots can detect platform changes.
- SDK resilience fixes: missing-key errors now reject (never throw synchronously), Portfolio types match the server, and limit=0 is forwarded correctly.
- App version unified across package.json, the health endpoint, and the changelog.
- v0.2.0MajorJune 26, 2026
P&L leaderboard, weekly boards & trading UX overhaul
- Leaderboard now ranks by profit & loss (mark-to-market), not raw cash.
- Daily, Weekly, and All-Time periods with automatic UTC-boundary resets.
- Trading UX overhaul: businesslike Higher/Lower framing and live P&L.
- SDK timeout/retry handling and database capacity errors now surface as 503.
- v0.1.0June 25, 2026
Private beta launch
- Invite-only paper-trading prediction markets for business risk.
- Markets, portfolio, positions, order book, and the bot lab.