v0.22.4
Dokploy/dokployv0.22.4May 11, 2025by github-actions[bot]
AI Summary
Updated the better-auth library and fixed container not found issues during backup/restore on compose stacks. Added support for overlay driver in Docker network creation.
Key Highlights
- Fixed container not found on backup/restore
- Docker network overlay driver support
New Features
- Container not found fix
- Docker network overlay support
Full Release Notes
## What's Changed * chore: update better-auth to v1.2.8-beta.7 in package.json and pnpm-l… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1864 * Fix container not found upon backup/restore on compose stack by @yusoofsh in https://github.com/Dokploy/dokploy/pull/1859 * fix: update Docker network creation command to support overlay driver in docker stack deployments by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1865 * Add no owner options to pg_restore by @yusoofsh in https://github.com/Dokploy/dokploy/pull/1860 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.22.3...v0.22.4