File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# 更新日志
22
3+ ## [ 1.2.1] - 2026-06-02
4+
5+ ### 修复
6+
7+ - ** 修复多显示器下切换显示器时的选择器跳转问题** — 在多显示器独立调节模式下,如果拒绝同步确认,显示器选择器现在会正确停留在当前显示器,不再错误跳转到其他位置
8+ - ** 修复定时调度结束后手动 Gamma 设置丢失的问题** — 定时调度启动前会自动保存当前的手动调节参数,调度时段结束后能准确还原,不再丢失之前调好的 Gamma 设置
9+ - ** 修复最小化到托盘后恢复窗口时界面未及时刷新** — 程序最小化运行期间如果外接或拔掉了显示器、或者调度时段发生了变化,恢复窗口后界面现在能正确刷新,不再出现显示与实际状态不一致的情况
10+ - ** 修复定时调度切换时的 Gamma 闪烁** — 优化了定时任务切换 Gamma 预设的触发逻辑,切换过程更加平滑,不再出现不必要的 Gamma 曲线重复计算
11+ - ** 修复 Gamma 开关状态显示不同步** — 调度切换后 Gamma 开关状态能实时更新,不再出现开关显示与实际开关状态不一致的问题
12+ - ** 修复长时间运行后内存占用持续增长的问题** — 优化了窗口反复开关时的资源释放逻辑,长时间运行内存更稳定
13+
14+ ### 优化
15+
16+ - ** 移除主题切换选项** — 移除了深色/浅色/跟随系统的主题切换选项
17+ - ** 最小化运行时内存占用更低** — 优化了后台运行的资源管理策略,最小化到托盘时占用更少系统资源
18+
19+ ---
20+
321## [ 1.2.0] - 2026-05-31
422
523### 新增
Original file line number Diff line number Diff line change 2222// 生成号
2323// 修订号
2424//
25- [ assembly: AssemblyVersion ( "1.2.0 " ) ]
26- [ assembly: AssemblyFileVersion ( "1.2.0 " ) ]
25+ [ assembly: AssemblyVersion ( "1.2.1 " ) ]
26+ [ assembly: AssemblyFileVersion ( "1.2.1 " ) ]
You can’t perform that action at this time.
0 commit comments