v3.42.0

huggingface/skillsv3.42.0Aug 17, 2026by calexiou

AI Summary

Release focusing on TypeScript 6 upgrade, Svelte 5 conversion for user components, chat prompt history navigation, and knowledge source improvements.

Key Highlights

  • Upgraded to TypeScript 6
  • User components converted to Svelte 5
  • Chat prompt history navigation implemented
  • Knowledge source download toggle now hidden when no files available
  • Various fixes for chat preview and time handling

New Features

  • TypeScript 6 upgrade
  • Svelte 5 conversion
  • Chat prompt history navigation
  • Knowledge source UI improvements

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