This release should allow Html2Image to work with newer versions of Chrome, Edge, and Chromium browsers by using the --headless=new|old
option.
Special thanks to @satheler for spotting the issue and taking action.
What's Changed
- Fixed issue with periods in path by @michaelrussell4 in #130
- add
google-chrome-stable
for the list of possible chrome bins by @bbigras in #135 - Fix CLI and use old headless by default in chromium based browsers by @satheler in #157
- Allow passing custom_flags via the CLI by @kzu in #161
- html2image v2.0.5 by @vgalin in #162
New Contributors
- @michaelrussell4 made their first contribution in #130
- @bbigras made their first contribution in #135
- @satheler made their first contribution in #157
- @kzu made their first contribution in #161
Full Changelog: 2.0.4.3...2.0.5