@@ -147,15 +147,11 @@ private static string GetHelpHtml_ZH(Version version) {
147147<h2>📦 OmenSuperHub v{ Assembly . GetExecutingAssembly ( ) . GetName ( ) . Version } 更新说明</h2>
148148<div class='update-list'>
149149<p><strong>新增:</strong></p>
150- <li>✨ 可在托盘图标上通过滚动鼠标切换预设 </a></li>
150+ <li>✨ 自动转速下,仅CPU监控且获取不到数据时自动启用传感器拟合 </a></li>
151151<p><strong>优化:</strong></p>
152- <li>⚡ 大幅提升启动速度</li>
153- <li>⚡ 获取不到CPU数据时显示PawnIO状态</li>
154- <li>⚡ 加强解锁DB稳定性</li>
155- <li>⚡ 解锁DB时动态判断是否符合条件</li>
156- <p><strong>修复:</strong></p>
157- <li>🐛 解锁DB确认弹窗取消后菜单未正确勾选的问题</li>
158- <li>🐛 图标悬浮窗内容超长导致截断的问题</li>
152+ <li>⚡ 大幅提升硬件监控启动速度及效率</li>
153+ <li>⚡ 移除AcLoadLine可以超出限制的功能</li>
154+ <li>⚡ 优化本机信息传感器不支持时的显示</li>
159155</div>
160156
161157<p>本项目已开源至 Github:<a href='https://github.com/breadeding/OmenSuperHub'>https://github.com/breadeding/OmenSuperHub</a></p>
@@ -217,15 +213,11 @@ private static string GetHelpHtml_TW(Version version) {
217213<h2>📦 OmenSuperHub v{ Assembly . GetExecutingAssembly ( ) . GetName ( ) . Version } 更新說明</h2>
218214<div class='update-list'>
219215<p><strong>新增:</strong></p>
220- <li>✨ 可在托盤圖示上透過捲動滑鼠切換預設 </a></li>
216+ <li>✨ 自動轉速下,僅CPU監控且取得不到數據時自動啟用感測器擬合 </a></li>
221217<p><strong>優化:</strong></p>
222- <li>⚡ 大幅提升啟動速度</li>
223- <li>⚡ 取得不到CPU資料時顯示PawnIO狀態</li>
224- <li>⚡ 加強解鎖DB穩定性</li>
225- <li>⚡ 解鎖DB時動態判斷是否符合條件</li>
226- <p><strong>修復:</strong></p>
227- <li>🐛 解鎖DB確認彈窗取消後選單未正確勾選的問題</li>
228- <li>🐛 圖示懸浮窗內容超長導致截斷的問題</li>
218+ <li>⚡ 大幅提升硬體監控啟動速度及效率</li>
219+ <li>⚡ 移除AcLoadLine可以超出限制的功能</li>
220+ <li>⚡ 優化本機資訊感測器不支援時的顯示</li>
229221</div>
230222
231223<p>本專案已開源至 Github:<a href='https://github.com/breadeding/OmenSuperHub'>https://github.com/breadeding/OmenSuperHub</a></p>
@@ -287,15 +279,11 @@ private static string GetHelpHtml_EN(Version version) {
287279<h2>📦 OmenSuperHub v{ Assembly . GetExecutingAssembly ( ) . GetName ( ) . Version } Changelog</h2>
288280<div class='update-list'>
289281<p><strong>New Features:</strong></p>
290- <li>✨ Switch presets by scrolling the mouse over the tray icon </li>
282+ <li>✨ In auto-speed mode, automatically enable sensor simulation if only the CPU is being monitored and no data is retrieved </li>
291283<p><strong>Improvements:</strong></p>
292- <li>⚡ Significantly faster startup speed</li>
293- <li>⚡ Display PawnIO status when CPU data is unavailable</li>
294- <li>⚡ Improved stability for unlocking the DB</li>
295- <li>⚡ Dynamically verify eligibility when unlocking the DB</li>
296- <p><strong>Fixes:</strong></p>
297- <li>🐛 Fixed an issue where the menu checkbox wasn't updated correctly after cancelling the DB unlock confirmation dialog</li>
298- <li>🐛 Fixed an issue where the tray icon tooltip was truncated due to excessive length</li>
284+ <li>⚡ Significantly improved startup speed and efficiency for hardware monitoring</li>
285+ <li>⚡ Removed the ability for AcLoadLine to exceed limits</li>
286+ <li>⚡ Optimized display when local system sensors are unsupported</li>
299287</div>
300288
301289<p>This project is open-source on Github: <a href='https://github.com/breadeding/OmenSuperHub'>https://github.com/breadeding/OmenSuperHub</a></p>
0 commit comments