Skip to content

html2image 2.0.4

Compare
Choose a tag to compare
@vgalin vgalin released this 14 Aug 23:49
· 29 commits to master since this release
a07ee3c

New Features

  • Edge Support: Introduced support for Edge with updates across Linux, Windows, and Mac. (Contributed by @gabema)
  • Logging Suppression: Added a disable_logging parameter to suppress browser-outputted messages.

Enhancements

  • Temporary Files Removal: Allowed enabling or disabling the removal of temporary files created during processes. (Contributed by @TytoCapensis)
  • Chrome headless=new: Switched to Chrome's new headless mode for improved stability. Note: This mode reportedly supports extensions, but we haven't been successful in getting extensions to work. More info here.

Fixes

  • Background Color: Resolved issues with the background color not being transparent and corrected related flags.
  • Debian on Codespaces: Refined Poetry installation and build commands for Debian compatibility in GitHub Codespaces. (Contributed by @maphew)
  • --verbose and --quiet flags: Enhanced information display and further suppressed browser's output, respectively.

WIP

  • Chrome CDP Support: Continues to be a work in progress due to consistency issues.

Thank you to those who contributed to this release.


(Github autogenerated changelog)

What's Changed

New Contributors

Full Changelog: 2.0.3...2.0.4