v0.23.5

Dokploy/dokployv0.23.5Jun 29, 2025by github-actions[bot]

AI Summary

UI refinements for server names and configuration directory adjustments for better Docker management.

Key Highlights

  • Removed width restriction on the server name
  • Changed default DOCKER_CONFIG to a directory instead of config.json file

Full Release Notes

## What's Changed
* style: Remove the width restriction on the server name. by @DearTanker in https://github.com/Dokploy/dokploy/pull/2100
* fix: change default DOCKER_CONFIG to a config directory instead of config.json file by @SashkaHavr in https://github.com/Dokploy/dokploy/pull/2101
* chore: remove unknown `apps/models` from pnpm-workspace.yaml by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2083
* fix: update preview deployment comment to include protocol in domain URL by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2102

## New Contributors
* @DearTanker made their first contribution in https://github.com/Dokploy/dokploy/pull/2100
* @SashkaHavr made their first contribution in https://github.com/Dokploy/dokploy/pull/2101

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.23.4...v0.23.5