mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update budibase to version 3.5.3 (#2334)
This commit is contained in:
parent
aee9c1171d
commit
37d328c26e
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
budibase:
|
||||
image: budibase/budibase:3.5.2@sha256:d6050f43b207082f397a1bd184f99249dd9b80fa27b677167e24d1fef505bedc
|
||||
image: budibase/budibase:3.5.3@sha256:b50bb0a90176a6b0d01442914f033ae8cf0b1442d750656ab4f89454b8ec93b6
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
volumes:
|
||||
|
@ -3,7 +3,7 @@ id: budibase
|
||||
name: Budibase
|
||||
tagline: The low code platform you'll enjoy using
|
||||
category: developer
|
||||
version: "3.5.2"
|
||||
version: "3.5.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,12 +39,13 @@ gallery:
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
Key highlights in this release include:
|
||||
- Improved type checking in client code
|
||||
- Enhanced group performance
|
||||
- Added ability to upload attachments and signatures through views
|
||||
- Migrated several test files to TypeScript
|
||||
- Fixed UI issue with row test data selector
|
||||
- Removed unnecessary sorting configuration
|
||||
- Added initial scaffolding for LLM-powered JS generation
|
||||
- Implemented OAuth2 configuration CRUD functionality
|
||||
- Added JavaScript V2 step bindings parsing
|
||||
- Improved field type handling
|
||||
- Enhanced BBUI types and code organization
|
||||
- Fixed icon focus event and API definition issues
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/Budibase/budibase/releases
|
||||
dependencies: []
|
||||
|
Loading…
Reference in New Issue
Block a user