Skip to content

Releases: element-hq/hydrogen-web

v0.1.51

12 May 21:10
Compare
Choose a tag to compare

Fix DMs appearing as "Empty room" in the room list

v0.1.50

12 May 20:52
Compare
Choose a tag to compare

Improve detecting links, see #350

v0.1.49

12 May 16:38
Compare
Choose a tag to compare
  • Render URLs in the timeline as clickable links (thanks to @MidhunSureshR, see #246)
  • Rooms can left from the UI
  • Left room are archived (and currently not accesible from the UI apart from through the URL, see #147)
  • Archived rooms can be forgotten.
  • Unread status doesn't affect the sorting position of a room in the room list anymore, to make rooms jump around less (see #347)

v0.1.48

06 May 10:32
Compare
Choose a tag to compare
  • Fix #334
  • Fix #209
  • Fix sync error when rooms section is missing from sync response, see #343

v0.1.47

28 Apr 12:18
Compare
Choose a tag to compare

Fix avatar sizes being broken

v0.1.46

28 Apr 09:49
Compare
Choose a tag to compare
  • add support for invites (see #27)
  • ensure avatars always update in the room list and room header (see #206)
  • improved docker file, thanks to @jcgruenhage!
  • keep room header visible on iOS when showing keyboard, thanks to @Johennes! (see #181)

v0.1.45

09 Apr 18:03
Compare
Choose a tag to compare

Fixes #303, #187 and #264

v0.1.44

08 Apr 16:51
Compare
Choose a tag to compare

Fixes #289, #271 and #288

v0.1.43

07 Apr 15:22
Compare
Choose a tag to compare

Fix homeserver without schema not being accepted during login

v0.1.42

01 Apr 13:11
Compare
Choose a tag to compare
  • allow checking if pusher is still enabled on the homeserver in the settings
  • allow custom builds to specify a different default homeserver