Skip to content

Releases: friendsofcat/laravel-feature-flag

4.2.2

01 Feb 19:49
218ec49
Compare
Choose a tag to compare

Add key and variants to the FeatureFlag model fillable properties

Filter By Teams

21 Mar 11:50
0941861
Compare
Choose a tag to compare

Adds the ability to filter by teams

v4.0.0

21 Jul 10:24
6e941ef
Compare
Choose a tag to compare
  • update to Github actions
  • update to PHP 8
  • update to Laravel 8

Filter by roles

01 Oct 10:14
fceaa32
Compare
Choose a tag to compare

Added the ability to enable a feature flag by roles.

Add user stateless option

15 Jul 13:34
950b3a1
Compare
Choose a tag to compare
Merge pull request #15 from luisdalmolin/use-user-from-gate

Use the User model passed from the gate check

v3.1.9: Merge pull request #13 from friendsofcat/fix_format_issue

22 Jun 14:33
e52875f
Compare
Choose a tag to compare

v3.1.8

01 May 18:33
e08cec7
Compare
Choose a tag to compare

Added exists check

HOTFIX array_get depreciated

13 Mar 18:40
Compare
Choose a tag to compare
v3.1.7

hot fix legacy array_get

Bootstrap class issues

13 Mar 18:30
Compare
Choose a tag to compare
v3.1.6

fix style issues

Improve Cache

06 Sep 14:53
65a2cb9
Compare
Choose a tag to compare
Merge pull request #11 from luisdalmolin/master

Additional test coverage