Skip to content

v1.1.15

Compare
Choose a tag to compare
@onurays onurays released this 30 Jul 15:18
· 13786 commits to develop since this release

Changes in Element v1.1.15 (2021-07-30)

Features ✨

  • Voice Message implementation (Currently under Labs Settings and disabled by default). (#3598)

SDK API changes ⚠️

  • updatePushRuleActions signature has been updated to more explicitly enabled/disable the rule and update the actions. It's behaviour has also been changed to match the web with the enable/disable requests being sent on every invocation and actions sent when needed(not null). (#3681)