Changelog
[1.11.0] - 2025-08-09
✨ Features
- versions: Add version display to Postgresus (caf7e20)
- notifiers: Add thread to Telegram notifications (6a71dd4)
🐛 Bug Fixes
- deploy: Create data and temp folders in CI \ CD to avoid tests failing (f1620de)
- tests: Return ensuring directories for LocalStorage to not fail tests (e6ce32b)
- tests: Ensure directories for temp data created before tests (d4ec46e)
- backups: Validate data and temp directory exist on app start (not only for LocalStorage) (65c7178)
- database: Fix stuck when going back to DB name enter field (d1aebd1)
- backup settings: Do not remove backups on backup settings change (93f6952)
🐳 Docker
- Image:
rostislavdugin/postgresus:v1.11.0
- Platforms: linux/amd64, linux/arm64