github filamentphp/filament v2.5.0

latest releases: v3.2.80, v3.2.79, v3.2.78...
2 years ago

Admin Panel (v2!)

If you're upgrading from admin panel v1, please see our upgrade guide. If you spot anything missing, please open an issue or pull request. For support upgrading your app, please join our Discord server, where someone will help you.

Added

  • Sidebar navigation groups. #384
  • New pages templates for viewing resource records. #146
  • Global search. #408 (comment)
  • Override global scopes for resources. #442
  • spatie/laravel-package-tools support for plugin service providers. #249
  • Manage translatable content using spatie/laravel-translatable. #373
  • Dashboard widget templates.
  • Dashboard layout configuration. #408 (comment)
  • Manage settings using spatie/laravel-settings.
  • Easier relation manager customization. #380
  • Ability to manage BelongsToMany pivot data with relation managers. #103, #287

Changed

  • Properties and methods on resource, relation manager and page classes.
  • Published configuration.
  • Users table and model no longer included.
  • Filament facade renamed to Filament\Facades\Filament.
  • Role functionality removed, in place for better policy support.
  • Theme configuration has been moved from CSS variables to Tailwind configuration.

Don't miss a new filament release

NewReleases is sending notifications on new releases.