Fixed
- False guide timeouts now prevented when walkthrough continues into another frame
- Track events no longer send without an event name
- Horizontal scrollbars no longer appear when open text poll is displayed and the browser is zoomed
- DOM thrashing no longer occurs when a guide backdrop is displayed while scrolling
- Extra whitespace removed from resource center list after resizing or zooming
- Error no longer occurs when trying to find a target element in a host application that has extended the Object prototype
Fixed
- Guide no longer redraws if we're in full screen mode or exiting gull screen mode for videos
- Onboarding module preview now appearing VDS
- Button Blocks, including Yes/No Polls, with fixed width now create horizontal scroll
- Android auto close keyboard issue now resolved
- Content with fixed widths in resource centers no longer overflows the container and now adjusts correctly
- Structural changes implemented to simplify the agent build process
Fixed
- localStorage is now enabled when using JWT
- Resource center preview now makes the correct request
- Announcement badge now appears on announcement module links in home view
- Guides now can render the "dir" attribute
- Agent now validates origin on all resource requests on staging servers only (excludes adopt)
Fixed
- Fixed width text blocks no longer prevent horizontal scrollbars from appearing when resized on zoom
- Guides that expire while snoozed will now display when the guide wakes
- Resource center now adjusts width on resize if the width exceeds the window width
- Console error no longer displays for some resource center code blocks
- Link and button previews now appearing in the theme builder
Fixed
- Security update related to theme builder
Fixed
- Zoom/resize now adjusts guide position and dimensions
- Text-only zoom now redraws guide
- pendo.stopGuides now stops guides
- Debugger performance improved by not polling elements for ineligible guides
Added
- New event hooks now available to use in code blocks
Fixed
- Guides no longer redraw when browser is zoomed
- Deprecation messages removed for attachEvent and detachEvent
- Anonymous visitor IDs no longer preserved across page loads when JWT is used
- Guide activity events now supported for pendo-buttons wrapped in tags by the browser
- Safari will now send guide events during navigation even if the following page is slow to respond
Fixed
- Aria expanded attribute added to resource center badge button element
- More secure construction of the preview guide request url
- RC guide list now removes guides from list after a page change in an iframe
Added
- Sibling selector feature tagging support now available
Fixed
- Preview for translated guides now working correctly
- Popup windows no longer treated like iframes when BroadcastChannel is enabled
- Tooltips now scrolling with target element properly with certain CSS configurations
Added
- Support now available for IframeBlock and IframeModule for Resource Center
Fixed
- Error in code block no longer results in guide displaying in 2 frames at the same time
- Tooltips no longer follow target element when host application has disabled document scrolling
- Element targeted walkthrough no longer re-activates first step on mouse move
- Element targeted walkthrough no longer re-activates first step on target element clicked