| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-20 | 1.6 kB | |
| Release v3.40.0 source code.tar.gz | 2026-05-20 | 179.4 MB | |
| Release v3.40.0 source code.zip | 2026-05-20 | 180.1 MB | |
| Totals: 3 Items | 359.5 MB | 0 | |
Changelog
[3.40.0] - 2026-05-20
✨ Features
- cloud: Allow to disable cloud notice in self-hosted version via env variable IS_DISABLE_CLOUD_NOTICE (9334895)
- verifications: Add backups verification (f4ad457)
🐛 Bug Fixes
- notifiers/email: strip CR/LF/NUL from header-bound values to prevent SMTP header injection and clear CodeQL "email content injection" finding (00adb9c)
- system/agent: resolve binary path via constant map to clear CodeQL "uncontrolled data in path expression" findings (f17d130)
- verification: migrate Docker SDK to moby/moby/{client,api} v29 to clear three high-severity advisories (37f274b)
- verification: bump docker SDK to v28.5.2 to clear high-severity advisories (1a6bc2f)
- agent restore: support PostgreSQL 18 PGDATA layout and PG-friendly recovery_target_time format (#599) (d35440c)
🐳 Docker
- Image:
databasus/databasus:v3.40.0 - Platforms: linux/amd64, linux/arm64