v0.21.7
Dokploy/dokployv0.21.7Apr 17, 2025by github-actions[bot]
AI Summary
User experience improvements including debounced search functionality, GitLab integration enhancements, and various translation and backup command fixes.
Key Highlights
- Implemented debounced search in RestoreBackup component
- Added support for multiple group names in GitLab provider
New Features
- Debounced search functionality
- GitLab multiple group names support
- 2FA enablement flow refactor
- PostgreSQL backup command enhancement
- Simplified Chinese language update
- Contributing documentation tips
Full Release Notes
## What's Changed * feat: implement debounced search functionality in RestoreBackup compo… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1706 * Fix: #1708, missing Dutch translation and sorted list by population by @Axodouble in https://github.com/Dokploy/dokploy/pull/1709 * Refactor 2FA enablement flow in Enable2FA component by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1722 * Enhance PostgreSQL backup command in web server utility by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1723 * Update language "Simplified Chinese" by @f3liiix in https://github.com/Dokploy/dokploy/pull/1634 * docs(contributing): tips added for nvm use and biome ide addon by @unleashit in https://github.com/Dokploy/dokploy/pull/1720 * feat(gitlab): add support for multiple group names with a single provider by @lorenzomigliorero in https://github.com/Dokploy/dokploy/pull/1656 ## New Contributors * @f3liiix made their first contribution in https://github.com/Dokploy/dokploy/pull/1634 * @unleashit made their first contribution in https://github.com/Dokploy/dokploy/pull/1720 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.21.6...v0.21.7