Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 05:24
· 1561 commits to main since this release
6c98c86

Added

  • Show owner information when doing backup list in json format
  • Permissions for groups can now be backed up and restored
  • Onedrive files that are flagged as malware get skipped during backup. Skipped files are listed in the backup results as part of the status, including a reference to their categorization, eg: "Completed (0 errors, 1 skipped: 1 malware)".

Fixed

  • Corso-generated .meta files and permissions no longer appear in the backup details.
  • Panic and recovery if a user didn't exist in the tenant.

Known Issues

  • Folders and Calendars containing zero items or subfolders are not included in the backup.
  • OneDrive files ending in .meta or .dirmeta are omitted from details and restores.
  • Backups generated prior to this version will show 0 errors when listed, even if error count was originally non-zero.