• v0.5.0 ced8e70a76

    v0.5.0
    All checks were successful
    CI / docker (push) Successful in 1m11s
    Release / test (push) Successful in 56s
    Release / docker (push) Successful in 1m12s
    Release / notify (push) Successful in 1s
    CI / test (push) Successful in 59s
    CI / build (push) Successful in 40s
    Release / release (push) Successful in 1m6s
    Stable

    qwc released this 2026-02-20 07:48:50 +01:00 | 10 commits to main since this release

    Changelog: v0.4.0 → v0.5.0

    Features

    • PDF upload support — Upload single PDF files as documentation versions; displayed in an embedded PDF viewer with overlay toolbar (#68, #72)
    • PDF full-text search — Extracted PDF text is indexed by Bleve for search; graceful diff denial for PDF versions (#73)
    • LDAP recursive group resolution — Opt-in recursive_groups setting walks memberOf chains for nested group membership, with optional
      group_prefix filter (#75)
    • Admin table live filtering — Filter inputs on the admin Projects and Users tables for instant client-side row filtering (#81)
    • Project creation form reorder — Name-first layout with auto-slug derivation checkbox; description gets its own row (#83)
    • Editor admin project list — Editors can now access the admin project list (filtered to their accessible projects) and are auto-granted editor
      access on non-public project creation (#80)
    • arm64 release binary — Release workflow now builds arm64 binaries alongside amd64 (#71)

    Fixes

    • Fix built-in documentation gaps and inaccuracies
    Downloads