From 8ba94c0e639890d5269e8a55edc47407bdb7b19a Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Thu, 30 Jan 2025 13:17:59 +1000 Subject: [PATCH] Update budibase to 3.3.3 (#2119) --- budibase/docker-compose.yml | 2 +- budibase/umbrel-app.yml | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/budibase/docker-compose.yml b/budibase/docker-compose.yml index e5cc04a9aa..cb77a310bf 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.3.1@sha256:7baa7251ec4c552073675baf81804a6496c7d645bca31817de24f946fbd264ed + image: budibase/budibase:3.3.3@sha256:9d00ff023b92b088bfb8ec197c4d844aaa4472184d0e60efdcfe1a7c42ef62b5 restart: on-failure stop_grace_period: 1m volumes: diff --git a/budibase/umbrel-app.yml b/budibase/umbrel-app.yml index e1e27cfe37..71694f25fe 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.3.1" +version: "3.3.3" 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,10 +39,8 @@ gallery: - 3.jpg releaseNotes: >- Highlights: - - Fixed issue with table screen creation - - Overall system stability and performance - - Aligned how tableselector and datasourceselector are displayed - - Added JS console log support + - Fixed styling issues with popovers + - Overall system stability improvements Full release notes are found at https://github.com/Budibase/budibase/releases