github Budibase/budibase 2.33.0

latest releases: 2.33.2, 2.33.1
2 days ago

🛑 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
⚠️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 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

Don't miss a new budibase release

NewReleases is sending notifications on new releases.