packagist gotenberg/gotenberg-php v2.19.0

8 hours ago

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 ->correlationId instead
  • $gotenbergApiErrored->getGotenbergTrace — use ->getCorrelationId instead

See https://github.com/gotenberg/gotenberg/releases/tag/v8.29.0 for more details.

Don't miss a new gotenberg-php release

NewReleases is sending notifications on new releases.