Skip to content

Releases: PeteBishwhip/laradocs

v0.5.3

19 Jun 11:01
2cc4551

Choose a tag to compare

v0.5.3 - Laravel Boost Support! 🤖

Admit it, we all like delegating documentation to our AI agents!

Well, now you can! This is a special maintenance release that gives you native Laravel Boost guidelines to help your agent help you!

Simple ensure your composer.json file is configured for either ^v0 (Get all updates up to when we drop v1.0!) or v0.5.0 (Pin to v0.5.x), run composer update and finally, just run php artisan boost:install to include them!

CleanShot 2026-06-19 at 12 05 14@2x

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

18 Jun 21:52
8431ea2

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Jun 18:23
a45d334

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...V0.5.1

v0.5.0

17 Jun 22:21
597ac11

Choose a tag to compare

LaraDocs v0.5.0 🎉

We're halfway to v1.0! This release brings two new quality-assurance commands, multi-version documentation, and full internationalisation support with a language switcher.

✨ Highlights

🌍 Internationalisation
LaraDocs now speaks more than one language. This release adds per-language pages and a language switcher (#18), so your docs can serve a global audience out of the box. Translations are managed through Crowdin, with several rounds of updates landing in this cycle.

📚 Multi-version documentation
You can now publish and maintain docs across multiple versions of your project, letting readers browse the docs that match the release they're actually running.

🔍 New docs:check command
A validation command that catches broken links, detects orphaned pages, and flags redirect cycles before they reach your readers.

📝 New docs:lint command
Validates front-matter across your documentation so misconfigured or incomplete page metadata gets caught early.


What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Jun 09:18
0fc3a9d

Choose a tag to compare

🚀 LaraDocs v0.4.0

This one is packed. New CLI, fancy diagrams, math rendering, and your docs now speak more languages than ever. Let's dig in. 👇

✨ Highlights
🖥️ Deploy CLI has landed! Log in, deploy, clone projects, and manage config right from your terminal. (#66)
📊 Mermaid diagrams now render straight from fenced code blocks. Flowcharts in your docs, zero fuss. (#65)
🧮 KaTeX math support is here. Drop in equations and watch them render beautifully. (#80)
🌍 Localisation goes big. The docs UI is now fully localisable (#67), with automatic locale detection from your lang/vendor/laradocs/ filesystem. (#76)
🧩 Blade components inside markdown. Mix and match your favorite components right in your docs. (#84)
🏷️ Auto-generated tag index pages so your content organizes itself. (#83)

🧪 Under the Hood
🎭 Brand new Playwright end-to-end test suite keeping everything rock solid. (#86)
🌐 Fresh Crowdin translation updates rolling in across the board. (#78, #79, #85)

🔧 Dependency Bumps
⬆️ jsdom 25.0.1 → 29.1.1 (#81)
⬆️ laravel/scout ^10.0 → ^11.2 (#82)

📜 Full Changelog: v0.3.0...v0.4.0
Happy documenting! 💙


What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Jun 15:50
84dc7e1

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0.1

06 Jun 17:26
831ef0f

Choose a tag to compare

Note

This is a re-release of v2.0.0 due to an error with Packagist/Composer. There no changes between versions.

What's Changed

Full Changelog: v0.1.4...v0.2.0.1

v0.2.0

06 Jun 13:38
831ef0f

Choose a tag to compare

Re-released due to Packagist error.

What's Changed

Full Changelog: v0.1.4...v0.2.0

v0.1.4

04 Jun 10:45
993dffc

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

04 Jun 00:15
745328f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3