OneDriveGUI
OneDriveGUI copied to clipboard
Compatibility with v2.5.x
@bpozdena FYI within the next couple of weeks v2.5.0-alpha-0 will drop, and there are functionality differences (breaking changes) to how the client operates.
It would be worth keeping an eye on https://github.com/abraunegg/onedrive/discussions/2415 to track development progress, so that when the initial alpha code drops, you can start testing this against the GUI for compatibility.
@bpozdena FYI - v2.5.0-alpha-0 has dropped: https://github.com/abraunegg/onedrive/discussions/2478
FYI - v2.5.0-alpha1 has dropped: https://github.com/abraunegg/onedrive/discussions/2486
If anyone is interested in testing, there is a new branch of the GUI https://github.com/bpozdena/OneDriveGUI/tree/v1.1.0-alpha0 .
It is only compatible with the Onedrive client v2.5.0_alphaX. The path of client binary must be manually specified in the GUI settings.
Example:
FYI 'alpha-2' is code complete, 'alpha-3' is in development, webhooks has been added back in, but not yet tested.
onedrive client version v2.5.0-alpha-3 -> #2520 .. a general announcement will be done once testing and uplift of webhooks is complete.
@bpozdena FYI 'alpha-5' is now available: https://github.com/abraunegg/onedrive/discussions/2585
This will go through my 90+ Use Case Tests per account type to shake out any issues / bugs, then will potentially push the result out as 'beta-1'
@bpozdena FYI , v2.5.0-rc1 is now available.
Please can you test against your GUI code that supports v2.5.x. Business Shared Items has also been totally re-written + supports syncing of shared files to a specific local location.
Thanks for the reminder @abraunegg . I'll do my best to dedicate some time for it in the next few days.
@bpozdena FYI onedrive v2.5.0-rc3 is now published. I have run this through all my use cases that I use for testing releases, and issues were fixed or test case passed.
The plan at the moment is to give this approx 1 month before the official release. Hopefully this will allow enough time for you to plan any updates / changes required for the GUI to allow for a synchronised release.
Perfect. Thanks for the heads up @abraunegg .