github solutionforest/filament-field-group 3.0.0

10 hours ago

v3.0.0 Release

This major release upgrades the Filament Field Group Plugin to support Filament v5, bringing enhanced compatibility and new features aligned with the latest Filament framework.

What's New

  • Full compatibility with Filament v5
  • Improved performance and stability
  • Updated dependencies to match Filament v5 requirements

Breaking Changes

  • Minimum required Filament version is now v5.0

What's Changed

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #9
  • Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #10
  • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #12
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #11

How to Upgrade

  1. Update your composer.json to require "solution-forest/filament-field-group: "^3.0"
  2. Run composer update
  3. Publish updated assets: php artisan filament:assets
  4. If using custom themes, update your tailwind.config.js with the new asset paths
  5. Test your tree widgets/pages for any custom overrides that may need adjustment

For full details, see the commit changes. If you encounter issues, please check the documentation or open an issue.

Full Changelog: 2.0.1...3.0.0

Don't miss a new filament-field-group release

NewReleases is sending notifications on new releases.