v0.29.8

Agenta-AI/agentav0.29.8Jun 8, 2026by github-actions[bot]

AI Summary

This release focuses on security improvements, organizational scoping for Docker Swarm schedules, and the introduction of Forward Auth SSO. It includes various fixes for Docker health checks, cleanup toggles, and credential stripping in API responses.

Key Highlights

  • Scope dokploy-server schedules to organization instead of user
  • Introduce Forward Auth SSO feature
  • Strip credentials from service-level and gitProvider API responses
  • Add docker cleanup toggle to remote server creation
  • Fix swarm health check fields not resetting to default values

New Features

  • Forward Auth SSO
  • Docker cleanup toggle
  • Respect gitProviders permissions in git provider UI

Full Release Notes

## 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