• v2.1.3 b00bd6255c

    v2.1.3 Stable

    kerem released this 2026-01-29 17:30:01 +03:00 | 20 commits to main since this release

    📅 Originally published on GitHub: Thu, 29 Jan 2026 14:32:52 GMT
    🏷️ Git tag created: Thu, 29 Jan 2026 14:30:01 GMT

    Fixed

    • 🪟 Windows Spawn Error: Fixed "spawn UNKNOWN" error on Windows
      • Added Windows-specific spawn options (windowsHide, shell, stdio)
      • Process now spawns correctly with proper path resolution on Windows
      • Added helpful troubleshooting tips for Windows users when spawn fails

    Improved

    • 🔧 Better Windows Error Guidance: Enhanced error messages for Windows users
      • Detects common spawn errors (UNKNOWN, ENOENT)
      • Provides actionable troubleshooting steps:
        • Check Windows Defender/antivirus blocking
        • Try running as Administrator
        • Reinstall nport if needed
    Downloads