9.2.0 - 2025-11-05
Full changeset and discussions: #1173.
Development of this release was supported by the European Commission for its VLOPs/VLOSEs instance.
Added
- Add proxy support for fetching documents behind firewalls or restricted networks; configure using
HTTP_PROXYandHTTPS_PROXY(orhttp_proxyandhttps_proxy) environment variables - Add debugging options to disable headless mode for visual troubleshooting during development; set
OTA_ENGINE_FETCHER_NO_HEADLESS=1to show browser window - Add sandbox control for improved compatibility with Docker and containerized environments; set
OTA_ENGINE_FETCHER_NO_SANDBOX=1when running in containers