In case where you have troubles to update to the latest version you can run the following command:
curl -sSL https://dokploy.com/install.sh | sh -s updateWhat's Changed
- fix: update input handling in application components by @Siumauricio in #3082
- feat: add SQL script to standardize date formats in environment table by @Siumauricio in #3083
- feat: enhance error handling in deployment processes by @Siumauricio in #3104
- refactor: improve cleanup operation handling in postgres router by @Siumauricio in #3105
- fix: update pg data path for latest docker version by @Bima42 in #3048
- feat: add additional rclone configuration options for S3 integration by @Siumauricio in #3106
- fix: update rclone S3 flags to use quotes for improved parsing by @Siumauricio in #3107
- fix: correct GitLab API URL by removing 'owned' parameter from projec… by @Siumauricio in #3108
- refactor: enhance user management actions in dashboard by @Siumauricio in #3109
- refactor: remove TableCaption from user display in dashboard settings by @Siumauricio in #3110
- refactor: improve error handling in notification components by @Siumauricio in #3112
- feat: add Railpack installation command to builder script by @Siumauricio in #3113
- Fix: Allow organization members to access requests functionality (#2687) by @Harikrishnan1367709 in #2698
- fix: server time is incorrect by @shiqocred in #3058
- chore: naming of redis and postgres volumes has been made understandable by @fir4tozden in #3032
New Contributors
- @fir4tozden made their first contribution in #3032
Full Changelog: v0.25.10...v0.25.11