• v0.6.3 ea6af8504e

    v0.6.3
    All checks were successful
    CI / frontend (push) Successful in 21s
    CI / backend (push) Successful in 39s
    Release / docker (push) Successful in 42s
    Stable

    nhpro released this 2026-07-13 17:13:44 +02:00 | 152 commits to main since this release

    OrionDrive v0.6.3

    Fixes:

    • Upload progress now updates live (previously frozen at 0%) — the reactive upload item is mutated and per-chunk axios progress feeds a smooth bar.

    Ops / docker-compose:

    • Compose uses the published Forgejo registry image (docker pull git.nhsoul.fr/nhpro/orion-drive:latest, pull_policy: always).
    • Every supported OD_CONF_* setting is documented in the compose environment.
    • OnlyOffice Document Server (WOPI client) added to docker-compose.

    Binaries: linux/macOS/windows × amd64/arm64. Verify with checksums.txt.

    Downloads
  • v0.6.2 c68e42976a

    v0.6.2
    All checks were successful
    CI / frontend (push) Successful in 20s
    CI / backend (push) Successful in 40s
    Release / docker (push) Successful in 1m16s
    Stable

    nhpro released this 2026-07-13 13:05:27 +02:00 | 156 commits to main since this release

    OrionDrive v0.6.2

    Operations/CI only since v0.6.1 (no functional changes):

    • Release workflow now builds and pushes the Docker image on a tag; binary releases are cut manually with git + fj.
    • Third-party actions pinned to full github.com URLs (Forgejo runner resolves bare names against data.forgejo.org).
    • Gitignore tooling caches.

    Binaries: linux/macOS/windows × amd64/arm64. Verify with checksums.txt.

    Downloads
  • v0.6.1 96dea61303

    v0.6.1
    Some checks failed
    Release / goreleaser (push) Failing after 4s
    CI / frontend (push) Successful in 18s
    CI / backend (push) Successful in 53s
    Release / docker (push) Successful in 1m17s
    Stable

    nhpro released this 2026-07-13 12:46:42 +02:00 | 157 commits to main since this release

    OrionDrive v0.6.1 — first published release.

    Multi-backend storage (local / S3-compatible / remote slave nodes) with direct presigned downloads and per-group speed limits; file versioning, locking, AES-256-CTR encryption at rest, direct links; archives (grouped ZIP download, background compress/extract, 7-Zip); sharing of files and folders (public browsing) with password / expiry / download-limit and a dedicated group permission; preview & editing for image / video / audio / PDF / text / Markdown / ePub, an image editor, and Office via WOPI; thumbnails for images (built-in) and video / audio cover art (ffmpeg).

    Ships as a single binary with the SPA embedded. Docker image and Forgejo CI + GoReleaser included.

    Binaries: linux/macOS/windows × amd64/arm64. Verify with checksums.txt.

    Downloads