You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temporary Offen backup containers can now join an explicitly configured Docker network, allowing backups to reach a Docker TCP socket proxy by its Compose service name. Set VOLUMEVAULT_DOCKER_NETWORK to the engine-visible user-defined network when required.
Upgrade Notes
No database migrations are included in this release.
Existing Unix-socket deployments and TCP endpoints already reachable without a specific Docker network require no environment changes.
TCP socket proxy deployments that use a Docker network service name should set VOLUMEVAULT_DOCKER_NETWORK to that network's engine-visible name.
Rebuild and restart the VolumeVault container after upgrading.
Verification
Local verification before release included php artisan changelog:validate v1.20.1 --release --no-interaction.
Local verification before release included php artisan test --compact (2,059 assertions).
Local verification before release included npm run build.
Local verification before release included vendor/bin/pint --dirty --format agent.