Beautiful Website for Your Projects
Contributors
Changelog
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
v1.11.0
March 26, 2026
What's Changed
- 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: https://github.com/jaredwray/docula/compare/v1.10.1...v1.11.0