Update budibase to version 3.9.3 (#2626)

This commit is contained in:
Alexander L. 2025-04-23 18:37:37 +02:00 committed by GitHub
parent b6b911948a
commit ae4f95af99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 5 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
budibase:
image: budibase/budibase:3.9.1@sha256:8d13581a57f4bd9ae76d59902f64f8ff028f1ddc75c886ae2d529c54e56f2aed
image: budibase/budibase:3.9.3@sha256:526ec24480bbd6444c6b0a8f8f6b054c6416e2ee2142777be5639182d3261f28
restart: on-failure
stop_grace_period: 1m
volumes:

View File

@ -3,7 +3,7 @@ id: budibase
name: Budibase
tagline: The low code platform you'll enjoy using
category: developer
version: "3.9.1"
version: "3.9.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,9 +39,15 @@ gallery:
- 3.jpg
releaseNotes: >-
Key highlights in this release include:
- Updated UI for generating JavaScript from a prompt
- Improved tracking for Budibase AI quota
- Enhanced performance and stability improvements
- Improved Markdown performance
- Enhanced premium features
- Improved AI JS UX and prompt display
- Fixed bindings and Safari issues
- Added LLM formats and AI table UI
- Tracked codegen events
- Hid Day Passes
- Refined account lookup and email matching
- Updated dependencies (Next.js, Vite)
Full release notes are found at https://github.com/Budibase/budibase/releases