| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-06 | 1.2 kB | |
| v0.28.4 source code.tar.gz | 2026-03-06 | 3.3 MB | |
| v0.28.4 source code.zip | 2026-03-06 | 4.1 MB | |
| Totals: 3 Items | 7.4 MB | 0 | |
What's Changed
- refactor: replace authClient with api.organization.active for active … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3880
- refactor: simplify createMount mutation by returning the promise dire… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3881
- fix: update rsync command in web-server backup to exclude special fil… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3893
- fix: add docker login before rollback and fix execAsyncRemote argument order by @aak-lear in https://github.com/Dokploy/dokploy/pull/3882
- feat: enhance Docker configuration with environment variables for API… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3894
- feat: add enableSubmodules and update watchPaths in application schema by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3898
- fix: skip redirect middleware for preview deployments to prevent wild… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3899
New Contributors
- @aak-lear made their first contribution in https://github.com/Dokploy/dokploy/pull/3882
Full Changelog: https://github.com/Dokploy/dokploy/compare/v0.28.3...v0.28.4