Releases: element-hq/hydrogen-web
Releases · element-hq/hydrogen-web
v0.5.1
What's Changed
- uploadRoomKeysToBackup: Use V3 route by @NicolaiSoeborg in #1184
- Fix authenticated media breaking in certain SDK scenarios by in #1188
- Only send token after verifying the homeserver by in #1189
- Set a _blank target to the In Reply links. by @b100dian in #1158
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
-
This release mainly adds support for authenticated media
and some other small changes:
- Fix missing UI elements in AccountSetupView by @MidhunSureshR in #1143
- Use newer olm by @Half-Shot in #1149
- Add option to allow disabling read receipts by @Half-Shot in #1150
- Add ability to adjust the token on the homeserver API. by @Half-Shot in #1153
- Support service worker in all environments by @MidhunSureshR in #1174
Full Changelog: v0.4.0...v0.5.0
v0.4.1
v0.4.0
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.