Skip to content

v1.5.8

Compare
Choose a tag to compare
@bmarty bmarty released this 23 Nov 12:08
· 48 commits to develop since this release

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)
  • Fix a bug that caused messages with no formatted text to be quoted as "null". (#7530)
  • If message content has no formattedBody, default to body when editing. (#7574)