Skip to content

3.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 22:06

3.4.0 (2024-09-17)

Features

  • Revamped the in-app messaging module to enhance performance by optimizing local processing, accelerating message loading during page transitions, and implementing a state-driven architecture for better responsiveness and control. [#815] (5cd651b)
  • We highly recommend upgrading to the new in-app editor to ensure optimal performance.

Fixes

  • We reduced the chance of duplicate in-app messages by keeping a local store of messages already displayed.