3.41.3
googleworkspace/cli3.41.3Aug 4, 2026by calexiou
AI Summary
This release focuses on bug fixes and maintenance, including improvements to static formulas, API agent tools, and proxy configurations.
Key Highlights
- Fix relationship primary display in static formulas
- Mark Discord and Telegram channels as deprecated
- Fix API rename for agent tools
- Set explicit proxy_buffers to avoid default fallback
Full Release Notes
## What's Changed * Fix relationship primary display in static formulas by @melohagan in https://github.com/Budibase/budibase/pull/19371 * Add external PR ticket check and enforce issue linking by @adrinr in https://github.com/Budibase/budibase/pull/19421 * Mark Discord and Telegram channels as deprecated by @adrinr in https://github.com/Budibase/budibase/pull/19411 * Remove unused upgrade tests by @adrinr in https://github.com/Budibase/budibase/pull/19428 * chore(deps): bump fast-uri from 3.1.4 to 3.1.5 by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19430 * fix: handle api rename for agent tools by @Dakuan in https://github.com/Budibase/budibase/pull/19425 * fix(proxy): set explicit `proxy_buffers` to avoid default fallback by @calexiou in https://github.com/Budibase/budibase/pull/19432 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.41.2...3.41.3