Skip to content

Releases: xland/ScreenCapture

2.2.3

03 Jan 05:14
Compare
Choose a tag to compare
2.2.3 Pre-release
Pre-release
  • 修复Esc按键逻辑不统一的问题,目前修改为:
    • 截图时,按Esc,退回到截图初始状态,如果已经是最初状态,则退出截图(不退出应用)
    • 截图时,点鼠标右键与按Esc键逻辑一致
    • 钉图时,按Esc,关闭钉图窗口
  • 初步增加了致命错误信息提示

2.2.2

02 Jan 10:18
Compare
Choose a tag to compare
2.2.2 Pre-release
Pre-release
  • 解决 Win11 无法绘制马赛克的问题
  • 托盘图标右键菜单增加:截图
  • 增加本地日志组件

2.2.1

31 Dec 08:05
Compare
Choose a tag to compare
2.2.1 Pre-release
Pre-release

此版本是一个预览版,相较于上一个版本更新的功能如下:

  • 增加进程锁,目前仅允许启动一个进程。
  • 解决 进程内第二次启动截图时,钉图按钮被禁用的问题。

2.2.0

31 Dec 04:32
Compare
Choose a tag to compare
2.2.0 Pre-release
Pre-release

此版本是一个预览版
此版本基于Qt框架完成
新功能介绍会在正式版本发布后写到ReadMe里
尝鲜用户可以先看看配置文件:config/config.json

2.1.10

10 Jul 00:50
Compare
Choose a tag to compare

bug fix: Pix Info Box on top of Cut Mask

2.1.9

13 Jun 06:04
Compare
Choose a tag to compare
  • set default save path by command line parameter : ScreenCapture.exe --dir:"D:\doc\测试目录"

2.1.8

07 Jun 03:43
Compare
Choose a tag to compare

Bug fix : When the width or height of the cut area is equal to the width or height of the workspace, the width or height of the cut area cannot be resized.

2.1.7

03 Jun 06:59
Compare
Choose a tag to compare
  • update skia from chrome/m122 to chrome/m126

Smaller! Faster!

2.1.6

27 May 07:05
Compare
Choose a tag to compare
  • Multi-language support : ScreenCapture.exe --lang:en_us

Now support zh_cn,zh_tw,en_us , default is zh_cn.

2.1.5

19 May 03:51
Compare
Choose a tag to compare
2.1.5 Pre-release
Pre-release

Command line support : ScreenCapture.exe --pin:clipboard will pin the clipboard image to the desktop.