Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.0.tar.gz | 2020-07-02 | 142.8 kB | |
3.0.0.zip | 2020-07-02 | 174.0 kB | |
README.md | 2020-07-02 | 685 Bytes | |
Totals: 3 Items | 317.5 kB | 0 |
- Introduces new configuration file format for the
config.json
options (see README.md) - Introduces new cache providers:
- In-memory cache
- File system cache
- Introduces API endpoint to invalidate cache for a URL
- Introduces a number of new configuration options
- Introduces
refreshCache
parameter to force cache update for a URL - Relaunches browser when the browser disconnects from Puppeteer
- Now includes doctype in rendered output
- Harmonises the configuration options for caches
- Closes page after screenshot
- Fixes security issue with AppEngine deployments (fixes CVE-2020-8902)
- Fixes issue with specifying host and port