From 1b7251fbcbc68b86a1213eb84f48d61db486e574 Mon Sep 17 00:00:00 2001 From: "Hoid (OpenClaw)" Date: Wed, 4 Mar 2026 18:05:17 +0100 Subject: [PATCH] Update test count in changelog from 355 to 360 Added 5 new Python SDK tests for darkMode and hideSelectors features. --- public/changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/changelog.html b/public/changelog.html index ce68f87..f6d2968 100644 --- a/public/changelog.html +++ b/public/changelog.html @@ -141,7 +141,7 @@ footer{border-top:1px solid var(--border);padding:48px 24px 32px;background:var(
  • 🛡️ Added: Rate limiting on billing endpoints (10 req/15min)
  • 🐛 Fixed: FAQ accordion double-toggle
  • 🐛 Fixed: Privacy/Terms/Impressum 404s on extensionless URLs
  • -
  • 📊 355 tests passing
  • +
  • 📊 360 tests passing