v0.21.8
Dokploy/dokployv0.21.8Apr 27, 2025by github-actions[bot]
AI Summary
This release focuses on infrastructure improvements, including the addition of HTTPS support and Redis management actions, alongside significant UI and backup UX enhancements.
Key Highlights
- Added HTTPS support and updated user schema
- Enhanced backup restoration UI and API
- Added Redis management actions to server settings
New Features
- HTTPS support implementation
- Redis management actions
- Backup restoration UI and API enhancements
- Invite link host fix
- Ctrl+S keyboard shortcut for compose files
- Nixpacks update to 1.35.0
- JWT generation enhancement
- Static build security improvements
Full Release Notes
## What's Changed * refactor: improve button structure and tooltip integration across das… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1517 * Fix overflow toolbar by @nktnet1 in https://github.com/Dokploy/dokploy/pull/1732 * refactor(user-nav): remove settings dropdown for owner role by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1770 * fix(auth): update invite link host to use app.dokploy.com by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1769 * Update Nixpacks to 1.35.0 by @LexiconAlex in https://github.com/Dokploy/dokploy/pull/1771 * Template helpers: Enhanced JWT generation by @malko in https://github.com/Dokploy/dokploy/pull/1749 * fix(backup): handle multiple container IDs in backup command by @barbarbar338 in https://github.com/Dokploy/dokploy/pull/1744 * Add Ctrl+S keyboard shortcut to save compose file by @Walzen665 in https://github.com/Dokploy/dokploy/pull/1737 * refactor(mount): streamline mount update logic and improve readability by @yni9ht in https://github.com/Dokploy/dokploy/pull/1521 * Add option to disable recurse submodules by @yusoofsh in https://github.com/Dokploy/dokploy/pull/1563 * Update server configuration to include HOST variable and enhance serv… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1779 * Refactor notification sending in Dokploy restart process to include e… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1780 * Refactor code editor completion logic to use explicit from/to paramet… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1781 * Enhance backup restoration UI and API by adding file size formatting,… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1783 * Refactor expiration date extraction logic in certificate utility to i… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1784 * Add Redis management actions to server settings by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1786 ## New Contributors * @LexiconAlex made their first contribution in https://github.com/Dokploy/dokploy/pull/1771 * @malko made their first contribution in https://github.com/Dokploy/dokploy/pull/1749 * @barbarbar338 made their first contribution in https://github.com/Dokploy/dokploy/pull/1744 * @Walzen665 made their first contribution in https://github.com/Dokploy/dokploy/pull/1737 * @yusoofsh made their first contribution in https://github.com/Dokploy/dokploy/pull/1563 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.21.7...v0.21.8