Releases: laravel/reverb
Releases · laravel/reverb
v1.6.0
v1.5.1
- Update logo by @iamdavidhill in #330
- Fix encoding of data field in presence channel events to match Pusher protocol by @alinapotupchik in #337
v1.5.0
v1.4.8
- Allow client event without data by @v-sulzhin in #315
v1.4.7
v1.4.6
- [1.x] Add Message Payload Validation and Improve Channel Data Handling by @MahdiBagheri71 in #303
- Supports Laravel 12 by @crynobone in #304
v1.4.5
- [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
- [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
- Test against php 8.4 by @sergiy-petrov in #267