packagist rawilk/profile-filament-plugin v0.3.0

latest releases: v0.6.0, v0.5.8, v0.5.7...
24 months ago

What's Changed

Breaking changes

  • Minimum filament version bumped to 3.2
  • Namespace changes for the following profile pages:
    • Rawilk\ProfileFilament\Filament\Pages\Profile to Rawilk\ProfileFilament\Filament\Clusters\Profile\ProfileInfo
    • Rawilk\ProfileFilament\Filament\Pages\Settings to Rawilk\ProfileFilament\Filament\Clusters\Profile\Settings
    • Rawilk\ProfileFilament\Filament\Pages\Security to Rawilk\ProfileFilament\Filament\Clusters\Profile\Security
    • Rawilk\ProfileFilament\Filament\Pages\Sessions to Rawilk\ProfileFilament\Filament\Clusters\Profile\Sessions
  • ProfileFilamentPlugin methods removed:
    • addPage
    • navigation
  • IsProfilePage trait removed
  • filament-inner-nav dependency removed
  • ProfilePageGroup class removed in favor of using filament's native navigation groups
  • profile-filament::layout component removed
  • InvalidProfileNavigation exception removed
  • Minor method signature changes due to pint formatting in various classes - shouldn't really affect anything unless you're extending these classes

Full Changelog: v0.2.1...v0.3.0

Don't miss a new profile-filament-plugin release

NewReleases is sending notifications on new releases.