• v0.7.3 9274276d08

    v0.7.3
    All checks were successful
    Release / docker (push) Successful in 51s
    CI / frontend (push) Successful in 26s
    CI / backend (push) Successful in 42s
    Stable

    nhpro released this 2026-07-15 21:45:54 +02:00 | 138 commits to main since this release

    Background maintenance jobs (every 6 hours, and on demand from the admin dashboard):

    • Trash auto-purge: files in the trash longer than [System] TrashRetentionDays (default 30; 0 disables) are permanently deleted — storage freed, owner quota adjusted, share/direct links removed.
    • Upload cleanup: stale upload staging files from expired/abandoned sessions are removed.
      Admins can run both immediately (dashboard button or POST /api/v1/admin/maintenance).

    Completes Milestone 9's core (admin panel + SSO group/admin mapping + scheduled maintenance).

    Downloads