Release Overview:
- Fix flagging of remaining free space when value is being restricted (#1029)
- Fix --single-directory path handling when path does not exist locally (#1031)
- Fix checking for 'Icon' path as no longer listed by Microsoft as an invalid file or folder name (#1038)
- Fix removing child items on OneDrive when parent item responds with access denied (#1045)
- Add GUI notification to advise users when the client needs to be reauthenticated (#1046)
- Implement Feature: Create shareable link (#1061)
- Implement Feature: Support wildcard within sync_list entries (#1063)
- Implement Feature: Support negative patterns in sync_list for fine grained exclusions (#1065)
- Implement Feature: Multiple skip_dir & skip_file configuration rules (#1068)
- Fix to handle deletion events for files when inotify events are missing (#1073)
- Fix uninitialised value error as reported by valgrind (#1075)
- Fix to handle deletion events for directories when inotify events are missing (#1082)
- Updated documentation (readme.md, install.md, usage.md, bug_report.md) (various inc #1079)
Known Issues:
- Refer to known-issues.md
Outstanding Issues: