v3.42.0
coleam00/Archonv3.42.0Aug 17, 2026by calexiou
AI Summary
A major update that upgrades TypeScript to version 6 and converts user components to Svelte 5, alongside the addition of chat history navigation.
Key Highlights
- Upgrade to TypeScript 6
- Convert users components to Svelte 5
- Chat prompt history navigation
- Fix external PR ticket checks
Breaking Changes
- Upgrade to TypeScript 6
- Convert users components to Svelte 5
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