This is the public changelog. We ship most weeks; major changes get a dedicated entry, smaller ones get rolled up.
For real-time updates, follow @dokly_co on X.
Screenshot needed
keep this changelog updated as features ship — the dates and entries below are templates to replace
2026#
v1.4 — May 2026#
New
- Site generation — generate a full docs site outline from a 2–3 sentence product description. Available on Pro+.
- OpenAPI 3.1 support — full nullable + JSON Schema 2020-12 compatibility.
- Search analytics — see what readers searched for, and what returned no results. Pro+.
Improved
- Editor performance: large pages (5,000+ words) load 3× faster.
- Dark mode color tuning across all components.
- Slash menu now learns from your usage and floats frequently-used blocks to the top.
Fixed
- Custom domain verification no longer stalls if a Cloudflare proxy is enabled mid-verification.
- API Playground correctly handles
application/x-www-form-urlencodedrequest bodies. - Long page titles wrap correctly in the sidebar instead of truncating mid-word.
v1.3 — April 2026#
New
- AI inline actions — improve, expand, summarize, fix grammar, translate. ⌘K to open.
- FAQ component — collapsible Q&A blocks with auto FAQPage schema.
- Badge component — small inline labels for plan-gating, beta tags, etc.
Improved
- 2× faster page load via response streaming on the published site.
- Better error messages when OpenAPI imports fail.
v1.2 — March 2026#
New
- Auto-generated
llms.txtandllms-full.txtfor AI crawlers. - IndexNow integration — pings Bing/Yandex on every publish.
- Custom OG image per page (Pro+).
Improved
- New default Open Graph image template — cleaner, more legible at small sizes.
v1.1 — February 2026#
New
- Custom domains on Pro plans, with auto-issued Let's Encrypt certs.
- Image storage tiers: 500 MB / 2 GB / 10 GB by plan.
- Project export — download all pages as a zip of MDX files.
v1.0 — January 2026#
Initial public launch. Core features:
- Browser-based MDX editor with slash menu and live preview.
- Multi-tenant subdomains (
*.dokly.co). - Components: Callout, Tabs, Steps, Card, CardGroup, Code Block, API Playground, Image.
- Search (Fuse.js), dark mode, sitemap, robots.txt.
- OpenAPI 3.0 import for API references.
- Free / Starter / Pro pricing.
Subscribing to updates#
There's no email list for the changelog yet. The best ways to stay current:
- Follow @dokly_co on X.
- Watch the GitHub repo for releases (if/when public).
- Bookmark this page.