Skip to content

Releases: statikbe/laravel-filament-flexible-content-block-pages

v0.2.7

21 Oct 13:29

Choose a tag to compare

  • Add toggle for tag types to enable SEO tag pages
  • Fix phpstan errors
  • Fix default data seeder options bug

Full Changelog: 0.2.6...0.2.7

v0.2.6

21 Oct 08:34

Choose a tag to compare

  • You can now disable the home page route in config, to implement a custom home page.

v0.2.5

20 Oct 12:53

Choose a tag to compare

  • Add options to default seeder command.

v0.2.4

17 Oct 11:01

Choose a tag to compare

  • Add configurable gate for previewing unpublished pages

v0.2.3

16 Oct 14:35

Choose a tag to compare

  • Fix bug in parent pages
  • Fix version numbering of flexible blocks package

v0.2.2

14 Oct 13:24

Choose a tag to compare

Fix bug with disabled page hierarchy on page tree action

v0.2.1

02 Oct 21:38

Choose a tag to compare

Fix lazy loading exception in menu item observer to clear menu cache.

v0.2.0

02 Oct 21:28

Choose a tag to compare

Add menu caching
Fix language switch component to make the home page work

v0.1.1

30 Sep 19:59

Choose a tag to compare

Fix eager loading of menu items with linkable model: the parent relationships need to be eager loaded to get the url.

v0.1.0

29 Sep 21:58

Choose a tag to compare