Skip to content

Releases: savannabits/filament-modules

v3.0.0-beta.2

27 Jul 14:15
1847f36
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

What's Changed

  • Added sidebar start and end hooks for modular panels by @coolsam726 in #42
  • Fix: Moved sidebar hooks to the register function after filament has been resolved. by @coolsam726 in #43

Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2

v3.0.0-beta.1

24 Jul 16:32
d982ee1
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-beta.0...v3.0.0-beta.1

v3.0.0-beta.0

24 Jul 16:16
18dcd24
Compare
Choose a tag to compare
v3.0.0-beta.0 Pre-release
Pre-release

Complete Rewrite of the package for Livewire v3 and Filamentphp v3

What's Changed

Full Changelog: v2.0.0-beta...v3.0.0-beta.0

v2.0.1

21 Jul 08:10
5e1c7a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

21 Jul 06:18
67feb9a
Compare
Choose a tag to compare

What's Changed

  • Support for Filament Shield and Module Permissions by @coolsam726 in #33
  • Bug Fix: Check for Filament login before checking permissions by @coolsam726 in #34
  • Bug Fixes: Enforce Permissions check only if filament-shield is installed: by @coolsam726 in #36
  • Final Documentation Review for v2.0.0 release: by @coolsam726 in #37

Breaking Changes

  • module:make-filament-context command has been renamed to module:make-filament
  • The generation commands have changed their signatures to allow segregation of the context in which they are generated. Refer to docs for the new generation format.

Full Changelog: v1.3.3...v2.0.0

v2.0.0-beta.2

20 Jul 13:00
12d7f9a
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

What's Changed

  • Bug Fixes: Enforce Permissions check only if filament-shield is installed: by @coolsam726 in #36

Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2

v2.0.0-beta.1

19 Jul 20:18
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

What's Changed

  • Bug Fix: Check for Filament login before checking permissions by @coolsam726 in #34

Full Changelog: v2.0.0-beta...v2.0.0-beta.1

v2.0.0-beta.0

19 Jul 20:06
0dc9ca0
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

What's Changed

  • Support for Filament Shield and Module Permissions (WIP) by @coolsam726 in #33

Full Changelog: v1.3.3...v2.0.0-beta

v1.3.3

19 Jul 10:57
8878434
Compare
Choose a tag to compare

What's Changed

  • Optionally configure your own theme (css) to be registered for each context in filament-modules config file by @coolsam726 in #32

Full Changelog: v1.3.2...v1.3.3

v1.3.2

19 Jul 10:33
4d79c18
Compare
Choose a tag to compare

What's Changed

  • Enhancement: If a module has only one context panel, render it directly on the main admin's navigation instead of nesting it in a group by @coolsam726 in #31

Full Changelog: v1.3.1...v1.3.2