- Added support for Filament v5 (alongside existing v4 support)
- Package now supports both Filament ^4.0 and ^5.0
- Fully compatible with Livewire v4 (required by Filament v5)
- No breaking changes - seamless upgrade for existing users
- Added support for PHP 8.4
- Package now supports PHP 8.2, 8.3, and 8.4
- π¨ 8 official Shadcn themes (Default, Red, Rose, Orange, Green, Blue, Yellow, Violet)
- π Signature color inversion between light and dark modes
- π« Adaptive color support for custom brand colors
- β¨ Seamless Filament integration
- PHP 8.2 or higher
- Laravel 11 or 12
- Filament 4.x or 5.x
Extensively tested with Filament v5:
- β
Theme rendering in dark mode
- β
Theme rendering in light mode
- β
Color inversion working correctly
- β
All 8 themes compatible
Test environment:
- Filament v5.0.0
- Livewire v4.0.1
- Laravel 12.47.0
- PHP 8.3.30
See: https://github.com/openplain/filament-shadcn-theme/compare/v1.0.1...v1.1.0