Heorhii Ovcharenko
c1cdcbdaab
feat(chromium): allow to specify device scale ratio for screenshots ( #1543 )
2026-05-04 21:16:04 +02:00
Julien Neuhart
8f711b0f99
Revert "feat(chromium): skip lifecycle waits when waitForExpression or waitForSelector is set"
...
This reverts commit 430f95f79f .
2026-04-24 11:19:14 +02:00
Julien Neuhart
430f95f79f
feat(chromium): skip lifecycle waits when waitForExpression or waitForSelector is set
2026-04-24 09:28:27 +02:00
Julien Neuhart
40d75882a2
fix(chromium): better singlePage handling - accounting for margins now
2026-03-27 19:50:20 +01:00
Julien Neuhart
4e9f63004d
feat(otel): add OpenTelemetry support
2026-03-27 16:28:45 +01:00
Julien Neuhart
08088c15f4
feat(chromium): skip or waits for networkIdle2 event
2026-03-27 11:01:39 +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
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
Julien Neuhart
6ff5109b00
fix(integration): non-working scenarios because of a remote service down
2025-08-03 18:02:35 +02:00
Julien Neuhart
ce155fb43e
feat(chromium): add generateTaggedPdf to form fields - closes #1210
2025-05-20 11:49:10 +02:00
Julien Neuhart
45f04ae8d4
fix(chromium): printBackground now works as expected and PDF are not tagged anymore - fixes #1154 and fixes #1058
2025-04-02 14:07:15 +02:00
Tam Nguyen
79f396f6ff
feat(chromium): add GenerateDocumentOutline option
2024-11-18 08:58:26 +01:00
Julien Neuhart
8ff9d3bcf1
feat(chromium): add scope to extraHttpHeaders
2024-10-11 13:45:07 +02:00
Julien Neuhart
b1d94a3845
feat(chromium): add user agent override
2024-06-12 20:51:10 +02:00
Julien Neuhart
0f0a6ce042
feat(chromium): add clip options to screenshot routes
2024-04-25 17:24:23 +02:00
Julien Neuhart
1d66b43da1
feat(chromium): set cookies
2024-04-10 13:43:31 +02:00
Julien Neuhart
7b7ffb427d
fix(chromium): disable PDF tagging
2024-03-15 10:56:35 +01:00
Julien Neuhart
804fcff5b6
fix(chromium): remove tagged PDF by default
2024-03-04 10:28:54 +01:00
Julien Neuhart
bf5056f8fe
feat(chromium): single page PDF
2024-02-23 21:27:18 +01:00
Julien Neuhart
b2f6e865a7
feat(chromium): capture screenshot ( #765 )
2024-01-04 19:14:38 +01:00
Julien Neuhart
93b9ac2d13
feat(chromium): flags for clearing cache/cookies between each conversion ( #756 )
2023-12-14 22:06:13 +01:00
Julien Neuhart
cc65ca9b6a
fix(api): wait for modules readiness before starting server ( #752 )
2023-12-13 14:37:35 +01:00
Julien Neuhart
92e2f7f8b7
feat(chromium): skip networkIdle event
2023-12-12 18:40:55 +01:00
Julien Neuhart
5eb44320ae
fix(typo): Pdf -> PDF
2023-12-11 10:23:09 +01:00
Julien Neuhart
54daac329e
fix: chromium memory leaks ( #705 )
2023-10-23 17:52:30 +02:00