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

3.1.0

Latest
Compare
Choose a tag to compare
@AVGP AVGP released this 04 Nov 16:06
· 165 commits to main since this release
c74e81e

This release contains a security patch!

Security improvements

  • Prevents rendering of *.internal URLs, patching an issue with GCE.
  • Adds allow-listing option to restrict rendering to a given list of domains or URL patterns.

Features

  • Include Heroku deploy documentation and an interactive "Click to deploy" for Heroku
  • Introduces an API endpoint to clear all cache
  • Adds timezone support
  • Adds optional forced browser restart between renders
  • Adds documentation to deploy Rendertron via Docker
  • Adds option to add request headers to the rendered pages in Rendertron

Improvements

  • Fixes a bug in the filesystem cache
  • Fixes issue with the injected base tag
  • Updates all dependencies
  • Increased the required node.js version to Node.js 10+
  • Updates to the FaQ