Fixed
- Ensure configuration popup launches when the extension is not pinned
Changed
- Improve configuration info popup's view of applications
Fixed
- Step editor going blank when trying to edit alignment or other settings
Added
- Plugin to handle Predict guides
Changed
Added
- Include extension ids in helpers for IDP methods
- Disable debugger context menu item if the current tab is not tracked by the extension
- Discovery mode icon when on a matching discovery app
- Display discovery applications in privacy center
- Support IDP methods for Predict
- Add listeners to handle url fragment changes
Changed
- Upgrade web sdk to version 2.310.0
- Overhaul configuration info popup to match the style and design of debugger
- Merge privacy center with configuration info
- Rename agent to web sdk
Fixed
- Make listeners a bit safer with different app setups
- Properly handle dataHost settings in all production environments
- Handle empty web filters in both Firefox and Chromium browsers
Fixed
- Ensure that dataHost is accurately set for all environments to properly send discovery data
Fixed
- Properly register discovery listeners for Firefox to prevent errors on startup
Fixed
- Properly update the extension icon to show status even if multiple windows are in use
Added
- Support for providing analytics for Pendo discovery apps
Changed