Releases: Budibase/budibase
Releases · Budibase/budibase
2.30.3
What's Changed
- feat: only use requirepass if password's set by @calexiou in #14345
- Auto login the user after password is set by @melohagan in #14344
- Assorted builder fixes and a fix for Google sheets filtering by @deanhannigan in #14315
- Updating binaries to 2.0 for SQS by @mike12345567 in #14349
- Fix for SQL composite key table
_id
search by @mike12345567 in #14350 - Allow feature flags to be set via PostHog as well as by environment variables. by @samwho in #14337
- Make it possible to get flag values from the license. by @samwho in #14353
- [BUDI-8433] Default value column UI by @samwho in #14204
- Posthog logging by @samwho in #14363
- Disable PostHog feature flags in prod. by @samwho in #14364
- Make generated passwords longer by @melohagan in #14362
Full Changelog: 2.30.2...2.30.3
2.30.2
What's Changed
Full Changelog: 2.30.1...2.30.2
2.30.1
2.30.0
What's Changed
- In-memory support for logical operators by @adrinr in #14331
- Add search filter api validation by @adrinr in #14336
- Support filtering views by @adrinr in #14335
- SQL support for logical operators in search by @adrinr in #14316
- Follow-up to Oracle fix PR by @samwho in #14319
Full Changelog: 2.29.30...2.30.0
2.29.30
What's Changed
- Update packages/server to use new larger runners. by @samwho in #14329
- docs(README): reference link by @guspan-tanadi in #14311
- Updating google-spreadsheet version by @mike12345567 in #14320
- Add Oracle to datasource.spec.ts. by @samwho in #14325
- Fix tables showing up multiple times for Oracle in the datasource info endpoint. by @samwho in #14328
- Support primitives in feature flags, make flag types flow, remove some obsolete feature flag systems. by @samwho in #14216
- Add detailed tracing to searches. by @samwho in #14333
New Contributors
- @guspan-tanadi made their first contribution in #14311
Full Changelog: 2.29.29...2.29.30
2.29.29
What's Changed
- Make sure to delete SSO ID doc as well by @melohagan in #14307
- Fix Oracle support as a datasource and add tests for it. by @samwho in #14263
Full Changelog: 2.29.28...2.29.29
2.29.28
What's Changed
- Add helper function / builder for creating Automations for tests and improved types by @PClmnt in #14220
- Unify types by @adrinr in #14286
- Trim couchdb fields while exporting rows by @adrinr in #14289
- Handle
_id
when reimporting internal rows by @adrinr in #14290 - Fix MS-SQL client timeout by @mike12345567 in #14296
- Dont allow protected column names on import by @adrinr in #14294
- Remove global node-fetch mock. by @samwho in #14297
- Remove all mocking from rest.spec.ts. by @samwho in #14301
- User column csv import error by @adrinr in #14302
- SQL pagination improvements by @mike12345567 in #14292
- Fixing export rows to use correct search by @mike12345567 in #14305
Full Changelog: 2.29.27...2.29.28
2.29.27
What's Changed
- Prevent test container name conflicts by @adrinr in #14282
- Save autofields on bulksaves by @adrinr in #14280
- Improve typings by @adrinr in #14281
- Fix issue selecting the same file multiple times while importing by @adrinr in #14284
- Fix for HTTP 400 issue seen in Datadog logs by @mike12345567 in #14285
- Record SQS queries in DataDog. by @samwho in #14291
Full Changelog: 2.29.26...2.29.27
2.29.26
What's Changed
- Row action automation display in frontend by @adrinr in #14209
- Prevent edits and deletions for row action automations by @adrinr in #14218
- Expose row action definition by @adrinr in #14238
- Row actions automation creation by @adrinr in #14219
- Fix importing internal tables by @adrinr in #14252
- Renaming some js objects by @adrinr in #14254
- Row action run api by @adrinr in #14247
- Form Screen Templates Generate Relevant Row Ids, Permission Roles are Automatically Generated by @Ghrehh in #14192
- Fix/verify sso bug by @melohagan in #14253
- Fix issue with stepId being undefined when importing app by @PClmnt in #14265
- Bundle pro to final bundles by @adrinr in #14268
- Bump requirejs from 2.3.6 to 2.3.7 by @dependabot in #14266
- update account-portal ref by @melohagan in #14273
- Fix for searching by row ID (with a limit) when the row has many related rows by @mike12345567 in #14257
- Fix to accomodate automations without triggers by @deanhannigan in #14274
- Reduce automation store updates and API fetches by @deanhannigan in #14271
- Disallow adding row action automations by @mike12345567 in #14279
Full Changelog: 2.29.25...2.29.26
2.29.25
What's Changed
- Add all HBS helpers to manifest by @mike12345567 in #14214
- Fix failing test due testcontainer conflicts by @adrinr in #14229
- Move "find row" to sdk by @adrinr in #14224
- Debugging output for startup of Budibase by @samwho in #14235
- Polyfill for Buffer in isolated-vm by @mike12345567 in #14227
- Lock CI images to specific SHAs by @mike12345567 in #14237
- Fix issue with trigger filters not saving by @PClmnt in #14231
- Fix issue with nulls in lucene isEmpty filter by @aptkingston in #14234
- Don't show datasource options for array bindings that lack table IDs by @aptkingston in #14228
- Adding bulkRemove utility for CouchDB by @mike12345567 in #14239
Full Changelog: 2.29.24...2.29.25