Skip to content

Latest commit

 

History

History
97 lines (57 loc) · 5.02 KB

CHANGELOG.md

File metadata and controls

97 lines (57 loc) · 5.02 KB

Changelog

Full Changelog

Fixed bugs:

  • Using ->toOthers() results in a "Ably error: Malformed message; invalid connectionKey" Same as issue 38 #48
  • Issue with client ID when using SPA like inertia #45

Closed issues:

  • Fix base64 decode #51
  • Monitor channel connection/disconnect #47
  • Using ->toOthers() results in a "Ably error: Malformed message; invalid connectionKey" #38

Merged pull requests:

Full Changelog

Closed issues:

  • Update Ably Laravel Broadcaster to support Laravel 11 #42
  • Update README to use ably-js version < 2.0 #40

Merged pull requests:

Full Changelog

Closed issues:

  • Add missing agent header for laravel version #32
  • Need Laravel 10 support #29

Merged pull requests:

  • Removed non-documented capability key check #34 (sacOO7)
  • Added laravel agent header #33 (sacOO7)
  • Update laravel echo doc #31 (sacOO7)
  • Update README ably clientOptions #30 (sacOO7)

Full Changelog

Closed issues:

  • Laravel 10 compatibility #24

Merged pull requests:

Full Changelog

Implemented enhancements:

  • Improve response time for token-signing #15 (qsdstefan)
  • Add ABLY_SYNC_SERVER_TIME time option #19 (sacOO7)

Merged pull requests:

Full Changelog

Merged pull requests:

  • Update README with support for Pusher compatible broadcasters #10 (sacOO7)
  • Fix ably-echo import in README #11 (sacOO7)
  • Ably-Agent header support #7 (sacOO7)

Merged pull requests:

  • Add initial laravel broadcaster for Ably #1 (sacOO7)