File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1
- > [ 2.3.1 ] - 2025-05-18
2
- * 🎉 新增设置:按下 ESC 键后最小化到托盘
3
- * 🌀 新增设置:使用软件渲染来减少内存占用
4
- * ✨ 修复在 Windows 锁屏状态下启用自动锁定时,额外记录大量日志的问题
5
- * 🌈 程序逻辑优化
1
+ > [ 2.3.2 ] - 2025-05-23
2
+ * 🔥 新增锁屏状态展示:左上角圆点、右上角圆点
3
+ * ✨ 新增:部分下拉选项加入图标
4
+ * 🌀 修复空闲锁定时无法禁用键盘按键的问题
5
+ * 🎉 修改锁屏窗口的透明度,减少锁屏时的色彩差异
6
6
7
7
8
8
* 🍭 [ 查看完整版本记录] ( VERSION_HISTORY.md )
Original file line number Diff line number Diff line change 1
- > [ 2.3.1] - 2025-05-18
1
+ > [ 2.3.2] - 2025-05-23
2
+ * 🔥 新增锁屏状态展示:左上角圆点、右上角圆点
3
+ * ✨ 新增:部分下拉选项加入图标
4
+ * 🌀 修复空闲锁定时无法禁用键盘按键的问题
5
+ * 🎉 修改锁屏窗口的透明度,减少锁屏时的色彩差异
6
+
7
+ > [ 2.3.1] - 2025-05-18
2
8
* 🎉 新增设置:按下 ESC 键后最小化到托盘
3
9
* 🌀 新增设置:使用软件渲染来减少内存占用
4
10
* ✨ 修复在 Windows 锁屏状态下启用自动锁定时,额外记录大量日志的问题
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.1 </Version >
6
+ <Version >2.3.2 </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