Skip to content

v26.0.0

Choose a tag to compare

@soulgalore soulgalore released this 10 Dec 17:55
· 257 commits to main since this release

Breaking

  • We removed support for setting the compression level for png screenshots, see the added section why.

Added

  • Upgrade to support NodeJS 24 without warnings, include NodeJS 24 in the Docker container, and base the Docker container on Ubuntu 24.04. To make this work I needed to upgrade the Jimp library and then we lost the settings for png screenshots --screenshotParams.png.compressionLevel #2342.