v0.24.4
Dokploy/dokployv0.24.4Jul 21, 2025by github-actions[bot]
AI Summary
Focuses on refactoring authentication structures and upgrading development tooling (Biome v2, pnpm v9), alongside Traefik configuration improvements.
Key Highlights
- Simplified user session structure in authentication
- Upgraded to Biome v2 and pnpm v9.12.0
- Added Traefik configuration support
- Fixed duplicate file write operation in Traefik config
Full Release Notes
## What's Changed * feat(project): add refreshToken to application and compose data retri… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2214 * refactor(auth): simplify user session structure in validateRequest fu… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2215 * fix(dashboard): disable refetch on window focus for destination handling by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2216 * fix(dashboard): update Docker cleanup toggle logic to prioritize serv… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2217 * chore: remove `apps/monitoring` from `pnpm-workspace.yaml` by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2195 * ci: remove custom branch and add workflow_dispatch event by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2196 * chore(package): version up pnpm to v9.12.0 by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2194 * refactor: lint and sort import on dokploy application by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2199 * chore: upgrade to Biome v2 by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2187 * refactor: lint and sort imports on dokploy/server by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2200 * chore: version up format.yml actions by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2190 * feat(config): Traefik by @gentslava in https://github.com/Dokploy/dokploy/pull/2202 * fix(traefik): remove duplicate file write operation in writeTraefikCo… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2218 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.24.3...v0.24.4