Skip to content

Releases: cherfia/chromiumly

Release 3.9.0

18 Nov 15:16
Compare
Choose a tag to compare

3.9.0 (2024-11-18)

  • docs(chromium): update converters docs (cff6208)
  • test(chromium): update unit tests (d0dc409)
  • feat(chormium): add support to failOnResourceHttpStatusCodes and failOnResourceLoadingFailed (03d596b)
  • feat(chromium): add support to generateDocumentOutline (9dd5395)
  • chore(deps): update codecov/codecov-action action to v5 (fb81dfa)
  • chore(deps): update dependency @babel/preset-typescript to v7.25.9 (97f2e6a)
  • chore(deps): update dependency @babel/preset-typescript to v7.26.0 (bb75ef6)
  • chore(deps): update dependency @release-it/conventional-changelog to v9 (8a2cc06)
  • chore(deps): update dependency @release-it/conventional-changelog to v9.0.1 (a2e2b06)
  • chore(deps): update dependency @release-it/conventional-changelog to v9.0.2 (4848d38)
  • chore(deps): update dependency @release-it/conventional-changelog to v9.0.3 (#497) (95bd633), closes #497
  • chore(deps): update dependency @types/dotenv to v8.2.3 (7809a5b)
  • chore(deps): update dependency @types/form-data to v2.5.2 (b6ad074)
  • chore(deps): update dependency @types/jest to v29.5.14 (c168c09)
  • chore(deps): update dependency @types/node to v20.16.12 (a512415)
  • chore(deps): update dependency @types/node to v20.16.13 (6f100cd)
  • chore(deps): update dependency @types/node to v20.17.1 (f4569d6)
  • chore(deps): update dependency @types/node to v22 (be00c00)
  • chore(deps): update dependency @types/node to v22.8.4 (428d582)
  • chore(deps): update dependency @types/node to v22.8.6 (2776838)
  • chore(deps): update dependency @types/node to v22.8.7 (1199aca)
  • chore(deps): update dependency @types/node to v22.9.0 (d882957)
  • chore(deps): update dependency @types/node-fetch to v2.6.12 (#495) (b58ffcb), closes #495
  • chore(deps): update dependency release-it to v17.10.0 (4281436)
  • chore(deps): update dependency release-it to v17.9.0 (4f67a01)
  • chore(deps): update dependency tslib to v2.8.0 (a3ab42f)
  • chore(deps): update dependency tslib to v2.8.1 (72f9032)
  • chore(deps): update typescript-eslint monorepo to v8.10.0 (779bc9b)
  • chore(deps): update typescript-eslint monorepo to v8.11.0 (7aa417a)
  • chore(deps): update typescript-eslint monorepo to v8.12.2 (9ab42d1)
  • chore(deps): update typescript-eslint monorepo to v8.13.0 (79d6350)
  • chore(deps): update typescript-eslint monorepo to v8.14.0 (#496) (662ea16), closes #496
  • chore(deps): update typescript-eslint monorepo to v8.9.0 (ca477d6)

Release 3.8.2

13 Oct 18:33
Compare
Choose a tag to compare

3.8.2 (2024-10-13)

Bug Fixes

  • deps: update dependency form-data to v4.0.1 (5989665)

Reverts

  • Revert "chore(deps): update dependency @release-it/conventional-changelog to v9" (f35f9ce)

Release 3.8.1

04 Oct 16:16
Compare
Choose a tag to compare

3.8.1 (2024-10-04)

Bug Fixes

  • pdf-engines: resolve issue with PDF Engines conversion route (208fb89)

Release 3.8.0

01 Oct 15:41
Compare
Choose a tag to compare

3.8.0 (2024-10-01)

Features

  • feat(chromium): update skipNetworkIdleEvent default value (9f5a53d)

For more information, read the release notes for Gotenberg version 8.11.0

Release 3.7.0

24 Sep 10:22
Compare
Choose a tag to compare

3.7.0 (2024-09-24)

Features

  • Add downloadFrom property support to all routes (dba3ff1) (34b95b6) (01dfe3d) (b5015e7)
  • LibreOffice: add password property support to enable conversion of password-protected documents (981e167)

For more information, please refer to the Gotenberg 8.10.0 release notes

Release 3.6.2

09 Sep 09:04
Compare
Choose a tag to compare

3.6.2 (2024-09-09)

What's Changed

  • The screenshot routes now support cookies as a property, with special thanks to @abdullah for his contribution.
  • The header, footer and assets are not supported by the screenshot routes, and therefore, they have been removed.

Release 3.6.1

20 Aug 08:45
Compare
Choose a tag to compare

3.6.1 (2024-08-20)

What's Changed

This version includes several development dependency updates.

Release 3.6.0

11 Jul 09:01
Compare
Choose a tag to compare

3.6.0 (2024-07-11)

Features

  • libre-office: add support to quality and maxImageResolution properties (a2384e0)

Release 3.5.0

04 Jul 09:46
Compare
Choose a tag to compare

3.5.0 (2024-07-04)

Features

  • libre-office: add support to new page properties introduces in Gotenberg version 8.8.0 (bb5e890)
Key Description Default
allowDuplicateFieldNames Specify whether multiple form fields exported are allowed to have the same field name. false
exportBookmarks Specify if bookmarks are exported to PDF. true
exportBookmarksToPdfDestination Specify that the bookmarks contained in the source LibreOffice file should be exported to the PDF file as Named Destination. false
exportPlaceholders Export the placeholders fields visual markings only. The exported placeholder is ineffective. false
exportNotes Specify if notes are exported to PDF. false
exportNotesPages Specify if notes pages are exported to PDF. Notes pages are available in Impress documents only. false
exportOnlyNotesPages Specify, if the form field exportNotesPages is set to true, if only notes pages are exported to PDF. false
exportNotesInMargin Specify if notes in margin are exported to PDF. false
convertOooTargetToPdfTarget Specify that the target documents with .od[tpgs] extension, will have that extension changed to .pdf when the link is exported to PDF. The source document remains untouched. false
exportLinksRelativeFsys Specify that the file system related hyperlinks (file:// protocol) present in the document will be exported as relative to the source document location. false
exportHiddenSlides Export, for LibreOffice Impress, slides that are not included in slide shows. false
skipEmptyPages Specify that automatically inserted empty pages are suppressed. This option is active only if storing Writer documents. false
addOriginalDocumentAsStream Specify that a stream is inserted to the PDF file which contains the original document for archiving purposes. false

What's Changed

Prevent unnecessary warnings during configuration loading for the config package.

Release 3.4.0

28 Jun 18:10
Compare
Choose a tag to compare

3.4.0 (2024-06-28)

Features

  • libre-office: add losslessImageCompression and reduceImageResolution properties (1b07f8d)
  • make config and dotenv optional (3261382)