Skip to content

Releases: savannabits/filament-modules

v4.0.6

24 Apr 16:14
045570c
Compare
Choose a tag to compare

What's Changed

  • Refactor: Replace '/' with DIRECTORY_SEPARATOR in the File generation Concerns by @coolsam726 in #103

Full Changelog: v4.0.5...v4.0.6

v4.0.5

24 Apr 15:57
3f9b9a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.4...v4.0.5

v4.0.4

20 Apr 07:24
d2dbd6b
Compare
Choose a tag to compare

What's Changed

  • Bug Fix: Wrong Directory Separators causing errors when registering Module Plugins by @coolsam726 in #98

Full Changelog: v4.0.3...v4.0.4

v4.0.3

19 Apr 14:56
9e3eee6
Compare
Choose a tag to compare

What's Changed

  • New Test: Testing the convertPathToNamespace helper method by @coolsam726 in #93
  • Attempt 1 to fix the convertPathToNamespace helper by @coolsam726 in #94
  • Attempt 2: Test if convertPathToNamespace is fixed by @coolsam726 in #95
  • Attempt 3: To Fix convertPathToNamespace for windows platform by @coolsam726 in #96
  • Bug Fix: Registering Module Service Providers was not working on windows by @coolsam726 in #97 - Fixes #92

Full Changelog: v4.0.2...v4.0.3

v4.0.2

16 Apr 19:26
7924638
Compare
Choose a tag to compare

What's Changed

  • Early Registration of the Main providers for each module. by @coolsam726 in #91

Full Changelog: v4.0.1...v4.0.2

v4.0.1

15 Apr 11:04
b93f01b
Compare
Choose a tag to compare

What's Changed

  • New Feature: A command to generate a Theme inside a module by @coolsam726 in #89
  • README: Added the Filament Theme command documentation by @coolsam726 in #90

Full Changelog: v4.0.0...v4.0.1

v4.0.0

15 Apr 09:06
60824d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v4.0.0

v3.0.1

15 Apr 08:11
dfa7c08
Compare
Choose a tag to compare

What's Changed

  • Bug Fix: navigation label translation key during filament cluster generation by @coolsam726 in #83

Full Changelog: v3.0.0...v3.0.1

v3.0.0

14 Apr 15:36
33a8e5f
Compare
Choose a tag to compare

What's Changed

  • Support for Filament Shield and Module Permissions (WIP) by @coolsam726 in #33
  • 3.x dev by @coolsam726 in #39
  • Package Name change from filament-modules to modules by @coolsam726 in #40
  • Composer requirements: by @coolsam726 in #41
  • 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
  • 3.x dev - Updated the Sidebar Render Hooks by @coolsam726 in #44
  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #60
  • Laravel 11 Support by @askippers in #58
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #59
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #64
  • Package rewrite to for v3 by @coolsam726 in #65
  • Adjusted README and run-tests workflows to fix the repository link by @coolsam726 in #68
  • Adjusted the run-tests workflow to capture the testbench and carbon matrix by @coolsam726 in #69
  • Separated Tests for Laravel 10 and Laravel 11 by @coolsam726 in #70
  • Added support for nunomaduro/collision v8.x by @coolsam726 in #71
  • README fix: Changed the name of the workflow for the code styling workflow by @coolsam726 in #72
  • New Feature added: Command to create a Filament Resource inside a module by @coolsam726 in #73
  • New Feature: Command to Create Filament Pages in Modules by @coolsam726 in #74
  • Make the Cluster Navigation Label translatable by @coolsam726 in #75
  • New Feature: Widget Generation Command by @coolsam726 in #76
  • Bug Fix: README Badges - fixed the workflow file name by @coolsam726 in #77
  • Updated README with the package's documentation for v3.x by @coolsam726 in #78
  • Update README.md by @coolsam726 in #79

New Contributors

Full Changelog: v1.3.3...v3.0.0

v3.0.0-beta.3

31 Jul 08:21
740b5f1
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

What's Changed

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