| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| connect.checksum | 2025-05-28 | 619 Bytes | |
| connect_2.0.0-alpha.32_mac_arm64.gz | 2025-05-28 | 3.0 MB | |
| connect_2.0.0-alpha.32_linux_arm64.gz | 2025-05-28 | 2.9 MB | |
| connect_2.0.0-alpha.32_linux_x86_64.gz | 2025-05-28 | 3.2 MB | |
| connect_2.0.0-alpha.32_mac_x86_64.gz | 2025-05-28 | 3.3 MB | |
| connect_2.0.0-alpha.32_win_arm64.gz | 2025-05-28 | 3.0 MB | |
| connect_2.0.0-alpha.32_win_x86_64.gz | 2025-05-28 | 3.3 MB | |
| README.md | 2025-05-28 | 1.2 kB | |
| v2.0.0-alpha.32 source code.tar.gz | 2025-05-28 | 7.5 MB | |
| v2.0.0-alpha.32 source code.zip | 2025-05-28 | 8.1 MB | |
| Totals: 10 Items | 34.2 MB | 2 | |
What's Changed
- Use ubuntu 22 in tests until issue with 24 is fixed by @soundofspace in https://github.com/ulixee/hero/pull/351
- Migrate from websocket to deprecated console domain by @soundofspace in https://github.com/ulixee/hero/pull/348
- fix(agent): support callbacks in chrome internal urls by @soundofspace in https://github.com/ulixee/hero/pull/357
- fix(agent): resource loading for file urls by @soundofspace in https://github.com/ulixee/hero/pull/359
- Fix(agent): proxy tls config - servername field should not contain port by @saurabhnarhe in https://github.com/ulixee/hero/pull/363
- Upgrade Utls by @blakebyrnes in https://github.com/ulixee/hero/pull/364
- Update IPage/IFrame evaluate function signature to match Page by @n0tlikethatplz in https://github.com/ulixee/hero/pull/365
- feat(agent): chrome 135/136 emulation by @blakebyrnes in https://github.com/ulixee/hero/pull/368
New Contributors
- @saurabhnarhe made their first contribution in https://github.com/ulixee/hero/pull/363
- @n0tlikethatplz made their first contribution in https://github.com/ulixee/hero/pull/365
Full Changelog: https://github.com/ulixee/hero/compare/v2.0.0-alpha.31...v2.0.0-alpha.32