Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

6.2.0

Compare
Choose a tag to compare
@gulien gulien released this 10 Feb 09:18
· 11 commits to master since this release

This release upgrades the client for Gotenberg 6.2.0 - thanks @mdjward

New feature

Scale

$request = new URLRequest('https://google.com');
$request->setScale(0.75);