From d0388d7e70d0111820b32d2cb8a23be7fce563ed Mon Sep 17 00:00:00 2001 From: Fabien83560 Date: Tue, 19 May 2026 22:06:03 +0200 Subject: [PATCH 1/5] chore: remove contact email from authors as it does not exist --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 75e64f9..57e2f8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ version = "2.0.0" description = "API observability & intelligence for FastAPI/Starlette — local-first, privacy-first" readme = "README.md" license = { text = "MIT" } -authors = [{ name = "APIForge", email = "contact@apiforge.dev" }] +authors = [{ name = "APIForge" }] keywords = ["api", "observability", "monitoring", "fastapi", "starlette", "metrics", "performance", "middleware", "local-first"] classifiers = [ "Development Status :: 3 - Alpha", From ede5445b28f6738ee8941e14801c3b1d24976950 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 27 May 2026 09:23:53 +0000 Subject: [PATCH 2/5] chore: sync dashboard UI from dashboard-ui@cea00c2dfd9c944903187376e6f873fc6d87e198 --- apiforgepy/dashboard.py | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/apiforgepy/dashboard.py b/apiforgepy/dashboard.py index a919f7d..4733018 100644 --- a/apiforgepy/dashboard.py +++ b/apiforgepy/dashboard.py @@ -14,6 +14,9 @@ APIForge — Local Dashboard + + +