Skip to content

Release-v1.6.1

Choose a tag to compare

@github-actions github-actions released this 18 May 00:17
· 206 commits to main since this release

修复

  • 修复部分右键菜单扩展项可以被检测和禁用,但删除时可能失败的问题。
  • 修复删除经典右键菜单项时,可能因注册表项定位不准确而提示“系统找不到指定的注册表项或值”的问题。
  • 优化删除逻辑:当目标注册表项已不存在时,现在会正确清理状态,而不是直接报错。

Changes

Previous tag: v1.6.0

  • feat: enhance item removal process with user context handling and improve error management for registry exports (7e25836)
  • feat: update item deletion process to include user context and fallback item handling; increment version to 1.6.1 (1885258)
  • chore: remove global.json configuration file and unlock .NET SDK Version (6ea327b)