• v0.11.5 c01c78fb90

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

    nhpro released this 2026-07-18 12:44:29 +02:00 | 108 commits to main since this release

    Changelog

    • c01c78fb90 feat(wopi): create blank Office documents from the New menu
    • 2017f51131 feat(wopi): detect editable formats from WOPI discovery
    Downloads
  • v0.11.4 ac8ea403a6

    v0.11.4
    All checks were successful
    CI / frontend (push) Successful in 34s
    CI / backend (push) Successful in 1m9s
    Release / docker (push) Successful in 2m4s
    Release / goreleaser (push) Successful in 2m45s
    Stable

    nhpro released this 2026-07-18 11:53:24 +02:00 | 110 commits to main since this release

    Changelog

    • ac8ea403a6 feat(share): allow write permission on file shares for Office editing
    Downloads
  • v0.11.3 8a39f03526

    v0.11.3
    All checks were successful
    CI / frontend (push) Successful in 48s
    CI / backend (push) Successful in 1m3s
    Release / docker (push) Successful in 1m51s
    Release / goreleaser (push) Successful in 2m28s
    Stable

    nhpro released this 2026-07-18 11:40:15 +02:00 | 111 commits to main since this release

    Changelog

    • 8a39f03526 feat(share): online Office editing through share links
    • cfa2b43b00 feat(share): read/write/deposit permissions on share links
    Downloads
  • v0.11.2 d31f03983e

    v0.11.2
    All checks were successful
    CI / frontend (push) Successful in 40s
    CI / backend (push) Successful in 1m8s
    Release / docker (push) Successful in 2m11s
    Release / goreleaser (push) Successful in 2m52s
    Stable

    nhpro released this 2026-07-17 19:38:35 +02:00 | 113 commits to main since this release

    Changelog

    • d31f03983e feat(mobile): tap-to-open, long-press selection and bottom-sheet menus
    Downloads
  • v0.11.1 8a712d93ad

    v0.11.1
    All checks were successful
    CI / frontend (push) Successful in 1m26s
    CI / backend (push) Successful in 2m4s
    Release / docker (push) Successful in 1m35s
    Release / goreleaser (push) Successful in 2m39s
    Stable

    nhpro released this 2026-07-17 00:48:14 +02:00 | 114 commits to main since this release

    Changelog

    • 8a712d93ad feat(auth): account menu sign-out and immediate SSO login
    Downloads
  • v0.11.0 643dbf1846

    v0.11.0
    All checks were successful
    CI / frontend (push) Successful in 35s
    CI / backend (push) Successful in 1m15s
    Release / docker (push) Successful in 2m0s
    Release / goreleaser (push) Successful in 2m47s
    Stable

    nhpro released this 2026-07-16 14:41:50 +02:00 | 115 commits to main since this release

    Changelog

    • 643dbf1846 feat(search): filters by type, category, starred and date
    Downloads
  • v0.10.4 e4f2221e1b

    v0.10.4
    All checks were successful
    CI / frontend (push) Successful in 28s
    CI / backend (push) Successful in 44s
    Release / docker (push) Successful in 1m9s
    Release / goreleaser (push) Successful in 2m25s
    Stable

    nhpro released this 2026-07-16 13:14:03 +02:00 | 116 commits to main since this release

    Changelog

    • e4f2221e1b ci(release): disable the unreachable go cache
    Downloads
  • v0.10.3 c81178dfab

    v0.10.3
    Some checks failed
    CI / frontend (push) Successful in 28s
    CI / backend (push) Successful in 45s
    Release / goreleaser (push) Has been cancelled
    Release / docker (push) Has been cancelled
    Stable

    nhpro released this 2026-07-16 12:58:40 +02:00 | 117 commits to main since this release

    Changelog

    • c81178dfab ci(release): pin goreleaser to the gitea token
    Downloads
  • v0.10.2 5aafeecd38

    v0.10.2
    Some checks failed
    Release / docker (push) Successful in 1m8s
    Release / goreleaser (push) Failing after 5m2s
    CI / frontend (push) Successful in 28s
    CI / backend (push) Successful in 44s
    Stable

    nhpro released this 2026-07-16 12:31:33 +02:00 | 118 commits to main since this release

    Patch release — admin & shares visual redesign.

    The Admin and "My shares" views now match the drive's Nebula card design: restored the missing radius tokens (fixing square corners across admin, shares and WebDAV panels), gave stat cards, share cards and admin tables a rounded-card look with hover states and a list-style table header, and moved the New group/policy actions out of the table card.

    Note: this release's binaries were uploaded manually; CI GoReleaser publishing needs the GITEA_TOKEN secret.

    Downloads
  • v0.10.1 979aa7e273

    v0.10.1
    All checks were successful
    CI / frontend (push) Successful in 30s
    CI / backend (push) Successful in 51s
    Release / docker (push) Successful in 1m10s
    Stable

    nhpro released this 2026-07-16 11:35:12 +02:00 | 120 commits to main since this release

    Patch release — responsive layout.

    The web UI now adapts to mobile and tablet: the sidebar becomes an off-canvas drawer toggled by a topbar hamburger (with a dimming backdrop), the card grid and list view compact down, the details panel goes full-width, and admin tables scroll horizontally. Desktop is unchanged.

    Verified on 375/390/768/1280 px viewports — no horizontal overflow, no console errors.

    Downloads