From 4a451f410d1d94c7fead07c1188faaf9908bd34f Mon Sep 17 00:00:00 2001
From: OctoBored <212877535+OctoBored@users.noreply.github.com>
Date: Mon, 17 Aug 2026 08:16:29 +0000
Subject: [PATCH 1/2] docs: fix broken star history chart in README
The star history chart was broken due to GitHub stargazer API restrictions, so it could no longer be rendered. Update the README to point to a working alternative that uses a different data source requiring no API token.
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 8b89fd5f..8e729b2d 100644
--- a/README.md
+++ b/README.md
@@ -1566,11 +1566,11 @@ On-premises deployment · Private cloud · Custom domain implementations · SLA-
## Star History
-
+
-
-
-
+
+
+
From 595f08ee303885e076c6d5e008d8a3d51a35a02a Mon Sep 17 00:00:00 2001
From: KaifAhmad1
Date: Mon, 24 Aug 2026 12:49:31 +0530
Subject: [PATCH 2/2] docs: escape & as & in Star History HTML attributes
Matches the README's existing convention for query params inside
HTML attribute URLs (e.g. the Trendshift badge), per review feedback
from Zohaib Hassan and Qodo on this PR.
Co-authored-by: OctoBored <212877535+OctoBored@users.noreply.github.com>
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 8e729b2d..dea7a87d 100644
--- a/README.md
+++ b/README.md
@@ -1566,11 +1566,11 @@ On-premises deployment · Private cloud · Custom domain implementations · SLA-
## Star History
-
+
-
-
-
+
+
+