iOS SDK 2.1.1.43718 (Beta)
6 years ago
fixedFixed Due to Apple announcing deprecation of UIWebView class, we removed all references to this class to prevent app store approval issues.
6 years ago
fixedFixed Due to Apple announcing deprecation of UIWebView class, we removed all references to this class to prevent app store approval issues.
6 years ago
addedAdded Users can now use the escape key to dismiss guides, so long as the guide has a dismiss action
addedAdded New event hook – deliverablesLoaded. This hook indicates that all guide-related content has been downloaded
fixedFixed Announcements marked “active” will now no longer count towards the “unread” count
fixedFixed Pendo Feedback will not initialize on anonymous visitors
fixedFixed Added a safeguard to ensure announcements cannot escape the resource center
6 years ago
addedAdded Existing What’s New guides can now be added to the Announcements Module
fixedFixed Better scroll behavior for tooltips when the target element is larger than the window
6 years ago
addedAdded Customers with excludeAllText enabled for their apps are now able to specify a whitelist of strings via the config option allowedText
6 years ago
fixedFixed Guides present only inside an inner iframe are now also represented inside the resource center
fixedFixed Certain guide elements no longer wrap on hover
fixedFixed The resource center pulse notification was replaced with a far more performant animation
fixedFixed Under certain scenarios, track events were not getting correctly labeled with type track. This has been resolved