Releases: Budibase/budibase
Releases · Budibase/budibase
2.32.15
What's Changed
- Postgres - newlines between JSON aggregations by @mike12345567 in #14699
- Move table creation to sdk by @adrinr in #14743
- Ensure we only allow grouping by simple fields. by @samwho in #14733
- Add a test to make sure 'shadowing' a field works as expected in calculation views. by @samwho in #14734
- Make sure calculation views cannot be used to write or modify rows. by @samwho in #14735
- Still fetch flags when the user is not logged in. by @samwho in #14744
Full Changelog: 2.32.14...2.32.15
2.32.14
What's Changed
- Handle internal relationships referencing rows that don't exist by @mike12345567 in #14695
- Fix exporting internal rows by @adrinr in #14745
Full Changelog: 2.32.13...2.32.14
2.32.13
What's Changed
- Allow calculation views to hide required fields. by @samwho in #14720
- Fix SQS error handling. by @samwho in #14717
- Validate that there are no duplicate calculations in calculation views. by @samwho in #14704
- Mark calculation views explicitly instead of figuring it out implicitly. by @samwho in #14723
- Remove unused properties by @melohagan in #14732
- Test helper for setting feature flags. by @samwho in #14725
- Allow empty queries when searching tables by @aptkingston in #14738
- Allow conditional search for users by @adrinr in #14741
Full Changelog: 2.32.12...2.32.13
2.32.12
What's Changed
- Backport V3 backend view change by @mike12345567 in #14673
- Feature branch deployment job expects boolean as payload by @calexiou in #14696
- More view calculation tests, and COUNT(DISTINCT ...) implementation. by @samwho in #14692
- Pull the error object out of isolated-vm when a user script throws an error. by @samwho in #14693
- Make the new throwing behaviour of
processStringSync
opt-in. by @samwho in #14705 - persist app sort method selection by saving it against the user by @andz-bb in #14703
- Row action/set table permission by @adrinr in #14707
- Add uiMetadata to viewV2 by @aptkingston in #14700
- Remove PAYLOAD_DEPLOY to enable invisible license rollouts by @calexiou in #14708
- Changes relating to adding accountName to Account entity by @melohagan in #14712
- JS backend deep clone optimisation. by @samwho in #14718
- Validate that you cannot create a calculation view with more than 5 calculation fields. by @samwho in #14702
- Fix enterprise vulns by @shogunpurple in #14724
Full Changelog: 2.32.11...2.32.12
2.32.11
What's Changed
- Fix the binding drawer for default values. by @samwho in #14676
- Refresh data when adding columns by @aptkingston in #14680
- Budi 8664 cron helper ai feature by @shogunpurple in #14665
- Add the ability to look up context by ID in automation thread by @PClmnt in #14663
- Implement
GROUP BY
for calculation views. by @samwho in #14678 - Test all aggregation types. by @samwho in #14679
- Update yarn.lock by @adrinr in #14688
- Symbolise the special __bb_total count field name. by @samwho in #14685
- Fix browser crash under certain circumstances with forms by @aptkingston in #14689
- Default values for options and array types (backend) by @aptkingston in #14691
- Adapt the payloads for a change in the feature branches deployment pipeline by @calexiou in #14690
- Make sure calculation views are created and returned correctly from the API. by @samwho in #14681
- Search tests from views by @adrinr in #14687
Full Changelog: 2.32.10...2.32.11
2.32.10
2.32.9
What's Changed
- More automation tests by @PClmnt in #14634
- Ai configs design updates by @shogunpurple in #14646
- Fix small issue with conditions in branches by @PClmnt in #14649
- Display related columns in table by @adrinr in #14639
- Enriched relationship view performance improvement by @mike12345567 in #14650
- Fix OSS build issues by @adrinr in #14651
- Initial passing test for view calculations. by @samwho in #14628
- Fix broken trigger binding by @PClmnt in #14666
- Move isSupportedUserSearch from backend-core to shared-core. by @samwho in #14667
- Set view permissions to explicit roles from the parent table by @samwho in #14668
- Fix user column searching with logical operators by @mike12345567 in #14664
Full Changelog: 2.32.8...2.32.9
2.32.8
What's Changed
- App metadata missing - temp fix by @mike12345567 in #14636
- Enrich squashed links values by @adrinr in #14637
- Increase PostHog flag polling interval to 3 minutes. by @samwho in #14640
- Shrink the size of the attachment fields set to "compact" by @mikesealey in #14613
- Updating account portal submodule. by @mike12345567 in #14641
Full Changelog: 2.32.7...2.32.8
2.32.7
What's Changed
- Fix conditions with empty values falsely evaluating to true by @aptkingston in #14606
fetchSchema
tests for Google Sheets integration by @samwho in #14610- Make view readonly columns available for free by @aptkingston in #14592
- Updating CouchDB image versions across the board to v3.3.3-sqs-v2.1.1 by @mike12345567 in #14616
- Bump next from 14.1.1 to 14.2.10 in /examples/nextjs-api-sales by @dependabot in #14593
- Part 2 of 2 - Budi 8608 ai platform level config by @shogunpurple in #14602
- Fixing AI test cases. by @mike12345567 in #14627
- Google Sheets search tests. by @samwho in #14612
- Update the version of PostHog used in the cli package. by @samwho in #14633
- Some bug fixes by @PClmnt in #14629
- MariaDB - avoid using correlated sub-queries by @mike12345567 in #14630
Full Changelog: 2.32.6...2.32.7
2.32.6
What's Changed
- Update automations to default to using names for accessing context by @PClmnt in #14554
- Require a flag to be set to query PostHog for feature flags. by @samwho in #14607
- Add table ID to row deletion requests that only contain string IDs by @aptkingston in #14601
Full Changelog: 2.32.5...2.32.6