diff --git a/budibase/docker-compose.yml b/budibase/docker-compose.yml index 7fe418af..bd161959 100644 --- a/budibase/docker-compose.yml +++ b/budibase/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" budibase: - image: budibase/budibase:2.32.5@sha256:6fe2531f72eb3a4567c7ed3f0b318fee8e3318cc594ee766f736d3f210605ff6 + image: budibase/budibase:2.32.6@sha256:afd6121fa06ba18eb6ed4828f8fe3db2b8737922999a6700797931b7bf633065 restart: on-failure stop_grace_period: 1m volumes: diff --git a/budibase/umbrel-app.yml b/budibase/umbrel-app.yml index 324b6ec7..7b9140f3 100644 --- a/budibase/umbrel-app.yml +++ b/budibase/umbrel-app.yml @@ -3,7 +3,7 @@ id: budibase name: Budibase tagline: The low code platform you'll enjoy using category: developer -version: "2.32.5" +version: "2.32.6" 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,11 +38,11 @@ gallery: - 2.jpg - 3.jpg releaseNotes: >- - This update includes several improvements and fixes: + This update includes several improvements: - - Fixed Google Sheets pagination - - Resolved Postgres issue with passing more than 100 arguments + - Updated automations to default to using names for accessing context + - Added table ID to row deletion requests that only contain string IDs Full release notes are found at https://github.com/Budibase/budibase/releases