Releases: solutionforest/Inspirecms-core
Releases · solutionforest/Inspirecms-core
5.0.0
InspireCMS v5.0.0
InspireCMS v5.0.0 is a major release focused on framework compatibility updates and dependency alignment for the next generation of the platform.
Highlights
- Laravel 12 and Laravel 13 support across v5 packages
- PHP 8.2+ baseline
- Filament 5 support in the support package
Package Compatibility
Runtime
- PHP: >= 8.2
- Laravel: ^11.0 | ^12.0 | ^13.0
Ecosystem
- Filament (support package): ^5.0
- InspireCMS core package links to matching support package version via self.version
Important Notes for Upgrades
- This is a major version. Review your dependency constraints before upgrading.
- If your app is using older Filament versions, upgrade to Filament 5 before adopting InspireCMS v5.
- If you customized model observer behavior, ensure your implementation is compatible with Laravel 13 model booting behavior.
- Clear caches after upgrade:
php artisan optimize:clearInstallation / Upgrade
composer require solution-forest/inspirecms-core:^5.0Full Changelog: 4.0.10...5.0.0
If you tag from a different base point, replace compare ranges with your actual previous release tag (for example, 4.0.10...5.0.0).
4.0.11
What's Changed in 4.0.11
📘 Documentation updates
- Add test matrix workflow, update Laravel compatibility, and enhance upgrade documentation (7269db9)
- Docs: switch to trait-level event listeners (de5086b)
🔧 Other Changes
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (225e2b8)
- Move model observers to model booted hooks (d301ac7)
- Use GITHUB_TOKEN instead of INSPIRECMS_PAT (f0461bb)
- Add alignment for path repository version in CI workflow (614c256)
- Refactor path repository version alignment in CI workflow (d631196)
- Add --no-coverage flag to Pest test command in CI workflow (954149e)
- Refactor CI workflow to remove dependency matrix and update actions/checkout version (0a88116)
Installation
Full Changelog: 4.0.10...4.0.11
1.2.4
What's Changed in 1.2.4
🐛 Bug fixes
- Fix typo in 'resotred' method name to 'restored' (4577dba)
🔧 Other Changes
- Bump actions/checkout from 4 to 5 (bc81ec8)
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 (74c602d)
- Raise media-library modal z-index; update editor (6b7b9b2)
Installation
Full Changelog: 1.2.3...1.2.4
4.0.10
What's Changed in 4.0.10
🔧 Other Changes
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (6416203)
Installation
Full Changelog: 4.0.9...4.0.10
4.0.9
What's Changed in 4.0.9
🔧 Other Changes
- Remove filament/upgrade dev dependency (9745db2)
Installation
Full Changelog: 4.0.8...4.0.9
4.0.8
What's Changed in 4.0.8
🔧 Other Changes
- Extract HasContentFormActions into separate file (d0c54ab)
Installation
Full Changelog: 4.0.7...4.0.8
4.0.7
What's Changed in 4.0.7
🐛 Bug fixes
- Fix: 'slug' & 'meta title' not update after content's title changes (904d362)
- Bug Fix - Invalidate Document Type While Createing Content (8c45718)
🔧 Other Changes
- Merge remote-tracking branch 'origin/HEAD' into 4.x (da7df0f)
- Hotfix: 'Publish' action no effect (39ffaa1)
Installation
Full Changelog: 4.0.6...4.0.7
4.0.6
Full Changelog: 4.0.5...4.0.6
4.0.5
What's Changed in 4.0.5
🐛 Bug fixes
- Change frontend routes to GET to fix Livewire 404 (86f90f1)
🔧 Other Changes
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (b624924)
- Merge remote-tracking branch 'origin/HEAD' into 4.x (5d0f6b4)
Installation
Full Changelog: 4.0.4...4.0.5
4.0.4
What's Changed in 4.0.4
🔧 Other Changes
- Adjust theme switcher position with alert dialog (43021b7)
Installation
Full Changelog: 4.0.3...4.0.4