Skip to content

v0.25.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 07:30
· 1 commit to main since this release

0.25.0

(Full Changelog)

API and Breaking Changes

  • Add WsChatModel.keep_alive() #535 (@dlqqq)
  • Clean up chat WebSocket API #530 (@dlqqq)
  • Make chat_id a reliable identifier for every chat #526 (@dlqqq)

Enhancements made

Bugs fixed

  • Drop the re-broadcast required for writing status in WS chat #534 (@dlqqq)
  • Set ready after load complete #532 (@brichet, @dlqqq)
  • Push user and metadata updates to WS chat clients #531 (@dlqqq)
  • Adopt synced document id under RTC instead of minting a new one #528 (@dlqqq)
  • Fix LabChatModel.id returning undefined due to shadowed accessor #527 (@dlqqq)
  • fix: avoid background tasks for synchronous YChat updates #521 (@uuzzrm, @dlqqq)
  • Require User to be a dataclass in backend #518 (@dlqqq)
  • Return typed attachments from YChat.get_attachments() #515 (@bhavana-nair, @dlqqq)
  • Trigger a rerender of the message when the mime model only is updated #506 (@brichet, @dlqqq)
  • Allow bot users to send empty messages in the frontend #500 (@brichet, @dlqqq)

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.

(GitHub contributors page for this release)

@bhavana-nair (activity) | @brichet (activity) | @dlqqq (activity) | @opensource-joe (activity) | @uuzzrm (activity)