v3.3.3

onyx-dot-app/onyxv3.3.3May 12, 2026by nmgarza5

AI Summary

Addresses stability issues with tools and MCP headers while introducing security gating for Slack bot invocations.

Key Highlights

  • Fix for Tool Name mismatch issue.
  • Fix for per-user multiple MCP headers.
  • Gate Slack bot invocation by allowlist.

Full Release Notes

## What's Changed
* fix(tools): Tool Name mismatch issue (#10981) to release v3.3 by @github-actions[bot] in https://github.com/onyx-dot-app/onyx/pull/10986
* fix(mcp): per user multiple header (#10995) to release v3.3 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/11000
* feat(slack-bot): gate invocation by respond_member_group_list allowlist (#10992) to release v3.3 by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/11012


**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v3.3.2...v3.3.3