Release notes, from day one.
One entry per release, taken from the app’s release notes. The live demo runs the released bundle, the same one the snippet on every page installs.
0.1.0
2026-08-15- Interactive documentation generated in the browser from OpenAPI 3.0.x–3.2.x — or Swagger 2.0, converted at load
- Try-it console: schema-driven forms, environments with
{{var}}interpolation and send-blocking, OAuth2 PKCE fully in-browser - Request history with replay; cURL, Postman v2.1, Markdown and HAR exports (secrets redacted by default) — and cURL/Postman/HAR import
- Declarative scenarios with a “run all” report, a step-by-step tutorial mode, and Arazzo 1.1 import/export
- In-browser schema audit: 38 rules, letter grade, Markdown report
- Multi-spec with per-spec isolation; OpenAPI Overlay 1.1 applied at load; endpoint hiding
- A reader can patch the schema locally with their own Overlay 1.1 document, and download it to send upstream
- Prose pages resolve
{{var}}from the reader’s environment; sensitive values render masked and are never emitted - An environment travels as a setup link — shared from the manager, or built from scratch without creating it
- 35 daisyUI themes plus config-declared custom themes; English and French UI
- llms.txt, llms-full.txt and MCP config generation — two OpenAPI→MCP bridges to pick from
- One workflow, three readers: an authored scenario hands off as a generated GitHub Actions or GitLab CI job, secrets as names only
apiglow bake: static HTML and Markdown mirrors, a sitemap and a served llms.txt, from one author-side command