v0.30.6

Dokploy/dokployv0.30.6Sep 8, 2026by github-actions[bot]

AI Summary

This release introduces support for Infomaniak and OVHcloud DNS providers, AWS Parameter Store for Vault, and drag-and-drop logo uploads. It also includes significant UI improvements, security enhancements for SSO, and various bug fixes for domains and server health.

Key Highlights

  • Added support for Infomaniak and OVHcloud DNS providers.
  • Enabled drag-and-drop logo upload for organizations.
  • Added AWS Parameter Store as a new Vault provider.
  • Fixed FOUC (Flash of Unstyled Content) during whitelabeling.
  • Enforced SSO on server-side sign-in endpoints for improved security.

New Features

  • Infomaniak DNS provider support
  • OVHcloud DNS provider support
  • AWS Parameter Store Vault provider
  • Drag-and-drop logo upload for organizations
  • Dynamic open graph metadata for link previews
  • Trust admin-configured SSO providers for account linking
  • Detect custom default-address-pools via docker info

Full Release Notes

## What's Changed
* test: fix CI failures and improve test robustness by @imrja8 in https://github.com/Dokploy/dokploy/pull/5271
* chore(deps): bump nanoid from 3.3.11 to 3.3.18 in /packages/server in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/Dokploy/dokploy/pull/5282
* fix: eliminate whitelabeling FOUC (Replaces #4753) by @imrja8 in https://github.com/Dokploy/dokploy/pull/4769
* feat: add drag-and-drop logo upload for organizations by @imrja8 in https://github.com/Dokploy/dokploy/pull/4765
* fix(ui): truncate organization name properly in sidebar without clipp… by @imrja8 in https://github.com/Dokploy/dokploy/pull/5287
* fix: Fix server card title overflow for responsiveness by @bogdaaamn in https://github.com/Dokploy/dokploy/pull/5272
* feat(ui): smart truncation tooltips, org name limits, and logo UI polish by @imrja8 in https://github.com/Dokploy/dokploy/pull/5345
* chore: remove unused filterEmptyValues and hasValues utils by @detail-app[bot] in https://github.com/Dokploy/dokploy/pull/5297
* docs: fix reset-password command invocation in CONTRIBUTING by @detail-app[bot] in https://github.com/Dokploy/dokploy/pull/5295
* docs: drop stale .mcp.json reference in fix-issue skill by @detail-app[bot] in https://github.com/Dokploy/dokploy/pull/5296
* fix(auth): enforce SSO on server-side sign-in endpoints by @somuai in https://github.com/Dokploy/dokploy/pull/5291
* feat: add Infomaniak DNS provider support by @mitc-gjuge in https://github.com/Dokploy/dokploy/pull/5257
* feat: add OVHcloud DNS provider support by @mitc-gjuge in https://github.com/Dokploy/dokploy/pull/5258
* fix(domains): include server interface addresses in validation by @pparage in https://github.com/Dokploy/dokploy/pull/5273
* feat(vault): add AWS Parameter Store provider by @its-felix in https://github.com/Dokploy/dokploy/pull/5266
* Reduce trial duration from 14 to 7 days by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5378
* fix(ui): align close button in web server update modal by @kcybe in https://github.com/Dokploy/dokploy/pull/5373
* fix(domains): stop AddDomain queries flooding the API in table view by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5379
* fix(sso): trust admin-configured SSO providers for account linking by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5380
* feat: add dynamic open graph metadata for link previews by @imrja8 in https://github.com/Dokploy/dokploy/pull/5348
* perf(dns): filter Infomaniak records server-side when upserting by @mitc-gjuge in https://github.com/Dokploy/dokploy/pull/5356
* fix(dns): match record content in upsertRecord to prevent overwriting existing records by @imrja8 in https://github.com/Dokploy/dokploy/pull/5382
* fix(vault): expand Infisical secret references when listing secrets by @aspatari in https://github.com/Dokploy/dokploy/pull/5374
* feat(vault): address an Infisical folder from the reference by @aspatari in https://github.com/Dokploy/dokploy/pull/5375
* fix(server-health): detect custom default-address-pools via docker info by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5386
* 🚀 Release v0.30.6 by @github-actions[bot] in https://github.com/Dokploy/dokploy/pull/5381

## New Contributors
* @dependabot[bot] made their first contribution in https://github.com/Dokploy/dokploy/pull/5282
* @bogdaaamn made their first contribution in https://github.com/Dokploy/dokploy/pull/5272
* @detail-app[bot] made their first contribution in https://github.com/Dokploy/dokploy/pull/5297
* @mitc-gjuge made their first contribution in https://github.com/Dokploy/dokploy/pull/5257
* @its-felix made their first contribution in https://github.com/Dokploy/dokploy/pull/5266
* @kcybe made their first contribution in https://github.com/Dokploy/dokploy/pull/5373
* @aspatari made their first contribution in https://github.com/Dokploy/dokploy/pull/5374

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.30.5...v0.30.6