v0.24.7
Dokploy/dokployv0.24.7Aug 4, 2025by github-actions[bot]
AI Summary
A maintenance release focusing on developer experience, log streaming, and project management tools.
Key Highlights
- Refactored linting for apps/components/shared files.
- Added documentation updates for contributing.
- Updated contributing documentation syntax.
New Features
- Code linting updates
- Documentation improvements
Full Release Notes
## What's Changed * docs(contributing): use Alerts syntax of GitHub markdown by @JamBalaya56562 in https://github.com/Dokploy/dokploy/pull/2311 * refactor: lint apps/components/shared files by @JamBalaya56562 in https://github.com/Dokploy/dokploy/pull/2292 * ci(create-pr): remove unused id by @JamBalaya56562 in https://github.com/Dokploy/dokploy/pull/2312 * feat(handle-ports): add publish mode warning for host mode limitations by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2318 * feat(show-projects): implement project sorting and filtering function… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2319 * feat(docker-logs): add pause/resume functionality for log streaming by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2320 * feat(cluster-settings): Add swarm settings for databases by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2321 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.24.6...v0.24.7