Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 926 Bytes

File metadata and controls

22 lines (14 loc) · 926 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2025-07-08

Added

  • Added CreateFeatureFlagWithDefaults tool for creating complete feature flags with variations, rules, and automatic enablement in one step.
  • Added support to find stale feature flags in codebase using FindStaleFeatureFlags tool.
  • SDK integration can now work without cursor rule files using IntegrateVWOSDK tool.
  • Extended AddVWORules tool to support both Cursor IDE and VS Code rule generation.

[1.0.0] - 2025-06-06

Added

  • First release of MCP Server for VWO Feature Management and Experimentation
  • For more details, please check out the README.md