Skip to main content
Shopper follows Semantic Versioning. Minor and patch releases never contain breaking changes. Major releases are aligned with Filament’s major versions, though a Filament major bump does not automatically trigger a Shopper major if the upgrade requires minimal changes for users.

Support Policy

VersionFilamentNew featuresBug fixesSecurity fixes
1.x2.xEnded Jul 2023Ended Jul 2023Ended Jul 2023
2.x4.xUntil October 2026Until April 2027Until October 2027
3.x5.xUntil Shopper 4.x stable release~1 year after Shopper 4.x stable release~2 years after Shopper 4.x stable release

New Features

Pull requests for new features are only accepted for the latest major version. Once a new major version is released, the Shopper team will no longer accept pull requests for new features in previous versions. Any open pull requests will either be redirected to target the latest major version or closed, depending on conflicts with the new target branch.

Bug Fixes

After a major version is released, the Shopper team will continue to merge pull requests for bug fixes in the previous major version for one year. After this period, pull requests for that version will no longer be accepted. The Shopper team processes bug reports for supported versions in chronological order, though critical bugs may be prioritized. Bug fixes are typically developed only for the latest major version. However, contributors can backport fixes to other supported versions by submitting pull requests.

Security Fixes

The Shopper team currently plans to continue providing security fixes for major versions for at least two years. If you discover a security vulnerability in Shopper, please report it through GitHub. All security vulnerabilities will be addressed promptly. Please note that while a Shopper version may receive security fixes, its underlying dependencies (PHP, Laravel, Filament, and Livewire) may no longer be supported. Therefore, applications using older versions of Shopper could still be vulnerable to security issues in these dependencies.