Skip to content

Releases: Osiris-Team/HBrowser

3.0.9

23 Jun 12:18
Compare
Choose a tag to compare
- fix #16, by adding arm64 and reference in aarch64
- fix special chars in path, like "(", causing issues

3.0.8

22 Jun 15:40
Compare
Choose a tag to compare
- updated dependencies

3.0.7

22 Jun 15:29
Compare
Choose a tag to compare
3.0.7

3.0.6

22 Jun 13:09
Compare
Choose a tag to compare
enhanced test

3.0.5

22 Jun 12:58
Compare
Choose a tag to compare
enhanced test

3.0.4

18 Jun 18:44
Compare
Choose a tag to compare
- remove extra http headers and useragent that would cause issues on some sites

3.0.3

18 Jun 13:59
Compare
Choose a tag to compare
  • NEW: support for existingChromeBrowserUrl
  • NEW: hardcoded versions for playwright, pupetter, their extra variants, puppeteer-extra-plugin-stealth and nodejs
  • NEW: added convenience static class HB

3.0.2

18 Jun 12:39
Compare
Choose a tag to compare
- NEW: support for existingChromeBrowserUrl
- NEW: hardcoded versions for playwright, pupetter, their extra variants, puppeteer-extra-plugin-stealth and nodejs
- NEW: added convenience static class HB

3.0.1

13 Feb 14:35
Compare
Choose a tag to compare
- FIX: Duplicate js file name when multiple node contexts open at the same time

3.0.0

06 Feb 19:39
Compare
Choose a tag to compare

This update requires you to delete /headless-browser/node-js/node-js-installation folder

  • Node installation now gets extracted to parent folder removing the need of updating the installation path after download. This also fixes issues with executing install(true) multiple times.
  • Fixed newer playwright versions not installing.