This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Releases: ulixee/unblocked
Releases · ulixee/unblocked
v2.0.0-alpha.29
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
v2.0.0-alpha.28
v2.0.0-alpha.27
v2.0.0-alpha.26
v2.0.0-alpha.25
What's Changed
- feat: update to chrome 117 by @blakebyrnes in #74
- fix: don't crash on promise like object by @soundofspace in #73
Bug Fixes
v2.0.0-alpha.24
v2.0.0-alpha.23
Bug Fixes
- agent: improve cleanup of agent (2220925)
v2.0.0-alpha.22
v2.0.0-alpha.21
Minor patch release to stay in sync with @ulixee/platform changes
v2.0.0-alpha.20
What's Changed
- Release by @blakebyrnes in #49
- feat(agent): enable out of process iframes by @blakebyrnes in #50
- override hardwareConcurrency by @ja3abuser in #52
- override client hints to match js by @ja3abuser in #54
- override client hints to match js by @ja3abuser in #56
- Add Chrome shuffling by @blakebyrnes in #59
- issue-57/Requests-fail-because-browser-emulator-changes-accept-language by @soundofspace in #58
- Feature/Allow-referrer-injection-in-goto by @Kwsswart in #60
- Chrome 112 by @blakebyrnes in #61
New Contributors
Full Changelog: v2.0.0-alpha.19...v2.0.0-alpha.20