Beautiful Website for Your Projects
Contributors
Changelog
v1.13.0
April 13, 2026
What's Changed
- 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
- feat: Strip leading h1 from autoReadme content to avoid duplication by @jaredwray in https://github.com/jaredwray/docula/pull/401
Full Changelog: https://github.com/jaredwray/docula/compare/v1.12.0...v1.13.0
v1.12.0
April 02, 2026
What's Changed
- 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
- feat: Add standalone binary support via tsdown SEA by @jaredwray in https://github.com/jaredwray/docula/pull/392
- feat: Add Google Tag Manager integration support by @jaredwray in https://github.com/jaredwray/docula/pull/393
- fix: sea binary by @jaredwray in https://github.com/jaredwray/docula/pull/394
- feat: google tag manager fixes and ai logging by @jaredwray in https://github.com/jaredwray/docula/pull/395
- fix: doing simple fixes on tests by @jaredwray in https://github.com/jaredwray/docula/pull/396
Full Changelog: https://github.com/jaredwray/docula/compare/v1.11.1...v1.12.0
v1.11.1
March 27, 2026
What's Changed
- 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