Added
- Adds support for collecting information on HTTP requests made to an application
Changed
- Disabled logging for several common error conditions that were triggering unnecessary alerts
Fixed
- Fixes an issue that prevented the agent from working with apps using zone.js
- Fixes an issue with element click guide activation that could allow walkthroughs to be activated by two different elements
- Fixes a race condition that could result in un-dismissable guides
Added
- Support for automatic guide throttling
Fixed
- Fixes an issue where walthroughs activated by clicking on an element were not correctly advancing past the second step
Changed
- The agent can now send event data to multiple subscriptions via the 'additionalApiKeys' config field
- Adds initial support for Electron applications in the designer
Fixed
- Fixes an issue that caused guides in the guide center to be ordered incorrectly
- Fixes an issue that prevented walkthroughs from advancing correctly under certain conditions in iFrames
Fixed
- Minor updates with internal logging and error reporting
Fixed
- Fixes an issue with the opacity on the Guide Center badge when "what's new" guides are enabled
- Fixes a race condition that can occur when loading guides and causes no guides to display during that session
Changed
- Adds additional debugging info, and reduces the number of log messages sent by the agent
Changed
- support for "What's New" guides
- Disable element click activation when the agent is loaded into the guide designer
- Send activation reason with guide dismiss/advance events to support automatic guide throttling