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