This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
github-actions
released this
16 Jul 15:41
·
127 commits
to main
since this release
What's Changed
- HtmlIframeElement dom override breaks webpage by @soundofspace in #87
- Log Forging issues fix in createHttpRequestHandler.ts by @Mobb-Fixer in #84
- fix: console leaking info by @soundofspace in #89
- Chrome port debugger for testing purposes by @soundofspace in #88
- fix: don't crash on prototype overflow by @soundofspace in #90
- fix(plugins): proxy issues with stack traces by @blakebyrnes in #91
- fix: even more console leaks by @soundofspace in #92
- Browser profiler use headless=new by @soundofspace in #94
- feat: make headless=new the default mode by @soundofspace in #95
- fix(default-browser-emulator): console leaking debugger active by @soundofspace in #97
- fix(agent): clear frames when url context changes by @blakebyrnes in #98
- Feat: recursive dom profiler by @soundofspace in #96
- chore(plugin-default-browser-emulator): cleanup data and bridges by @soundofspace in #100
- fix(default-browser-emulator): undefined destructure by @soundofspace in #99
- Feat: configure plugins by @soundofspace in #101
- feat(browser-emulator): hide unhandled errors and rejections by @soundofspace in #102
New Contributors
- @Mobb-Fixer made their first contribution in #84
Full Changelog: v2.0.0-alpha.28...v2.0.0-alpha.29