v3.42.0
Budibase/budibasev3.42.0Aug 17, 2026by calexiou
AI Summary
Major framework upgrades to TypeScript 6 and Svelte 5, alongside enhancements to the chat interface and project management workflow.
Key Highlights
- Upgraded to TypeScript 6 and converted user components to Svelte 5
- Implemented chat prompt history navigation
- Added external PR ticket checks and enforced issue linking
- Disabled knowledge actions when search is unavailable
New Features
- Chat prompt history navigation
Full Release Notes
## What's Changed * chore(deps): bump the all-non-major-security group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Budibase/budibase/pull/19429 * fix: agents ignore tz in chat preview by @Dakuan in https://github.com/Budibase/budibase/pull/19435 * Implement chat prompt history navigation by @adrinr in https://github.com/Budibase/budibase/pull/19426 * Fix/sublink matching for dynamic routes by @ConorWebb96 in https://github.com/Budibase/budibase/pull/19363 * Fix external PR ticket checks, excluding all internal PRs by @adrinr in https://github.com/Budibase/budibase/pull/19439 * [BUDI-19193] Disable knowledge actions when search is unavailable by @melohagan in https://github.com/Budibase/budibase/pull/19339 * Hide knowledge source download toggle when no files are available by @adrinr in https://github.com/Budibase/budibase/pull/19442 * Upgrade to TS 6 by @adrinr in https://github.com/Budibase/budibase/pull/19424 * fix: handle times in less than or equal to by @Dakuan in https://github.com/Budibase/budibase/pull/19438 * Update TypeScript ESLint dependencies to 8.66.0 by @adrinr in https://github.com/Budibase/budibase/pull/19444 * Convert users components to Svelte 5 by @adrinr in https://github.com/Budibase/budibase/pull/19415 * 18550 providing a new value for send from in smtp settings has no effect by @Dakuan in https://github.com/Budibase/budibase/pull/19440 * Handle releases in budibase-deploys by @adrinr in https://github.com/Budibase/budibase/pull/19441 **Full Changelog**: https://github.com/Budibase/budibase/compare/3.41.3...v3.42.0