Beautiful Website for Your Projects
Contributors
Changelog
v1.14.0
April 18, 2026
What's Changed
- feat: add onAutoReadme hook to transform resolved README content by @jaredwray in https://github.com/jaredwray/docula/pull/402
- chore: upgrading biome, playwright, types, and vitest by @jaredwray in https://github.com/jaredwray/docula/pull/403
- chore: upgrading ai and the ai-sdk providers by @jaredwray in https://github.com/jaredwray/docula/pull/404
- chore: upgrading writr, ecto, and @cacheable/net to latest by @jaredwray in https://github.com/jaredwray/docula/pull/405
- chore: upgrading dotenv to 17.4.2 by @jaredwray in https://github.com/jaredwray/docula/pull/406
- chore: upgrading tsdown to 0.21.9 by @jaredwray in https://github.com/jaredwray/docula/pull/407
- chore: upgrading hashery to 2.0.0 by @jaredwray in https://github.com/jaredwray/docula/pull/408
- chore: upgrading to typescript 6.0.2 by @jaredwray in https://github.com/jaredwray/docula/pull/409
- feat: api reference and documentation nav cleanup by @jaredwray in https://github.com/jaredwray/docula/pull/410
Full Changelog: https://github.com/jaredwray/docula/compare/v1.13.0...v1.14.0
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