Skip to content

Commit 5342dd8

Browse files
committed
docs: tag v3.2
1 parent d2dc4c1 commit 5342dd8

File tree

4 files changed

+80
-3
lines changed

4 files changed

+80
-3
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@ SunnyCapturer is a simple and beautiful cross-platform screenshot software that
88
- Source Code Repository: [https://github.com/SunnyCapturer](https://github.com/SunnyCapturer)
99
- Contribute Translations: [translations](https://github.com/SunnyCapturer/translations)
1010

11-
<br><br><br>
11+
- Microsoft Store Download:[SunnyCapturer](https://apps.microsoft.com/detail/9N1TPFK4NCBL)
12+
[<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202503032129726.svg" width="300"/>](https://apps.microsoft.com/detail/9N1TPFK4NCBL)
13+
14+
<br>
15+
16+
<br><br>
1217

1318
# Feedback & Suggestions
1419

changelog.md

+36
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
## v3.2
2+
3+
> 2025.03.03
4+
5+
**Version Optimization:**
6+
7+
- Available on Microsoft Store [SunnyCapturer](https://apps.microsoft.com/detail/9N1TPFK4NCBL), welcome to download and experience!
8+
- Offline OCR performance upgrade: CPU and GPU recognition libraries have higher and faster accuracy.
9+
- Add OCR window to tray menu, support batch drag-and-drop image folder recognition.
10+
- Fix the bug that GPU feedback fails to run on some models [#72](https://github.com/XMuli/SunnyCapturer/issues/72) [#78](https://github.com/XMuli/SunnyCapturer/issues/78)
11+
12+
📢PS: GPU only supports NVIDIA, CUDA >= 12.3, recommended to use the latest version.
13+
14+
15+
16+
```bash
17+
[ENV Test model details]
18+
CPU:13th Gen Intel(R) Core(TM) i5-13600KF
19+
GPU: NVIDIA GeForce RTX 3060 Ti
20+
+-----------------------------------------------------------------------------------------+
21+
| NVIDIA-SMI 566.36 Driver Version: 566.36 CUDA Version: 12.7 |
22+
|-----------------------------------------+------------------------+----------------------+
23+
| GPU Name Driver-Model | Bus-Id Disp.A | Volatile Uncorr. ECC |
24+
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
25+
| | | MIG M. |
26+
|=========================================+========================+======================|
27+
| 0 NVIDIA GeForce RTX 3060 Ti WDDM | 00000000:01:00.0 On | N/A |
28+
| 0% 44C P8 12W / 225W | 1498MiB / 8192MiB | 6% Default |
29+
| | | N/A |
30+
+-----------------------------------------+------------------------+----------------------+
31+
```
32+
33+
20 test images natively, CPU took 52 seconds 113 milliseconds, <u>**while GPU recognition took 3 seconds 678 milliseconds**,</u> very scary speed, great(๑-̀ㅂ-́)و✧ experience 🚀🚀🚀 🚀
34+
35+
36+
137
## v3.1.3
238

339
> 2025.02.18

zh-cn/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ SunnyCapturer 是一款简单且漂亮的跨平台截图软件工具,支持 OC
88
- 官网 & 下载 & 用户手册:[http://sunnycapturer.xmuli.tech](http://sunnycapturer.xmuli.tech/)
99
- 相关代码开源:[https://github.com/SunnyCapturer](https://github.com/SunnyCapturer)
1010
- 参与翻译:[translations](https://github.com/SunnyCapturer/translations)
11-
12-
11+
- 微软商店下载:[SunnyCapturer](https://apps.microsoft.com/detail/9N1TPFK4NCBL)
12+
[<img src="https://fastly.jsdelivr.net/gh/XMuli/xmuliPic@pic/2024/202503032129726.svg" width="300"/>](https://apps.microsoft.com/detail/9N1TPFK4NCBL)
1313

1414
<br><br><br>
1515

zh-cn/changelog.md

+36
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
## v3.2
2+
3+
> 2025.03.03
4+
5+
**版本优化:**
6+
7+
- 已上架微软商店 [SunnyCapturer](https://apps.microsoft.com/detail/9N1TPFK4NCBL),欢迎下载体验
8+
- 离线 OCR 性能大升级: CPU 和 GPU 识别库具有更高,更快的准确率
9+
- 托盘菜单添加 OCR 窗口,支持批量拖曳图片文件夹识别
10+
- 修复某些机型 GPU 反馈运行失败 bug [#72](https://github.com/XMuli/SunnyCapturer/issues/72) [#78](https://github.com/XMuli/SunnyCapturer/issues/78)
11+
12+
📢PS: GPU 仅支持 NVIDIA,CUDA >= 12.3,推荐使用最新版本。
13+
14+
15+
16+
```bash
17+
[ENV 测试型号详情]
18+
CPU:13th Gen Intel(R) Core(TM) i5-13600KF
19+
GPU: NVIDIA GeForce RTX 3060 Ti
20+
+-----------------------------------------------------------------------------------------+
21+
| NVIDIA-SMI 566.36 Driver Version: 566.36 CUDA Version: 12.7 |
22+
|-----------------------------------------+------------------------+----------------------+
23+
| GPU Name Driver-Model | Bus-Id Disp.A | Volatile Uncorr. ECC |
24+
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
25+
| | | MIG M. |
26+
|=========================================+========================+======================|
27+
| 0 NVIDIA GeForce RTX 3060 Ti WDDM | 00000000:01:00.0 On | N/A |
28+
| 0% 44C P8 12W / 225W | 1498MiB / 8192MiB | 6% Default |
29+
| | | N/A |
30+
+-----------------------------------------+------------------------+----------------------+
31+
```
32+
33+
20 张测试图本机,CPU 耗时 52 秒 113 毫秒,<u>而 GPU 识别耗时 3 秒 678 毫秒,</u> 非常恐怖的速度,很棒(๑•̀ㅂ•́)و✧的体验🚀🚀🚀
34+
35+
36+
137
## v3.1.3
238

339
> 2025.02.18

0 commit comments

Comments
 (0)