| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.27.0 source code.tar.gz | 2026-02-22 | 1.4 MB | |
| 8.27.0 source code.zip | 2026-02-22 | 1.5 MB | |
| README.md | 2026-02-22 | 999 Bytes | |
| Totals: 3 Items | 2.9 MB | 8 | |
New Features
Chromium
- Concurrency Support: Re-introduced support for simultaneous conversions (up to 6 by default). Configurable via
CHROMIUM_MAX_CONCURRENCY. Thanks @TomBrouws! - Restart Threshold: Updated the default value for
CHROMIUM_RESTART_AFTERto 100. - Emulated Media Features: Added the
emulatedMediaFeaturesform field. This allows users to pass a JSON array to simulate specific CSS media features, such asprefers-color-scheme: darkorprefers-reduced-motion. Thanks @danxmoran!
Misc
- Timezone: The default timezone is now explicitly UTC and is visible in the debug route. This remains overridable via the
TZenvironment variable. Thanks @davpsh!
Bug Fixes
- PDF Engines: Resolved an issue where unnecessary derived tags were added when writing metadata. Thanks @znemoe!
Chore
- Updated Chromium to 145.0.7632.109.
- Updated LibreOffice to 26.2.0.
- Updated Go dependencies.
- Bumped Go version to 1.26.0.