BinderbrewChangelog · Open beta
Built in public — what shipped, when
Binderbrew is in open beta. Every meaningful change is logged here. Want a feature? Drop it on Discord, or start with the Premium plan — Premium subscribers get a direct support line for feature requests.
Binderbrew Premium — one paid tier, monthly or annual
v0.4 · 2026-05-19- Pricing simplified to a single paid plan: Binderbrew Premium at $5/mo or $48/yr (≈ $4/mo on annual).
- Free tier now ships unlimited deck builds, full legality checks, and 5 saved decks per device — no caps on the core experience.
- Premium unlocks unlimited saves across devices, side-by-side deck variants, WotC Bracket diagnostics, marketplace exports, the scanner beta, and priority support.
- Founders pricing locked for the life of every Premium subscription started before public launch.
- 30-day money-back guarantee on every paid charge. Cancel anytime from your account.
- Stripe checkout now supports both monthly and annual billing through one hosted session.
- Sign-in / sign-up / account routes scaffolded and noindexed until the auth provider lands.
- Cookie consent banner added so GA/Plausible only fire after explicit consent.
- Scryfall card images now proxy through /api/cards/image with 24h edge cache so the public API stops getting hit on every page view.
WotC Commander Brackets and affiliate-aware buy lists
v0.3 · 2026-05-18- WotC's 1–5 Commander Brackets are live: pick your bracket and Binderbrew enforces Game Changers, mass land destruction, repeatable extra-turn spells, and known two-card combos against the official list.
- A new Bracket diagnostics panel on the Review screen explains exactly which cards push a deck up a bracket.
- Roadmap-only features are no longer labelled as if they ship today; the hero card shows 'Owned 41 / 99' instead of a fake AI fit score.
- Every marketplace link in the buy list now carries Binderbrew utm parameters, ready for TCGplayer / Card Kingdom / Cardmarket affiliate IDs once approved.
- Sol Ring, Mind Stone, Talismans, Signets, Cultivate, and Dockside Extortionist now actually appear in the ramp search (previously missed by the query).
- MDFC cards like Bala Ged Recovery report a real mana value instead of 0.
- Colorless commanders (Kozilek, Karn) get the correct id:c color filter on Scryfall queries.
- Rate limits added on /api/feedback, /api/collection/import, and /api/waitlist. Sheets-bound feedback strips formula-injection characters before forwarding.
- SEO: keyword-rich H1 + crawlable workflow links from the homepage, BreadcrumbList JSON-LD on every SEO landing page, per-build sitemap lastmod, and template titles unified to '%s | Binderbrew'.
Open beta launches at binderbrew.com
v0.2 · 2026-05-15- Public open beta: anyone can upload a collection, pick a commander, and generate a legal 100-card Commander deck with a buy list.
- Three deck variants per generation (aggressive / midrange / value) with a confidence report.
- CSV imports from ManaBox, Moxfield, Archidekt, and pasted decklists.
- Local SQLite persistence for saved decks and collection snapshots.
- Web analytics enabled.