Releases: gotenberg/gotenberg-php
Release list
v2.23.0
This release brings the client up-to-date with the latest Gotenberg version.
New class:
Gotenberg\FacturX
New methods:
$chromium->pdf->facturX$libreoffice->facturX$pdfengines->facturX$pdfengines->injectFacturX->allowPrinting(Chromium, LibreOffice, PDF Engines)->allowCopying(Chromium, LibreOffice, PDF Engines)->allowModifying(Chromium, LibreOffice, PDF Engines)->allowAnnotating(Chromium, LibreOffice, PDF Engines)->allowFillingForms(Chromium, LibreOffice, PDF Engines)->allowAssembling(Chromium, LibreOffice, PDF Engines)
See https://github.com/gotenberg/gotenberg/releases/tag/v8.34.0 for more details.
v2.22.0
This release brings the client up-to-date with the latest Gotenberg version.
New method:
$chromium->screenshot->deviceScaleFactor
See https://github.com/gotenberg/gotenberg/releases/tag/v8.33.0 for more details.
v2.21.0
This release brings the client up-to-date with the latest Gotenberg version.
New methods:
$chromium->embedsMetadata$libreoffice->embedsMetadata$pdfengines->embedsMetadata
See https://github.com/gotenberg/gotenberg/releases/tag/v8.31.0 for more details.
v2.20.0
This release brings the client up-to-date with the latest Gotenberg version.
Deprecations:
public function webhook(string $url, string $errorUrl = '')=>$errorUrlis now optional and deprecated.
See https://github.com/gotenberg/gotenberg/releases/tag/v8.30.0 for more details.
v2.19.0
This release brings the client up-to-date with the latest Gotenberg version.
New methods:
$chromium->skipNetworkAlmostIdleEvent$libreOffice->initialView$libreOffice->initialPage$libreOffice->magnification$libreOffice->zoom$libreOffice->pageLayout$libreOffice->firstPageOnLeft$libreOffice->resizeWindowToInitialPage$libreOffice->centerWindow$libreOffice->openInFullScreenMode$libreOffice->displayPDFDocumentTitle$libreOffice->hideViewerMenubar$libreOffice->hideViewerToolbar$libreOffice->hideViewerWindowControls$libreOffice->useTransitionEffects$libreOffice->openBookmarkLevels->webhookEventsUrl(all modules)->correlationId(all modules)$gotenbergApiErrored->getCorrelationId
Deprecations:
->traceβ use->correlationIdinstead$gotenbergApiErrored->getGotenbergTraceβ use->getCorrelationIdinstead
See https://github.com/gotenberg/gotenberg/releases/tag/v8.29.0 for more details.
v2.18.0
This release brings the client up-to-date with the latest Gotenberg version.
New methods:
$libreOffice->nativeWatermarkText$libreOffice->nativeWatermarkColor$libreOffice->nativeWatermarkFontHeight$libreOffice->nativeWatermarkRotateAngle$libreOffice->nativeWatermarkFontName$libreOffice->nativeTiledWatermarkText$pdfEngines->bookmarks$pdfEngines->autoIndexBookmarks$pdfEngines->watermark$pdfEngines->stamp$pdfEngines->rotate$pdfEngines->readBookmarks$pdfEngines->writeBookmarks$chromium->watermarking/$chromium->watermarkFile$chromium->stamping/$chromium->stampFile$chromium->rotating
See https://github.com/gotenberg/gotenberg/releases/tag/v8.28.0 for more details.
v2.17.0
This release brings the client up-to-date with the latest Gotenberg version.
New method:
$chromium->emulatedMediaFeatures
See https://github.com/gotenberg/gotenberg/releases/tag/v8.27.0 for more details.
v2.16.0
This release brings the client up-to-date with the latest Gotenberg version.
New methods:
$chromium->waitForSelector$chromium->ignoreResourceHttpStatusDomains
See https://github.com/gotenberg/gotenberg/releases/tag/v8.26.0 for more details.
v2.15.1
v2.15.0
This release brings the client up-to-date with the latest Gotenberg version.
New methods:
$pdfEngines->encrypt$pdfEngines->encrypting$libreOffice->encrypt$chromium->encrypt$pdfEngines->embed$pdfEngines->embeds$libreOffice->embeds$chromium->embeds
See https://github.com/gotenberg/gotenberg/releases/tag/v8.25.0 for more details.