v1.0.0 #155
PeteBishwhip
announced in
Announcements
v1.0.0
#155
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 Laradocs v1.0.0 — we're stable!
This is the big one. After the whole 0.x journey, Laradocs is officially 1.0.0 stable, with a frozen public API, a full migration path, and the feature we've been building towards for months: a native OpenAPI renderer.
Thank you to everyone who kicked the tyres through the pre-releases. Let's ship. 🚀
✨ Highlights
📖 Native OpenAPI renderer
The headline of this release. Laradocs now renders OpenAPI specs natively, no external doc UI required.
native,Scramble, orautoand let Laradocs decide (feat: OpenAPI generator driver selection (native / Scramble / auto) #147)🗂️ Tabbed code blocks and content tabs
Group your
bash/php/jsonsamples into tabs, and organise longer pages with content tabs (#138).🌍 Internationalisation
🔒 Stability and security
execusage to close a potential RCE path ([Aikido] AI Fix for Unsafe exec usage can lead to remote code execution #154)⬆️ Upgrading from 0.x
Please read the migration guide in #152 before bumping. There are a small number of breaking changes tied to the API freeze, and the guide walks through each one.
What's Changed
New Contributors
Full Changelog: v0.6.1...v1.0.0
This discussion was created from the release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions