v0.23.6
Dokploy/dokployv0.23.6Jul 2, 2025by github-actions[bot]
AI Summary
Adds administrative control over scheduled tasks and fixes log directory handling to prevent data loss.
Key Highlights
- Added kill process functionality to schedules for servers
- Fixed removal of current directory in deployment logs
Full Release Notes
## What's Changed * Style: Make Node Applications more readable. by @DearTanker in https://github.com/Dokploy/dokploy/pull/2104 * feat: add kill process functionality to schedules for dokploy server & remote servers by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2105 * fix: prevent removal of current directory in deployment logs by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2113 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.23.5...v0.23.6