All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Simplified trim operation to an all in memory operation
- Docker images updated - Puppeteer just dropped node14 support
- New headless Chrome mode used for Puppeteer
- Issue with wrong handling of PDFs, that was generating memory leaks
- Added CJK fonts
- Bumped dependencies
- Added default error handler
- Bumped packages, puppeteer was broken
- Bumped version
- Erroneous bumping of the eslint package
- Reload flag support, with default value being
false
- Bumped packages
- Debian version of Dockerfile
- New Chrome initialization flags
- More efficient PDF processing
- Added new Chrome initialization flags
- Trying puppeteer version 8.x.x
- Fixed puppeteer version back to 2.x.x
- Fixed puppeteer version back to 5.3.1
- Support for header propagation
- Restored puppeteer version back to 5.x.x
- Simple file touch
- Issue with request interception