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!