Skip to content

Recallyx 0.81

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:40
4d59209

Show the current release version on the site instead of a hardcoded one (#68)

The hero note hardcoded 0.79, which goes stale on every release (version
= commit count). It now fetches releases/latest at page load and fills
the number in; if the API is unreachable the note reads fine without a
number — no placeholder, no layout shift.