Releases: bpozdena/OneDriveGUI
OneDriveGUI v1.1.1
Warning
OneDriveGUI v1.1.1 is only compatible with OneDrive client v2.5.x .
There is no backward compatibility with older OneDrive client versions. Please use OneDriveGUI v1.0.3 for OneDrive client v2.4.x .
Important
If you are using sync_business_shared_folders
in config of OneDrive v2.4, you will need to manually remove it from the config file. Check the client documentation for more details.
Note
If your OneDrive client v2.5 is not installed system wide, you can manually define the path to the OneDrive binary in the GUI settings. Check the readme for details.
Changes
- Add a scrollbar on sync option page #188 for better compatibility with small screens
- Show the version of OneDriveGUI in logs and in main window title #187
- Main window can now resized freely for better compatibility with small screens, allow corner snapping, etc.
- Add scrollbar in GUI Settings window
- Minor layout changes in the profile settings
- Potential fix for AUR users
v1.1.0
Warning
OneDriveGUI v1.1.0 is only compatible with OneDrive client v2.5.0 .
There is no backward compatibility with older OneDrive client versions. Please use OneDriveGUI v1.0.3 for OneDrive client v2.4.x .
Important
If you are using sync_business_shared_folders
in config of OneDrive v2.4, you will need to manually remove it from the config file. Check the client documentation for more details.
Note
If your OneDrive client v2.5 is not installed system wide, you can manually define the path to the OneDrive binary in the GUI settings. Check the readme for details.
Changes
- Provides compatibility with new features introduced in OneDrive client v2.5.0 .
- Added support for multi-threaded upload/download progress monitoring.
- Removed GUI based configuration of Business Shared Folders.
- Various bug fixes and small visual improvements.
v1.0.3
Bug fixes
- Fix moving scrollbar when files are deleted #95
- Fix listing of shared folders during active sync #86
- Fix crash on start when options are missing from config file #112 #113
Enhancements
- Improved the padding of some icons; added tooltips by @JL102 in #92
- Show more of the file path of downloaded files by @JL102 in #93
- Keep scroll position if not at the top of the list by @JL102 in #95
- Made the scrollbar nicer by @JL102 in #94
New Contributors
v1.0.2
Bug Fixes:
- Unable to import config with multi-line options #65
- Could not load the Qt platform plugin "xcb" on Debian #66
- Unable to start OneDriveGUI on Lubuntu #59
- Fix checkboxes on some distributions by @VoodaGod in #80
- Update README.md to include cd into OneDriveGUI by @apokalyps1 in #63
Enhancements:
- Allow configuration of path to onedrive binary. This is helpful for SteamDeck users. #82
- Proceed with setup wizard even when Onedrive client is not installed. SteamDeck users can specify path to OneDrive binary later.
- Warn about missing OneDrive client in status message
- Change tray icon to increase contrast #83
v1.0.1
v1.0.0
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
v0.2.4
v0.2.3
Bug fixes:
- AppImage Crashes when login is required #37
- Tray Icon not shown under Gnome 42.2 (Manjaro) #41
- Cannot access settings and tray menu #39
- Temporary GUI lockup on startup #36
- Very long directory/file names do not fit in the main window #45
- Wrong file size shown during large file downloads. #19
Main changes:
- Improved Gnome support. When System Tray is not available, GUI will close to dock. When 'Tray Icons: Reloaded' extension is installed and enabled, GUI will close to tray.
- External login via browser is now enforced for AppImage users.
v0.2.2
v0.2.1 - compatibility hotfix for OneDrive v2.4.20
-Quick hotfix to ensure compatibility with latest OneDrive Client v2.4.20 - issue #42 .
-NOTE: This GUI version is not backward compatible with any older versions of OneDrive client.