Changelog
What shipped, and what it changes for you.
Customer-visible changes only. Nothing here is planned or unreleased: everything on this page has actually happened, which is the only reason to read it.
Invoices
Every billing period now produces a numbered document with its VAT treatment, at /invoices in the console. Credit notes too, when something needs correcting.
Two-factor authentication
A code from your authenticator as well as your password, with ten single-use recovery codes. Set it up on your account page; nothing changes until you have proved the app stored the secret.
Take your data, or close your account
Everything we hold about you as a JSON download, and a real delete rather than a flag. Both on your account page.
A page for your plan, and one for every charge
/plan shows what your tier includes and how much of the allowance is gone. /transactions is the register: filterable, and exportable as CSV under the same filters.
Billing moved to pounds
Prices are quoted and charged in GBP. Model costs are still computed in dollars and converted at a rate stamped on each usage record, so any charge can be recomputed exactly.
One plan covers every product
A subscription is no longer per product. Whatever Vatan launches next is included in the tier you already have, and every charge lands on one ledger attributed to the product that made it.
Organisation spend limits are now enforced
The organisation-wide monthly limit was stored and displayed but never applied, so a request over it succeeded and appeared on a report afterwards. It is now checked before a provider is called and refuses with 402, like the per-key cap always did.