Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-03 | 2.9 kB | |
v0.24.6 source code.tar.gz | 2025-08-03 | 2.4 MB | |
v0.24.6 source code.zip | 2025-08-03 | 3.0 MB | |
Totals: 3 Items | 5.4 MB | 0 |
What's Changed
- refactor(application): update application handling to support multipl… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2288
- refactor(compose): reorganize imports and simplify command execution … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2289
- refactor(backup): consolidate utility imports and add local backup cl… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2290
- fix: github app creation name conflicting with already existing Dokploy names by @rainwashed in https://github.com/Dokploy/dokploy/pull/2266
- refactor: lint apps/docker/test files by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2254
- refactor: lint apps/components/layouts files by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2255
- feat(dashboard): generate user fallback avatar using user email and allow user to choose default avatar by @danielepintore in https://github.com/Dokploy/dokploy/pull/2229
- The getGitlabBranches function was only returning the first 20 branches by @A-D-E in https://github.com/Dokploy/dokploy/pull/2279
- docs: polish
README.md
by @JamBalaya56562 in https://github.com/Dokploy/dokploy/pull/2295 - chore: update Railpack version to 0.2.2 in Dockerfile and related scr… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2296
- feat(dashboard): add manual input for service name in domains for docker compose by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2297
- feat(mount): refactor updateMount logic and add updateFileMount funct… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2300
- fix(backups): change backup file extension from .dump.gz to .sql.gz f… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2301
- refactor(domain): enhance middleware handling for Traefik routers and… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2302
- refactor(gitea, gitlab): remove unused parameters and fetch entities … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2304
- refactor(traefik): update Traefik initialization to support standalon… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2305
- refactor(docker): update docker exec command to set working directory… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2306
- 1778 railpack frontend version is hardcoded by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2309
New Contributors
- @rainwashed made their first contribution in https://github.com/Dokploy/dokploy/pull/2266
- @danielepintore made their first contribution in https://github.com/Dokploy/dokploy/pull/2229
- @A-D-E made their first contribution in https://github.com/Dokploy/dokploy/pull/2279
- @JamBalaya56562 made their first contribution in https://github.com/Dokploy/dokploy/pull/2295
Full Changelog: https://github.com/Dokploy/dokploy/compare/v0.24.5...v0.24.6