bigbiggerbiggestbot/webapp
Danny b4d76b0eca feat(webapp): show running version in Mini App footer
Compute `git describe --tags --always --dirty` at server startup
and expose via unauthenticated /api/version. Render as small muted
text at the bottom of the Mini App so the running version can be
confirmed at a glance.

Once tags exist, the badge will show e.g. v0.1.0 or v0.1.0-3-gSHA.
Until then it shows the short SHA.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 17:38:52 +02:00
..
app.js feat(webapp): show running version in Mini App footer 2026-04-18 17:38:52 +02:00
index.html feat(webapp): show running version in Mini App footer 2026-04-18 17:38:52 +02:00
style.css feat(webapp): show running version in Mini App footer 2026-04-18 17:38:52 +02:00