v1.4.5 - 2024-12-27
- [1.x] Fix tests by @joedixon in #293
- [1.x] Check if channel variable isn't null when passed as a filter on channels() method in ArrayChannelManager by @kirills-morozovs in #292
v1.4.4 - 2024-12-06
- [1.x] Allow publishing to others only when using Redis by @larswolff in #275
- Herd is available for Windows, this update enables certificate checki… by @iaidan in #277
- Bugfix for PR 275 - omit socket-id if null by @larswolff in #280
v1.4.3 - 2024-10-31
- Test against php 8.4 by @sergiy-petrov in #267
v1.4.2 - 2024-10-24
v1.4.1 - 2024-10-04
- [1.x] Re-subscribes to the scaling channel when the underlying connection is lost by @ashiquzzaman33 in #251
v1.4.0 - 2024-10-01
- [1.x] Implements API signature verification by @joedixon in #252
- [1.x] Supports Laravel Prompts 0.3 by @crynobone in #255
v1.3.1 - 2024-09-19
- [1.x] Supports
laravel/prompts
v0.2 by @crynobone in #249
v1.3.0 - 2024-09-03
v1.2.0 - 2024-08-16
- Dispatch an event when channel created or removed. by @kirills-morozovs in #242
v1.1.0 - 2024-08-06
- Dispatch an event when a connection is pruned. by @joekaram in #235
- [1.x] Add support for wildcard allowed origins by @rabrowne85 in #233
- Prevent message with data: "" taking server down by @lee-van-oetz in #237
- Remove duplicate code by @FeBe95 in #240
Initial release.