Skip to content

Releases: laravel/echo

v1.15.2

11 Jul 14:55

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

Choose a tag to compare

  • Fix broken Typescript presence channel interface "whisper" method by @DellanX in #377

v1.15.0

17 Jan 16:20

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

Choose a tag to compare

Fixed

v1.14.1

25 Oct 16:24

Choose a tag to compare

Fixed

v1.14.0

06 Sep 15:44

Choose a tag to compare

Added

v1.13.1

02 Aug 14:56

Choose a tag to compare

Changed

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

v1.13.0

27 Jul 07:23

Choose a tag to compare

Added

  • Adds Turbo Interceptor to add X-Socket-Id header on Turbo requests by @tonysm in #348

v1.12.1

13 Jul 14:52

Choose a tag to compare

Fixed

v1.12.0

21 Jun 15:12

Choose a tag to compare

Added