MCP Server Changelog
All notable changes to the horizOn MCP Server.
1.5.0 (2026-06-25)
Features
- add multi-board leaderboard tools (bfc178b)
- localization: add localization MCP tools, docs resource and quickstarts (14b638d)
- mcp: add admin api client for account api key auth (f6b76ca)
- mcp: add admin tool for user logs (read-only) (5e363a7)
- mcp: add admin tool utilities (bfd3f6f)
- mcp: add admin tools for cloud save and statistics (b1debc4)
- mcp: add admin tools for crash reporting (428635f)
- mcp: add admin tools for email templates (multilingual) (fde2188)
- mcp: add admin tools for gift codes (adf067b)
- mcp: add admin tools for leaderboard and statistics (cce7e4f)
- mcp: add admin tools for news management (multilingual) (e6a31b8)
- mcp: add admin tools for project api key management (c08d97f)
- mcp: add admin tools for remote config (f299ae1)
- mcp: add admin tools for smtp settings (f769d52)
- mcp: add admin tools for user feedback (read-only) (2996cbb)
- mcp: add admin tools for user management and statistics (d6ef4ec)
- mcp: conditional admin tools registration based on account key (4a91c1e)
1.4.0 (2026-05-09)
Features
- leaderboard: add optional leaderboardKey to score tools (28bbefe)
1.3.1 (2026-04-19)
Bug Fixes
- mcp: allow reserved underscore prefix in email template slug regex (38a56a3)
1.3.0 (2026-04-16)
Features
- mcp: add admin api client for account api key auth (71966c7)
- mcp: add admin tool for user logs (read-only) (5f30953)
- mcp: add admin tool utilities (77fcb27)
- mcp: add admin tools for cloud save and statistics (12d76d0)
- mcp: add admin tools for crash reporting (452bd4c)
- mcp: add admin tools for email templates (multilingual) (3242e4a)
- mcp: add admin tools for gift codes (5b915c9)
- mcp: add admin tools for leaderboard and statistics (57374df)
- mcp: add admin tools for news management (multilingual) (642cb52)
- mcp: add admin tools for project api key management (e237040)
- mcp: add admin tools for remote config (8b1dfc6)
- mcp: add admin tools for smtp settings (503b945)
- mcp: add admin tools for user feedback (read-only) (36b5778)
- mcp: add admin tools for user management and statistics (9cf3ab2)
- mcp: conditional admin tools registration based on account key (576a4ac)
1.2.0 (2026-04-11)
Features
- add email-sending MCP tools and documentation resource (8eb293d)
1.1.0 (2026-02-22)
Features
- crash-reporting: add crash report and session tools (564b49f)
- crash-reporting: add crash-reporting to prompt feature enums (0bba821)
- crash-reporting: register documentation resource (c032486)
- crash-reporting: register tools in server (477fe49)
1.0.0 (2026-02-20)
Bug Fixes
- normalize gitignore patterns with trailing slashes (aef3168)
Features
- add documentation resources (overview, features, API ref, quickstarts) (5582df7)
- add HTTP API client for horizOn App API (eceae24)
- add prompts (integrate-feature, setup-auth, debug-connection, explain-feature) (73f17af)
- add semantic-release with npm publish and changelog sync (2532d36)
- implement all 19 MCP tools wrapping the horizOn App API (cecf5fb)
- scaffold project with MCP server entry point (2b20efa)