What's Changed
- Fix default user-agent to not include minor version + set sec-ua-ch-* headers by @ikreymer in https://github.com/webrecorder/browsertrix-crawler/pull/962
- fix issues related to profile directory placed in /profile: by @ikreymer in https://github.com/webrecorder/browsertrix-crawler/pull/969
- add decompress() interceptor, support undici.request() without decompression + keep...