Skip to content

Latest commit

 

History

History
114 lines (65 loc) · 7.33 KB

File metadata and controls

114 lines (65 loc) · 7.33 KB

Release Notes

v1.8.1 - 2026-03-14

  • [1.x] Fix auth signature verification when using a custom server path by @hamedelasma in #368

v1.8.0 - 2026-02-21

v1.7.1 - 2026-02-04

v1.7.0 - 2026-01-06

v1.6.3 - 2025-11-28

v1.6.2 - 2025-11-21

v1.6.1 - 2025-11-11

  • Decode the client event data if it is a valid json string by @vunguyen-it in #352

v1.6.0 - 2025-09-07

v1.5.1 - 2025-06-16

v1.5.0 - 2025-03-31

  • [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 - 2025-03-16

v1.4.7 - 2025-03-06

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

v1.4.6 - 2025-01-28

v1.4.5 - 2024-12-27

  • [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 - 2024-12-06

  • [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 - 2024-10-31

v1.4.2 - 2024-10-24

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

v1.4.1 - 2024-10-04

  • [1.x] Re-subscribes to the scaling channel when the underlying connection is lost by @ashiquzzaman33 in #251

v1.4.0 - 2024-10-01

v1.3.1 - 2024-09-19

v1.3.0 - 2024-09-03

  • Add an activity timeout configuration option by @zeke0816 in #241

v1.2.0 - 2024-08-16

v1.1.0 - 2024-08-06

v1.0.0 - 2024-07-02

Initial release.