Dokploy v0.29.9

v0.29.9
Added 4
  • Each server now has its own dedicated queue with support for up to 2 concurrent builds per server (default is 1, unlimited on Enterprise)
  • Add claim mapping functionality to OIDC registration dialog
  • Add copy button to User and Database Name fields
  • Allow Ollama Cloud API key in AI settings
Changed 4
  • Unify server admin tools into dashboard pages with server selector
  • Enhance TLS certificate selection UI in AddDomain component
  • Update white labeling CSS for Tailwind v4 migration
  • Update default Redis version from 7 to 8
Fixed 18
  • Resolve server from parent entity in deployment.readLogs
  • Add method='post' to auth forms to prevent credential leak in URL
  • Allow members with git providers permission to create and delete their own providers
  • Prevent social icons from overlapping in onboarding layout
  • Preserve username case for ECR compatibility in registry
  • Prevent SSH-keyscan from aborting SSH git clones
Build Concurrency 🚀

For the last 2 years, Dokploy has used a single global queue for all builds. Starting with this release, each server now has its own dedicated queue, with support for up to 2 concurrent builds per server default is 1 (unlimited on Enterprise).

This means faster deployments, less waiting, and better resource utilization across your infrastructure. We hope this change helps everyone ship faster!

Breaking Changes
  • ⚠️ Enterprise users with White Labeling:** The white labeling CSS was updated (Tailwind v4 migration), so your custom colors may render differently after this update. Review and re-adjust your branding colors if needed. you can reset the colors to default and then adjust accordingly to your palette colors.
What's Changed
New Contributors

Full Changelog: https://github.com/Dokploy/dokploy/compare/v0.29.8...v0.29.9

View original

Upgraded? How did it go?

Discussion