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+ * 🌈 程序逻辑优化
56
67
78* 🍭 [ 查看完整版本记录] ( 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+
17> [ 2.3.0] - 2025-04-23
28* ✨ 全新的 UI 设计
39* 🔥 新增简单的程序主页,方便提交反馈和建议
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Authors >九零</Authors >
55 <Product >透明锁屏</Product >
6- <Version >2.3.0 </Version >
6+ <Version >2.3.1 </Version >
77 <OutputType >WinExe</OutputType >
88 <TargetFramework >net8.0-windows</TargetFramework >
99 <Nullable >enable</Nullable >
You can’t perform that action at this time.
0 commit comments