ScreenCapture version history
27 releases tracked, newest first.
2.4.23
Jul 7, 2026- Added support for additional keys as shortcuts including `, -, =, [, ], \, ;, ', ,, ., and /`
1 download
2.4.22
Jul 7, 2026- 修复了无法绘制填充的矩形和椭圆的问题
1 download
2.4.21
Jul 6, 2026- 解决:第一次截图选用工具栏的线条后,第二次截图如果再用到线条,整个工具栏会变得不可用
1 download
2.4.20
Jul 6, 2026- 录屏工具条的`保存到剪切板`按钮与`关闭`按钮调换位置
- 截长图工具条的`保存到剪切板`按钮与`关闭`按钮调换位置
- 解决:录屏过程中,快捷键唤起截长图或录屏导致崩溃的问题
- 钉图窗口,点右键:取消置顶,隐藏工具条,窗口显示再任务栏;点左键:置顶、显示工具条,窗口不显示在任务栏;
- 多语言方法优化,减少内存占用,CPU消耗
- 修复:从填充的箭头切到矩形或椭圆时,矩形或椭圆也一定是填充状态(默认应该是非填充状态)
1 download
2.4.19
Jul 6, 2026- 特殊场景、特殊设备下应用崩溃的问题
1 download
2.4.18
Jul 6, 2026- Moved the "Save to Clipboard" button to the end and changed its icon to a checkmark.
- Adjusted the position of the close button to the third-to-last spot.
- Fixed a white screen issue on some computers and slightly resized the settings window.
- Resolved an issue where the sub-toolbar failed to display in certain cases.
1 download
2.4.17
Jul 4, 2026- Fixed tray icon right-click menu not disappearing when clicking elsewhere.
- Reduced memory usage to around 6MB in idle state.
1 download
2.4.16
Jul 4, 2026- Fixed positioning issues for pinning and capture windows in multi-screen environments.
- Pressing Enter in the pinning window now directly copies content to the clipboard.
1 download
2.4.15
Jul 3, 2026- 使钉图窗口不再处理右键点击得事件,避免右键点击造成得绘图异常问题
- 录制视频控制视频时长:MP4时长60分钟,GIF时长6分钟
- 录制视频工具栏位置与截图工具栏位置得处理逻辑一致。
1 download
2.4.14
Jul 3, 2026- Disabled default window animation on startup
- Fixed issues with tray icon menu and timeline clicks during recording
- Improved tooltip positioning and toolbar placement logic
- Reduced logo file size by 5.8kb
1 download
2.4.13
Jul 2, 2026- 解决:图像写入剪切板后,部分Win11系统无法黏贴到网页上的问题
- ReadMe 增加 `印度尼西亚语` [satriaajiputra](https://github.com/satriaajiputra)
1 download
2.4.12
Jul 2, 2026- Added white color option to the color panel
- Fixed DPI scaling issue in settings window
- Updated shortcut key restrictions
- Improved shortcut key guidelines
1 download
2.4.11
Jul 1, 2026- 调整标号的半径大小后,绘制新标号时,新标号的半径为前面调整后的值。
- 移除字体图标中一些没有用到的图标(体积小了3KB)
1 download
2.4.10
Jul 1, 2026- 解决:修改快捷键无法马上生效的问题
- 解决:撤销一个标号,再添加新标号时,新标号数字不正确的问题
- 解决:新钉图窗口,应使用新标号序列的问题
1 download
2.4.9
Jul 1, 2026- Added a bright blue border to the pinned window in dark environments for better visibility.
1 download
2.4.8
Jul 1, 2026- 解决:钉图窗口失焦后再聚焦无法输入文字的问题
1 download
2.4.7
Jun 30, 2026- 多语言支持俄语 [gridgt](https://github.com/gridgt)
- 修复一个老版本兼容性bug
1 download
2.4.4
Pre-releaseJun 26, 2026- Fixed auto-start behavior to only register tray icon without executing screenshot logic
- Resolved UI issue when switching between ellipse and arrow tools due to insufficient sub-toolbar width
1 download
2.4.2
Pre-releaseJun 22, 2026- [退出应用时偶发异常](https://github.com/xland/ScreenCapture/commit/481c3fb158a2b50038bc84cb5a9f279381b90b12)
- [框选截图前不会显示取景框的问题](https://github.com/xland/ScreenCapture/commit/a122c363354391d988ab86466366474ceaba87a5)
- 取消选择文件路径后,工具条窗口未处于激活状态的问题
1 download
2.4.1
Pre-releaseJun 21, 2026- 本次更新内容
- 系统设置中的版本号,从exe资源中读取。
- 录屏生成的MP4文件,影像尺寸与框选区域尺寸不符的问题。
- 录屏生成的MP4、Gif文件无法保存到指定路径的问题。
- 截长图、录屏窗口置顶
- 截长图默认快捷键修改为Ctrl+Alt+L
- 点击截图区域,钉图对应的高亮窗口
- 删除注册快捷键失败的提示(以后考虑给一个更温和的提示)
- 设置窗口禁止多开
- 计划中的内容
- 使用命令行集成ScreenCapture
- 多语言支持
- 鼠标滚轮放大、缩小截图窗口
1 download
2.4.0
Pre-releaseJun 21, 2026- [x] 放弃Qt框架(软渲染),使用系统API(硬件加速)。
- [x] 体积缩小10倍(至731KB)
- [x] 性能增长数倍(视客户端情况而定,硬件加速带来的收益)
- [x] 增加录屏功能(可自由设置录屏区域,生成MP4、GIF)
- [x] 常驻系统,随时唤起(托盘图标)
- [x] 内置快捷键支持(可自由设置快捷键)
- [ ] 命令行集成
- [ ] 多语言支持
- [ ] 鼠标滚轮放大、缩小截图窗口
1 download
2.3.3
Aug 10, 2025修复:特殊情况下,要点多次鼠标右键才能退出应用程序的问题。
1 download
2.3.2
Jun 25, 2025- 长截图滚动条自动滚动加速(1000ms -> 360ms)
- 优化多国语言容器速度
1 download
2.3.1
Jun 6, 2025- 线条最小粗细值从 `2` 变更为 `1` ,默认粗细值从 `8` 变更为 `6`
- 标号默认半径从 `26.0` 变更为 `18.0`
- 调整标号的半径大小后,绘制新标号时,新标号的半径为前面调整后的值。
- 按下 `Enter` 键把框选的截图存入剪切板
- 截长图(滚动截图),增加:“已触底,自动滚动停止” 的提示
- 截长图(滚动截图),图像长度超过 `20000` 个像素,自动停止,并提示:“长图过长,已自动停止”
- 截长图(滚动截图)相关文本支持多国语言
- Qt版本升级到 `6.9.1`
1 download
2.3.0
Jun 3, 2025- 为可执行文件增加数字证书
- 画线线条最小粗细数值调整为2
1 download
2.2.28
May 23, 2025解决:跨屏截图的问题 #122
1 download
2.2.27
May 19, 2025- 解决:截取窗口高亮区域图像时,左边,底边,多截取了半个像素的内容
- 优化:截长图,滚动条滚动速度加快200毫秒
- 优化:钉图窗口,点击按钮显示工具栏的逻辑。
1 download