Releases: NullPointerExcy/DB-BackupBot
Releases · NullPointerExcy/DB-BackupBot
Release 0.2.0
Release Notes
Version 0.2.0: Enhanced Backup Manager
This release brings significant updates and new features, expanding functionality and improving user experience.
New Features
-
Database Support
- Added support for MySQL, SQLite, MSSQL, and Oracle databases, in addition to PostgreSQL.
-
Backup Scheduling
- Support for both interval-based scheduling and advanced cron expressions.
- Validates cron expressions with immediate feedback for accuracy.
-
Local Backup Control
- Option to enable/disable local backups.
- Validation of backup paths with visual feedback for valid/invalid paths.
Improvements
-
UI Enhancements
- Redesigned user interface with a focus on better organization and usability.
- Grouped sections for database, backup, API, and SSH configurations.
- Tooltips added across the UI for better user guidance.
-
Dark Mode
- Introduced dark mode for the application to reduce eye strain and enhance visual appeal.
-
Error Handling
- Clear messages for invalid configurations, including cron expressions and backup paths.
- Visual indicators for invalid inputs, such as backup paths or cron settings.
Bug Fixes
- Resolved issues with state handling in checkboxes for consistent behavior across sessions.
- Fixed inconsistencies in loading and saving configurations to ensure accurate persistence of user settings.
Release 0.1.0
Initial release: This version exclusively supports PostgreSQL.