github nubenetes/awesome-kubernetes v2.9.46
v2.9.46 — Fix Trending Show-more disclosure (CSS cache-buster)

latest releases: v2.9.64, v2.9.63, v2.9.62...
3 months ago

🐛 Fix

The ▼ Show more / ▲ Show less disclosure on the Trending lanes (added in v2.9.45) did nothing on the live site — both labels showed at once and clicking was inert.

Cause: v2-mkdocs.yml pinned static/v2_elite.css?v=2.9.42 and the cache-buster was never bumped, so returning visitors kept the cached pre-disclosure stylesheet.

Fix: bump the query string to ?v=2.9.46 so browsers/CDN re-fetch the current CSS. Verified the disclosure works in a freshly built Material site via Playwright (9 → 16 cards on click, label toggles correctly).


🤖 Generated with Claude Code

Don't miss a new awesome-kubernetes release

NewReleases is sending notifications on new releases.