Skip to content

Commit

Permalink
Changelog for version 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Nov 23, 2022
1 parent 9139b8a commit aa97272
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
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.8 (2022-11-23)
=========================================

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

SDK API changes ⚠️
------------------
- [Metrics] Add `SpannableMetricPlugin` to support spans within transactions. ([#7514](https://github.com/vector-im/element-android/issues/7514))
- Fix a bug that caused messages with no formatted text to be quoted as "null". ([#7530](https://github.com/vector-im/element-android/issues/7530))
- If message content has no `formattedBody`, default to `body` when editing. ([#7574](https://github.com/vector-im/element-android/issues/7574))

Changes in Matrix-SDK v1.5.7 (2022-11-16)
=======================================

Expand Down

0 comments on commit aa97272

Please sign in to comment.