v0.22.6

Dokploy/dokployv0.22.6May 18, 2025by github-actions[bot]

AI Summary

Fixed issues with backup rsync commands (verbosity), notifications for isolated compose stacks, and missing awaits in the randomize-compose logic.

Key Highlights

  • Fixed backup rsync verbosity
  • Fixed notifications for compose stacks
  • Fixed missing await in randomize-compose

Full Release Notes

## What's Changed
* fix: update rsync command in web server backup to remove verbose flag by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1918
* fix: multiple notifications for isolated compose and randomize compose by @nktnet1 in https://github.com/Dokploy/dokploy/pull/1917
* fix: randomize-compose missing await by @nktnet1 in https://github.com/Dokploy/dokploy/pull/1919


**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.22.5...v0.22.6