All releases
v0.2.4
December 18, 2025
Patch
In this release
New2
Improved3
Fixed2
Internal63
Total70

PDF Generation and Organizations

New PDF generation capability, organization workspaces for teams, redesigned billing experience, and smart navigation for logged-in users.

New Features

2

PDF generation

Generate full-page PDF snapshots of any URL through the API. PDFs are served via a dedicated downloads endpoint with direct URL access.

Organization workspaces

Create organizations and invite team members to share API keys, billing, and usage under a single workspace.

Improvements

3

Redesigned billing experience

The billing page has been completely redesigned with a modern transaction history, proper receipt URLs, and support for deposits up to $50,000.

Smart navigation for logged-in users

CTA buttons and header navigation now route logged-in users directly to the dashboard instead of showing the sign-in modal.

Welcome modal redesign

New users see a polished welcome experience with clear onboarding guidance after signing up.

Bug Fixes

2

Fixed balance display rounding

Account balance now truncates instead of rounding, preventing misleading display of fractional cents.

Caching is now opt-in

Response caching is now disabled by default. Enable it explicitly with the cache parameter when you want cached results.

Plus 63 internal changes for stability and performance.