Update budibase to 3.28.2 (#4725)
This commit is contained in:
parent
2aec519352
commit
b9cf211d14
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
budibase:
|
||||
image: budibase/budibase:3.27.5@sha256:54088060431d230023e4660ce5f1fc79b7dc68f45f71c0bb1a78e85bf4c6bf1d
|
||||
image: budibase/budibase:3.28.2@sha256:694d0bc51022492b8e80ca058b0416a4acc261fe5a25f77604433156a493b3c2
|
||||
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.27.5"
|
||||
version: "3.28.2"
|
||||
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,13 +39,13 @@ gallery:
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
Key improvements in this release include:
|
||||
- Fixed duplicate automation trigger list theme in light mode
|
||||
- Fixed parent status when nested automation is stopped
|
||||
- Added BBAI support in new AI configurations
|
||||
- Chat style improvements and tweaks
|
||||
- Ensured all datasource types are available as agent tools
|
||||
- Fixed single agent rotation behavior
|
||||
- Updated BBAI models
|
||||
- Added chat to workspace home with agent and chat duplication capabilities
|
||||
- Implemented chat API permissions for better security
|
||||
- Enhanced workspace home and sidebar with improved navigation
|
||||
- Added support for BBAI in cloud environments
|
||||
- Improved RAG file processing with async handling
|
||||
- Hidden deleted agents in settings panel
|
||||
- Updated search row examples and documentation
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Budibase/budibase/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user