v3.3.6

onyx-dot-app/onyxv3.3.6May 18, 2026by github-actions[bot]

AI Summary

This release focuses on resolving critical bugs affecting database connectivity, Freshdesk pagination, and Google Drive hierarchy. It includes fixes for asyncpg statement caching and Google Drive parent node issues to ensure system stability.

Key Highlights

  • Fixed asyncpg statement cache size to prevent database errors
  • Resolved Freshdesk pagination limits to allow browsing past 300 pages
  • Fixed Google Drive hierarchy node parents to correct file relationships

Full Release Notes

## What's Changed
* fix(db): asyncpg statement_cache_size=0 (#10871) to release v3.3 by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/11056
* fix(freshdesk): paginate past 300 pages (#11062) to release v3.3 by @github-actions[bot] in https://github.com/onyx-dot-app/onyx/pull/11066
* fix: gdrive hierarchynode parents (#11106) to release v3.3 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/11108


**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v3.3.5...v3.3.6