v0.24.1

Dokploy/dokployv0.24.1Jul 13, 2025by github-actions[bot]

AI Summary

Improvements to the UI interface including tab widths and code editor optimization, alongside system upgrades.

Key Highlights

  • Optimized the code editor component and adjusted tab widths
  • Upgraded Docker Node.js version to 20.16.0 in all Dockerfiles
  • Added RestartPolicy configuration for servers and web containers

New Features

  • Update application name handling during duplication

Full Release Notes

## What's Changed
* fix(ui): adjust tablist item width for compose services by @nktnet1 in https://github.com/Dokploy/dokploy/pull/2152
* fix: Optimize the code editor component, adjust the style and structu… by @croatialu in https://github.com/Dokploy/dokploy/pull/2167
* feat(project): update application name handling during duplication by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2174
* fix(ui): tabs overflow and Tailwind config by @gentslava in https://github.com/Dokploy/dokploy/pull/2156
* fix: Add gitlabUrl calculation logic and update link references by @croatialu in https://github.com/Dokploy/dokploy/pull/2163
* fix(ui): git providers overflow by @gentslava in https://github.com/Dokploy/dokploy/pull/2176
* fix(ui):  Fix Dialogs Infinite Render Loops and Command Component Conflicts by @jhon2c in https://github.com/Dokploy/dokploy/pull/2182
* fix(gitlab): Support dynamically generating clone URLs based on protocols by @croatialu in https://github.com/Dokploy/dokploy/pull/2164
* chore: match dependencies with current ones in pnpm-lock.yaml by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2082
* chore(docker): update Node.js version to 20.16.0 in all Dockerfiles by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2184
* feat(monitoring): add RestartPolicy configuration for server and web … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2185

## New Contributors
* @croatialu made their first contribution in https://github.com/Dokploy/dokploy/pull/2167

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.24.0...v0.24.1