• Show app version in admin UI and /version endpoint

    Ghost released this 2026-05-08 07:30:23 +00:00 | 21 commits to main since this release

    Embed APP_VERSION build arg in Docker image (default: dev).
    build_push.sh passes the git tag as build arg. Proxy exposes
    GET /version, admin UI shows it as read-only field in settings.

    Downloads