Releases: AnotherDaniel/nxtcldbackup
Releases · AnotherDaniel/nxtcldbackup
Release list
v2.0.1
- use host time and timezone
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Added
- Lock mechanism to prevent concurrent backup operations
- Weekly log rotation using logrotate
- Error handling and proper exit codes in all backup scripts
- Environment variable support for backup paths (SOURCE, BACKUP)
- Configurable retention period for monthly backups (RETENTION_DAYS)
Changed
- Moved utility functions to /usr/local/lib/backup-utils.sh
- Reorganized project structure (scripts/, config/, etc.)
Full Changelog: v1.0.0...v2.0.0
v1.0.1
Why do I get old versions of files in the generated container?!
v1.0.0
Re-release of original functionality.