Releases: customerio/customerio-ios
Releases · customerio/customerio-ios
3.8.0
3.8.0 (2025-01-30)
Features
- Added support for inline in-app messages. Inline in-app messages act like a part of the content on your page. They let you dynamically populate parts of your app and talk to your customers without interrupting their experience. (#864) (35fba9b)
Fixes
- Incorrectly scrolling content for in-app modal messages positioned top/bottom. #858
3.7.2
3.7.1
3.7.0
3.7.0 (2025-01-01)
Features
- Added ability to disable forwarding screen events to destinations/servers. Apps can still send screen events for local processing and use them for page rules in in-app messages by just updating SDK configuration during initialization. (#844) (486e228)
Fixes
- Handle fragments (#) when you open a web page from in-app via "Open the web" action. #842
3.6.0
3.6.0 (2024-11-13)
Features
Fixes
- Resolve an issue that prevented push metrics from being reported for customers who set the region to the EU region. (#836)
Improvement
- Updated our SDK to use the v2 version of our in-app messages API. This will provide a more reliable experience for in-app messages. (#834)
3.5.1
3.5.0
2.14.2
3.4.1
3.4.0
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.