github.com/jstaf/onedriver
v0.15.0
#785 most downloaded on Go modules
jstaf/onedriver
What this package is like to depend on
Last release 6 months ago
31 Jan 2026
Release timing varies
gaps range from 1 weeks to 1.4 years
Some releases are documented
notes for 6 of 17 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
55 releases · first in 2020
5 releases in the last 12 months
see the full history below
Release timeline
55 releases · Feb 2020 to Jan 2026Releases
latest 55-
v0.15.1-0.20260131225148-9f7a11f87e1931 Jan 2026 pre-releaseNothing published for this version
-
v0.15.031 Jan 2026Release notes
Open source →- Slight refresh of the onedriver UI to look nicer.
- Fix an authentication bug (Microsoft changed the auth format and I was using a
regex to parse the token when I shouldn't have been). - Update to webkit2gtk-4.1 (what all major distros are using now).
-
v0.15.0-431 Jan 2026 pre-releaseNothing published for this version
-
v0.15.0-331 Jan 2026 pre-releaseNothing published for this version
-
v0.15.0-231 Jan 2026 pre-releaseNothing published for this version
-
v0.14.2-0.20240827022518-578dd8f1eb7727 Aug 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240420231225-f07678f9e6ef20 Apr 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240122225048-de0e0dde747b22 Jan 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20231129064212-4377d756208929 Nov 2023 pre-releaseNothing published for this version
-
v0.14.118 Oct 2023 -
v0.14.1-0.20230725051030-5ebd8dfcece525 Jul 2023 pre-releaseNothing published for this version
-
v0.14.014 Jul 2023Release notes
Open source →- We now use quickxorhash checksums for both personal and business accounts.
- The cache for file contents has been moved out of boltdb and onto the local filesystem. This makes accessing, reading, and writing files faster than before.
- onedriver no longer allows you to create filenames that are not allowed by OneDrive.
-
v0.13.1-0.20230107034609-a6f3d803f89307 Jan 2023 pre-releaseNothing published for this version
-
v0.13.1-0.20221108034414-bc00e115773b08 Nov 2022 pre-releaseNothing published for this version
-
v0.13.002 Nov 2022Release notes
Open source →- The GUI has been rewritten in golang for ease of maintenance and code sharing with the rest of the onedriver application.
- onedriver can now be configured with a config file at "~/.config/onedriver/config.yml".
- There is now a configuration menu in the GUI. You can now set a couple configuration options that were previously only possible with "systemctl edit".
- The onedriver CLI now stores its cache in the same path that the GUI expects, meaning that invoking the onedriver filesystem directly and via the GUI will share the cache as long as the mountpoint is the same.
- onedriver now prefers multipart downloads for files >10MB instead of a single massive GET request. This should significantly improve reliability when working with large files (the download won't get cut in half if it doesn't finish within the HTTP request timeout in anymore).
I was hoping to get either shared items+sharepoint support or moving file contents out of the db (better performance + handles big files better) into this release. However, both of these features require some pretty significant changes (and a lot of testing!) so this release has been done in the interim while I work on those features. This release contains a lot of under-the-hood changes required for more exciting stuff in the future.
-
v0.13.0-208 Nov 2022 pre-releaseNothing published for this version
-
v0.12.1-0.20220304233441-f00fbb1d1eb304 Mar 2022 pre-releaseNothing published for this version
-
v0.12.1-0.20220129175848-120405dd7bd529 Jan 2022 pre-releaseNothing published for this version
-
v0.12.1-0.20220125020342-91785d88d9b925 Jan 2022 pre-releaseNothing published for this version
-
v0.12.1-0.20211216054244-91b426403a9416 Dec 2021 pre-releaseNothing published for this version
-
v0.12.1-0.20211129060406-73d93207676129 Nov 2021 pre-releaseNothing published for this version
-
v0.12.029 Nov 2021Release notes
Open source →- Major internal rewrite - onedriver now talks directly to the kernel instead of using go-fuse/fs as an intermediary. This makes metadata operations a bit faster.
- onedriver better handles completion of multipart uploads and does not repeatedly upload files on success. This significantly improves upload speed.
- Fixes a crash when writes begin at an offset beyond maximum file length. This fixes a bug where running ld inside the filesystem would cause it to crash.
- Switch to using zerolog instead of logrus for logging. Though zerolog is supposedly faster, the real reason to switch is that it's much easier for me (and hopefully you) to read! Also, pretty colors!
- onedriver now gives you the option to choose to authenticate via the terminal when authenticating via the new --no-browser option (this is the functionality from the old "headless" build).
- Add a workaround for the TLS cert authentication issue from https://bugzilla.redhat.com/show_bug.cgi?id=2024296
-
v0.11.3-0.20211129042815-a1dd344bd92829 Nov 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211119044544-12b19b45319819 Nov 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211108234121-c70120d9427e08 Nov 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211108192238-1caf28a61c9008 Nov 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211104022820-954c972149ae04 Nov 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211103002811-16a4cc3758d303 Nov 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211101041523-fe806141a56901 Nov 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211101025550-235fe5519ba401 Nov 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211029041451-33657789091929 Oct 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211028032834-f907786d081c28 Oct 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211025042756-9253b63046ef25 Oct 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211025021430-3ccb2e22aede25 Oct 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211020043424-e38aa4fcc3ed20 Oct 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211019025358-d0a54bd695f419 Oct 2021 pre-releaseNothing published for this version
-
v0.11.3-0.20211017025509-67f3d7c2065817 Oct 2021 pre-releaseNothing published for this version
-
v0.11.217 Aug 2021Release notes
Open source →- onedriver now disallows rmdir on nonempty directories.
- The filesystem now detects if it is offline more reliably.
-
v0.11.2-0.20210711055056-b7ecb477ab1711 Jul 2021 pre-releaseNothing published for this version
-
v0.11.111 Jul 2021Nothing published for this version
-
v0.11.003 Jul 2021Nothing published for this version
-
v0.10.2-0.20210524012019-5c552cf4c68124 May 2021 pre-releaseNothing published for this version
-
v0.10.117 May 2021Nothing published for this version
-
v0.10.017 May 2021Nothing published for this version
-
v0.9.3-0.20200930041811-6f84eb09046430 Sep 2020 pre-releaseNothing published for this version
-
v0.9.230 Sep 2020Nothing published for this version
-
v0.9.2-230 Sep 2020 pre-releaseNothing published for this version
-
v0.9.107 Jun 2020Nothing published for this version
-
v0.9.004 Jun 2020Nothing published for this version
-
v0.8.002 Apr 2020Nothing published for this version
-
v0.7.3-0.20200307192842-6c840a7ad0a707 Mar 2020 pre-releaseNothing published for this version
-
v0.7.217 Feb 2020Nothing published for this version
-
v0.7.2-r207 Mar 2020 pre-releaseNothing published for this version
-
v0.7.117 Feb 2020Nothing published for this version
-
v0.7.012 Feb 2020Nothing published for this version