v2.6.2
Fixed
- Fixed
CliZipCreatorsilently failing when storage directory is empty — 7z returns exit code 0 but creates no ZIP file, causingRuntimeException - Added
isDirectoryEmpty()pre-check inCliZipCreatorto detect empty source directories (respecting excluded files) before invoking 7z NotifierStorageServicenow gracefully skips backup when no files are available instead of failing the jobProcessBackupJobnow handles empty backup path from storage service without attempting upload
Full Changelog: v2.6.1...v2.6.2