Skip to content

Releases: laravel/reverb

v1.6.0

16 Sep 14:58
728f6e2

Choose a tag to compare

v1.5.1

17 Jun 17:12
c827510

Choose a tag to compare

v1.5.0

01 Apr 14:57
bf84766

Choose a tag to compare

  • [1.x] Bump dependencies to fix tests by @joedixon in #323
  • [1.x] Adds support for reconnecting to Redis if disconnected by server by @joedixon in #281
  • [1.x] Sets X-Powered-By header by @joedixon in #327
  • [1.x] Fix issue with quoted string in .env when running install command by @joedixon in #328

v1.4.8

18 Mar 14:00
b623bff

Choose a tag to compare

v1.4.7

12 Mar 15:32

Choose a tag to compare

  • [1.x] Adds support for server path prefix by @adrum in #311

v1.4.6

28 Jan 15:59
e3aaca3

Choose a tag to compare

v1.4.5

14 Jan 15:52
a058259

Choose a tag to compare

  • [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

10 Dec 16:18
22eab51

Choose a tag to compare

  • [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

12 Nov 16:24
3b00b9c

Choose a tag to compare

v1.4.2

30 Oct 15:09

Choose a tag to compare

  • [1.x] Optionally uses control frames for handling ping and pong by @joedixon in #253