PackageTrack
Sign in Get early access

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 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 55
  1. v0.15.1-0.20260131225148-9f7a11f87e19 31 Jan 2026 pre-release

    Nothing published for this version

  2. v0.15.0 31 Jan 2026
    Release notes
    • 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).
    Open source →
  3. v0.15.0-4 31 Jan 2026 pre-release

    Nothing published for this version

  4. v0.15.0-3 31 Jan 2026 pre-release

    Nothing published for this version

  5. v0.15.0-2 31 Jan 2026 pre-release

    Nothing published for this version

  6. v0.14.2-0.20240827022518-578dd8f1eb77 27 Aug 2024 pre-release

    Nothing published for this version

  7. v0.14.2-0.20240420231225-f07678f9e6ef 20 Apr 2024 pre-release

    Nothing published for this version

  8. v0.14.2-0.20240122225048-de0e0dde747b 22 Jan 2024 pre-release

    Nothing published for this version

  9. v0.14.2-0.20231129064212-4377d7562089 29 Nov 2023 pre-release

    Nothing published for this version

  10. v0.14.1 18 Oct 2023
    Release notes
    • Fixes a bug with file corruption in some scenarios from version 0.14.0.
    Open source →
  11. v0.14.1-0.20230725051030-5ebd8dfcece5 25 Jul 2023 pre-release

    Nothing published for this version

  12. v0.14.0 14 Jul 2023
    Release notes
    • 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.
    Open source →
  13. v0.13.1-0.20230107034609-a6f3d803f893 07 Jan 2023 pre-release

    Nothing published for this version

  14. v0.13.1-0.20221108034414-bc00e115773b 08 Nov 2022 pre-release

    Nothing published for this version

  15. v0.13.0 02 Nov 2022
    Release notes
    • 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.

    Open source →
  16. v0.13.0-2 08 Nov 2022 pre-release

    Nothing published for this version

  17. v0.12.1-0.20220304233441-f00fbb1d1eb3 04 Mar 2022 pre-release

    Nothing published for this version

  18. v0.12.1-0.20220129175848-120405dd7bd5 29 Jan 2022 pre-release

    Nothing published for this version

  19. v0.12.1-0.20220125020342-91785d88d9b9 25 Jan 2022 pre-release

    Nothing published for this version

  20. v0.12.1-0.20211216054244-91b426403a94 16 Dec 2021 pre-release

    Nothing published for this version

  21. v0.12.1-0.20211129060406-73d932076761 29 Nov 2021 pre-release

    Nothing published for this version

  22. v0.12.0 29 Nov 2021
    Release notes
    • 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
    Open source →
  23. v0.11.3-0.20211129042815-a1dd344bd928 29 Nov 2021 pre-release

    Nothing published for this version

  24. v0.11.3-0.20211119044544-12b19b453198 19 Nov 2021 pre-release

    Nothing published for this version

  25. v0.11.3-0.20211108234121-c70120d9427e 08 Nov 2021 pre-release

    Nothing published for this version

  26. v0.11.3-0.20211108192238-1caf28a61c90 08 Nov 2021 pre-release

    Nothing published for this version

  27. v0.11.3-0.20211104022820-954c972149ae 04 Nov 2021 pre-release

    Nothing published for this version

  28. v0.11.3-0.20211103002811-16a4cc3758d3 03 Nov 2021 pre-release

    Nothing published for this version

  29. v0.11.3-0.20211101041523-fe806141a569 01 Nov 2021 pre-release

    Nothing published for this version

  30. v0.11.3-0.20211101025550-235fe5519ba4 01 Nov 2021 pre-release

    Nothing published for this version

  31. v0.11.3-0.20211029041451-336577890919 29 Oct 2021 pre-release

    Nothing published for this version

  32. v0.11.3-0.20211028032834-f907786d081c 28 Oct 2021 pre-release

    Nothing published for this version

  33. v0.11.3-0.20211025042756-9253b63046ef 25 Oct 2021 pre-release

    Nothing published for this version

  34. v0.11.3-0.20211025021430-3ccb2e22aede 25 Oct 2021 pre-release

    Nothing published for this version

  35. v0.11.3-0.20211020043424-e38aa4fcc3ed 20 Oct 2021 pre-release

    Nothing published for this version

  36. v0.11.3-0.20211019025358-d0a54bd695f4 19 Oct 2021 pre-release

    Nothing published for this version

  37. v0.11.3-0.20211017025509-67f3d7c20658 17 Oct 2021 pre-release

    Nothing published for this version

  38. v0.11.2 17 Aug 2021
    Release notes
    • onedriver now disallows rmdir on nonempty directories.
    • The filesystem now detects if it is offline more reliably.
    Open source →
  39. v0.11.2-0.20210711055056-b7ecb477ab17 11 Jul 2021 pre-release

    Nothing published for this version

  40. v0.11.1 11 Jul 2021

    Nothing published for this version

  41. v0.11.0 03 Jul 2021

    Nothing published for this version

  42. v0.10.2-0.20210524012019-5c552cf4c681 24 May 2021 pre-release

    Nothing published for this version

  43. v0.10.1 17 May 2021

    Nothing published for this version

  44. v0.10.0 17 May 2021

    Nothing published for this version

  45. v0.9.3-0.20200930041811-6f84eb090464 30 Sep 2020 pre-release

    Nothing published for this version

  46. v0.9.2 30 Sep 2020

    Nothing published for this version

  47. v0.9.2-2 30 Sep 2020 pre-release

    Nothing published for this version

  48. v0.9.1 07 Jun 2020

    Nothing published for this version

  49. v0.9.0 04 Jun 2020

    Nothing published for this version

  50. v0.8.0 02 Apr 2020

    Nothing published for this version

  51. v0.7.3-0.20200307192842-6c840a7ad0a7 07 Mar 2020 pre-release

    Nothing published for this version

  52. v0.7.2 17 Feb 2020

    Nothing published for this version

  53. v0.7.2-r2 07 Mar 2020 pre-release

    Nothing published for this version

  54. v0.7.1 17 Feb 2020

    Nothing published for this version

  55. v0.7.0 12 Feb 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive