# Dokploy v0.29.8 - Product: Dokploy (https://whatsnew.fyi/product/dokploy) - Vendor: Dokploy - Date: 2026-06-08 - Version: v0.29.8 - Original notes: https://github.com/Dokploy/dokploy/releases/tag/v0.29.8 - Permalink: https://whatsnew.fyi/product/dokploy/releases/v0.29.8 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'. --- - **added** — Add forward auth SSO capability - **fixed** — Scope dokploy-server schedules to organization instead of user - **fixed** — Fix swarm health check fields not resetting to default values - **fixed** — Add docker cleanup toggle to remote server creation - **fixed** — Use stop-first update order for database services - **fixed** — Respect gitProviders permissions in git provider UI - **fixed** — Strip credentials from service-level API responses - **changed** — Improve restore logging for database backups - **fixed** — Use swarm advertise address in docker swarm join command - **fixed** — Enforce docker:read on container start/stop/kill/restart mutations - **fixed** — Strip credentials from gitProvider.getAll API response - **fixed** — Correct git provider access check for existing deploys - **security** — Prevent registry password from appearing in error messages and shell commands ##### What's Changed * 🚀 Release v0.29.6 by @github-actions[bot] in https://github.com/Dokploy/dokploy/pull/4514 * fix: scope dokploy-server schedules to organization instead of user by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4526 * Feat/forward auth sso by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4555 * fix: swarm health check fields not resetting to default values by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4558 * fix: add docker cleanup toggle to remote server creation by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4559 * fix: use stop-first update order for database services by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4560 * fix: respect gitProviders permissions in git provider UI by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4561 * fix: strip credentials from service-level API responses by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4564 * refactor: improve restore logging for database backups by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4566 * fix: use swarm advertise address in docker swarm join command by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4567 * fix: enforce docker:read on container start/stop/kill/restart mutations by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4568 * fix: strip credentials from gitProvider.getAll API response by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4569 * fix: correct git provider access check for existing deploys by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4570 * fix: prevent registry password from appearing in error messages and shell commands by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4579 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.29.6...v0.29.8