Releases: Budibase/budibase
2.33.14
2.33.13
What's Changed
- Reenable cache by @adrinr in #14916
- Nodemon config update by @mike12345567 in #14919
- Fix builder serve endpoint error rate by @mike12345567 in #14923
- Improve users sort by @melohagan in #14894
- Don't throw if no account-holder is found by @melohagan in #14926
Full Changelog: 2.33.12...2.33.13
2.33.12
What's Changed
- Publish automation-branching-ux to QA by @adrinr in #14889
- Fix automation log pagination by @adrinr in #14895
- Public role access issue by @mike12345567 in #14898
This is the first release after a problem in our release pipeline, releases 2.33.5 to 2.33.11 are unavailable.
Full Changelog: 2.33.4...2.33.5
2.33.4
What's Changed
- Support multiple relationships same tables by @adrinr in #14877
- Gro 738 refactor code that returns the account holder from user by @melohagan in #14872
Full Changelog: 2.33.3...2.33.4
2.33.3
What's Changed
- Hide power role for v3 apps by @adrinr in #14813
- Fix: Updated URL in automation error notification to point to settings by @saewoohan in #14817
- Multi-inheritance RBAC (backend) by @mike12345567 in #14816
- Allow passing test to row action test by @adrinr in #14822
- Release v3 to QA by @adrinr in #14826
- Release v3 to QA by @adrinr in #14827
- Backporting types from v3 to support updating pro submodule. by @mike12345567 in #14829
- Filling out
FeatureFlag
enum by @mike12345567 in #14828 - deprecates Section component by @mikesealey in #14837
- Support user in automation context by @PClmnt in #14825
- Navigate to automation on creation by @adrinr in #14842
- Allow serving old apps on local dev by @adrinr in #14845
- MySQL queries - forward slashes in bindings by @mike12345567 in #14855
- Add tests for SQL injection attacks on table/view creation and search. by @samwho in #14861
- Open API - security update by @mike12345567 in #14868
- Update pro submodule by @adrinr in #14851
- Public API test changes by @mike12345567 in #14874
- Add settings to automation context. by @samwho in #14801
New Contributors
- @saewoohan made their first contribution in #14817
Full Changelog: 2.33.2...2.33.3
2.33.2
2.33.1
What's Changed
Full Changelog: 2.33.0...2.33.1
2.33.0
🛑 For self-hosters making use of the Budibase docker-compose setup, this release may require an update to your docker-compose file, including updating to a new version of CouchDB, documentation can be found here: https://docs.budibase.com/docs/migrations#budibase-db-sql-support
What's Changed
- Extend available labels for feature branch deployments by @calexiou in #14773
- Fix all or property by @adrinr in #14774
- Allow sorting by calculation fields. by @samwho in #14763
- Allow BB_REFERNCE_SINGLE to have default values. by @samwho in #14772
- Fix searching by bindings when those bindings have been stored in the
view.query
field. by @samwho in #14775 - Fixing issue with base permissions of tables by @mike12345567 in #14779
- Add on click events for grid layout containers by @aptkingston in #14768
- Support default values on multi-user columns. by @samwho in #14789
- Fixing inconsistent column schemas by @adrinr in #14791
- View joins with any and all not working correctly by @adrinr in #14770
- Release SQS for self-host users (single image, docker compose, Kubernetes) by @samwho in #13999
- Move conditionals to env section by @calexiou in #14788
- Write Redis data to the persistent data dir in single image. by @samwho in #14797
Full Changelog: 2.32.17...2.33.0
2.32.17
What's Changed
- UI tweak for days remaining banner of free trial by @melohagan in #14764
- View joins - allow related required columns' visibility to be changed by @adrinr in #14759
- Update pro by @melohagan in #14769
- Remove related fields popover by @adrinr in #14761
Full Changelog: 2.32.16...2.32.17
2.32.16
What's Changed
- Make new tables require ADMIN permissions to read and write. by @samwho in #14709
- Fix SQL removing related row from many side by @mike12345567 in #14749
- Only check visible fields when checking group by view calculations. by @samwho in #14753
- Feature flag default roles to admin by @adrinr in #14754
- Test calculation view searching. by @samwho in #14750
- Fix table updates wiping out view calculation fields. by @samwho in #14756
- Prevent deleting rows through a calculation view. by @samwho in #14748
- Properly clean up row actions on table deletion. by @samwho in #14758
- Fix for an issue found with custom role naming by @mike12345567 in #14762
Full Changelog: 2.32.15...2.32.16