Changelog
v1.13.0
Release
April 13, 2026
- fix: Remove site title text from header logo by @jaredwray in https://github.com/jaredwray/docula/pull/397
- fix: autoReadme to render root README in place without copying by @jaredwray in https://github.com/jaredwray/docula/pull/398
- fix: Add AI-powered README metadata enrichment for OG/meta tags by @jaredwray in https://github.com/jaredwray/docula/pull/399
- feat: ai enrichment for release notes by @jaredwray in https://github.com/jaredwray/docula/pull/400
v1.12.0
Release
April 2, 2026
- fix: move temp-* test folders to test/temp/ directory by @jaredwray in https://github.com/jaredwray/docula/pull/387
- fix: Refactor test helpers into shared utilities module by @jaredwray in https://github.com/jaredwray/docula/pull/388
- feat: Add standalone binary build support using Node.js SEA by @jaredwray in https://github.com/jaredwray/docula/pull/390
- fix: Update Google Gemini model to gemini-2.5-flash-lite by @jaredwray in https://github.com/jaredwray/docula/pull/391
v1.11.1
Release
March 27, 2026
- Fix auth controls for multi-spec API pages by @half-ogre in https://github.com/jaredwray/docula/pull/386
Full Changelog: https://github.com/jaredwray/docula/compare/v1.11.0...v1.11.1
v1.11.0
Release
March 26, 2026
- feat: add support for multiple OpenAPI/Swagger specs by @jaredwray in https://github.com/jaredwray/docula/pull/383
- fix: Remove automatic copying of referenced assets in README by @jaredwray in https://github.com/jaredwray/docula/pull/384
- fix: removing return to home button as logo has link by @jaredwray in https://github.com/jaredwray/docula/pull/385
Full Changelog:...
v1.10.1
Release
March 25, 2026
- feat: adding styling documentation for copy code and lightbox by @jaredwray in https://github.com/jaredwray/docula/pull/381
- feat: Allow raw HTML in changelog entries by @half-ogre in https://github.com/jaredwray/docula/pull/382
Full Changelog:...
v1.10.0
Release
March 24, 2026
- feat: draft changelog, copy code, lightbox, homeUrl, and changelog link fix by @half-ogre in https://github.com/jaredwray/docula/pull/380
Full Changelog: https://github.com/jaredwray/docula/compare/v1.9.1...v1.10.0
v1.9.1
Release
March 23, 2026
- fix: changelog entry url was wrong by @jaredwray in https://github.com/jaredwray/docula/pull/379
Full Changelog: https://github.com/jaredwray/docula/compare/v1.9.0...v1.9.1
v1.9.0
Release
March 23, 2026
- feat: add editPageUrl option for Edit this page button by @jaredwray in https://github.com/jaredwray/docula/pull/373
- feat: Add OpenGraph meta tags support for social sharing by @jaredwray in https://github.com/jaredwray/docula/pull/374
- feat: Add JSON-LD schema generation for SEO by @jaredwray in https://github.com/jaredwray/docula/pull/375
- feat: Extract builder logic into modular files by @jaredwray in https://github.com/jaredwray/docula/pull/376
v1.8.0
Release
March 19, 2026
- chore: upgrading biome, types, and vitest by @jaredwray in https://github.com/jaredwray/docula/pull/368
- chore: upgrading @cacheable/net by @jaredwray in https://github.com/jaredwray/docula/pull/369
- chore: upgrading ecto and writr by @jaredwray in https://github.com/jaredwray/docula/pull/370
- chore: upgrading serve_handler by @jaredwray in https://github.com/jaredwray/docula/pull/371
v1.7.0
Release
March 17, 2026
- feat: adding in changelog json feed by @jaredwray in https://github.com/jaredwray/docula/pull/367
Full Changelog: https://github.com/jaredwray/docula/compare/v1.6.0...v1.7.0
v1.6.0
Release
March 17, 2026
- Configurable base URL and content paths by @half-ogre in https://github.com/jaredwray/docula/pull/366
Full Changelog: https://github.com/jaredwray/docula/compare/v1.5.0...v1.6.0
v1.5.0
Release
March 16, 2026
- feat: adding in variables.css for simpler styling by @jaredwray in https://github.com/jaredwray/docula/pull/350
- feat: changelog with preview, paging, and individual pages by @jaredwray in https://github.com/jaredwray/docula/pull/351
- feat: adding build date to the templates by @jaredwray in https://github.com/jaredwray/docula/pull/352
- feat: builder hooks now have access to the console by @jaredwray in https://github.com/jaredwray/docula/pull/353
v1.2.0
Release
March 12, 2026
- feat: adding in feed.xml generation by @jaredwray in https://github.com/jaredwray/docula/pull/343
- fix: adding some fixes to generating feed.xml by @jaredwray in https://github.com/jaredwray/docula/pull/344
- fix: API operation rendering by @half-ogre in https://github.com/jaredwray/docula/pull/346
- fix: Improve API reference auth handling by @half-ogre in https://github.com/jaredwray/docula/pull/345
v1.1.0
Release
March 10, 2026
- feat: Add configurable header links with optional custom icons by @jaredwray in https://github.com/jaredwray/docula/pull/342
Full Changelog: https://github.com/jaredwray/docula/compare/v1.0.0...v1.1.0
v1.0.0
Release
March 9, 2026
- fix: mobile home page vertical scroll for both themes by @jaredwray in https://github.com/jaredwray/docula/pull/338
- feat: adding oath cookie logon by @jaredwray in https://github.com/jaredwray/docula/pull/339
- Add file-based caching for GitHub API data in .cache folder by @jaredwray in https://github.com/jaredwray/docula/pull/341
v0.90.0
Release
March 7, 2026
- feat: adding try it now to api reference by @jaredwray in https://github.com/jaredwray/docula/pull/325
- feat: collapse side navigation by default in api by @jaredwray in https://github.com/jaredwray/docula/pull/326
- feat: adding in --p and --port for docula serve by @jaredwray in https://github.com/jaredwray/docula/pull/327
- feat: ability to include assets in markdown by @jaredwray in https://github.com/jaredwray/docula/pull/328
v0.50.0
Release
March 3, 2026
- feat: Add new theme support by @chrisllontop in https://github.com/jaredwray/docula/pull/319
- feat: adding ux fixes for modern by @jaredwray in https://github.com/jaredwray/docula/pull/320
- feat: remove the home page if not needed by @jaredwray in https://github.com/jaredwray/docula/pull/321
- feat: creating homePage options by @jaredwray in https://github.com/jaredwray/docula/pull/322
- feat: adding home buttons by @jaredwray in https://github.com/jaredwray/docula/pull/323
v0.41.1
Release
February 23, 2026
- fix: remove he.decode() calls that break HTML entities in code blocks by @jaredwray in https://github.com/jaredwray/docula/pull/317
- fix: publishing to npmjs with dist folder by @jaredwray in https://github.com/jaredwray/docula/pull/318
Full Changelog:...
v0.40.0
Release
January 19, 2026
- Use GitHub-style blockquote alerts in README by @jaredwray in https://github.com/jaredwray/docula/pull/304
- Skip auto-generated TOC when document already has one by @jaredwray in https://github.com/jaredwray/docula/pull/305
- Add TypeScript config file support (docula.config.ts) by @jaredwray in https://github.com/jaredwray/docula/pull/306
- feat: Add public folder copying to dist during build by @jaredwray in https://github.com/jaredwray/docula/pull/307
v0.31.2
Release
December 19, 2025
- chore: adding in minimumReleaseAge by @jaredwray in https://github.com/jaredwray/docula/pull/298
- chore: upgrading vitest and biome to latest by @jaredwray in https://github.com/jaredwray/docula/pull/299
- chore: upgrading writr to 5.0.1 by @jaredwray in https://github.com/jaredwray/docula/pull/300
- chore: upgrading ecto to 4.7.1 by @jaredwray in https://github.com/jaredwray/docula/pull/301