v1.1.4
Changelog:
- [Bugfix] App crashes when attempting to sync files in folders with restricted/reserved characters
- [Optimisation] Removed
GET_FILES
mode inDocumentRequest
- [Optimisation] Renamed
GET_FOLDERS
mode inDocumentRequest
toGET_ALL_FOLDERS
- [Optimisation]
GetAllFiles
now returns files in the current folder only. - [Optimisation] Code cleanup for
GetRootFiles