Skip to content

Releases: chgblog/AIHelper

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 30 Aug 14:54

The selection feature has been switched to use the IUIAutomation COM interface for better compatibility.

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 13:49

Add exception capture logging for automatic tool exit after text selection.

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 12:49
c6c3752

增加通过Github Actions自动编译打包

Full Changelog: v.0.6.9...v0.7.0

AIHelper v0.6.9

Choose a tag to compare

@chgblog chgblog released this 30 Aug 07:23
image image

🚀 What's New

  1. Window Maximize & Restore Support。
  2. Quick action buttons are now displayed on the bottom status bar for immediate prompt injection.
  3. Main Window Shortcut Toggle (Cycle Switch)。
  4. Close with right-click on the selection toolbar, and add settings and quick actions for copy operations.
  5. Added right-click to close the toolbar; Added copy operation display on the toolbar and corresponding settings.
  6. Keyboard Shortcut Conflict Detection。

🚀 新增功能

  1. 主窗口最大化与还原支持;
  2. 标题栏新增最大化 / 还原按钮,支持双击标题栏快速切换窗口最大化与还原;
  3. 底部状态栏快捷动作栏;
  4. 主窗口快捷键循环切换(呼出 / 隐藏),默认快捷键:Alt+空格;
  5. 划词工具栏上鼠标右键关闭,增加复制操作的设置与快捷操作;
  6. 全方位快捷键冲突检测。

AIHelper v0.6.5

Choose a tag to compare

@chgblog chgblog released this 16 Aug 20:35
image image image image
  1. Each platform can be independently configured to use or bypass the proxy.
  2. Add platform-specific features for the operation.
  3. When there is an update, instead of showing a pop-up prompt directly, a notification will be displayed next to the settings in the main window.
  4. Add a shortcut key to open the main interface in other settings.

  1. 每个平台可独立配置代理使用或绕过。
  2. 添加平台专用的操作功能。
  3. 当有更新时,不直接弹出提示,而是会在主窗口设置旁显示通知。
  4. 在其他设置中添加快捷键一键打开主界面。

AIHelper v0.6.2

Choose a tag to compare

@chgblog chgblog released this 14 Aug 21:44

What's Changed


image image
  1. Add version update detection.
  2. Add backup configuration, restore configuration.
image
  1. 增加新版本检测。
  2. 增加备份配置、恢复配置。

AIHelper v0.6.0

Choose a tag to compare

@chgblog chgblog released this 12 Aug 14:44

Some detail optimizations, and a fix for the issue where ChatGPT sometimes fails to send.

一些细节优化,并解决ChatGPT有时发送失败的问题。

AI助手 v0.5.9.2

Choose a tag to compare

@chgblog chgblog released this 11 Aug 14:44

优化设置和默认配置。
修复Windows11平台设置定位拾取报错的BUG。

Optimize settings and default configurations.
Fix the bug where an error occurs when setting location pickup on the Windows 11 platform.

AI助手 v0.5.8

Choose a tag to compare

@chgblog chgblog released this 11 Aug 11:11

✨ 划词 AI 助手工具条 (Text Selection Toolbar)
新增划词选中文本监听服务,选中文本后自动浮现极简划词 AI 工具条,点击一键处理。
优化划词检测灵敏度、防遮挡算法、弹出流畅度及托盘右键快捷开关。
🌐 多语言界面支持 (I18n)
新增系统级简体中文 (Simplified Chinese) / 英文 (English) 界面语言无缝动态切换。
🔄 平台“新会话”自动化
AI 平台增加“新会话选择器”配置,可在每次执行 Prompt 前自动点击开启全新对话。
⚡ 自动提交控制 (Auto Submit)
新增“自动提交”选项开关,可自由选择充填 Prompt 后自动发送或手动回车提交。
⚙️ 动作管理与自定义排序
设置界面支持 Prompt 动作上移/下移自定义排序,并提供独立的 ActionEditWindow 编辑弹窗。
🌐 网络代理与项目/更新配置
新增 HTTP / HTTPS / SOCKS 代理支持;新增项目主页及检查更新 URL 配置。
📌 系统托盘右键菜单增强
托盘右键菜单增加「打开设置」、「开启/关闭划词搜索」快速切控与状态反馈。

✨ Text Selection AI Toolbar
Added text selection listener service; floating AI toolbar automatically pops up upon text selection for one-click processing.
Optimized selection sensitivity, anti-overlap positioning, popup smoothness, and tray menu toggle.
🌐 Multi-Language Interface (I18n)
Added seamless dynamic switching between Simplified Chinese and English.
🔄 Platform "New Chat" Automation
Added "New Chat Selector" configuration to automatically open a fresh chat session before executing prompts.
⚡ Auto-Submit Control
Added "Auto Submit" toggle in settings for automatic prompt submission or manual Enter confirmation.
⚙️ Action Management & Custom Ordering
Added custom action ordering (Move Up / Move Down) in settings and refactored action editing into a standalone ActionEditWindow dialog.
🌐 Network Proxy & Update Configuration
Added HTTP / HTTPS / SOCKS proxy support; added project homepage and update check URL settings.
📌 System Tray Menu Enhancements
Added "Open Settings" and "Enable/Disable Selection Toolbar" toggle options to the system tray context menu.

AI助手 v0.3.5

Choose a tag to compare

@chgblog chgblog released this 09 Aug 06:49

面板点击操作后直接发送,取消提交按钮。

After clicking the panel operation, send directly; cancel the submit button.