3.41.3
gristlabs/grist-core3.41.3Aug 4, 2026by calexiou
AI Summary
This release focuses on bug fixes and maintenance, including deprecating communication channels, fixing proxy configurations, and resolving issues with static formulas and API tools.
Key Highlights
- Deprecated Discord and Telegram channels
- Fixed API rename for agent tools
- Fixed proxy configuration to avoid default fallbacks
- Fixed relationship primary display in static formulas
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