Release notes
Framework 3.x notes and documentation release history.
Atlas framework notes stay on the
3.x product channel. This page also tracks what changed in each documentation release you publish from Knowybase.Docs 2.0.0 — Guides expansion
Added
- Guides space: Testing your app, Background jobs, Middleware recipes, Performance tuning
- Core Concepts: Events & listeners
- Reference: CLI cookbook
- Introduction updated to highlight the new Guides path
Publishing tip
Publish this draft set as documentation version 2.0.0. Historical 1.0.0 remains available on the previous release.
3.0.0 — Framework foundation
Highlights
- Typed route parameters and /api/v3 prefixes
- Unified eager-loading API
- atlas CLI replaces atlas2
- Required config cache in production
Removed APIs
Collection::pluckLegacy(), Route::groupV2(), and the atlas2 binary are removed. Compatibility shims are not provided — migrate before upgrading.
Contributors
Thanks to the fictional Atlas core team and early adopters who validated the upgrade tooling.
Info
Patch releases (3.0.1+) only include bug fixes. Feature work ships in 3.1.x within the same major channel.
Updated Aug 5, 2026
