# Dokploy v0.30.4 - Product: Dokploy (https://whatsnew.fyi/product/dokploy) - Vendor: Dokploy - Date: 2026-09-01 - Version: v0.30.4 - Original notes: https://github.com/Dokploy/dokploy/releases/tag/v0.30.4 - Permalink: https://whatsnew.fyi/product/dokploy/releases/v0.30.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Improve responsive layout for application logs page - **fixed** — Prevent deployment commit hash overflow on mobile - **added** — Allow reset-password script to reset a specific user by email - **fixed** — Honor metaName for page titles and show a loading state in requests - **fixed** — Only pin --project-directory when compose has mounts - **fixed** — Persist serverThreshold for gotify/ntfy and guard teams dispatch - **fixed** — Prevent orphaned BullMQ job when updating an enabled schedule in cloud - **fixed** — Write remote traefik config via SFTP instead of exec+base64 - **fixed** — Verify swarm task convergence before marking database deploys done - **added** — Add Phase.dev secrets provider - **added** — Add Porkbun DNS provider support - **changed** — Rework DNS provider management and support all record types - **fixed** — Detect billing plan across all active Stripe subscriptions - **added** — Bulk import secrets from vault providers - **added** — List associated services in delete server modal - **security** — Stop leaking git provider secrets to non-owner organization members ##### 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