Skip to content

Releases: laravel/echo

v1.16.1

09 Apr 15:49
Compare
Choose a tag to compare

v1.16.0

27 Feb 16:52
Compare
Choose a tag to compare
  • Adds support for Reverb as an Echo broadcaster by @joedixon in #391

v1.15.3

29 Aug 15:25
Compare
Choose a tag to compare
  • Export Connector and EventFormatter to provide full extensibility by @slavarazum in #383

v1.15.2

11 Jul 14:55
Compare
Choose a tag to compare
  • Fix broken Typescript presence channel interface "whisper" method by @DellanX in #377
  • Fix TS error in EventFormatter for projects using TS5 by @SanderMuller in #381

v1.15.1

26 Apr 14:40
Compare
Choose a tag to compare
  • Fix broken Typescript presence channel interface "whisper" method by @DellanX in #377

v1.15.0

17 Jan 16:20
Compare
Choose a tag to compare

Added

  • Leave from all channels by @k0mar12 in #365
  • Add an encrypedPrivateChannel function to the NullConnector. by @luniki in #369
  • Add a listenToAll function to the NullConnector. by @luniki in #368

v1.14.2

22 Nov 14:53
Compare
Choose a tag to compare

Fixed

v1.14.1

25 Oct 16:24
Compare
Choose a tag to compare

Fixed

v1.14.0

06 Sep 15:44
Compare
Choose a tag to compare

Added

v1.13.1

02 Aug 14:56
Compare
Choose a tag to compare

Changed

  • Also leave Pusher private encrypted channel by @daannet in #349