Skip to content

Releases: element-hq/hydrogen-web

v0.2.5

07 Aug 07:04
Compare
Choose a tag to compare
  • fixes not being able to display messages that have a horizontal rule in them: #450

v0.2.4

06 Aug 21:52
Compare
Choose a tag to compare
  • allows sending replies to messages (#437)
  • show member info in right panel clicking on member in the list or on the avatar in the timeline (#436)

v0.2.3

18 Jul 11:19
Compare
Choose a tag to compare

Fix invite tiles failing to render for some rooms without an avatar.

v0.2.2

16 Jul 22:05
Compare
Choose a tag to compare

v0.2.0

24 Jun 15:19
Compare
Choose a tag to compare

This release adds:

  • support for receiving and sending reactions ❤👍🚀
  • adds a right panel with basic room information, thanks to @MidhunSureshR! Watch this space in the near future for more functionality soon.

v0.1.57

08 Jun 15:38
Compare
Choose a tag to compare
  • fix rooms with more than 30 consecutive reactions not being able to display the timeline, see #381
  • fix 2 races between sync and openTimeline, introduced by redactions, see #388.
  • update olm to 3.2.3.

v0.1.56

02 Jun 17:12
Compare
Choose a tag to compare
  • fix race between opening the timeline and sync #377
  • fix power levels failing to load in encrypted room #375

v0.1.55

02 Jun 11:18
Compare
Choose a tag to compare

Fixes a build-system error introduced in #373, breaking the app. See #374

v0.1.54

02 Jun 10:52
Compare
Choose a tag to compare
  • adds redactions: you can now see when messages have been deleted, and you can delete them yourself. See #361
  • messages now have an action menu
  • fixed issue where when sending under a specific race condition with /sync would lead to loss of your message, see #373

v0.1.53

18 May 13:34
Compare
Choose a tag to compare
  • Add support for joining an unknown room by navigating to it by url (see #28). This also adds support for /last-session in the url instead of /session/123456 so it is easy to link to rooms from services like matrix.to without needing to know the local session id.
  • Also fixes a memory leak causing a crash when detected, this was introduced with invites.