Releases: sergi0g/cup
Releases · sergi0g/cup
v3-nightly
Clippy
v2.4.0
nightly
Fix CSS bug in search, update docs
v2.3.1
v2.3.0
Changes
- Removed threading and switched everything to async gaining a >2x performance boost 🚀
- Improved logging and added a
--verbose
flag to include extra debug info
v2.2.2
Changes
- Added tooltips and search to web UI
- Fixed broken links in docs and added new pages for community resources
v2.2.1
Changes
- Removed colon between "Last checked" and the time
v2.2.0
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!
v2.1.3
v2.1.2
Fixed some more potential errors related to DNS lookups failing or connections timing out.