New Features:
- Add full support for Business Shared Folders #51
- Implemented SharePoint Libraries into wizard #40
- Implement selective sync via 'sync_list' file #13
- Implement new GUI settings window #50
- Implement GUI configuration for debugging/logging #7
- Add possibility to discard unsaved configuration changes #16
Enhancements:
- Indicate which profile has unsaved changes #52
- Show warning when closing Profiles window with unsaved changes #52
- Add tooltips to profile configuration options #15
- Improve import/create wizard input validation #9
- Implement input validation in profile settings #8
- Refreshed look of main window
- Implement combined start/stop sync button
- Show warning when OneDrive service is unreachable
- Ask user for confirmation before quitting GUI
- Ensure to gracefully stop all OneDrive workers before quitting GUI
- Change default directory for config import FileDialog
- Show comboBox with profiles only when more than one account exists
- Hide comboBox with profiles if only one profile exists after deletion
- Store account type and free space details for each profile
- Show account type and free space on GUI startup
- Disable Business Shared Folder tab for non-Business accounts
- Allow SharePoint Library import only for Business accounts.
- Reduce AppImage size by about 100MB
- Change logging format
- Move log file to /tmp/onedrive-gui/
Bug fixes:
- Fix clipped file size during file transfer
- Fix missing warning when OD client is outdated
- Fix empty status label on startup
- Ensure to close all sub windows when quitting the
- Fix crash when no OneDrive profile exists after profile deletion
- Fix GUI freeze for users with OneDrive version < 2.4.20
- Fix GUI crash caused by duplicate maintenance worker execution
- Critical fix of duplicate OneDrive execution (Renders RC1 unusable in some scenarios)
- Improved client error handling #55
- Fix typo #55
- Fix clipped file size during file download on Budgie desktop
- Fix worker crash caused during file upload resumption