v4.4.5

SimonGiebenhain/MonoNPHMv4.4.5Jul 28, 2026by github-actions[bot]

AI Summary

Patch release addressing UI bugs, specifically hiding zero-tool MCP servers and anchoring tooltips, while updating SSRF validation logic.

Key Highlights

  • Hide zero-tool MCP servers in the agent editor Actions
  • Anchor the Add Model tooltip to the add button
  • Drive endpoint SSRF validation from ssrf_protection_level

Full Release Notes

## 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](https://docs.onyx.app/admins/advanced_configs/opensearch_document_index_migration#opensearch-document-index-migration).

See the assets to download this version and install.

## What's Changed
* fix(web): hide zero-tool MCP servers in agent editor Actions (#13369) to release v4.4 by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/13372
* fix(web): anchor the Add Model tooltip to the add button (#13409) to release v4.4 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13412
* feat(hooks): drive endpoint SSRF validation from ssrf_protection_level (#13321) to release v4.4 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13440


**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.4.4...v4.4.5