File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
- > [ 2.3.0] - 2025-04-23
2
- * ✨ 全新的 UI 设计
3
- * 🔥 新增简单的程序主页,方便提交反馈和建议
4
- * ⚽ 新增赞赏记录,感谢支持
1
+ > [ 2.3.1] - 2025-05-18
2
+ * 🎉 新增设置:按下 ESC 键后最小化到托盘
3
+ * 🌀 新增设置:使用软件渲染来减少内存占用
4
+ * ✨ 修复在 Windows 锁屏状态下启用自动锁定时,额外记录大量日志的问题
5
+ * 🌈 程序逻辑优化
5
6
6
7
7
8
* 🍭 [ 查看完整版本记录] ( VERSION_HISTORY.md )
Original file line number Diff line number Diff line change
1
+ > [ 2.3.1] - 2025-05-18
2
+ * 🎉 新增设置:按下 ESC 键后最小化到托盘
3
+ * 🌀 新增设置:使用软件渲染来减少内存占用
4
+ * ✨ 修复在 Windows 锁屏状态下启用自动锁定时,额外记录大量日志的问题
5
+ * 🌈 程序逻辑优化
6
+
1
7
> [ 2.3.0] - 2025-04-23
2
8
* ✨ 全新的 UI 设计
3
9
* 🔥 新增简单的程序主页,方便提交反馈和建议
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<Authors >九零</Authors >
5
5
<Product >透明锁屏</Product >
6
- <Version >2.3.0 </Version >
6
+ <Version >2.3.1 </Version >
7
7
<OutputType >WinExe</OutputType >
8
8
<TargetFramework >net8.0-windows</TargetFramework >
9
9
<Nullable >enable</Nullable >
You can’t perform that action at this time.
0 commit comments