Skip to content

Releases: element-hq/chatterbox

v0.5.2

17 Oct 14:35
ccdd8ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

02 Aug 10:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Jul 09:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

V0.4.2

06 Jul 13:23
Compare
Choose a tag to compare

What's Changed

  • Fix race in watchNotifcationCount

Full Changelog: v0.4.1...v0.4.2

v0.4.1

06 Jul 10:05
Compare
Choose a tag to compare

What's Changed

  • Uses better logic for finding previously created room; fixes the issue where CB keeps spawning new rooms when the initially created room is not a DM.

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

05 Jul 14:24
Compare
Choose a tag to compare

What's Changed

  • Upgrade to the latest and mightiest vite!
  • Branding in the footer is now clickable. The links can be configured via config.json.
  • Add sentry support by @Half-Shot in #53.
  • Show a spinner within the button when waiting for chatterbox to complete its magic.
  • Add cypress tests by @Half-Shot in #50.
  • Fix for a bug where the avatars for other users were missing.
  • Upgrade to latest hydrogen sdk, fixes #54

Full Changelog: v0.3.2...v0.4.0

v0.3.2

30 Jun 08:41
v0.3.2
Compare
Choose a tag to compare
  • Update hydrogen-view-sdk to 0.0.13 which fixes #49

Release v0.3.1

23 May 10:33
Compare
Choose a tag to compare
  • Fixes a race issue
  • Avatar by default shows no letter on background
  • You can now specify a custom avatar for the user in config!

v0.3.0

12 May 06:49
Compare
Choose a tag to compare

What's Changed

  • Rooms are now encrypted if encrypt_room is set to true in config.
  • Room header no longer defaults to showing the room-name if a custom title is not specified.
  • Messages from the user now render with their display-name set to "me" (as opposed to their random username).
  • Unnecessary tiles in the timeline are now hidden!
  • Chatterbox now ✨disappears✨ in the event of an error.
  • Chatterbox button now shows the unread-count!
  • Upgrade to latest SDK which includes two important bug fixes.

v0.2.3

27 Apr 10:43
3599f15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3