Browse Source

Update budibase to version 2.31.7 (#1448)

main
Nathan Fretz 5 months ago
committed by GitHub
parent
commit
ea6695491e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      budibase/docker-compose.yml
  2. 17
      budibase/umbrel-app.yml

2
budibase/docker-compose.yml

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
budibase:
image: budibase/budibase:2.31.3@sha256:8fa4ac4e32e5ba70c7a5c9ea52aeb16467d0b0b6b59066e0b96de46521eac548
image: budibase/budibase:2.31.7@sha256:8c023c070d5415f107d45e98a24a86c95841460a5fa2a05fa43ea27302720f5c
restart: on-failure
stop_grace_period: 1m
volumes:

17
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.31.3"
version: "2.31.7"
port: 6733
description: >-
Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely.
@ -40,17 +40,10 @@ gallery:
releaseNotes: >-
This update includes several improvements and fixes:
Features:
- Improved password handling with auto-login after password setup
- New UI features including default value column and grid drag-and-drop layouts
- Enhanced feature flag management
Fixes:
- Resolved issues with Google Sheets filtering and SQL queries
- Improved app import process and relationship handling
- Optimized feature flag handling and reduced unnecessary data saving
- Enhanced drag and drop functionality
- Resolved issues with multiple loops in automation context
- Fixed screen definition enrichment causing parsing problems
- Addressed plan upgrade issues
Full release notes are found at https://github.com/Budibase/budibase/releases

Loading…
Cancel
Save