What’s Changed
🐞 Bug Fixes
- fix(config): template exclusion logic for paths with reserved names by @dwisiswant0 in #6663
- fix(http): lost request body on retries & redirects by @dwisiswant0 in #6666
- fix(http): pass
dynamicValuestoEvaluateWithInteractshby @dwisiswant0 in #6685 - fix(lib): segfault when initializing the engine with
EnableHeadlessWithOptsby @dwisiswant0 in #6602 - build: fix compilation on loong64 architecture by @dwisiswant0 in #6667
- fix: enable all template types for template list and display by @dwisiswant0 in #6668
- fix(http): cache response strings to reduce memory allocations by @dwisiswant0 in #6679
- fix: body loss on retries/redirects in remaining paths by @dwisiswant0 in #6693
- fix(headless): data race when reading page history by @dwisiswant0 in #6687
- fix(update): handle empty folder edge case during template updates by @Mzack9999 in #6573
🔨 Maintenance
- chore: run goimports to format the codebase by @stringscut in #6691
- chore(deps): bump fastdialer to v0.4.20 to fix >10s delays by @dwisiswant0 in #6688
- chore(deps): bump Go modules (10 updates) by @dependabot[bot] in #6675
- chore(deps): bump Go modules (7 updates) by @dependabot[bot] in #6698
- chore(deps): bump GitHub workflows (2 updates) by @dependabot[bot] in #6699
📚 Documentation
- docs: fix typos in multiple files by @didier-durand in #6653
- docs: fix additional typos across various files by @didier-durand in #6661
- docs: typos and minor improvements by @AaryanBansal-dev in #6669
New Contributors
- @didier-durand made their first contribution in #6653
- @AaryanBansal-dev made their first contribution in #6669
- @stringscut made their first contribution in #6691
Full Changelog: v3.6.0...v3.6.1