github gotenberg/gotenberg v8.5.0
8.5.0

21 days ago

New Features

API

New /version endpoint that displays the currently running version of Gotenberg.

This closes #856. Thanks @Jaben and @stumpylog!

Chromium

The screenshot routes now accepts the following form fields:

  • width - The device screen width in pixels (default to 800).
  • height - The device screen height in pixels (default to 600).
  • clip - Define whether to clip the screenshot according to the device dimensions (default to false).

This resolves #816. Thanks @rslinckx for the assistance!

Chore

  • Updates Chromium to version 124.0.6367.78 (except for armhf and arm64).
  • Updates Go dependencies.

Don't miss a new gotenberg release

NewReleases is sending notifications on new releases.