3.41.3
huggingface/skills3.41.3Aug 4, 2026by calexiou
AI Summary
This release focuses on bug fixes and maintenance, including correcting relationship displays, enforcing issue linking, deprecating certain communication channels, and fixing proxy configuration.
Key Highlights
- Fix relationship primary display in static formulas
- Add external PR ticket check and enforce issue linking
- Mark Discord and Telegram channels as deprecated
- Fix proxy configuration to use explicit proxy_buffers
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