Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Releases: beyondcode/laravel-websockets

1.14.1

30 Aug 07:23
fee9a81
Compare
Choose a tag to compare

What's Changed

  • Fix Symfony deprecation error in TriggerEventController by @pajkho in #1147

New Contributors

Full Changelog: 1.14.0...1.14.1

1.14.0

15 Feb 10:42
Compare
Choose a tag to compare
  • Add Laravel 10 support

1.13.2

14 Dec 08:57
50f8a1e
Compare
Choose a tag to compare

What's Changed

  • Make TriggerEventController accept both 'channel' and 'channels'. by @madpilot78 in #1046

New Contributors

Full Changelog: 1.13.1...1.13.2

1.13.1

03 Mar 08:43
f0649b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.13.0...1.13.1

1.13.0

14 Feb 10:36
2df8ee3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.12.0...1.13.0

2.0.0-beta.37

14 Feb 11:18
605a7fa
Compare
Choose a tag to compare
  • Laravel 9 support

2.0.0-beta.36

06 Apr 14:32
9dbc38a
Compare
Choose a tag to compare
  • Fixed custom websocket handlers definitions (#735)

2.0.0-beta.35

06 Apr 13:48
ba3a2ad
Compare
Choose a tag to compare
  • Laravel Octane additional fixes (#733)

1.12.0

06 Apr 14:22
0380f5e
Compare
Choose a tag to compare
  • Laravel Octane fixes (#734)

2.0.0-beta.34

30 Mar 15:34
Compare
Choose a tag to compare
  • Removed higher-order messages in favor of callbacks (#708, 1bb727f)