Skip to content

V1.13.26

Choose a tag to compare

@SepineTam SepineTam released this 24 Jan 17:06
· 346 commits to master since this release

Stata-MCP v1.13.26

Release Date: January 25, 2026
Type: Bug Fix

What's New

Fixes log file completeness on Windows and improves code quality with better type safety.

Changes

  • Windows Log Files: Added capture log close to prevent incomplete logs
  • Temp Directory: Uses system temp directory for Windows batch dofiles
  • Code Quality: Refactored with Path types and boolean flags for better type safety
  • Security: Centralized validation logic in guard module