Changelog

What's new

A running log of every release. Subscribe via RSS at /changelog.rss.

  1. v1.5.0featureApril 22, 2026

    Instant preview before sign-up

    • Reserve a short code and preview its QR code without an account.
    • Claim reserved codes during sign-up to keep the original URL.
    • Pre-filled developer documentation on every preview page.
  2. v1.4.2improvementApril 8, 2026

    Faster bulk operations

    • Bulk shorten endpoint now processes 1,000 URLs per request (was 250).
    • p99 redirect latency reduced to 18ms across all edge regions.
    • Dashboard list virtualizes after 200 rows for smoother scrolling.
  3. v1.4.1fixMarch 27, 2026

    QR rendering corrections

    • Fixed PNG export at 2048px on Safari 17.
    • SVG QR codes now embed a viewBox for clean CSS scaling.
  4. v1.4.0securityMarch 11, 2026

    Hardened API key model

    • API keys now hashed with Argon2id at rest.
    • Per-key rate limits and IP allowlists in account settings.
    • Rotation endpoint with 24-hour grace period for old keys.
  5. v1.3.0featureFebruary 4, 2026

    Public OpenAPI specification

    • Swagger UI at /docs and machine-readable spec at /api/openapi-spec.
    • Generated TypeScript and Python client examples in /api-docs.
  6. v1.2.0featureJanuary 14, 2026

    Custom domains

    • Bring your own domain on Business and Enterprise plans.
    • Automatic TLS provisioning via Let's Encrypt.