Releases: astefanutti/decktape
Releases · astefanutti/decktape
2.9.1
2.9.0
Features
- Support passing additional arguments to Chrome from CLI
Changes
- Upgrade Puppeteer to version 1.9.0
2.8.9
Fixes
- Revert to using
networkidle0
instead ofnetworkidle2
Changes
- Upgrade Puppeteer to version 1.8.0
2.8.8
Fixes
- Update the RISE plugin to be compatible with RISE version 5.1+
- Take
autolaunch
option into account in RISE plugin - Turn slide numbers off in RISE plugin
- Support printing fragments in RISE plugin
- Do not activate the Reveal plugin when Jupyter notebook is detected
- Better format
JSHandle
object from console message
2.8.7
Fixes
- Lower
wqy-zenhei
font config priority in Docker image as it overrides monospace family
Changes
- Upgrade Puppeteer to version 1.7.0
- Upgrade Docker image to Node 10 and Alpine 3.8
2.8.6
2.8.5
2.8.4
Changes
- Include Chinese/Japanese characters set into the Docker image
- Use
networkidle2
instead ofnetworkidle0
aswaitUntil
parameter value as condition to consider presentations loaded - Upgrade HummusJS to version 1.0.87
2.8.3
2.8.2
Changes
- Use
npm-shrinkwrap.json
instead ofpackage-lock.json
- Upgrade Puppeteer to version 1.2.0
- Force HummusJS build from source in Docker Alpine image