• v0.8.2 21b51af546

    v0.8.2
    All checks were successful
    CI / frontend (push) Successful in 22s
    CI / backend (push) Successful in 46s
    Release / docker (push) Successful in 59s
    Stable

    nhpro released this 2026-07-15 23:39:26 +02:00 | 127 commits to main since this release

    Move to folder & empty trash

    • Move to a folder: a "Déplacer vers…" action (right-click menu and selection bar) opens a
      folder browser to pick a destination for one or several items. The folders being moved are hidden
      from the picker, preventing moves into themselves or their descendants (no cycles).
    • Empty the trash: a "Vider la corbeille" button in the recycle bin purges every trashed item at
      once, after a confirmation.

    Backend

    • New POST /file/trash/empty (purges all of the user's trashed files, cleaning up entities, shares,
      direct links and the quota counter).

    Docker image: git.nhsoul.fr/nhpro/orion-drive:v0.8.2 (and :latest).

    Downloads