- Fix getPathDetailsByDriveId query when using --dry-run and a nested path with --single-directory (#1583)
- Support DMD 2.097.0 as compiler for Docker Builds (#1584)
- Fix edge case when syncing OneDrive Personal Shared Folders (#1586)
- Add --auth-response option and expose through entrypoint.sh for Docker (#1628)
- Always prompt for credentials for authentication rather than re-using cached browser details (#1673)
- Added operation_timeout as a new configuration to assist in cases where operations take longer that 1h to complete (#1685)
- Add --disable-download-validation (#1686)
- Catch unhandled API response errors when querying OneDrive Business Shared Folders (#1703)
- Catch unhandled API response errors when listing OneDrive Business Shared Folders (#1704)
- Do not re-auth on --logout (#1705)
- Fix error 'Key not found: remaining' with Business Shared Folders (OneDrive API change) (#1713)
- Fix overwriting local files with older versions from OneDrive when items.sqlite3 does not exist and --resync is not used (#1717)
- Add Real-Time syncing of remote updates via webhooks (#1626, #1718)
- Updated documentation (various)
Known Issues:
- Refer to known-issues.md
Outstanding Issues: