v0.22.5
Dokploy/dokployv0.22.5May 17, 2025by github-actions[bot]
AI Summary
Fixed domain responsiveness and auto-deploy URL paths. Added loading states for converted compose files and enhanced project duplication functionality.
Key Highlights
- Fixed domain responsiveness
- Fixed auto-deploy URL path
- Enhanced project duplication
- Added appname compose feature
New Features
- Project duplication enhancements
- Appname compose feature
Full Release Notes
## What's Changed * Fix domain responsiveness by @nktnet1 in https://github.com/Dokploy/dokploy/pull/1891 * fix: Missing `/compose` in auto-deploy URL by @darena-patrick in https://github.com/Dokploy/dokploy/pull/1904 * fix: more informative placeholder for watch path by @yergom in https://github.com/Dokploy/dokploy/pull/1903 * fix: Submit Log in issue on Github by @oshanavishkapiries in https://github.com/Dokploy/dokploy/pull/1886 * feat(ui): add loading state and no data message to converted compose … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1906 * fix: update dependencies in save provider components to use optional … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1907 * refactor: update database backup process in web server utility to use… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1908 * refactor: improve cleanup process in web server backup utility to han… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1909 * fix: installed git-lfs in docker image by @IPdotSetAF in https://github.com/Dokploy/dokploy/pull/1872 * refactor: streamline GitLab repository fetching by introducing valida… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1910 * build: update nixpacks to 1.39.0 by @enie123 in https://github.com/Dokploy/dokploy/pull/1897 * feat: enhance project duplication functionality with options for new … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1912 * Feat/add appname compose by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1913 ## New Contributors * @darena-patrick made their first contribution in https://github.com/Dokploy/dokploy/pull/1904 * @yergom made their first contribution in https://github.com/Dokploy/dokploy/pull/1903 * @oshanavishkapiries made their first contribution in https://github.com/Dokploy/dokploy/pull/1886 * @IPdotSetAF made their first contribution in https://github.com/Dokploy/dokploy/pull/1872 * @enie123 made their first contribution in https://github.com/Dokploy/dokploy/pull/1897 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.22.4...v0.22.5