Skip to content

Releases: iMi-digital/laravel-transsid

4.3.2

21 Mar 09:37
5b75ebd
Compare
Choose a tag to compare

What's Changed

  • Don't add "?" to URL if $queryParameters is empty by @anhofmann in #18

Full Changelog: 4.3.1...4.3.2

4.3.1

21 Mar 09:10
3a40c4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.0...4.3.1

4.3.0

08 Sep 14:30
716335c
Compare
Choose a tag to compare

Basic Livewire support

4.2.0

18 Jul 08:31
0220f52
Compare
Choose a tag to compare
  • Preventing the session ID from being stored in the cookie if the session ID is stored in the URL.

4.1.0

17 Jul 14:56
e3d0092
Compare
Choose a tag to compare
  • adding a check for global url-session-middleware
  • cleanup

4.0.0

25 Jul 12:30
edce672
Compare
Choose a tag to compare

Always append SID for to/previous

3.0.2: Merge pull request #8 from iMi-digital/fix/tests

29 Mar 10:01
b6d04c5
Compare
Choose a tag to compare
Fix checking for urlsession middleware

3.0.1

26 Mar 11:35
c7d1061
Compare
Choose a tag to compare
Merge pull request #7 from iMi-digital/fix/tests

Refactor appending session url to check if the route we want to go to has the middleware

3.0.0

25 Mar 14:58
cb95077
Compare
Choose a tag to compare
Merge pull request #6 from iMi-digital/fix/laravel-8-compatibility-docs

Improve docs & fix license expression