Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.md 25.44 KiB

Please also refer to the Changelog of Element Android: https://github.com/vector-im/element-android/blob/main/CHANGES.md

Changes in Matrix-SDK v1.5.30 (2023-04-11)

Imported from Element 1.5.30. (https://github.com/vector-im/element-android/releases/tag/v1.5.30)

Changes in Matrix-SDK v1.5.26 (2023-03-08)

Imported from Element 1.5.26. (https://github.com/vector-im/element-android/releases/tag/v1.5.26)

Changes in Matrix-SDK v1.5.25 (2023-02-16)

Imported from Element 1.5.25. (https://github.com/vector-im/element-android/releases/tag/v1.5.25)

SDK API changes ⚠️

  • [Poll] Adding PollHistoryService (#7864)
  • [Push rules] Call /actions api before /enabled api (#8005)

Changes in Matrix-SDK v1.5.22 (2023-01-30)

Imported from Element 1.5.22. (https://github.com/vector-im/element-android/releases/tag/v1.5.22)

SDK API changes ⚠️

Changes in Matrix-SDK v1.5.20 (2023-01-23)

Imported from Element 1.5.20. (https://github.com/vector-im/element-android/releases/tag/v1.5.20)

Changes in Matrix-SDK v1.5.18 (2023-01-10)

Imported from Element 1.5.18. (https://github.com/vector-im/element-android/releases/tag/v1.5.18)

SDK API changes ⚠️

  • [Sync] Sync Filter params are moved to MatrixConfiguration and will not be stored in session realm to avoid bug when session cache is cleared (#7843)

Changes in Matrix-SDK v1.5.11 (2022-12-08)