vector-im-hydrogen-web/doc/SDK-CHANGELOG.md
2024-10-21 17:23:57 +05:30

2.4 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v0.3.1] - 2024-10-21

Fixed

  • Authenticated media failed to load due to an issue with how the access-token was retrieved.

Security

= See https://github.com/element-hq/element-web/security/advisories/GHSA-3jm3-x98c-r34x; we only share the access-token after verifying that the request is going to the homeserver.

[v0.3.0] - 2024-08-20

Added

  • You can now use the service-worker in sdk
  • Support for authenticated media endpoints

[v0.2.0] - 2024-06-18

Added

[v0.1.8] - 2023-11-08

Changed

Fixed

[v0.1.7] - 2023-10-08

Added

Fixed

  • Fixed an issue where some UI components were missing in AccountSetupView.

[v0.1.6] - 2023-08-22

Changed

  • Pass isReadonly: true in Client.startWithAuthData to disable uploading OTKs.

[v0.1.5] - 2023-08-10

Added

  • Export classes MemberList, MemberListView, MemberListViewModel and avatar functions.

Fixed

  • Fixed an issue where FilteredMap was not emitting when setting a new filter.

[v0.1.4] - 2023-07-20

Added

  • Export more classes for the SDK

Fixed

  • Fixed RoomViewModel.load not awaiting promise

[v0.1.3] - 2023-05-11

Added

  • Added Copy matrix.to permalink option to message action

Fixed

  • Fix an issue where keys for encrypted messages sent from Hydrogen was not shared leading to UTDs.
  • Fix documentation which failed to mention that FeatureSet needs to be passed into view models.
  • Mention how to add libolm as dependency in the tutorial.
  • Fix an issue where large log files were generated for long lived calls.
  • Fix an issue which prevented the SDK from being used without encryption.

Changed

  • Long dates in sticky date headers are now rendered in a single line