Skip to content

Releases: stephenjude/filament-feature-flags

2.1.1

01 Dec 11:23
d5ce9cb
Compare
Choose a tag to compare
  • use array and root backslash when registering plugins by @chrillep in #16

2.1.0

03 Oct 07:35
Compare
Choose a tag to compare
  • Add authorise() method for access control and fixed issue #14

Full Changelog: 2.0.2...2.1.0

2.0.2

17 Sep 12:12
4340b26
Compare
Choose a tag to compare
  • Reintroduce Laravel 11 support.

2.0.1

09 Aug 22:04
Compare
Choose a tag to compare
  • Improved feature segment resolution.
  • Discover features automatically.
  • Updated ReadMe

2.0.0

13 Jul 21:05
33cba40
Compare
Choose a tag to compare

1.0.8

23 Feb 13:01
Compare
Choose a tag to compare
  • Enhance feature resolve logic to meet broader criterias of segmentation by @stephenjude

1.0.7

05 Feb 16:11
Compare
Choose a tag to compare
  • Translations and Resource via config by @eelco2k

1.0.6

16 Dec 16:49
e98ff11
Compare
Choose a tag to compare
  • Improved support for non-class based features by @eyounelson

1.0.5

16 Nov 11:26
Compare
Choose a tag to compare
  • Added purge feature action.

1.0.4

16 Nov 10:47
Compare
Choose a tag to compare
  • Fixed feature resolver logic.