diff --git a/CHANGELOG.md b/CHANGELOG.md
index cdd78448..89cf26b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
## [Unreleased]
+### Added
+- **Landing page redesign**: Consolidated three bloated feature sections into a dense 3-column layout (Desktop GUI / Web Dashboard / CLI). Added "Support the Project" section with referral links. Reduced vertical spacing throughout.
+- **Website link in README**: Added link to `aiusagetracker.outerstellar.net`.
+
+### Changed
+- **Provider statuses on landing page**: Groq, MiniMax (China), Gemini, Mistral moved to Beta. MiniMax (Intl), OpenAI (Codex) moved to Tested. Providers sorted by status (Tested, Beta, Planned).
+- **Fixed provider count**: Corrected "18+" claim to "16" (the actual count) across all meta tags, JSON-LD, and page copy.
+- **Fixed CLI name**: Removed fabricated "act" binary name from landing page.
+- **Release links**: Download buttons now point to `/releases/latest` for stable releases.
+
## [2.4.0] - 2026-07-01
### Added
diff --git a/README.md b/README.md
index 306d6fe6..ebe68d55 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,8 @@
A streamlined Windows dashboard and tray utility to monitor AI API usage, costs, and quotas across multiple providers.
+**Website:** [aiusagetracker.outerstellar.net](https://aiusagetracker.outerstellar.net/)
+
## Support
If you want to support me and are interested in different AI model providers, you can sign up with my referral codes:
- [Opencode Go](https://opencode.ai/go?ref=BJK682KYXH):GLM-5.1, Kimi K2.6, MiMo-V2.5 (Pro), MiniMax M3, Qwen3.7 Max, DeepSeek V4 Pro/Flash
diff --git a/docs/landing/index.html b/docs/landing/index.html
index 990560aa..3ffc7813 100644
--- a/docs/landing/index.html
+++ b/docs/landing/index.html
@@ -36,7 +36,7 @@
"description": "A desktop GUI, web dashboard, and cross-platform CLI to monitor AI API usage, costs, and quotas across 16 providers including Claude, Gemini, OpenAI, GitHub Copilot, DeepSeek, and more.",
"applicationCategory": "Utilities",
"operatingSystem": "Windows, Linux",
- "softwareVersion": "2.3.8-beta.1",
+ "softwareVersion": "2.3.7",
"offers": {
"@type": "Offer",
"price": "0",
@@ -44,7 +44,7 @@
},
"license": "https://opensource.org/licenses/MIT",
"url": "https://aiusagetracker.outerstellar.net/",
- "downloadUrl": "https://github.com/rygel/AIUsageTracker/releases",
+ "downloadUrl": "https://github.com/rygel/AIUsageTracker/releases/latest",
"codeRepository": "https://github.com/rygel/AIUsageTracker",
"programmingLanguage": "C#",
"runtimePlatform": ".NET 10",
@@ -64,14 +64,14 @@
AI Usage Tracker
-
Three ways to monitor your AI API usage, costs, and quotas across 16 providers: a compact desktop GUI with system tray integration, a full web dashboard with charts and analytics, and a cross-platform CLI. Auto-discovers your keys, stays out of your way.
Use these referral links when signing up — it costs you nothing and helps fund development