Skip to content

V1.13.6

Choose a tag to compare

@SepineTam SepineTam released this 03 Dec 13:17
· 520 commits to master since this release

Stata-MCP v1.13.6

Release Date: December 3, 2025
Type: Bug Fix

What's New

Fixed Windows compatibility issues to improve cross-platform support.

Changes

  • Windows Support: Fixed environment variable name from STATA-MCP-CLIENT to STATA_MCP_CLIENT
  • Help System: Disabled help functionality on Windows systems to prevent crashes
  • Package Installation: Disabled ado package installation on Windows systems
  • Code Quality: Added strict_mode parameter to write_dofile function
  • Documentation: Fixed grammar typos in code comments

Bug Fixes

  • Resolved Windows-specific environment variable access issues
  • Prevented system crashes when using help commands on Windows
  • Improved error handling for Windows users