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

0.11.3 Fixes #192

Merged
merged 2 commits into from
Oct 7, 2023
Merged

0.11.3 Fixes #192

merged 2 commits into from
Oct 7, 2023

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Oct 7, 2023

  • Add isSelfRedirect check to skip exact redirects
  • Truncate very long query arguments in POST requests, as discussed here: https://forum.webrecorder.net/t/capturing-a-post-form-used-for-navigation/428/4
  • Update to browsertrix-behaviors 0.5.2 - no longer autoplaying/autofetching content immediately on load, only when Autopilot is started, resulting in improved perf.
  • Update to latest RWP 1.8.13 for other fidelity improvements

- add isSelfRedirect(), skip recording exact self-redirects
- when converting POST-to-GET, truncate long individual query args to 512, entire URL to 4096
to include remaining query args that may be shorter
@ikreymer ikreymer merged commit 99a3902 into main Oct 7, 2023
3 checks passed
@ikreymer ikreymer deleted the 0.11.3-work branch October 7, 2023 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant