Skip to main content
Version: 13.x

Release Notes

Versioning Scheme

Apiato and its other first-party packages follow Semantic Versioning. Major framework releases are released every year (~Q1), while minor and patch releases may be released as often as every week. Minor and patch releases should never contain breaking changes.

When referencing the Apiato framework or its components from your application or package, you should always use a version constraint such as ^13.0, since major releases of Apiato do include breaking changes. However, we strive to always ensure you may update to a new major release in one day or less.

Support Policy

For all Apiato releases, bug fixes are provided for 18 months and security fixes are provided for 2 years.

VersionPHP (*)ReleaseBug Fixes UntilSecurity Fixes Until
107.3 - 8.1April 25th, 2021October 25th, 2022April 25th, 2023
118.0 - 8.2April 27th, 2022October 27th, 2023April 27th, 2024
128.1 - 8.2June 4th, 2023December 4th, 2024June 4th, 2025
138.2 - 8.4May 5th, 2025November 5th, 2026May 5th, 2027

(*) Supported PHP versions

Apiato 13

Apiato 13 represents a fundamental shift towards leveraging Laravel's native implementations rather than maintaining custom solutions. This strategic realignment enhances maintainability, reduces technical debt and provides a more familiar experience for Laravel developers. Key native features now used include: