Skip to content

Releases: element-hq/hydrogen-web

v0.4.1

04 Sep 12:17
fa8bd2e
Compare
Choose a tag to compare

New Features:

  • You can now invite users to your rooms using the invite command (eg: /invite @foobartest:myhs.dev) or via the button in the memberlist.

Bug Fixes

  • Allow closing room creation and room joining views on small screens by @psrpinto

v0.4.0

21 Jun 10:26
Compare
Choose a tag to compare

New Features:

  • Support for device verification (enable cross-signing in settings)
  • Support for cross-signing other users (enable cross-signing in settings)
  • Support for secret sharing
  • Add "Copy matrix.to permalink" message action by @MadLittleMods in #921

Bug Fixes

  • Accommodate long dates in sticky date headers by @MadLittleMods in #1078
  • Fix SSO query params by @psrpinto in #950
  • Fix an issue where keys for encrypted messages sent from Hydrogen was not shared leading to UTDs.
  • Fix an issue where large log files were generated for long lived calls.

v0.3.8

14 Feb 15:44
Compare
Choose a tag to compare
  • add initial support for cross-signing behind a feature flag, for now you can just sign your own hydrogen device (#953, #954, #955)
  • fix /me (emotes) sending invalid messages, that are furthermore not rendered by hydrogen giving the impression that nothing is sent.

v0.3.7

10 Feb 13:16
Compare
Choose a tag to compare
  • add experimental support for audio/video calls (see settings to enable)
  • fix loading more messages failing in some rooms ( #1009 )

v0.3.6

20 Dec 18:01
Compare
Choose a tag to compare
  • Fixes timeline not loading ( #947 )

v0.3.5

25 Nov 16:55
Compare
Choose a tag to compare
  • add sticky date headers in the timeline ( #938 ). The stickyness is currently implemented with CSS which limits the design of the date header a bit, will improve on this later.
  • fix #451
  • restores active background of reaction button

v0.3.4

10 Nov 17:32
Compare
Choose a tag to compare
  • Fix message verification not working in rooms where we haven't sent a message yet (#920)
  • Some smaller maintenance fixes (#916, #917 and #918)

v0.3.3

04 Nov 10:10
Compare
Choose a tag to compare
  • Provide basic UI to join room (#870)
  • Fix an error that can stop sync (#885)
  • Fetch missing e2ee devices when verifying message sender (#913)
  • Lots of typescript conversion by @ibeckermayer 🙏

v0.3.2

26 Aug 18:12
Compare
Choose a tag to compare

v0.3.1

02 Aug 10:18
Compare
Choose a tag to compare

No functional changes in the app, but fixes several issues with the build system: