- Filament v5 and Laravel 12 / 13 support (laravel/jetstream ^5.0, laravel/sanctum ^4.0)
- Works without tomatophp/filament-accounts: actions use the configured
user_model,user_tableandauth_guard(#16) - Published team migrations use your
userstable and skip existing tables and columns; the README now lists the prerequisites and install steps (#21) - Fixed deleting the account from the profile page
- Fixed the remove member button for the team owner
- Fixed a broken
/{panel}/{tenant}/newroute added byallowTenants() - New light/dark screenshots and cover
The Filament v4 line continues on the v4 branch (4.x releases).