You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
New Features
disable_logging
parameter to suppress browser-outputted messages.Enhancements
Fixes
--verbose
and--quiet
flags: Enhanced information display and further suppressed browser's output, respectively.WIP
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
This discussion was created from the release html2image 2.0.3.
Beta Was this translation helpful? Give feedback.
All reactions