v0.25.5

Dokploy/dokployv0.25.5Oct 6, 2025by github-actions[bot]

AI Summary

This release focuses on permission controls for environments and fixes issues with GitHub webhooks and Docker terminal dropdowns.

Key Highlights

  • Added environment creation and deletion permission controls
  • Fixed GitHub auto-deploy webhook responding with 404
  • Fixed docker terminal dropdown not showing containers for docker-compose applications

New Features

  • Environment creation permission control
  • Environment deletion permission control
  • File upload support for custom profile pictures
  • Stop_grace_period to swarm settings

Full Release Notes

## What's Changed
* 2645 GitHub auto deploy webhook responds 404 by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2763
* chore: update better-auth to version 1.3.26 and adjust dependencies i… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2764
* fix: correct typo in saveGitProvider function name by @Captainsalem in https://github.com/Dokploy/dokploy/pull/2744
* style: replace generic icons with Gotify and Ntfy brand logos by @dennisimoo in https://github.com/Dokploy/dokploy/pull/2678
* feat: Add stop_grace_period to swarm settings by @perinm in https://github.com/Dokploy/dokploy/pull/2232
* Fix swarm settings config placeholders by @robgraeber in https://github.com/Dokploy/dokploy/pull/2577
* feat: Add environment creation permission control-#2593 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2598
* feat: Add Environment Deletion Permission Control-#2594 by @Harikrishnan1367709 in https://github.com/Dokploy/dokploy/pull/2599
* feat: add file upload support for custom profile pictures by @dennisimoo in https://github.com/Dokploy/dokploy/pull/2679
* fix: docker terminal dropdown not showing containers for applications of type "docker-compose" by @sueffuenfelf in https://github.com/Dokploy/dokploy/pull/2684
* fix: return an empty object if yaml file is empty by @niieani in https://github.com/Dokploy/dokploy/pull/2756

## New Contributors
* @Captainsalem made their first contribution in https://github.com/Dokploy/dokploy/pull/2744
* @perinm made their first contribution in https://github.com/Dokploy/dokploy/pull/2232
* @sueffuenfelf made their first contribution in https://github.com/Dokploy/dokploy/pull/2684
* @niieani made their first contribution in https://github.com/Dokploy/dokploy/pull/2756

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.25.4...v0.25.5