Skip to content

Releases: yuaotian/go-cursor-help

v0.0.4

14 Dec 17:28
Compare
Choose a tag to compare

Changelog

Features

Bug Fixes

  • 0d03e6c: fix: Correct download link for cursor_modifier.bat in README.md (@yuaotian)
  • 627c222: fix: Update script download links in README.md for accuracy (@yuaotian)

Others

  • 374b509: refactor: Clean up telemetry fields in README.md (@yuaotian)
  • 2b2fb6d: refactor: Remove install.sh and enhance README.md with updated installation instructions (@dacrab)

v0.0.3

13 Dec 08:21
Compare
Choose a tag to compare

Release v2.5.0

🌟 English

New Features

  • Added script installation support (Linux/macOS/Windows)
  • Optimized system language auto-detection
  • Added runtime process detection and auto-closure
  • Improved configuration file modification stability

Downloads

Binary Files

Script Files

Major Updates

  1. Script Installation Support

    • Added Linux/macOS bash script
    • Added Windows batch script
    • One-click installation and configuration
  2. Feature Optimization

    • Automatic system language detection (Chinese/English)
    • Smart detection and closure of running Cursor processes
    • Enhanced configuration file backup mechanism
    • Improved user interface interaction
  3. Stability Improvements

    • Enhanced error handling mechanism
    • Improved logging
    • Optimized file operation security

Installation Guide

For detailed installation steps, please refer to README.md

Notes

  • Ensure Cursor is completely closed before use
  • Backup configuration file recommended
  • Requires administrator/root privileges

🌏 中文

新功能

  • 新增脚本安装方式支持(Linux/macOS/Windows)
  • 优化系统语言自动检测机制
  • 增加运行时进程检测与自动关闭
  • 改进配置文件修改的稳定性

下载

二进制文件

脚本文件

主要更新

  1. 脚本安装支持

    • 新增 Linux/macOS bash 脚本
    • 新增 Windows batch 脚本
    • 支持一键安装与配置
  2. 功能优化

    • 自动检测系统语言(中文/英文)
    • 智能检测并关闭运行中的 Cursor 进程
    • 优化配置文件备份机制
    • 改进用户界面交互体验
  3. 稳定性提升

    • 增强错误处理机制
    • 完善日志记录
    • 优化文件操作安全性

安装说明

详细安装步骤请参考 README.md

注意事项

  • 使用前请确保已完全关闭 Cursor
  • 建议在操作前备份配置文件
  • 需要管理员/root权限运行

MD5 Checksums

c3f03388afd01cd2d9f6c58348abf8e1 cursor_id_modifier_v2.5.0_windows_amd64.exe
b2caec6c3bede8f51245e5b74b11b96c cursor_id_modifier_v2.5.0_darwin_amd64_intel
8e93f913d653e26bf522bde78b51a26a cursor_id_modifier_v2.5.0_darwin_arm64_m1
73db2eb340c0f5878a206ddc63693f77 cursor_id_modifier_v2.5.0_linux_amd64

v0.0.2

10 Dec 14:34
Compare
Choose a tag to compare

v2.0.0

🚀 更新内容 | Updates

  • 增强语言检测,支持多环境变量 | Enhanced language detection with multi-env support
  • 新增 Windows/Unix 系统检测 | Added Windows/Unix system detection
  • 重构进程管理逻辑 | Refactored process management
  • 优化配置加载流程 | Optimized config loading
    feat: Enhance language detection and process management in main.go

v0.0.1

09 Dec 07:21
Compare
Choose a tag to compare

初始版本

v0.0.1