Skip to content

v1.4.34

Compare
Choose a tag to compare
@bmarty bmarty released this 30 Aug 12:06
· 88 commits to develop since this release

Changes in Element v1.4.34 (2022-08-30)

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

SDK API changes ⚠️

  • Rename DebugService.logDbUsageInfo (resp. Session.logDbUsageInfo) to DebugService.getDbUsageInfo (resp. Session.getDbUsageInfo) and return a String instead of logging. The caller may want to log the String. (#6884)

Full Changelog: v1.4.32...v1.4.34