Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.1.0 source code.tar.gz | 2025-09-04 | 16.4 MB | |
3.1.0 source code.zip | 2025-09-04 | 16.8 MB | |
README.md | 2025-09-04 | 2.3 kB | |
Totals: 3 Items | 33.2 MB | 2 |
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:
- Original V4 Upgrade (https://github.com/thedevdojo/wave/pull/264)
- Additional Tweaks/style updates (https://github.com/thedevdojo/wave/pull/270)
What's Changed
- feat: allow refresh of expired tokens by @JeffreyNaval in https://github.com/thedevdojo/wave/pull/241
- Laravel 12.x Upgrade and Package Updates by @cogneiss-admin in https://github.com/thedevdojo/wave/pull/242
- Fix ApiToken reference by @tnylea in https://github.com/thedevdojo/wave/pull/245
- This includes the Laravel 12 upgrade by @tnylea in https://github.com/thedevdojo/wave/pull/246
- Ensure plugin autoloader registers once by @tnylea in https://github.com/thedevdojo/wave/pull/247
- Update AdminPanelProvider.php by @csavelief in https://github.com/thedevdojo/wave/pull/248
- Fix Wave version display - use local wave.json instead of Composer InstalledVersions by @blestab in https://github.com/thedevdojo/wave/pull/249
- Adding performance improvements by @tnylea in https://github.com/thedevdojo/wave/pull/251
- Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in https://github.com/thedevdojo/wave/pull/253
- Bump livewire/livewire from 3.6.3 to 3.6.4 by @dependabot[bot] in https://github.com/thedevdojo/wave/pull/252
- Use filament setting to define storage disk for Post by @PatBriPerso in https://github.com/thedevdojo/wave/pull/259
- Filament v4 upgrade by @tnylea in https://github.com/thedevdojo/wave/pull/264
- Adding a few more style improvements and more updates for the filamen… by @tnylea in https://github.com/thedevdojo/wave/pull/270
New Contributors
- @JeffreyNaval made their first contribution in https://github.com/thedevdojo/wave/pull/241
- @cogneiss-admin made their first contribution in https://github.com/thedevdojo/wave/pull/242
- @csavelief made their first contribution in https://github.com/thedevdojo/wave/pull/248
- @blestab made their first contribution in https://github.com/thedevdojo/wave/pull/249
- @PatBriPerso made their first contribution in https://github.com/thedevdojo/wave/pull/259
Full Changelog: https://github.com/thedevdojo/wave/compare/3.0.6...3.1.0