• development 6f75e53cde

    development (6f75e53)
    All checks were successful
    CI / Lint (push) Successful in 4m15s
    CI / Test (mariadb) (push) Successful in 5m20s
    CI / Test (mysql) (push) Successful in 5m38s
    CI / Build (push) Successful in 3m12s
    CI / Test (postgres) (push) Successful in 6m12s
    CI / Test (sqlite) (push) Successful in 5m19s
    Nightly / nightly (push) Successful in 5m39s
    Pre-release

    erestodo released this 2026-08-09 07:38:04 +00:00 | 0 commits to master since this release

    Changelog

    Other

    • 9d107bd1ee Bind exactly one htmx verb on a row action
    • c7d7b24c96 CI: GitHub vs Forgejo
    • 6f75e53cde Clear staged-SOA banners when the changeset is applied
    • 653c9c7ddb Fall back to UserInfo when the ID token lacks an email claim
    • d3333974da Fix CI runs not setting all required env vars
    • 0693fed5b4 Fix an issue where deleted records would stay on screen and drawer would get stuck
    • 90f6aa5e93 Fix more global gitignore issues
    • b6d7aeb3ba Fix workflow not able to clone action step
    • 6e22d16048 Global .gitignore was causing issues -- added local whitelists
    • 8cc9461892 Initial commit - MVP
    • fa4dbf4ba1 Limit releases to linux amd64 and arm64; Added LICENSE file
    • 5441a2abc9 Order names the way a zone reads, and open the record form on the zone's type
    • bf62467d8c Serialise every use of goose behind one mutex
    • 4d0a678e5d Workflow/Release changes, build changes, and change oidc default to false

    Verifying

    Checksums are in checksums.txt.

    Upgrading

    powerman applies its own schema migrations on startup when
    database.auto_migrate is enabled. With it disabled, run
    powerman migrate up before starting the new version.

    Downloads