Skip to content

v4.4.0

Latest

Choose a tag to compare

@janthurau janthurau released this 13 Jul 09:08
v4.4.0
3634ee9

What's Changed

  • feat: add flushDelay option for batching updates to reduce websocket traffic during heavy editing by @janthurau in #1118
  • feat: add consistent state synchronization across Redis instances by @janthurau in #1119
  • fix: make sure server.destroy() only runs once by @DefV in #1114
  • fix: allow binding the server to a specific address by @janthurau in #1121
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #1117
  • build(deps): bump hono from 4.12.21 to 4.12.25 by @dependabot[bot] in #1116
  • build(deps): bump ws from 8.19.0 to 8.21.0 by @dependabot[bot] in #1115

New Contributors

Full Changelog: v4.3.0...v4.4.0