v0.30.4
Added 5
- Allow reset-password script to reset a specific user by email
- Add Phase.dev secrets provider
- Add Porkbun DNS provider support
- Bulk import secrets from vault providers
- List associated services in delete server modal
Changed 1
- Rework DNS provider management and support all record types
Fixed 9
- Improve responsive layout for application logs page
- Prevent deployment commit hash overflow on mobile
- Honor metaName for page titles and show a loading state in requests
- Only pin --project-directory when compose has mounts
- Persist serverThreshold for gotify/ntfy and guard teams dispatch
- Prevent orphaned BullMQ job when updating an enabled schedule in cloud
- Write remote traefik config via SFTP instead of exec+base64
- Verify swarm task convergence before marking database deploys done
- Detect billing plan across all active Stripe subscriptions
Security 1
- Stop leaking git provider secrets to non-owner organization members
From Dokploy
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