Multiple Bug Fixes, S3 Connection Stability Improvements, and Security Updates
🐛 Bug Fixes
- dashboard: Fixed React "missing key prop" console warning on the dashboard bottom grid.
- S3: Fixed intermittent
ECONNRESETerrors on S3 uploads caused by HTTP connections not being closed after each operation. (#115)
🔒 Security
- nodemailer: Updated to v9.0.1 to address an arbitrary file read and SSRF vulnerability via the
rawmessage option (GHSA-p6gq-j5cr-w38f). - vite: Updated to v7.3.5 to address a
server.fs.denybypass on Windows via alternate paths (GHSA-fx2h-pf6j-xcff). - deps: Patched 7 transitive dependency vulnerabilities (
shell-quotecritical,form-data,undici,js-yaml,esbuild,@babel/core,dompurify) via pnpm overrides.
🐳 Docker
- Image:
skyfay/dbackup:v2.7.2 - Also tagged as:
latest,v2 - CI Image:
skyfay/dbackup:ci - Platforms: linux/amd64, linux/arm64