Skip to content

Releases: RobTrehy/LaravelUserPreferences

Version 3.1.1

19 Mar 14:48
Compare
Choose a tag to compare

3.1.1 - 2024-03-19

  • Hotfix

Full Changelog: 3.1.0...3.1.1

Version 3.1.0

18 Mar 11:17
04d55bf
Compare
Choose a tag to compare

3.1.0 - 2024-03-18

  • Added support for Laravel 11.x
  • Added support for Laravel 10.x

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

Version 3.0.0

10 Feb 14:22
Compare
Choose a tag to compare

3.0.0 - 2022-03-30

  • Added support for Laravel 9.x
  • Drops support for Laravel 8.x

What's Changed

New Contributors

Full Changelog: 2.1.1...3.0.0

Version 2.1.1

30 Mar 08:52
Compare
Choose a tag to compare

2.1.1 - 2022-03-30

  • Security Updates
  • Fix: avoid passing null to json_decode in PHP 8.1 Reex11

What's Changed

  • Bump doctrine/dbal from 3.1.0 to 3.1.4 by @dependabot in #7
  • Bump laravel/framework from 8.40.0 to 8.75.0 by @dependabot in #11
  • fix: avoid passing null to json_decode PHP8.1 by @Reex11 in #8
  • Bump guzzlehttp/psr7 from 1.8.2 to 1.8.5 by @dependabot in #9

New Contributors

  • @Reex11 made their first contribution in #8

Full Changelog: 2.1.0...2.1.1

Version 2.1.0

02 Aug 09:36
Compare
Choose a tag to compare

2.1.0 - 2021-08-02

Version 2.0.1

30 Jun 08:45
Compare
Choose a tag to compare

Security Updates

v2.0.0

06 Apr 09:46
Compare
Choose a tag to compare

Version 2 - Initial Release

v1.0.1

27 Mar 11:27
Compare
Choose a tag to compare
  • Fixed issue of incorrect column name.
  • FIxed error in readme.

First Release

22 Jan 10:34
Compare
Choose a tag to compare
v1.0.0

Initial commit