v0.26.4
Dokploy/dokployv0.26.4Jan 15, 2026by github-actions[bot]
AI Summary
Added solid colors for user avatars. Introduced billing invoices and backup retention functionality (keep latest N backups). Added manual rebuild option for previews and Railpack version selection.
Key Highlights
- Added solid colors for avatar
- Introduced billing and invoice functionality
- Added backup retention functionality (keep latest N backups)
- Added manual rebuild option for previews
- Added Railpack version selection with manual input option
New Features
- Avatar styling with solid colors
- Billing and invoice system
- Backup retention policy
- Manual rebuild for preview deployments
- Railpack version selection
- UI responsiveness improvements
Full Release Notes
## What's Changed * feat: add solid colors for avatar by @mcfdez in https://github.com/Dokploy/dokploy/pull/3371 * chore: uninstall `otpauth` package by @bdkopen in https://github.com/Dokploy/dokploy/pull/3402 * chore: uninstall `hi-base32` package by @bdkopen in https://github.com/Dokploy/dokploy/pull/3401 * Feat/add invoices billing by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3438 * Fix GitLab "View Repository" link to use full path namespace and custom URL by @Copilot in https://github.com/Dokploy/dokploy/pull/3431 * feat(backup): add functionality to keep the latest N backups after ru… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3439 * chore(dependencies): update semver to version 7.7.3 and add @types/se… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3441 * chore: uninstall `@nerimity/mimiqueue` by @bdkopen in https://github.com/Dokploy/dokploy/pull/3427 * feat(preview): :sparkles: add manual rebuild option for previews by @tanmay-pathak in https://github.com/Dokploy/dokploy/pull/3389 * feat: Update build dependencies to their latest versions by @amirhmoradi in https://github.com/Dokploy/dokploy/pull/3290 * Added a built-in password generator to the shared input by @mhbdev in https://github.com/Dokploy/dokploy/pull/3409 * fix(selectAIProvider): add authorization header for Gemini provider by @krishna2206 in https://github.com/Dokploy/dokploy/pull/3370 * fix: admin permission frontend side, should be able to see what owner can see by @vikyw89 in https://github.com/Dokploy/dokploy/pull/3410 * feat(build): add Railpack version selection with manual input option by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3444 * UI responsiveness in Deployments tab by @mhbdev in https://github.com/Dokploy/dokploy/pull/3407 ## New Contributors * @mcfdez made their first contribution in https://github.com/Dokploy/dokploy/pull/3371 * @tanmay-pathak made their first contribution in https://github.com/Dokploy/dokploy/pull/3389 * @amirhmoradi made their first contribution in https://github.com/Dokploy/dokploy/pull/3290 * @mhbdev made their first contribution in https://github.com/Dokploy/dokploy/pull/3409 * @krishna2206 made their first contribution in https://github.com/Dokploy/dokploy/pull/3370 * @vikyw89 made their first contribution in https://github.com/Dokploy/dokploy/pull/3410 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.26.3...v0.26.4