Releases: debalex77/1CArchiver
Releases · debalex77/1CArchiver
1CArchiver v1.8 – Optional plugins
📄 Changelog
Description
- MSSQL backup support (Beta)
Backup of Microsoft SQL Server databases usingsqlcmd - Dynamic plugin system
Enable or disable optional plugins at runtime - Dynamic configuration UI (JSON-based)
Automatic form generation with validation - Unified backup pipeline
MSSQL →.bak→.7z→.sha256→ Dropbox (optional) - Security improvements
Encrypted password storage, automatic cleanup of.bakfiles - UI & stability improvements
⚠ MSSQL support is in beta testing (tested on SQL Server 2012–2019)
1CArchiver v1.7 – Update System & Backup Improvements
📄 Changelog
Description
- General application description and improved informational texts.
- Automatic check for new application versions.
- Update notification dialog with version comparison and user-friendly interface.
- Optional automatic removal of old backup archives based on retention period.
- System tray notifications for backup start and completion.
- Improved autorun mode with background execution and tray-only notifications.
1CArchiver v1.6 – Task scheduler
📄 Changelog
Description
- Added Windows Task Scheduler integration:
- Ability to create a scheduled backup task directly from the application
- Support for automatic application startup via
--autorun - Background execution without showing the main window
- System tray notification and warning message before backup starts
- Graceful application exit after all backup jobs are finished
1CArchiver v1.5 – Dropbox Sync & Stability
📄 Changelog
Description
- Added full Dropbox synchronization using OAuth2 PKCE
- Automatic upload of backup archives (.7z)
- Optional upload of SHA-256 checksum files
- Real-time progress for both archiving and Dropbox upload
- Added “Abort Dropbox Upload” button for manual cancellation
- Strict sequential workflow:
- backup → checksum → Dropbox upload
- next database starts only after upload is completed