Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta: CHANGELOG for 7.104.0 #10875

Merged
merged 4 commits into from
Feb 29, 2024
Merged

meta: CHANGELOG for 7.104.0 #10875

merged 4 commits into from
Feb 29, 2024

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    c9e8fa9 View commit details
    Browse the repository at this point in the history
  2. fix(replay): Add errorHandler for replayCanvas integration (#10796)

    `errorHandler` for `CanvasManager` was added in the latest rrweb, but
    was not configured in our integration.
    billyvg authored and AbhiPrasad committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3770187 View commit details
    Browse the repository at this point in the history
  3. feat(feedback): Flush replays when feedback form opens (#10567)

    Flush replay when the feedback form is first opened instead of at submit
    time
    
    We are making this change because we have noticed a lot of feedback
    replays only consist of the user submitting the feedback and not what
    they did prior to submitting feedback. This may result in false
    positives if users open but do not submit feedback, but this should make
    replays from feedback more useful.
    billyvg authored and AbhiPrasad committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    17744cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    868a20e View commit details
    Browse the repository at this point in the history