Releases: Budibase/budibase
Releases · Budibase/budibase
3.39.3
What's Changed
- Bump tmp from 0.2.5 to 0.2.6 in the all-non-major-security group across 1 directory by @dependabot[bot] in #18856
- improve validation rule editor UX by @andz-bb in #18824
- Revert "Bump svelte from 5.40.2 to 5.55.7 in the all-non-major-security group across 1 directory" by @deanhannigan in #18858
- Custom ca support in single image and stale env directory fix by @calexiou in #18850
- Fix: expand fields of schema details on queryresults schema change by @calexiou in #18838
- Feat/helm chart ops by @calexiou in #18825
Full Changelog: 3.39.2...3.39.3
3.39.2
What's Changed
- [Security] Require auth for S3 signed upload URLs by @PClmnt in #18774
- Response buffering to avoid premature close errors in server by @calexiou in #18849
- Rag metrics by @adrinr in #18631
- SQL Query pagination by @poirazis in #18839
- Add bb ai chat by @ConorWebb96 in #18848
Full Changelog: 3.39.1...3.39.2
3.39.1
What's Changed
- Fix loop step light theme styling by @melohagan in #18831
- Fix loop node header in light theme by @melohagan in #18832
- Make linking of channel deployment to Budibase optional by @PClmnt in #18748
- Add automation toolbar by @melohagan in #18834
- Bump svelte from 5.40.2 to 5.55.7 in the all-non-major-security group across 1 directory by @dependabot[bot] in #18814
- Bump ws from 7.5.10 to 7.5.11 by @dependabot[bot] in #18846
- Bump js-cookie from 3.0.5 to 3.0.7 in the all-non-major-security group across 1 directory by @dependabot[bot] in #18845
- Remove agent and RAG flags by @adrinr in #18844
- Combobox update event fixes by @deanhannigan in #18827
- Add users to organisation groups by @melohagan in #18836
Full Changelog: 3.39.0...3.39.1
3.39.0
What's Changed
- Update automation builder node layout by @melohagan in #18651
- Chore/automation tests by @melohagan in #18716
- Chore/automation tests by @melohagan in #18815
- fix: fresh token on first fail by @Dakuan in #18796
- Add Slack pending releases summary by @melohagan in #18811
- Fix automation branch edge routing by @melohagan in #18816
- Update email recieved trigger to support oauth2 connections by @PClmnt in #18789
- [Security] Require consent for chat identity links by @PClmnt in #18793
- add setting to suppress frontend error notifications by @ConorWebb96 in #18764
- Fix condition drawer bindable inputs by @melohagan in #18822
Full Changelog: 3.38.5...3.39.0
3.38.5
What's Changed
- Add queued polling for agent test runs by @PClmnt in #18717
- fix: rag sharepoint connect by @Dakuan in #18795
- Minor ui updates by @joebudi in #18790
- add row-selection toggle with delete-rows compatibility by @ConorWebb96 in #18791
- Bump @tootallnate/once from 1.1.2 to 2.0.1 by @dependabot[bot] in #18800
- Bump fast-xml-parser from 5.5.8 to 5.8.0 in the all-non-major-security group across 1 directory by @dependabot[bot] in #18799
- Fix query editor shortcut handling by @melohagan in #18797
- Add test tab to agents by @PClmnt in #18418
Full Changelog: 3.38.4...3.38.5
3.38.4
What's Changed
- [Security] Require auth for webhook schema updates by @PClmnt in #18773
- Fix branch automation node dragging by @melohagan in #18783
- [Security] Restrict public API global role changes by @PClmnt in #18771
- [Security] Harden markdown rendering by @PClmnt in #18770
Full Changelog: 3.38.3...3.38.4
3.38.3
What's Changed
- Bump protobufjs from 7.5.5 to 7.5.8 by @dependabot[bot] in #18777
- [Security] Mask long-form datasource secrets by @PClmnt in #18772
- [18747] Display actions breakdown modal in usage page and home metrics by @jvcalderon in #18778
- [Security] Harden OAuth2 token fetching by @PClmnt in #18761
Full Changelog: 3.38.2...3.38.3
3.38.2
What's Changed
- Mark packages as private and add build script by @adrinr in #18766
- [Security] Invalidate user cache after bulk role updates by @PClmnt in #18762
- [Security] Require admin access for SCIM routes by @PClmnt in #18760
- Show context usage indicator in agent chat by @PClmnt in #18744
- [Security] Block active content attachment uploads by @PClmnt in #18763
- Add breakdown by action type to the actions quota by @jvcalderon in #18769
- Add Telegram deployment channel by @PClmnt in #18582
Full Changelog: 3.38.1...3.38.2
3.38.1
What's Changed
- Stop processing attachments on workspace update by @deanhannigan in #18724
- fix: mime type display in agent knowledge builder by @Dakuan in #18746
- Feat/recover exited sqs in single image by @calexiou in #18728
- Display usage for queries in automations by @devin-ai-integration[bot] in #18627
- Bump hono from 4.12.14 to 4.12.18 in the all-non-major-security group across 1 directory by @dependabot[bot] in #18737
- build(deps): bump the all-non-major-security group across 1 directory with 3 updates by @dependabot[bot] in #18756
- Fix prototype pollution bypass in view calculation validation by @cubic-dev-ai[bot] in #18759
- State variables searchable state selector by @ConorWebb96 in #18758
- feat: handle sharepoint file delete by @Dakuan in #18721
- make themes per-app rather than per-workspace, adjust default fonts and allow app font selection by @andz-bb in #18743
- Emit error events for action failures by @jvcalderon in #18757
- [Security] Remove unused global user onboarding endpoint by @PClmnt in #18752
- Add increment decrement controls for number input fields by @ConorWebb96 in #18734
- [Security] Enforce view scope for row action triggers by @PClmnt in #18754
- [Security] Require builder access for datasource updates by @PClmnt in #18753
- [Security] Validate legacy view calculations by @PClmnt in #18755
- [Security] Harden REST datasource redirect handling by @PClmnt in #18751
New Contributors
- @devin-ai-integration[bot] made their first contribution in #18627
Full Changelog: 3.38.0...3.38.1
3.38.0
What's Changed
- Enhance REST endpoint labels/search & add templates by @joebudi in #18723
- Add Teams streaming responses for agent webhooks by @PClmnt in #18736
- fix: zero files on fetch error by @Dakuan in #18729
- fix: fix sharepoint shape by @Dakuan in #18739
- Fix Svelte check warnings across builder and client by @PClmnt in #18738
- Support sharepoint knowledge base via client credentials by @adrinr in #18709
- Fix for blacklist parsing. by @deanhannigan in #18732
- Fix regression with the Budibase AI settings by @adrinr in #18742
Full Changelog: 3.37.5...3.38.0