Skip to content

Releases: xland/ScreenCapture

2.2.6

11 Apr 07:36
Compare
Choose a tag to compare
2.2.6 Pre-release
Pre-release
  • 移除快捷键支持
  • 移除日志支持
  • 移除托盘图标
  • 移除进程单例控制

2.2.5

11 Apr 07:15
Compare
Choose a tag to compare
2.2.5 Pre-release
Pre-release
  • 移除了config和ttf文件的依赖(将来也都不再提供config了,回归简单)
  • 更改了版本号

2.2.4

11 Apr 01:59
Compare
Choose a tag to compare
2.2.4 Pre-release
Pre-release
  • 升级Qt版本到6.8.3
  • 静态链接

本来想大改一版,现在看来,高估了自己的能量了,重回老路....
image

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.