SDK version updates automatically publish to an RSS feed here, so you can subscribe to updates as desired. Here are instructions on sending the RSS feed of changes to a Slack workspace, as well as simple instructions for an email feed via Zapier here.
This is the RSS feed URL: https://docs.knotapi.com/changelog/sdk-updates/rss.xml
This is the RSS feed URL: https://docs.knotapi.com/changelog/sdk-updates/rss.xml
React Native SDK Release
Optimized memory usage and improved architecture for SDK managed web views.iOS SDK Release
Optimized memory usage and improved architecture for SDK managed web views.Android SDK Release
Optimized memory usage and improved architecture for SDK managed web views.React Native SDK Release
Fixes a memory leak that could impact app stability for a small number of users.iOS SDK Release
Fixes a memory leak that could impact app stability for a small number of users.iOS SDK Release
Fixes an edge case where the SDK could be interrupted during launch.iOS SDK Release
Fixes a crash caused by a race condition affecting a very small percentage of users.iOS SDK Release
Fixes a crash caused by memory allocation affecting a very small percentage of users.Simplification of SDK Initialization
Versions1.0.11 on iOS, 2.0.12 on Android, and 1.0.7 on React Native (with Flutter & JS to follow) remove the need to specify a product in KnotConfiguration when configuring the session to initialize the SDK. Now, simply choose a type for your session when calling Create Session and initialize the SDK with that session.