From 0bc36e8aa267d039b36094786deed6b83d9645b2 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Sun, 22 Dec 2024 12:27:33 +1000 Subject: [PATCH] Update budibase to 3.2.29 (#1954) --- budibase/docker-compose.yml | 2 +- budibase/umbrel-app.yml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/budibase/docker-compose.yml b/budibase/docker-compose.yml index 4735c3ccbe..26280ff4bc 100644 --- a/budibase/docker-compose.yml +++ b/budibase/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" budibase: - image: budibase/budibase:3.2.28@sha256:e001541c45cf30fc4bc461cbfc89191cb39953a1ec957c692ec69fd64b98ae25 + image: budibase/budibase:3.2.29@sha256:ae5dbb7f4cac772573a67d0e896ead28955b7415d1cc69c03df0b835b437fa60 restart: on-failure stop_grace_period: 1m volumes: diff --git a/budibase/umbrel-app.yml b/budibase/umbrel-app.yml index 58abc09265..70b588236f 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: "3.2.28" +version: "3.2.29" port: 6733 description: >- Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely. @@ -39,9 +39,10 @@ gallery: - 3.jpg releaseNotes: >- This release includes improvements to: - - Custom role management in groups - - Database schema compatibility - - System stability and performance + - Automation workflow interface and branching + - Table relationship handling + - Client-side error handling + - Overall system stability and performance Full release notes are found at https://github.com/Budibase/budibase/releases