File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 0.47.2] ( https://github.com/shelllet/winui/compare/main...dev ) (2025-10-13)
2+
3+ ### Changed:
4+ 1 . 修复管理员权限运行时,文件保存打开窗口无法弹出问题。
5+ 2 . 优化快捷 * 添加动作* 弹框功能。
6+ 3 . 修复管理员权限运行时,无法拖放动作的问题。
7+ 4 . 修复[ 键盘/鼠标宏重放] ( ./actions/media/PlayRecord.md ) 执行时无法退出流程问题。
8+ 5 . 修复模拟鼠标点击在手游客户端有时无作用问题。
9+ 6 . [ 窗口截图] ( ./actions/media/CaptureWindow.md ) 动作增加一个参数,方便仅保存窗口图像。
10+
11+ ### Note
12+
13+ 1 . 使用管理员权限运行 * 小友+* , 无法显示 * 动作* 的拖动效果(已知问题)。
14+ 2 . 该版本由于内置了一些文字处理相关的模型,安装包大小已经超过 ` 300M ` 。
15+ 3 . 下载(安装包):https://winui.net/_media/simple/小友+0.47.2-setup.x64.exe
16+
17+
118# [ 0.47.1] ( https://github.com/shelllet/winui/compare/main...dev ) (2025-10-09)
219
320### Changed:
Original file line number Diff line number Diff line change 1515> 要选择的 * ROI* 区域左上角位置,默认值 ` (0, 0) ` 。* ROI* 区域之外,图像将置为黑色,该参数不影响输出图像尺寸。
1616* 尺寸
1717> 要选择的 * ROI* 区域的长宽。* ROI* 区域之外,图像将置为黑色,该参数不影响输出图像尺寸。
18+
19+ * 仅窗口
20+ > 如果选择` True ` ,仅截取窗口图像,否则截取全屏幕图像(窗口外区域填充黑色)。
21+
1822## 输出
1923
20- > 图像,参考:[ ` Image ` ] ( ./types/Image.md ) ,图像尺寸为窗口所在屏幕的尺寸 。
24+ > 图像,参考:[ ` Image ` ] ( ./types/Image.md ) 。
2125
2226
2327## 资源
3236
3337* 0.45
3438> 运行参数* 中心坐标* 改为 * 左上角坐标* 。
39+
40+ * 0.48
41+ > 添加 * 仅窗口* 参数。
You can’t perform that action at this time.
0 commit comments