• v0.4.0 53755d6093

    v0.4.0: Remove free tier, add public demo endpoint with watermark
    All checks were successful
    Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 12m31s
    Promote to Production / Deploy to Production (push) Successful in 2m26s

    Ghost released this 2026-02-20 08:32:45 +01:00 | 155 commits to main since this release

    • Remove free account signup flow entirely
    • Add POST /v1/demo/html and /v1/demo/markdown (public, no auth)
    • Demo: 5 requests/hour per IP, 50KB body limit, watermarked PDFs
    • Landing page: interactive playground replaces 'Get Free API Key'
    • Pricing: Demo (free) + Pro (€9/mo), no more Free tier
    • /v1/signup returns 410 Gone with redirect to demo/pro
    • Keep /v1/recover for existing Pro users
    • Update JSON-LD, API discovery, verify page text
    Downloads