This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
v1.1.0
Summary
This release includes a number of new API methods, and a few enhancements. Using chrome-launcher, Chromeless will now launch Chrome automatically when it detects that Chrome isn't already running. Most notably, the majority of the new functionality has been contributed by the community—thank you all! 🙇
Changelog
Added
- When using Chromeless locally, Chromeless will now boot Chrome automatically #120 @joelgriffith
html()
andsetHtml()
API methods for getting and setting HTML #112, #74 @seangranseemousedown()
andmouseup()
API methods #118 @criticalbhfocus()
API method #132 @criticalbhpdf()
API method #84 @seangranseesetUserAgent()
API method to set the user-agent #117 @joeyvandijk- CODE_OF_CONDUCT.md, CONTRIBUTING.md
Changed
- CDP options now get passed to
CDP.New()
#103 @liady .evaluate()
now returns the resulting value or a Promise #110 @joelgriffith- README improvements. @timsuchanek @adieuadieu @hax @Chrisgozd @githubixx @d2s @vladgolubev
Fixed
- Ensure latest version of Serverless is used during deployment. #58 @adieuadieu
- package repository url #64 @Hazealign
- Spelling and minor bugfix when Chromeless calls Version in CPD #120 @joelgriffith