Releases: danilopolani/filament-plausible-widget
Releases · danilopolani/filament-plausible-widget
v3.2.0
What's Changed
- Laravel 12 Support by @DirtyRacer1337 in #12
New Contributors
- @DirtyRacer1337 made their first contribution in #12
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
- Use FILAMENT_PLAUSIBLE_HOST for View More link instead of hardcoded value by @pau1phi11ips in #11
New Contributors
- @pau1phi11ips made their first contribution in #11
Full Changelog: v3.1.0...v3.1.1
v3.1.0
🔥 Added
- Laravel 11 support
🤕 Fixed
- Restore "View more" link
v3.0.0
🔥 Added
- Support for Filament 3.x
🔃 Changed
- Config value
periods.selectableis no longer used
v2.1.1
Added
- Support for Laravel 10
v2.1.0
v2.0.2
Added
- Support for Laravel 9
Fixed
- Dark mode
v2.0.1
Added
- Support for Laravel 9
Fixed
- Dark mode
v2.0.0
Filament v2 compatibility
v1.0.1
Fixed:
- Use
Filament::serving()andasset()to correctly load assets