Skip to content

v2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 06:14
eb875f0

Changelog

Security

  • c82bb9f: security: patch vulnerable deps and drop spoofable RealIP middleware (#96) (@jp1337)
  • 7448b77: security: warn against ever adding a PR trigger to the self-hosted runner job (#95) (@jp1337)

Features

  • 643becc: feat(ui): Graphite design system, full translation, and a language switch (#101) (@jp1337)
  • e47cfc1: feat(ui): more polish — sidebar stripe, page-title accent, focus rings, hover (@jp1337)
  • df081fb: feat(ui): rich demo seed, polished tabs, calmer demo banner, dramatic stats (@jp1337)
  • 8a65439: feat(web): demo mode — single-binary in-memory deployment (@jp1337)

Bug Fixes

  • eb875f0: fix(release): stop a mirror registry from failing the whole release (#102) (@jp1337)
  • 1d4bef3: fix(web): satisfy golangci-lint v2 — errcheck on fmt.Fprint, gosec G710 on /ports redirects (@jp1337)

Other