1.10.7

comet-ml/opik1.10.7Feb 6, 2026by github-actions[bot]

AI Summary

A patch release focusing on security fixes for vulnerabilities (CVEs), dependency updates, and UI/UX improvements, including support for Opus 4.6 and ESM support in the TypeScript configure tool.

Key Highlights

  • Fix glob command injection and preact JSON VNode injection vulnerabilities
  • Bump urllib3 and other backend dependencies
  • Update TypeScript configure tool dependencies and add ESM support
  • Fix infinite request loop on annotation queue pages
  • Improve table loading state UX
  • Add Opus 4.6 model support

New Features

  • ESM support in TypeScript configure tool
  • Opus 4.6 model support

Full Release Notes

## What's Changed
* [OPIK-4255] [FE] Fix glob command injection CVE-2025-64756 by @andriidudar in https://github.com/comet-ml/opik/pull/5096
* [OPIK-4258] [BE] Bump urllib3 version to 2.6.3 for python-backend by @BorisTkachenko in https://github.com/comet-ml/opik/pull/5085
* [OPIK-4263] [BE] Bump opik-sandbox-executor-python dependencies by @BorisTkachenko in https://github.com/comet-ml/opik/pull/5086
* [OPIK-4256] [FE] Fix preact JSON VNode Injection CVE-2026-22028 by @andriidudar in https://github.com/comet-ml/opik/pull/5097
* [OPIK-4273] [SDK] Update TypeScript configure tool dependencies and add ESM support by @petrotiurin in https://github.com/comet-ml/opik/pull/5091
* [NA] [FE] Fix infinite request loop on annotation queue pages by @andriidudar in https://github.com/comet-ml/opik/pull/5100
* [OPIK-4034] Fix trace.update() output lost when trace.end() called immediately after by @awkoy in https://github.com/comet-ml/opik/pull/5095
* [OPIK-4066] [FE] Improve table loading state UX by @awkoy in https://github.com/comet-ml/opik/pull/5058
* [OPIK-4148] [P SDK] Implement support for dataset versions management in the sdk api by @alexkuzmik in https://github.com/comet-ml/opik/pull/5061
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/5105
* [NA] [BE] Update model prices file by @CometActions in https://github.com/comet-ml/opik/pull/5108
* [OPIK-4299] [FE][BE] Opus 4.6 support by @AndreiCautisanu in https://github.com/comet-ml/opik/pull/5102


**Full Changelog**: https://github.com/comet-ml/opik/compare/1.10.6...1.10.7