Releases: element-hq/hydrogen-web
Releases · element-hq/hydrogen-web
v0.2.5
- fixes not being able to display messages that have a horizontal rule in them: #450
v0.2.4
- 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
Fix invite tiles failing to render for some rooms without an avatar.
v0.2.0
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
- 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
- fix race between opening the timeline and sync #377
- fix power levels failing to load in encrypted room #375
v0.1.55
Fixes a build-system error introduced in #373, breaking the app. See #374
v0.1.54
- 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
- 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.