Skip to content

Releases: Automattic/chatrix

0.9.1

26 Jun 08:34
3c995ea
Compare
Choose a tag to compare

What's Changed

  • Make it possible to disable service worker at runtime by @psrpinto in #243
  • Don't enqueue scripts in embeds by @akirk in #249
  • We have tested it with WordPress 6.5 by @akirk in #251

Full Changelog: 0.9.0...0.9.1

0.9.0

30 Nov 17:10
ee0262b
Compare
Choose a tag to compare
  • Chatrix is now a single-session client. The session picker is no longer displayed [#239]. This fixes #236 #224 #200.

0.8.3

22 Aug 10:49
9e0d443
Compare
Choose a tag to compare
  • Improve the view for rooms that are you not a member of (Upgraded our Hydrogen's fork to latest)

0.8.2

06 Jun 14:34
d6433f4
Compare
Choose a tag to compare
  • Fix issues with single-room mode and guest login [#222]

0.8.1

19 Apr 12:26
513b3de
Compare
Choose a tag to compare
  • Correctly remember last URL when multiple blocks are on the same page [#217]

0.8.0

17 Apr 10:47
a511cc0
Compare
Choose a tag to compare
  • Fix issue when chatrix plugin is not installed in the default location [#205]
  • Fix issue with z-index of the popup [#207]
  • Fix issue that prevented navigating away from the unknown room screen [#213]
  • Allow multiple blocks on the same page or on different browser tabs (behind feature flag, still unstable) [#214]

0.7.1

22 Mar 15:16
7fa1499
Compare
Choose a tag to compare
  • Fix button text from 'Login' to 'Log In'
  • Meta changes for WP.org plugins repo

0.7.0

17 Mar 07:09
15e6300
Compare
Choose a tag to compare
  • Implement Room Previews (Peeking) functionality [#199]
  • Disable restoration to last screen when in Single room mode [#196]
  • Switch to our Hydrogen's fork (ahead of v0.3.8) as dependency which includes un-merged upstream contributions
    • Fix query params in SSO
    • Allow create room screen to be closed on smaller width screens
    • Ensure Service worker is started before anything else
    • Fix bug in normalization of homeserver
    • Room Previews (Peeking) support
    • Fix loading of messages & timelines in some cases

0.6.0

14 Feb 10:57
bbc2d46
Compare
Choose a tag to compare
  • Support for multiple blocks on the same page [#175]
  • Support room alias in configuration [#179]
  • Fixed a bug where port wasn't allowed in homeserver in configuration [#184]
  • Provide a filter to choose to not load the logout script if required [#165]

0.5.1

27 Jan 11:22
4fa4106
Compare
Choose a tag to compare
  • Fix issue that caused popup configuration to be ignored [#173]