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

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 06:09
· 1683 commits to main since this release
5707036

Fixed

  • Support for item.Attachment:Mail restore
  • Errors from duplicate names in Exchange Calendars
  • Resolved an issue where progress bar displays could fail to exit, causing unbounded CPU consumption.
  • Fix Corso panic within Docker images

Changed

  • When using Restore and Details on Exchange Calendars, the --event-calendar flag can now identify calendars by either a Display Name or a Microsoft 365 ID.
  • Exchange Calendars storage entries now construct their paths using container IDs instead of display names. This fixes cases where duplicate display names caused system failures.

Known Issues