onedrive client version 2.2.6
Release Overview:
- Add support for install & uninstall on RHEL / CentOS 6.x (#353)
- Add support for when notifications are enabled, display the number of OneDrive changes to process if any are found (#355)
- Add 'config' option 'min_notif_changes' for minimum number of changes to notify on, default = 5 (#355)
- Add additional Docker container builds utilising a smaller OS footprint (#369)
- Add configurable interval of logging in monitor mode (#391)
- Implement new CLI option --skip-dot-files to skip .files and .folders if option is used (#386)
- Implement new CLI option --check-for-nosync to ignore folder when special file (.nosync) present (#390)
- Implement new CLI option --dry-run (#337)
- Resolve application crash when unable to delete remote folders when business retention policies are enabled (#338)
- Resolve deprecation warning: loop index implicitly converted from size_t to int (#350)
- Resolve warnings regarding 'bashisms' (#349)
- Resolve handling of notification failure is dbus server has not started or available (#365)
- Resolve handling of response JSON to ensure that 'id' key element is always checked for (#372)
- Resolve excessive & needless logging in monitor mode (#373)
- Resolve compiling with LDC on Alpine as musl lacks some standard interfaces (#369)
- Resolve notification issues when offline and cannot act on changes (#385)
- Resolve Docker entrypoint.sh to accept command line arguments (#387)
- Resolve to create a new upload session on reinit (#379)
- Resolve where on OneDrive query failure, default root and drive id is used if a response is not returned (#397)
- Resolve Key not found: nextExpectedRanges when attempting session uploads and incorrect response is returned (#409)
- Resolve application crash when re-using an authentication URI twice after previous --logout (#410)
- Resolve creating a folder on a shared personal folder appears successful but returns a JSON error (#397)
- Resolve to treat mv of new file as upload of mv target (#357)
- Update Debian i386 build dependencies (#374)
- Update handling of --get-O365-drive-id to print out all 'site names' that match the explicit search entry rather than just the last match (#354)
- Update Docker readme & documentation (#363)
- Update handling of validating local file permissions for new file uploads (#407)
Outstanding Issues: