Changelog
What we've shipped.
The releases list, newest first. Subscribe to changelog updates by email if you'd like to be notified when something material ships.
- Integrationv0.9May 7, 2026
eBay integration: production-ready
- OAuth 2.0 with signed state, nonce-replay protection, and 30-day refresh-token rotation.
- Marketplace Notification API: signature-verified webhook handler with cached public keys.
- Sell Fulfillment API: automatic mark-shipped on delivery (carrier=Other, tracking=DIGITAL_DELIVERY).
- Connection auto-deactivation on token revocation, with reauthorisation prompt.
- Featurev0.8.5May 5, 2026
Retention sweep + improved download proxying
- Inactive-account file purge runs daily; honours the per-tenant retention window.
- Download links now go through a proxy that mints fresh signed URLs on each click — buyers no longer hit expired R2 signatures after 48 hours.
- Full audit trail per delivery: who downloaded, when, from which IP.
- Featurev0.8May 1, 2026
Token-based pricing rolled out
- Replaces the previous per-seat plan with token packs that never expire.
- Top-ups available from $7 in the dashboard.
- Plan changes prorate immediately; no end-of-cycle surprises.
- Featurev0.7April 28, 2026
One-click resend and license replacement
- Resend any individual order item or the entire order from the dashboard order drawer.
- Replace an issued license code with a fresh one (CODE products only) — the old code is retired so it cannot be reissued.
- Order export to CSV now includes per-item delivery status and Resend message id for audit.
- Featurev0.6April 22, 2026
Reports and analytics
- New /reports section: deliveries over time, top products, platform breakdown, token usage.
- CSV export of any report.
- Buyer blacklist by email and platform-id, applied across all stores.
- Featurev0.5April 15, 2026
Custom email templates
- Per-product or tenant-default templates with placeholder substitution ({{license_code}}, {{download_link}}, etc.).
- Triple-brace placeholders for trusted HTML blocks (download_section, license_section).
- Send a test email to your own inbox before shipping a template change.
- Integrationv0.4April 10, 2026
Etsy connector built
- OAuth 2.0 with PKCE; refresh-token rotation per Etsy spec.
- Receipt polling every 5 minutes with rate-limit budgeting.
- Pending Etsy API approval before turning on for new sellers.
- Integrationv0.3April 1, 2026
WooCommerce connector — public release
- API-key + secret connection flow for any WordPress host.
- HMAC-SHA256 webhook signature verification.
- Auto-registers the order.created webhook against the connected store.
- Featurev0.2March 25, 2026
Multi-quantity deliveries + license stock
- A single order line item can be mapped to a "5-pack" listing — each order issues 5 distinct codes from the pool.
- Stock-low alerts at configurable thresholds.
- Reusable code support for products that share the same key with every buyer.
- Featurev0.1March 15, 2026
First public release
- WooCommerce + email-delivery flow end-to-end.
- Tenant dashboard with product upload (FILE, CODE, HYBRID), order timeline, manual resend.
- 50 free tokens for every new account.