Skip to content

v9.2.0

Latest

Choose a tag to compare

@OTA-Release-Bot OTA-Release-Bot released this 05 Nov 17:06

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_PROXY and HTTPS_PROXY (or http_proxy and https_proxy) environment variables
  • Add debugging options to disable headless mode for visual troubleshooting during development; set OTA_ENGINE_FETCHER_NO_HEADLESS=1 to show browser window
  • Add sandbox control for improved compatibility with Docker and containerized environments; set OTA_ENGINE_FETCHER_NO_SANDBOX=1 when running in containers