Julien Neuhart
7b054da4e7
fix(chromium): generateDocumentOutline now implies generateTaggedPdf
2026-06-16 17:06:10 +02:00
Julien Neuhart
98fc403478
feat(libreoffice): block linked content from untrusted locations
2026-06-11 15:02:32 +02:00
Julien Neuhart
9ab39b6fca
fix(libreoffice): suppress auto-generated page header for CSV conversions
2026-06-05 17:50:01 +02:00
Julien Neuhart
1c0ff24c4b
feat(chromium): inject paint-callback polyfill when waitForExpression or waitForSelector is set
2026-04-24 12:14:52 +02:00
Julien Neuhart
e4a43434dc
docs: improve godoc and documentation [skip ci]
2026-04-03 14:23:18 +02:00
Julien Neuhart
5279d73928
chore(testdata): bigger image.png in html-with-asset
2026-03-30 19:07:39 +02:00
Julien Neuhart
1ab0117943
fix(chromium): assets not loading
2026-03-30 18:14:15 +02:00
Julien Neuhart
8f7c1c98ad
fix(api): handle correctly filename that takes more that 200 bytes
2026-03-27 20:55:50 +01:00
Julien Neuhart
19db80bc2e
feat(pdfengines): add watermark and stamp feature
2026-03-18 04:46:12 +01:00
Julien Neuhart
59f96358c4
feat(pdfengines): new form field autoIndexBookmarks for the merge route
2026-03-13 09:36:47 +01:00
Daniel Moran
82401bdfdd
feat(chromium): add support for emulated media features in Chromium ( #1474 )
...
Closes https://github.com/gotenberg/gotenberg/issues/1460
It can be easier to print a "clean" PDF of some pages if you emulate
media features like `prefers-reduced-motion`. Add support for that
emulation.
2026-02-17 20:16:28 +01:00
David
37757315d0
feat(Dockerfile): manage system time zone ( #1465 )
...
* displays timezone in debug information
* fixes cs
* fixes debug_test.go
2026-02-13 09:59:23 +01:00
Daniel Moran
3220ca4140
feat(chromium): add waitForSelector option to Chromium conversions ( #1446 )
...
* Add `waitForSelector` option to Chromium conversions
Closes #960
As an alternative to waiting on an expression, this allows users to wait
for a specific node matching a selector to become visible in the HTML /
at the remote URL before converting to PDF.
* Fix style / prettify
2026-01-17 14:57:10 +01:00
Hubert Lenoir
a0ee800002
feat(pdfengines): add embed feature
2025-11-05 13:57:23 +01:00
Julien Neuhart
53b4c70e4b
chore: prettify
2025-08-03 18:19:43 +02:00
Julien Neuhart
6ff5109b00
fix(integration): non-working scenarios because of a remote service down
2025-08-03 18:02:35 +02:00
Julien Neuhart
be3145aae9
chore(libreoffice): switch to env var for handling non-basic latin characters in filenames
2025-05-13 16:10:14 +02:00
Julien Neuhart
0febb60a3f
test: add integration tests
2025-03-21 14:09:34 +01:00