What changed, newest first. Breaking API changes are versioned and announced in advance; everything here is additive unless it says otherwise.
28 July 2026 — Platform redesign
Platform Docs
- New design system across the website, documentation and dashboard: one token contract, one component set, and a light and dark mode that are both contrast-validated.
- Documentation gained a persistent reference navigation, an "on this page" rail, copyable section anchors and search.
- Fixed: code samples for endpoints with a path parameter — such as
GET /v1/ip/{ip}— emitted the placeholder literally. They now substitute the value, so a pasted sample runs. - Fixed: the try-it playground for IP Lookup could not reach the API and always failed. It now works for all three APIs.
- Code samples read the key from a
GEOVERIO_API_KEYenvironment variable and check the response status, in all four languages. - Added "Copy as curl" to the playground, so a successful run becomes a request you can paste into a terminal.
- Documented the error envelope, the full status-code list including quota exhaustion and
5xx, and the per-plan rate and quota figures. - Published Privacy, Terms, DPA, Security and Status pages.
- Added an Enterprise tier to the pricing page.
- Accessibility: visible focus on every control, keyboard-reachable tables that keep their column headers on mobile, and hints and errors wired to their fields.
- The partner portal now shares the platform's design system.
23 July 2026 — Address Autocomplete
API
- Self-healing data importer: failure classification, paging fallback and change detection, so reference data refreshes without manual intervention.
22 July 2026 — Account security
Platform
- Two-factor authentication by authenticator app or emailed one-time code, with hashed recovery codes.
- Email notification system for account and billing events.
- SEO controls and a generated sitemap.
Subscribing
Notable changes are emailed to account holders. If you want a feed here instead, tell us at [email protected] — it is easy to add and we would rather build the one people ask for.