Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 19:58
· 119 commits to main since this release
50e2124

Changes

  • ✨ Cup's web UI was rewritten with React so more interactive features can be added. The old, Liquid-powered frontend was used to add homemade SSR, so you can even use Cup without JS!
  • The last checked time is now in relative format (5 minutes ago)

Bugfixes 🐛

  • Images with multiple digests were ignored. Reported by @brtwrst.

Other changes

  • Cup's Github workflows were optimized (and fixed) by @steveiliop56!