v0.30.4
Dokploy/dokployv0.30.4Sep 1, 2026by github-actions[bot]
AI Summary
A maintenance release focusing on UI responsiveness and adding new integrations like Phase.dev and Porkbun DNS, alongside several security and stability fixes.
Key Highlights
- Added Phase.dev secrets provider for Vault integration
- Added Porkbun DNS provider support
- Fixed deployment commit hash overflow on mobile devices
- Fixed leaking git provider secrets to non-owner org members
- Improved BullMQ job handling for cloud schedules
New Features
- Bulk import secrets from vault providers
- List associated services in delete server modal
Full Release Notes
## What's Changed * fix: improve responsive layout for application logs page by @TuroYT in https://github.com/Dokploy/dokploy/pull/4180 * fix: prevent deployment commit hash overflow on mobile by @rakeshbhugra in https://github.com/Dokploy/dokploy/pull/5238 * feat: allow reset-password script to reset a specific user by email by @shuv-o in https://github.com/Dokploy/dokploy/pull/5237 * fix: honour metaName for page titles and show a loading state in requests by @Shivam8584 in https://github.com/Dokploy/dokploy/pull/5014 * fix: only pin --project-directory when compose has mounts by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5243 * fix: persist serverThreshold for gotify/ntfy and guard teams dispatch by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5244 * fix: orphaned BullMQ job when updating an enabled schedule in cloud by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5245 * fix: write remote traefik config via SFTP instead of exec+base64 by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5246 * fix: verify swarm task convergence before marking db deploys done by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5247 * feat(vault): add Phase.dev secrets provider by @barrynorman in https://github.com/Dokploy/dokploy/pull/5123 * feat: add Porkbun DNS provider support by @outeiroDev in https://github.com/Dokploy/dokploy/pull/5165 * feat(dns): rework provider management and support all record types by @logical-tech in https://github.com/Dokploy/dokploy/pull/5150 * fix: detect billing plan across all active Stripe subscriptions by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5228 * feat: bulk import secrets from vault providers by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5250 * feat: list associated services in delete server modal by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5251 * fix: stop leaking git provider secrets to non-owner org members by @Siumauricio in https://github.com/Dokploy/dokploy/pull/5253 * 🚀 Release v0.30.4 by @github-actions[bot] in https://github.com/Dokploy/dokploy/pull/5249 ## New Contributors * @TuroYT made their first contribution in https://github.com/Dokploy/dokploy/pull/4180 * @rakeshbhugra made their first contribution in https://github.com/Dokploy/dokploy/pull/5238 * @Shivam8584 made their first contribution in https://github.com/Dokploy/dokploy/pull/5014 * @barrynorman made their first contribution in https://github.com/Dokploy/dokploy/pull/5123 * @outeiroDev made their first contribution in https://github.com/Dokploy/dokploy/pull/5165 * @logical-tech made their first contribution in https://github.com/Dokploy/dokploy/pull/5150 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.30.3...v0.30.4