v0.26.1

Dokploy/dokployv0.26.1Dec 10, 2025by github-actions[bot]

AI Summary

Enhanced admin check for backup operations. Added createEnvFile option to environment settings and introduced isDefault flag for environments.

Key Highlights

  • Enhanced admin check for backup operations
  • Added createEnvFile option to environment settings
  • Added isDefault flag for environments
  • Added support for traefik.me domain notifications
  • Added registry URL validation (hostname only)

New Features

  • createEnvFile option in environment settings
  • isDefault flag for environments
  • traefik.me domain notifications
  • Registry URL hostname validation

Full Release Notes

## What's Changed
* fix(backups): enhance admin check to ensure user existence by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3210
* feat(environment): add createEnvFile option to environment settings by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3212
* refactor(deploy): streamline webhook image validation logic by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3213
* 3197 requests page started showing my own dashboard requests by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3214
* test(upload): add unit tests for getRegistryTag function by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3215
* feat(environment): introduce isDefault flag for environments by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3217
* feat(domains): add support for traefik.me domain notifications by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3218
* Feat/add registry url only allow hostname by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3219


**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.26.0...v0.26.1