v0.28.7

Dokploy/dokployv0.28.7Mar 18, 2026by github-actions[bot]

AI Summary

A maintenance release enhancing permission testing, updating dependencies, and fixing volume backup and notification handling issues.

Key Highlights

  • Added comprehensive permission tests
  • Updated better-auth dependencies to version 1.5.4
  • Fixed volume backup restart before S3 upload
  • Fixed error message truncation in backup notifications
  • Excluded volume-backups from web server backup rsync command

Full Release Notes

## What's Changed
* fix: invalidate notification.one query cache on update by @desen94 in https://github.com/Dokploy/dokploy/pull/3967
* chore: update better-auth dependencies to version 1.5.4 and refactor … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3969
* feat: add comprehensive permission tests and enhance permission check… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4009
* fix: prevent Watch Paths tooltip button from submitting the form by @azizbecha in https://github.com/Dokploy/dokploy/pull/3977
* 3979 collapsed sidebar state has usability and visual issues by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4012
* feat: add optional dockerImage field to database schemas by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4013
* fix: exclude volume-backups from web server backup rsync command by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4015
* fix: handle optional authConfig in mechanizeDockerContainer function by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4016
* fix(volume-backups): restart container before S3 upload in volume backup by @WalidDevIO in https://github.com/Dokploy/dokploy/pull/4001
* fix: truncate error message in backup notifications to 1010 characters by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4023

## New Contributors
* @desen94 made their first contribution in https://github.com/Dokploy/dokploy/pull/3967
* @azizbecha made their first contribution in https://github.com/Dokploy/dokploy/pull/3977
* @WalidDevIO made their first contribution in https://github.com/Dokploy/dokploy/pull/4001

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.28.6...v0.28.7