Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@AVGP AVGP released this 02 Jul 15:41
· 245 commits to main since this release
  • 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