This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryDrops hardcoded vision support in llm, enforces bot agent access before answering slack messages, and adds Windows ARM64 desktop builds.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds Windows ARM64 desktop builds. Adds Windows ARM64 desktop builds. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Enforces bot agent access before answering Slack requests. Enforces bot agent access before answering Slack requests. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Resolves reasoning support from LiteLLM cost map for dynamic providers. Resolves reasoning support from LiteLLM cost map for dynamic providers. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Refactor | Low |
Drops hardcoded infer_vision_support, uses LiteLLM cost map. Drops hardcoded infer_vision_support, uses LiteLLM cost map. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
Warning
Do not upgrade to this release if you want to preserve your existing indexed documents but have not yet run the document index migration, which can be done from any version v3.x. See additional documentation here.
See the assets to download this version and install.
What's Changed
- fix(slack): enforce bot agent access before answering (#12894) to release v4.3 by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/12988
- feat(desktop): add Windows ARM64 desktop builds (#13032) to release v4.3 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13036
- refactor(llm): drop hardcoded infer_vision_support, use LiteLLM cost map (#13052) to release v4.3 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13058
- fix(llm): resolve reasoning support from LiteLLM cost map for dynamic providers (#13051) to release v4.3 by @jmelahman in https://github.com/onyx-dot-app/onyx/pull/13073
Full Changelog: https://github.com/onyx-dot-app/onyx/compare/v4.3.6...v4.3.7
Breaking Changes
- Removed hardcoded infer_vision_support in llm; behavior now driven by LiteLLM cost map.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Onyx Community Edition
Chat UI that works with any LLM. It comes loaded with advanced features like agents, web search, RAG, MCP, deep research, Connectors to 40+ knowledge sources, and more.
Related context
Related tools
Earlier breaking changes
- v4.3.5 Requires running the OpenSearch document index migration before upgrading.
- v4.0.2 Requires running the OpenSearch document index migration before upgrading to v4.0.
- v3.3.7 Environment variable DANSWER_RUNNING_IN_DOCKER renamed to ONYX_RUNNING_IN_DOCKER.
- v3.0.13 OpenSearch enabled as default search backend replacing Vespa
- v3.0.13 License enforcement enabled by default in EE mode
Beta — feedback welcome: [email protected]