Releases: element-hq/hydrogen-web
Releases · element-hq/hydrogen-web
v0.1.51
Fix DMs appearing as "Empty room" in the room list
v0.1.50
Improve detecting links, see #350
v0.1.49
- 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
- Fix #334
- Fix #209
- Fix sync error when rooms section is missing from sync response, see #343
v0.1.47
Fix avatar sizes being broken
v0.1.46
- 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.43
Fix homeserver without schema not being accepted during login