Skip to content

Releases: GeniusTS/preferences

2.4

13 Nov 03:16

Choose a tag to compare

  • Support new versions of Laravel (9, 10)

2.3

17 Aug 00:16

Choose a tag to compare

2.3
  • Support Laravel 8
  • Add the ability to pass the view as a string

2.2

21 Mar 10:53

Choose a tag to compare

2.2

Fix bun in building request rules array

2.1

03 Oct 19:06

Choose a tag to compare

2.1

Fix issue in event dispatching when Laravel version greater than 5.7

2.0

11 Aug 14:07

Choose a tag to compare

2.0
  • Update dependencies to support Laravel 6 & 7
  • Fix issue when 2 namespaces has elements with same name.
  • Add ability to manage a specific domain, or specific element inside a domain.

1.1.5

22 Sep 07:07

Choose a tag to compare

Add auto-discover feature

1.1.4

27 Mar 07:18

Choose a tag to compare

  • Reset cached configuration if you already cached it.
  • Add option to use DB transaction while saving data.

1.1.0

04 Nov 21:07

Choose a tag to compare

  • Add ability to save array values
  • Do not get the configuration from database, if it is already cashed.

1.0.8

13 Aug 18:32

Choose a tag to compare

#2 Fire events before and after update preferences

1.0.5

04 Oct 13:15

Choose a tag to compare

Fix error appear when execute artisan command with no DB connection