Releases: laravel/reverb
Releases · laravel/reverb
v1.4.2
v1.4.1
- [1.x] Re-subscribes to the scaling channel when the underlying connection is lost by @ashiquzzaman33 in #251
v1.4.0
- [1.x] Implements API signature verification by @joedixon in #252
- [1.x] Supports Laravel Prompts 0.3 by @crynobone in #255
v1.3.1
- [1.x] Supports
laravel/prompts
v0.2 by @crynobone in #249
v1.3.0
v1.2.0
- Dispatch an event when channel created or removed. by @kirills-morozovs in #242
v1.1.0
- 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
v1.0.0
Initial release.