What's Changed
- Added a variable to track the real filename to avoid duplicates entries in case of long names by @dipusone in #279
- Use dynamic login URL based one onedrive config by @cielavenir in #286
- Fixed high CPU utilization when tray icon lives in Waybar #258
- Fixed progress bar when main window is closed #265 by @DoneWorkin
- Applied fix to missing icons of deleted files based on @DoneWorkin 's suggestion #266
- Ensure autostart works for both AUR packages
onedrivegui-gitandonedrivegui#276 - Applied @Velisariy’s fix for sync directory mounting with whitespaces #270
- Clear all warnings after a successful sync #264
- Enforce the minimum version of onedrive client to be 2.5.10 to prevent login issues
- Fix missing
CRITICALlogging level in GUI settings. - Add Docker-based AppImage builder script based on #286
New Contributors
- @dipusone made their first contribution in #279
- @cielavenir made their first contribution in #286
- @DoneWorkin made their first contribution in #265 and #266
- @Velisariy made their first contribution in #270