Skip to content

Releases: rawilk/laravel-settings

v3.4.0

16 Oct 15:55
8ac3cb1
Compare
Choose a tag to compare

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #63
  • [Feature]: Hash key generator by @rawilk in #68
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #66

Full Changelog: v3.3.1...v3.4.0

v3.3.1

10 Mar 22:39
9e46f29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.1

v3.3.0

14 Nov 16:32
1175103
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

01 Nov 16:31
2c600a0
Compare
Choose a tag to compare

What's Changed

  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #42
  • Add ability to set team id on a single call by @rawilk in #44
  • v3.2.0 doc update by @rawilk in #45

Full Changelog: v3.1.2...v3.2.0

v3.1.2

07 Oct 21:00
ede644e
Compare
Choose a tag to compare

What's Changed

  • Disable caching of the default value if configured that way by @rawilk in #40
  • Update docs for new cache_default_value config option by @rawilk in #41

Full Changelog: v3.1.1...v3.1.2

v3.1.1

02 Oct 12:35
1c44f29
Compare
Choose a tag to compare

What's Changed

  • Give name settings_key_team_id_unique to unique index in team migration file - 1c44f29

Full Changelog: v3.1.0...v3.1.1

v3.1.0

01 Oct 02:08
1b6c576
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

29 Sep 15:29
2bb48a5
Compare
Choose a tag to compare

What's Changed

  • Add team/multi-tenancy support by @rawilk in #28
  • Remove Laravel 8.x support
  • Remove Laravel 9.x support
  • Add PHP 8.3 support
  • Update interface method signatures for Driver and Setting
  • Add support for custom key and context serializers by @rawilk in #30
  • Add custom value serializer support by @rawilk in #31
  • Fix typo in isFalse check - 84989d4
  • Add support to fetch/flush all settings by @rawilk in #32
  • Dispatch events for certain operations in settings service @rawilk in #33
  • Add ability to get the cache key for a given setting key - 91fbd87

Full Changelog: v2.2.2...v3.0.0

v2.2.2

20 Mar 13:53
db4a70f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

07 Feb 17:14
861c7a3
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #13
  • Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #10
  • Improve internal handling of the Context object on Settings service class
  • Prevent decryption errors when checking if a value should be persisted or not on set()

Full Changelog: v2.2.0...v2.2.1