v0.24.5
Dokploy/dokployv0.24.5Jul 28, 2025by github-actions[bot]
AI Summary
Focuses on user profile improvements, security visibility, and error reporting for remote server builds.
Key Highlights
- Added optional name field to user profile form.
- Updated app security view to hide passwords.
- Improved UX based on community feedback.
- Fixed build error sending on remote servers.
New Features
- Optional profile name field
- Password masking in security view
- Remote build error fixes
- UX improvements
Full Release Notes
## What's Changed * feat(profile): add optional name field to user profile form and schema by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2250 * chore: add biome settings for vscode editor by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2188 * fix: wrap user prompt in ai modal to prevent text stretch by @amustapha in https://github.com/Dokploy/dokploy/pull/2230 * fix(dashboard): Update app security view to hide password by @masesisaac in https://github.com/Dokploy/dokploy/pull/2236 * feat(ux): Improve UX Based on Community Feedback by @jhon2c in https://github.com/Dokploy/dokploy/pull/2244 * feat(dashboard): enhance application and database forms with tooltips… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2256 * Fix/send build error on remote servers by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2257 ## New Contributors * @amustapha made their first contribution in https://github.com/Dokploy/dokploy/pull/2230 * @masesisaac made their first contribution in https://github.com/Dokploy/dokploy/pull/2236 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.24.4...v0.24.5