Skip to content

Releases: jupyterlab/jupyter-chat

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 07:30

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)

v0.24.2

Choose a tag to compare

@github-actions github-actions released this 28 Aug 12:00

0.24.2

(Full Changelog)

Enhancements made

Bugs fixed

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)

@brichet (activity) | @dlqqq (activity) | @opensource-joe (activity)

v0.25.0rc0

v0.25.0rc0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 21:35

0.25.0rc0

(Full Changelog)

API and Breaking Changes

Enhancements made

Bugs fixed

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)

@brichet (activity) | @dlqqq (activity)

v0.25.0alpha7

v0.25.0alpha7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 01:55

0.25.0alpha7

(Full Changelog)

Bugs fixed

  • Push user and metadata updates to WS chat clients #531 (@dlqqq)

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)

@dlqqq (activity)

v0.25.0alpha6

v0.25.0alpha6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 03:36

0.25.0alpha6

(Full Changelog)

API and Breaking Changes

Enhancements made

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)

@brichet (activity) | @dlqqq (activity)

v0.25.0alpha5

v0.25.0alpha5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 07:09

0.25.0alpha5

(Full Changelog)

Bugs fixed

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

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)

@dlqqq (activity)

v0.25.0alpha4

v0.25.0alpha4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 04:14

0.25.0alpha4

(Full Changelog)

API and Breaking Changes

  • Make chat_id a reliable identifier for every chat #526 (@dlqqq)

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)

@dlqqq (activity)

v0.25.0alpha3

v0.25.0alpha3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 00:30

0.25.0alpha3

(Full Changelog)

Enhancements made

  • Add get_path() to server-side chat models #525 (@dlqqq)

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)

@dlqqq (activity)

v0.25.0alpha2

v0.25.0alpha2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 19:40

0.25.0alpha2

(Full Changelog)

Enhancements made

  • Implement YChat.broadcast_writing_status() #516 (@dlqqq)

Bugs fixed

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)

@dlqqq (activity) | @uuzzrm (activity)

v0.25.0alpha1

v0.25.0alpha1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 04:01

0.25.0alpha1

(Full Changelog)

Enhancements made

Bugs fixed

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) | @dlqqq (activity) | @opensource-joe (activity)