• v1.2.0 da204be17a

    v1.2.0 Stable

    kerem released this 2025-06-13 11:34:32 +03:00 | 41 commits to main since this release

    📅 Originally published on GitHub: Fri, 13 Jun 2025 08:39:13 GMT
    🏷️ Git tag created: Fri, 13 Jun 2025 08:34:32 GMT

    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
    image

    Example of files moved to Trash directory:
    image

    Enable inotify delay for Obsidian documents:

    More details about the feature can be found on in the client documentation: Compatibility with Obsidian
    image

    Re-sync confirmation delay

    image

    Downloads