Changelog
What shipped in each release. Current version: v0.2.0
v0.2.0
- SEO landing pages: copy-as-curl guide, LLM token guide, remove-headers guide
- curl to fetch and curl to Python converters
- Per-page meta tags, HowTo/Breadcrumb/Organization schema, raster OG image
- Site footer with internal links; sitemap lastmod for all routes
v0.1.0
- Version badge in header and changelog page
- Fix curl bodies truncated when DevTools uses $'...' quoting
v0.0.4
- Fix Cloudflare build with production env defaults
- Fix GA4 by inlining PUBLIC_GA_MEASUREMENT_ID at build time
- GitHub Actions workflow for CI builds
- SEO meta tags, sitemap, FAQ schema, Google Analytics, custom favicon
v0.0.3
- Fix GraphQL curl bodies losing literal \n escapes in JSON
v0.0.2
- Cloudflare Pages Git builds and Wrangler config
- Wrangler CLI and static deploy setup
v0.0.1
- Initial release: strip browser headers from DevTools curl commands
- Settings for Cookie, X-* headers, allow/deny lists
- Curl validation, explainer, and token estimate