3.1.0
This latest release now supports Filament V4 and Tailwind CSS v4.
Below are the two important PR's that you'll want to look at if you want to make this update on your end:
What's Changed
- feat: allow refresh of expired tokens by @JeffreyNaval in #241
- Laravel 12.x Upgrade and Package Updates by @cogneiss-admin in #242
- Fix ApiToken reference by @tnylea in #245
- This includes the Laravel 12 upgrade by @tnylea in #246
- Ensure plugin autoloader registers once by @tnylea in #247
- Update AdminPanelProvider.php by @csavelief in #248
- Fix Wave version display - use local wave.json instead of Composer InstalledVersions by @blestab in #249
- Adding performance improvements by @tnylea in #251
- Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #253
- Bump livewire/livewire from 3.6.3 to 3.6.4 by @dependabot[bot] in #252
- Use filament setting to define storage disk for Post by @PatBriPerso in #259
- Filament v4 upgrade by @tnylea in #264
- Adding a few more style improvements and more updates for the filamen… by @tnylea in #270
New Contributors
- @JeffreyNaval made their first contribution in #241
- @cogneiss-admin made their first contribution in #242
- @csavelief made their first contribution in #248
- @blestab made their first contribution in #249
- @PatBriPerso made their first contribution in #259
Full Changelog: 3.0.6...3.1.0