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

Releases: beyondcode/laravel-websockets

1.14.1

Choose a tag to compare

@mpociot mpociot released this 30 Aug 07:23
fee9a81

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

Choose a tag to compare

@mpociot mpociot released this 15 Feb 10:42
  • Add Laravel 10 support

1.13.2

Choose a tag to compare

@mpociot mpociot released this 14 Dec 08:57
50f8a1e

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

Choose a tag to compare

@mpociot mpociot released this 03 Mar 08:43
f0649b6

What's Changed

New Contributors

Full Changelog: 1.13.0...1.13.1

1.13.0

Choose a tag to compare

@mpociot mpociot released this 14 Feb 10:36
2df8ee3

What's Changed

New Contributors

Full Changelog: 1.12.0...1.13.0

2.0.0-beta.37

Choose a tag to compare

@mpociot mpociot released this 14 Feb 11:18
605a7fa
  • Laravel 9 support

2.0.0-beta.36

Choose a tag to compare

@rennokki rennokki released this 06 Apr 14:32
9dbc38a
  • Fixed custom websocket handlers definitions (#735)

2.0.0-beta.35

Choose a tag to compare

@rennokki rennokki released this 06 Apr 13:48
ba3a2ad
  • Laravel Octane additional fixes (#733)

1.12.0

Choose a tag to compare

@rennokki rennokki released this 06 Apr 14:22
0380f5e
  • Laravel Octane fixes (#734)

2.0.0-beta.34

Choose a tag to compare

@rennokki rennokki released this 30 Mar 15:34
  • Removed higher-order messages in favor of callbacks (#708, 1bb727f)