File tree Expand file tree Collapse file tree 3 files changed +15
-7
lines changed Expand file tree Collapse file tree 3 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1- > [ 2.3.2] - 2025-05-23
2- * 🔥 新增锁屏状态展示:左上角圆点、右上角圆点
3- * ✨ 新增:部分下拉选项加入图标
4- * 🌀 修复空闲锁定时无法禁用键盘按键的问题
5- * 🎉 修改锁屏窗口的透明度,减少锁屏时的色彩差异
1+ > [ 2.3.3] - 2025-07-23
2+ * ✨ 新增:当程序锁定时操作电脑允许显示解锁提示
3+ * 🎉 新增:锁定自定义时间后允许自动关机、休眠
4+ * 🌀 新增:设置选项进行分组展示
5+ * 🌈 修改:程序逻辑优化
6+ * ⚽ 修改:升级基础组件
67
78
89* 🍭 [ 查看完整版本记录] ( VERSION_HISTORY.md )
Original file line number Diff line number Diff line change 1- > [ 2.3.2] - 2025-05-23
1+ > [ 2.3.3] - 2025-07-23
2+ * ✨ 新增:当程序锁定时操作电脑允许显示解锁提示
3+ * 🎉 新增:锁定自定义时间后允许自动关机、休眠
4+ * 🌀 新增:设置选项进行分组展示
5+ * 🌈 修改:程序逻辑优化
6+ * ⚽ 修改:升级基础组件
7+
8+ > [ 2.3.2] - 2025-05-23
29* 🔥 新增锁屏状态展示:左上角圆点、右上角圆点
310* ✨ 新增:部分下拉选项加入图标
411* 🌀 修复空闲锁定时无法禁用键盘按键的问题
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Authors >九零</Authors >
55 <Product >透明锁屏</Product >
6- <Version >2.3.2 </Version >
6+ <Version >2.3.3 </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