|
|
@ -3,7 +3,7 @@ id: budibase |
|
|
|
name: Budibase |
|
|
|
tagline: The low code platform you'll enjoy using |
|
|
|
category: developer |
|
|
|
version: "2.30.3" |
|
|
|
version: "2.31.1" |
|
|
|
port: 6733 |
|
|
|
description: >- |
|
|
|
Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely. |
|
|
@ -38,13 +38,29 @@ gallery: |
|
|
|
- 2.jpg |
|
|
|
- 3.jpg |
|
|
|
releaseNotes: >- |
|
|
|
This update includes several improvements and fixes: |
|
|
|
- Improved login process after setting a password |
|
|
|
- Enhanced builder functionality |
|
|
|
- Fixed Google Sheets filtering |
|
|
|
- Improved SQL composite key table search |
|
|
|
- Updated feature flag management |
|
|
|
- Enhanced default value column UI |
|
|
|
Features: |
|
|
|
|
|
|
|
- Improved password handling: requirepass only used if a password is set, and auto-login after password setup. |
|
|
|
- Updated binaries for SQS 2.0 and CouchDB images. |
|
|
|
- Enabled feature flags via PostHog and environment variables, and added default values flag. |
|
|
|
- Added longer generated passwords and more automation tests. |
|
|
|
- New UI features: Default value column, table screen template step, and grid drag-and-drop layouts. |
|
|
|
|
|
|
|
Fixes: |
|
|
|
|
|
|
|
- Assorted fixes for Google Sheets filtering, SQL composite key search, and SQL query conditions. |
|
|
|
- Resolved issues with table native paste, code editor, and binding drawer. |
|
|
|
- Fixed app import issues, invalid primary display settings, and broken relationships in SQS. |
|
|
|
- Optimized feature flag handling, autoscreen component order, and reduced unnecessary data saving in settings. |
|
|
|
- Improved handling of .env variables, memo stores, and search logical operators. |
|
|
|
- Addressed “maximum call stack exceeded” error and feature flag issues. |
|
|
|
|
|
|
|
Miscellaneous: |
|
|
|
|
|
|
|
- Disallowed importing backend-core barrel file. |
|
|
|
- Supported custom Docker registry in Helm chart. |
|
|
|
- Split columns setting button/content and ensured schema honor in queries. |
|
|
|
- Auto-generated encryption key and use of secrets in configurations. |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/Budibase/budibase/releases |
|
|
|