Release Notes¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.24.3] - 2023-01-10¶
Added¶
- Added error reporting for "Target not found" error.
Updated¶
- Updated client-side trigger to support new changes.
Fixed¶
- Fixed dismiss forever feature of FAQ.
[1.24.2] - 2022-11-04¶
Fixed¶
- Fixed conditions to check whether element is visible.
[1.24.1] - 2022-08-17¶
Fixed¶
- Fixed pointer events issue of FAB launcher button.
[1.24.0] - 2022-08-01¶
Added¶
- Added "Exclude empty session" feature.
Fixed¶
- Fixed feed result for the forever guide.
[1.23.0] - 2022-07-15¶
Added¶
- Added the client-side trigger feature.
Fixed¶
- Fixed CTA link of the back button.
- Fixed Tip's pointer issue on the edge of the page.
[1.22.0] - 2022-03-10¶
Updated¶
- Update UI theme to new color.
[1.21.0] - 2021-11-12¶
Added¶
- Added Carousel features
[1.20.1] - 2021-09-24¶
Fixed¶
- Fixed operating_system field in screenshot payload
[1.20.0] - 2021-09-24¶
Added¶
- Added a feature to control log line from app status
- Added "no backdrop" option for modal
Updated¶
- Updated metadata detection
Fixed¶
- Fixed feedback type in v3/feedback
- Fixed multi-page navigation on some edge cases
[1.19.0] - 2021-09-13¶
Added¶
- Added a service to check service health.
[1.18.1] - 2021-09-08¶
Updated¶
- Updated page-change detection service to support Creator
[1.18.0] - 2021-09-08¶
Added¶
- Allow the user listen to "feedReady" event.
[1.17.6] - 2021-08-23¶
Fixed¶
- Fixed not send app status after the tab back to active.
[1.17.3] - 2021-08-22¶
Updated¶
- Improve vcenter logline.
[1.17.2] - 2021-08-21¶
Updated¶
- Does not check app status when the tab is inactive.
[1.17.1] - 2021-08-21¶
Updated¶
- Change the domain of first app status check to bison.streethawk.com.
[1.17.0] - 2021-08-16¶
Added¶
- Support the target element that doesn't have native click() function, for example: svg.
- Allow buttons inside html template do next/prev/dismiss actions when they use predefined class name: pz-next-btn, pz-prev-btn, pz-general-dismiss-btn
- Allow custom data attribute on next/prev/dismiss button.
[1.16.3] - 2021-08-13¶
Fixed¶
- Fix the value of the user id
[1.16.2] - 2021-08-10¶
Updated¶
- Add id field into the request payload when updating user information
[1.16.1] - 2021-08-06¶
Fixed¶
- Fix FAB button position.
[1.16.0] - 2021-08-04¶
Fixed¶
- Fix launcher flashing on screen when display feed.
Added¶
- Send error for screenshot taking
- Correct schema for feedback
- New page change detection algorithm
- Add feature allow positioning tip on the selected point
- Validate app key in feed payload
- Need to display feed by priority
- Wait until the target is visible on the screen then display feed
- Add new glowing animation for launcher
Updated¶
- Update feed's id format
- Update query param name for on-demand launcher
- Remove v2/event endpoints
[1.13.7] - 2021-06-16¶
Fixed¶
- Add prefix to animation css to avoid collision
[1.13.6] - 2021-06-07¶
Changed¶
- Removed and deprecated cookie usage for local state information storage
[1.13.4] - 2021-05-27¶
Fixed¶
- Top level domain: .app
[1.11.2] - 2021-04-26¶
Fixed¶
- Filter invalid feeds
Last update:
2023-01-10