From 55b06babe0e83f1fd9642521f2f30c1193f9b990 Mon Sep 17 00:00:00 2001 From: Bob Date: Sat, 16 May 2026 11:51:38 +0000 Subject: [PATCH] fix(stats): explain March 2026 downloads dip --- stats.pug | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/stats.pug b/stats.pug index 57300633..e901ac1e 100644 --- a/stats.pug +++ b/stats.pug @@ -24,6 +24,14 @@ div.text-center div.img-center img.width-500(src="/img/stats/downloads.png") div.small.dim (Updated every 24 hours) + p.small.text-left.mx-auto.mt-3(style="max-width: 42rem;") + strong Note: + | The dip around March 14-25, 2026 is not a broken chart. v0.13.2 was + | temporarily marked as a pre-release, which sent + code /releases/latest + | traffic back to v0.13.1 and materially reduced downloads. A few March + | collection runs also failed due to GitHub API rate limits, so short + | gaps are interpolated instead of being backfilled with guessed data. hr.my-5