mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update twenty to v0.51.0 (#2624)
This commit is contained in:
parent
a2be1a405e
commit
e2d1b66c50
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: twentycrm/twenty:v0.50.0@sha256:39fb13a0b1f1e98ddf9795d9e98641b4e4a0cfc8abe0d30e18b013ec2bfadd9c
|
||||
image: twentycrm/twenty:v0.51.0@sha256:4443b2ae32c406778ab0923dfa82d33d0ed1e175f947e9c500b083a94c49b4e5
|
||||
user: "1000:1000"
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/server-local-data:/app/packages/twenty-server/.local-storage
|
||||
@ -30,7 +30,7 @@ services:
|
||||
restart: on-failure
|
||||
|
||||
worker:
|
||||
image: twentycrm/twenty:v0.50.0@sha256:39fb13a0b1f1e98ddf9795d9e98641b4e4a0cfc8abe0d30e18b013ec2bfadd9c
|
||||
image: twentycrm/twenty:v0.51.0@sha256:4443b2ae32c406778ab0923dfa82d33d0ed1e175f947e9c500b083a94c49b4e5
|
||||
user: "1000:1000"
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/server-local-data:/app/packages/twenty-server/.local-storage
|
||||
|
@ -3,7 +3,7 @@ id: twenty
|
||||
name: Twenty
|
||||
tagline: An adaptable CRM solution for seamless team collaboration and growth
|
||||
category: files
|
||||
version: "0.50.0"
|
||||
version: "0.51.0"
|
||||
port: 2020
|
||||
description: >-
|
||||
Twenty is the leading open-source CRM, built by a community of hundreds of contributors to meet the unique needs of your business. Designed for flexibility, it helps businesses of all sizes efficiently manage customer relationships and streamline workflows.
|
||||
@ -30,7 +30,16 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
This release includes various improvements and bug fixes:
|
||||
|
||||
- Enhanced email validation and authentication processes
|
||||
- Improved spreadsheet import functionality
|
||||
- Advanced filtering capabilities in the user interface
|
||||
- New form actions and date field support
|
||||
- Various UI/UX enhancements and performance optimizations
|
||||
|
||||
For a complete list of changes, please visit https://github.com/twentyhq/twenty/releases
|
||||
dependencies: []
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
|
Loading…
Reference in New Issue
Block a user