fixed
Release 2.33.0
about 1 month ago by Budibase
⚠️ This release of Budibase will trigger a migration process for each app when first accessed. This is to move to a new search subsystem for any internal tables. Apps will be inaccessible during the migration, and we expect the migration to take a few minutes (longer if you have a lot of rows in your internal tables, e.g. tens of thousands).
What's Changed
- Extend available labels for feature branch deployments.
- Fix all or property.
- Allow sorting by calculation fields.
- Allow BB_REFERNCE_SINGLE to have default values.
- Fix searching by bindings when those bindings have been stored in the view.query field.
- Fixing issue with base permissions of tables.
- Add on click events for grid layout containers.
- Support default values on multi-user columns.
- Fixing inconsistent column schemas.
- View joins with any and all not working correctly.
- Release SQS for self-host users (single image, docker compose, Kubernetes).
- Move conditionals to env section.
- Write Redis data to the persistent data dir in single image.