Warning
Minimum supported OneDrive client version is now v2.5.11. GUI v1.3.2 will refuse to run with older onedrive client versions - please upgrade your client before updating the GUI.
What's Changed
- Added support for onedrive v2.5.11's in-browser login flow, with a tray notification #296
- Added support for new onedrive v2.5.11 options: monitor authoritative sync, mirror local state, disable upload hash streaming #296
- Fixed logout not clearing credentials inside the AppImage
- Fixed config backup silently failing in some environments
- Fixed error messages only showing a generic line instead of the actual detail
- Fixed "official documentation" link on Selective Sync tab not being clickable
- Fixed the AppImage failing to start on some Linux distributions (
APPRUN_ERROR: No such file or directory) by building against Ubuntu 22.04 instead of 24.04 - Bumped bundled PySide6 to 6.11.1