- Added --get-file-link shell completion (#2308)
- Added ONEDRIVE_SINGLE_DIRECTORY configuration capability to Docker (#2309)
- Fix for extra encoded quotation marks surrounding Docker environment variables (#2319)
- Fix webhook subscription creation for SharePoint Libraries (#2339)
- Fix that a HTTP 504 - Gateway Timeout causes local files to be deleted when using --download-only & --cleanup-local-files mode (#2342)
- Fix that folders are renamed despite using --dry-run (#2343)
- Fix deprecation warnings with dmd 2.103.0 (#2364)
- Updated cgi.d to commit 680003a - last upstream change before requiring
core.d
dependency requirement (#2364) - Update to Fedora Docker file to resolve Docker image Operating System reported vulnerabilities (#2383)
- Update to Alpine Docker file to resolve Docker image Operating System reported vulnerabilities (#2384)
- Update to Debian Docker file to resolve Docker image Operating System reported vulnerabilities (#2385)
- Update Docker files to use gosu 1.16 (#2386)
- Fix error that the application is unable to perform a database vacuum: out of memory when exiting (#2398)
- Remove sha1 from being used by the client as this is being depreciated by Microsoft in July 2023 (#2424)
- Complete the removal of crc32 elements (#2424)
- Added configuration to allow HTTP session timeout(s) tuning via config (taken from v2.5.x) (#2425)
- Updated documentation (various)
Known Issues:
- Refer to known-issues.md
Outstanding Issues:
- Refer to Open Issues
Important:
This release has been necessitated by the deprecation of sha1 by Microsoft. This depreciation will occur in July 2023, thus requiring a new v2.4.x release before v2.5.0 is available. Refer to https://devblogs.microsoft.com/microsoft365dev/deprecation-of-sha1hash-on-onedrive-personal/ for details.