Skip to content

onedrive client version 2.2.0

Compare
Choose a tag to compare
@abraunegg abraunegg released this 23 Nov 21:00
· 1024 commits to master since this release
859b551

Release Overview:

  • Updated client to output additional logging when debugging HTTPS (#237)
  • Resolve database assertion failure due to authentication failure (#245)
  • Resolve unable to create folders on shared OneDrive Personal accounts (#217)
  • Implement feature request to Sync from Microsoft SharePoint Libraries (#5)
  • Change logging so that logging to a separate file is no longer the default (#158, #108)
  • Implement feature request to specify a logging directory if logging is enabled (#212)
  • Change '--download' to '--download-only' to align with '--upload-only' (#212)

Note: Previously 'onedrive' would log all actions to a file within /var/log/onedrive/. From this version onwards, this file will only get created if the flag --enable-logging is used

Outstanding Issues: