Fixed Stability improvements
To track the most current agent and SDK versions subscribe to our RSS feed
Agent/SDK Updates
Agent 2.122.0
Fixed Guide no longer redraws if we’re in full screen mode or exiting gull screen mode for videos
Fixed Onboarding module preview now appearing VDS
Fixed Button Blocks, including Yes/No Polls, with fixed width now create horizontal scroll
Fixed Android auto close keyboard issue now resolved
Fixed Content with fixed widths in resource centers no longer overflows the container and now adjusts correctly
Fixed Structural changes implemented to simplify the agent build process
Agent 2.121.0
Fixed localStorage is now enabled when using JWT
Fixed Resource center preview now makes the correct request
Fixed Announcement badge now appears on announcement module links in home view
Fixed Guides now can render the “dir” attribute
Fixed Agent now validates origin on all resource requests on staging servers only (excludes adopt)
Agent 2.120.3
Fixed Fixed width text blocks no longer prevent horizontal scrollbars from appearing when resized on zoom
Fixed Guides that expire while snoozed will now display when the guide wakes
Fixed Resource center now adjusts width on resize if the width exceeds the window width
Fixed Console error no longer displays for some resource center code blocks
Fixed Link and button previews now appearing in the theme builder
Android SDK 2.13.0
Added Support for JWT. Ability to sign metadata sent by the SDK to validate it was not altered and did not originate from a source other than your installed SDK.
Changed Guides activated by track events that occur prior to startSession will now display once the session starts.
Changed setVisitorData should be used instead of setUserData.
Fixed Guides activated by a track event or a feature click now ignore throttling rules.
Fixed When there’s a conflict between 2 guides, where 1 is activated by app launch and the other activated on first page view, both guides were displayed. Now the guide activated by app launch is displayed and the other is activated the next time the page is viewed.
Fixed Tooltip backdrop now covers the whole page
Fixed Removed extra pixel when setting an image to the entire width of a guide
Added Support for custom objects added outside of react navigation components JS