Releases: bpozdena/OneDriveGUI
OneDriveGUI v1.3.0
New Features and Enhancements:
-
Add option to start OneDriveGUI AppImage automatically after login. It will also work when installed via package managers if you ensure it is available under name
OneDriveGUI(case-sensitive).

-
Enhance file transfer UI with timestamp display #97

-
The GUI now shows a list of files that failed to sync. The user will still need to check the log file to identify the root cause.

-
System Tray now shows the client status (error, stopped, etc.)

-
Updated icons
-
Implement OneDriveGUI version check #255

-
Detect sync completion initiated by WebSocket notification #244
-
Added support for Display Manager Integration #252

-
Add cleanup local files option to profile settings #200
-
Add option to disable Version Check performed by the client #254
-
Add options to Disable WebSocket Support #253

-
Various improvements to error handling and messaging #255

-
Add error handling and messaging for unknown keys in client's configuration file



Bug Fixes:
- Fix non-working sync after big delete
- Fix missing resync dialog when full-resync is enabled in the config
- Fix detection of already running onedrive process #255
OneDriveGUI v1.2.2
What's Changed
- fix: Repetitive login requests #240
- fix: Crashes after a while when uploading large amount of files #208
- fix: "Save" button labelled as Login #241
- Update ui_profile_settings_page.py by @jerm00 in #232
- potential fix: window icon under Wayland by @Integral-Tech in #214
- fix: .desktop file by @Integral-Tech in #215
- docs(README): update AUR maintainer by @Integral-Tech in #237
New Contributors
- @jerm00 made their first contribution in #232
- @Integral-Tech made their first contribution in #214
Full Changelog: v1.2.1...v1.2.2
OneDriveGUI v1.2.1
OneDriveGUI v1.2.0
Warning
OneDriveGUI v1.2.0 is only compatible with OneDrive client v2.5.6+ . There is no backward compatibility with older OneDrive client versions.
Please use OneDriveGUI v1.1.1 with OneDrive client v2.5.0-2.5.5 or OneDriveGUI v1.0.3 for OneDrive client v2.4.x .
Changes
- Complete code restructure. (This may have introduced new bugs I haven't caught — please report any issues.)
- Added a 5-second delay to the re-sync dialog to prevent accidental approval.
- Fixed login issues with OneDrive client v2.5.6.
- Fixed links to the OneDrive client documentation.
- Added compatibility for new features introduced in OneDrive client v2.5.6:
- Option to use a local recycle bin or trash folder.
- Option to always use session uploads for better support of applications that use atomic save operations.
- Configurable upload delay, intended to support Obsidian.
Enable recycle bin:
More details about the feature can be found on in the client documentation: Using local Recycle Bin

Example of files moved to Trash directory:

Enable inotify delay for Obsidian documents:
More details about the feature can be found on in the client documentation: Compatibility with Obsidian

Re-sync confirmation delay
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
