Release Overview:
- Remove duplicate code for error output functions and enhance error logging output (#1170)
- Fix to handle case where API provided deltaLink generates a further API error (#1175)
- Add debug log output of the configured URL's which will be used throughout the application to remove any ambiguity as to using incorrect URL's when making API calls (#1177)
- Fix application crash when unable to read a local file due to local file permissions (#1179)
- Add Docker environment variable to allow --logout for re-authentication (#1187)
- Improve application startup when using --monitor when there is no network connection to the OneDrive API and only initialise application once OneDrive API is reachable (#1188)
- Fix application crash when calculating the path length due to invalid UTF characters in local path (#1193)
- Fix Docker build on Alpine due missing symbols due to using the edge version of ldc and ldc-runtime (#1197)
- Fix application crash with --get-O365-drive-id when API response is restricted (#1198)
- Updated documentation (various)
Known Issues:
- Refer to known-issues.md
Outstanding Issues: