• v0.15.1 89da6dfe61

    v0.15.1
    All checks were successful
    CI / frontend (push) Successful in 37s
    CI / backend (push) Successful in 57s
    Release / docker (push) Successful in 1m38s
    Release / goreleaser (push) Successful in 2m58s
    Stable

    nhpro released this 2026-07-26 21:56:01 +02:00 | 64 commits to main since this release

    Changelog

    • a077bc46cd feat(sftp): answer statvfs (df / free-space) from the user's quota
    • 89da6dfe61 perf(upload): move staged uploads into storage instead of re-copying them
    • a07244ae18 perf(upload): parallel chunk upload with concurrency-safe tracking
    Downloads
  • v0.15.0 05bdf06658

    v0.15.0
    All checks were successful
    CI / frontend (push) Successful in 36s
    CI / backend (push) Successful in 57s
    Release / docker (push) Successful in 2m29s
    Release / goreleaser (push) Successful in 3m1s
    Stable

    nhpro released this 2026-07-26 20:24:57 +02:00 | 67 commits to main since this release

    Changelog

    • f53ced8ef9 feat(sftp): expose the drive over SFTP (same credentials as WebDAV)
    • 899ebe755a feat(ui): rename WebDAV access to "WebDAV / SFTP" and show the SFTP address
    • 05bdf06658 perf(sftp,webdav): stage upload temp files on disk, not RAM-backed /tmp
    Downloads
  • v0.14.1 666fd2f8cc

    v0.14.1
    All checks were successful
    CI / frontend (push) Successful in 54s
    CI / backend (push) Successful in 1m28s
    Release / docker (push) Successful in 2m44s
    Release / goreleaser (push) Successful in 3m19s
    Stable

    nhpro released this 2026-07-26 18:16:10 +02:00 | 70 commits to main since this release

    Changelog

    • 666fd2f8cc fix(webdav): COPY no longer 500s (only PUT gates the streamed commit)
    Downloads
  • v0.14.0 5f801bd3a3

    v0.14.0
    All checks were successful
    CI / frontend (push) Successful in 36s
    CI / backend (push) Successful in 1m9s
    Release / docker (push) Successful in 2m1s
    Release / goreleaser (push) Successful in 2m51s
    Stable

    nhpro released this 2026-07-25 13:39:09 +02:00 | 71 commits to main since this release

    Changelog

    • da00b73fb7 feat(storage): configurable content-addressed deduplication
    • ef791fede8 feat(webdav): content-hash storage + strong ETags (getetag)
    • c95f3de290 feat(webdav): preserve client mtime (X-OC-Mtime) and gzip PROPFIND responses
    • b8141d9449 feat(webdav): server-side SEARCH (RFC 5323 / DASL)
    • 5f801bd3a3 feat(webdav): sync-collection REPORT (RFC 6578) — incremental sync
    • 2ef436d62c perf(webdav): stream PUT to storage and never commit a truncated upload
    Downloads
  • v0.13.1 0748b80e36

    v0.13.1
    All checks were successful
    CI / frontend (push) Successful in 51s
    CI / backend (push) Successful in 1m30s
    Release / docker (push) Successful in 2m29s
    Release / goreleaser (push) Successful in 3m10s
    Stable

    nhpro released this 2026-07-25 11:16:34 +02:00 | 77 commits to main since this release

    Changelog

    • 0748b80e36 fix(ui): flip the context submenu left when it would overflow the viewport
    Downloads
  • v0.13.0 6ed00d880b

    v0.13.0
    All checks were successful
    CI / frontend (push) Successful in 59s
    CI / backend (push) Successful in 1m27s
    Release / docker (push) Successful in 2m18s
    Release / goreleaser (push) Successful in 3m7s
    Stable

    nhpro released this 2026-07-23 02:52:10 +02:00 | 78 commits to main since this release

    Changelog

    • 6ed00d880b feat: show a folder's total (recursive) size in the details panel
    Downloads
  • v0.12.7 96d7c00b72

    v0.12.7
    All checks were successful
    CI / frontend (push) Successful in 39s
    CI / backend (push) Successful in 58s
    Release / docker (push) Successful in 1m25s
    Release / goreleaser (push) Successful in 2m48s
    Stable

    nhpro released this 2026-07-22 20:30:11 +02:00 | 79 commits to main since this release

    Changelog

    • 96d7c00b72 fix(ui): align the dialog title icon and create-row buttons
    Downloads
  • v0.12.6 375add6c88

    v0.12.6
    All checks were successful
    CI / frontend (push) Successful in 36s
    CI / backend (push) Successful in 1m8s
    Release / docker (push) Successful in 2m4s
    Release / goreleaser (push) Successful in 2m46s
    Stable

    nhpro released this 2026-07-22 20:00:10 +02:00 | 80 commits to main since this release

    Changelog

    • 375add6c88 feat(ui): plain desktop click previews in the side panel, double-click opens
    Downloads
  • v0.12.5 3b33a15e6f

    v0.12.5
    All checks were successful
    CI / frontend (push) Successful in 38s
    CI / backend (push) Successful in 1m4s
    Release / docker (push) Successful in 2m4s
    Release / goreleaser (push) Successful in 2m46s
    Stable

    nhpro released this 2026-07-22 19:56:38 +02:00 | 81 commits to main since this release

    Changelog

    • 3b33a15e6f feat(ui): plain click opens instead of selecting
    Downloads
  • v0.12.4 25a6452684

    v0.12.4
    All checks were successful
    CI / frontend (push) Successful in 29s
    CI / backend (push) Successful in 1m30s
    Release / docker (push) Successful in 2m2s
    Release / goreleaser (push) Successful in 2m47s
    Stable

    nhpro released this 2026-07-22 19:41:08 +02:00 | 82 commits to main since this release

    Changelog

    • 25a6452684 feat(ui): rubber-band (marquee) selection on the drive
    Downloads