Skip to content

Releases: Dokploy/dokploy

v0.25.2

16 Sep 05:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.1...v0.25.2

v0.25.1

07 Sep 20:11
Compare
Choose a tag to compare

What's Changed

  • feat(settings): add error handling for unsupported resource types in … by @Siumauricio in #2556

Full Changelog: v0.25.0...v0.25.1

v0.25.0

07 Sep 04:49
1763000
Compare
Choose a tag to compare

Environments

We know how challenging it was to work with projects lacking proper environments. Well, that's no longer an issue! Now, within each project, you can define multiple environments. By default, a production environment will be pre-configured.

We've also included environment variables at the environment level for greater flexibility.

Screenshot 2025-09-07 at 10 35 30 AM Screenshot 2025-09-07 at 10 35 37 AM

What's Changed

New Contributors

Full Changelog: v0.24.12...v0.25.0

v0.24.12

19 Aug 06:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.11...v0.24.12

v0.24.11

17 Aug 21:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.10...v0.24.11

v0.24.10

11 Aug 05:36
Compare
Choose a tag to compare

What's Changed

  • feat: add keyboard shortcuts to application page by @bobbymannino in #2355
  • fix(traefik): on setup support serverId as parameter and input by @Aeriit in #2352
  • fix(setup): properly handle dokploy-traefik container absence by @depado in #2332
  • 1857 support isolated deployment randomized compose for compose deployment using a git provider by @Siumauricio in #2357
  • ci(pull-request): use strategy matrix by @JamBalaya56562 in #2314

New Contributors

Full Changelog: v0.24.9...v0.24.10

v0.24.9

10 Aug 12:20
Compare
Choose a tag to compare

What's Changed

  • fix: use configured GitLab URL instead of hardcoded gitlab.com by @A-D-E in #2337

Full Changelog: v0.24.8...v0.24.9

v0.24.8

04 Aug 06:37
Compare
Choose a tag to compare

Full Changelog: v0.24.7...v0.24.8

v0.24.7

04 Aug 01:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.6...v0.24.7

v0.24.6

03 Aug 08:50
4259e25
Compare
Choose a tag to compare

What's Changed

  • refactor(application): update application handling to support multipl… by @Siumauricio in #2288
  • refactor(compose): reorganize imports and simplify command execution … by @Siumauricio in #2289
  • refactor(backup): consolidate utility imports and add local backup cl… by @Siumauricio in #2290
  • fix: github app creation name conflicting with already existing Dokploy names by @rainwashed in #2266
  • refactor: lint apps/docker/test files by @Marukome0743 in #2254
  • refactor: lint apps/components/layouts files by @Marukome0743 in #2255
  • feat(dashboard): generate user fallback avatar using user email and allow user to choose default avatar by @danielepintore in #2229
  • The getGitlabBranches function was only returning the first 20 branches by @A-D-E in #2279
  • docs: polish README.md by @JamBalaya56562 in #2295
  • chore: update Railpack version to 0.2.2 in Dockerfile and related scr… by @Siumauricio in #2296
  • feat(dashboard): add manual input for service name in domains for docker compose by @Siumauricio in #2297
  • feat(mount): refactor updateMount logic and add updateFileMount funct… by @Siumauricio in #2300
  • fix(backups): change backup file extension from .dump.gz to .sql.gz f… by @Siumauricio in #2301
  • refactor(domain): enhance middleware handling for Traefik routers and… by @Siumauricio in #2302
  • refactor(gitea, gitlab): remove unused parameters and fetch entities … by @Siumauricio in #2304
  • refactor(traefik): update Traefik initialization to support standalon… by @Siumauricio in #2305
  • refactor(docker): update docker exec command to set working directory… by @Siumauricio in #2306
  • 1778 railpack frontend version is hardcoded by @Siumauricio in #2309

New Contributors

Full Changelog: v0.24.5...v0.24.6