What's New
Latest updates, features, and improvements to Metrifyr MCP
Feature
v1.8.0
In-App Announcements, Feedback & Input Resilience
2026-03-09
- Added in-app announcements system β bell icon in header shows new features, updates, and fixes
- Added per-tool feedback widget β rate any tool 1β5 stars and send us a message
- Added admin pages for managing announcements and reviewing feedback
- Integrated Resend for email notifications about new releases
- Improved GTM tool input handling β account IDs and container paths are now auto-normalized (e.g. "123" β "accounts/123")
- Improved Search Console input handling β site URLs are auto-fixed for missing protocol or trailing slash
- Fixed drizzle migration tracking β added __drizzle_migrations table for reliable schema migrations
Feature
v1.7.0
GTM Tools Expansion & Beta Graduation
2026-03-08
- Graduated 14 GTM tools out of beta β fully tested and production-ready
- Added gtm_list_workspaces tool to discover active workspaces
- Added 10 new beta GTM tools: create container, create workspace, trigger CRUD, variable CRUD, enable built-in variables, create folder
- Total GTM tools: 24 (14 stable + 10 beta), total platform tools: 69
- Fixed hardcoded defaultWorkspacePath β now guides users to use gtm_list_workspaces
- Added scope migration for backwards compatibility (tagmanager:write β tagmanager:edit)
- Improved Google API error messages with detailed response body extraction
Fix
v1.6.2
Bug Fixes & Quality Improvements
2026-01-19
- Fixed gtm_list_versions API endpoint (now uses version_headers.list)
- Fixed daily_trending HTML response handling with better error detection
- Added workspace info (defaultWorkspacePath) to gtm_list_containers response
- Enhanced GTM audit with actionable recommendations and documentation links
- Improved PSI API key error messages with setup instructions
- Fixed admin tools page type conversion bug for response time metrics
Improvement
v1.6.1
Documentation & UI Improvements
2026-01-19
- Reorganized documentation with clear sections (Getting Started, Features, Tools, Guides, Reference)
- Updated tool count to 58 (22 Analytics, 7 GSC, 6 AdSense, 13 GTM, 10 SEO)
- Added comprehensive GTM and SEO tools documentation
- Fixed dark mode hover states for better contrast (API Keys table, tooltips)
Security
v1.6.0
GTM Security Improvements
2026-01-19
- Removed gtm_publish_version tool for safety - users must now publish manually in GTM UI after reviewing changes
- Fixed gtm_create_version by adding missing OAuth scope (tagmanager.edit.containerversions)
- Renamed tagmanager:write scope to tagmanager:edit for clarity (no automatic publishing)
- Updated GTM tools count from 14 to 13 after removing risky publish tool
Feature
v1.5.1
Google Tag Manager Integration
2026-01-19
- Added 13 Google Tag Manager tools for managing containers, tags, triggers, variables, and versions
- Added GTM container audit tool for detecting deprecated UA tags, consent mode issues, and naming convention violations
- Implemented OAuth scope selector with granular permissions for GTM access
- Added comprehensive test coverage for all GTM tools
Feature
v1.5.0
Google Tag Manager Integration (Beta)
2026-01-18
- Added 14 Google Tag Manager tools for container, tag, trigger, variable, and version management
- Implemented scope selector in API key creation with granular permissions
- Enhanced permissions dialog to show both granted scopes and OAuth status
- Added beta badges for Tag Manager features pending Google OAuth approval
- Improved dashboard mobile responsiveness with icon-only tabs
Fix
v1.4.2
Bug Fixes & SEO Improvements
2026-01-18
- Fixed SEO audit to include full GSC data, Google Trends analysis, and actionable recommendations
- Fixed useTrackedSites batch processing - now analyzes all tracked sites instead of just the first one
- Added authentication validation to /mcp/messages endpoint for improved security
- Updated MCP documentation to reflect all available tools
- Removed obsolete code and constants
Feature
v1.4.0
SEO & Performance Tools
2026-01-06
- Added PageSpeed Insights (PSI) tools for performance analysis
- Integrated Google Trends API for keyword research
- Launched comprehensive SEO audit tool combining PSI, GSC, and Trends
- Added content opportunity finder for SEO optimization
- Implemented async job system for long-running operations
Feature
v1.3.0
Czech Localization
2025-12-22
- Added full Czech language support
- Implemented language switcher in header
- Localized all UI strings and documentation
Improvement
v1.2.1
Dashboard Improvements
2025-12-20
- Redesigned dashboard with tabbed navigation
- Added usage metrics visualization
- Improved API key management interface
- Enhanced mobile responsive design
Feature
v1.2.0
Expanded Tool Support
2025-12-17
- Added 28 Google Analytics 4 tools
- Added 7 Search Console tools
- Added 6 AdSense tools
- Implemented tool permissions and configuration
Feature
v1.1.0
Tools Configuration
2025-12-16
- Added ability to enable/disable specific tools per API key
- Implemented tool groups (Analytics, AdSense, Search Console)
- Added tools management UI in dashboard
Feature
v1.0.1
Memory System
2025-12-15
- Launched persistent memory system for AI context
- Added memory management UI
- Implemented memory enable/disable per API key
- Added memory items with priority and expiration
Feature
v1.0.0
Initial Release
2025-12-10
- Launched Metrifyr MCP platform
- Google OAuth integration
- API key management
- MCP server implementation
- Basic Analytics, AdSense, and Search Console support