From 2d4dc701999ddd24998ef8947759e0bf179fd0a5 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Thu, 7 Nov 2024 12:42:40 +1000 Subject: [PATCH] Update budibase to 3.0.4 (#1744) --- budibase/docker-compose.yml | 2 +- budibase/umbrel-app.yml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/budibase/docker-compose.yml b/budibase/docker-compose.yml index 0cf48f4..16a30d6 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.33.14@sha256:8af4b96169565ae1cc5d945da6e9f0e90691edc5cd26bf7c441774d37794c4f3 + image: budibase/budibase:3.0.4@sha256:b685f8b2f8339dce90d16be205f5d9fb516972666ba2ce9dd5bbb7290b370a61 restart: on-failure stop_grace_period: 1m volumes: diff --git a/budibase/umbrel-app.yml b/budibase/umbrel-app.yml index 140e077..6bc5474 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.33.14" +version: "3.0.4" 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,7 +38,10 @@ gallery: - 2.jpg - 3.jpg releaseNotes: >- - This release includes improvements to database field handling. + This release includes improvements to relationship handling between tables and automation workflows: + - Added support for multiple relationships between tables + - Enhanced automation step configuration options + - Improved AI integration capabilities Full release notes are found at https://github.com/Budibase/budibase/releases