• v0.2.0 d48e2b7d9d

    v0.2.0 Stable

    shahondin1624 released this 2026-04-10 23:13:07 +02:00 | 37 commits to main since this release

    What's New

    Backup & Restore System

    • Full JSON snapshot of all 20 database tables + app settings
    • Web UI (Backup page in sidebar), REST API, and OCC CLI commands
    • Scheduled automatic backups (daily/weekly) with configurable retention
    • occ mitgliederverwaltung:backup:create/restore/list

    Self-Update from Gitea

    • Check for and install updates directly from the app UI or via OCC
    • Ed25519 signature verification — every release tarball is cryptographically signed; tampered files are rejected
    • occ mitgliederverwaltung:app:update [--check]

    Column Picker on All Tables

    • "Spalten" button on every data table (Members, Families, Camps, Fees, Injuries, Audit Log, Query Builder)
    • Toggle columns on/off, persisted via localStorage
    • Members table: 16 available columns including Mitgliedsdauer, Eintrittsdatum, Juleica, etc.

    Import Fixes

    • Bundle import now supports inline error correction (editable error rows with re-validate)
    • Nextcloud system admins are now recognized as app admins (IGroupManager fallback)

    Release Packaging

    • make package — builds signed tarball in artifacts/
    • make release — builds, signs, tags, and publishes to Gitea with tarball + signature
    Downloads