v4.4.5

onyx-dot-app/onyxv4.4.5Jul 28, 2026by github-actions[bot]

AI Summary

This release focuses on UI stability and security validation for external drive endpoints.

Key Highlights

  • Hiding zero-tool MCP servers in the agent editor Actions
  • Fixed tooltip positioning for the Add Model button
  • Implemented SSRF validation for drive endpoints based on ssrf_protection_level

New Features

  • SSRF validation for drive endpoints

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