Skip to content

Commit

Permalink
更新日志更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongyang219 committed Jan 21, 2025
1 parent f7147ea commit b6f8ef0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions UpdateLog/update_log.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
## V1.85 (2025/01/21)

**功能更新:**
* 任务栏窗口增加Direct2D的渲染方式,解决有时字体边缘有锯齿的问题
* 显卡监控功能增加对英特尔显示的支持
* 任务栏窗口增加Direct2D的渲染方式,解决有时字体边缘有锯齿的问题 #1156
* 显卡监控功能增加对英特尔显卡的支持 \#1751
* 右击插件项目时的右键菜单中增加插件菜单
* 插件管理界面增加插件图标的显示,右键菜单中增加插件命令
* 监控时间间隔的最大值调整为30s
Expand All @@ -16,14 +16,14 @@
* 主窗口和任务栏窗口中新增今日总流量的显示 #1174
* 任务栏窗口设置中新增“使用彩色emoji”的选项(仅Direct2D渲染方式)
* 常规设置中的温度通知上限调整为120度 #1814
* 新增Arm64EC的支持
* 新增Arm64EC的支持 #1703
* 新增Lite版显示CPU频率的功能
* 任务栏设置-预设方案中的方案2和方案3增加默认的文本颜色

**问题修正:**
* LibreHardwareMonitorLib.dll更新到0.9.4版本,解决部分设备硬件监控信息无法正常显示的问题
* 修正Windows 11 build 22621版本后触屏设备任务栏窗口位置不正确的问题
* 修正Windows 11下小组件不存在时,任务栏窗口的位置不正确的问题的问题
* 修正Windows 11下小组件不存在时,任务栏窗口的位置不正确的问题的问题 #1582
* 修正Windows 11下,当任务栏窗口显示在右侧时,会和系统小组件重叠的问题
* 修正选项设置对话框中使用触摸板手势时滚动过快的问题
* 修正主窗口鼠标提示中CPU频率显示不正确的问题
Expand Down
8 changes: 4 additions & 4 deletions UpdateLog/update_log_en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

**Feature Updates:**

* Add Direct2D rendering method to the taskbar window, whitch solve the problem that sometimes the edges of fonts are jagged.
* Add the support for Intel displays for graphics card monitoring function.
* Add Direct2D rendering method to the taskbar window, whitch solve the problem that sometimes the edges of fonts are jagged. #1156
* Add the support for Intel graphics cards for graphics card monitoring function.
* Add a plugin menu to the context menu when right-clicking on a plugin item.
* Add the plugin icon in the plugin management dialog, add plugin command for the context menu.
* The maximum value of the monitoring interval is adjusted to 30s.
Expand All @@ -17,14 +17,14 @@
* Add the display of today's total traffic in the main window and taskbar window. #1174
* Add "Enable colorful emoji" option in the taskbar window settings (Direct2D rendering only).
* Upper limit of temperature notification in general settings adjusted to 120 degrees. #1814
* Add the support for Arm64EC.
* Add the support for Arm64EC. #1703
* Add the ability to display CPU frequency in Lite version.
* Add default text color to "Preset 2" and "Preset 3" in Taskbar Settings - Preset.

**Issue fixed:**
* LibreHardwareMonitorLib.dll is updated to version 0.9.4. Solve the problem that hardware monitor information of some devices can't be displayed correctly.
* Fixed the problem that the position of the taskbar window is incorrect for touchscreen devices after Windows 11 build 22621.
* Fixed the problem that the position of the taskbar window is incorrect when the Widgets did not exist under Windows 11.
* Fixed the problem that the position of the taskbar window is incorrect when the Widgets did not exist under Windows 11. #1582
* Fixed the problem that the taskbar window would overlap with the system Widgets when it was displayed on the right side under Windows 11.
* Fixed the problem of scrolling too fast when using touchpad gestures in the Options Settings dialog.
* Fixed the problem that the display of CPU frequency in the mouse tip of the main window is incorrect.
Expand Down
8 changes: 4 additions & 4 deletions UpdateLog/update_log_zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

**功能更新:**

* 工作列視窗增加Direct2D的渲染方式,解決有時字型邊緣有鋸齒的問題
* 顯示卡監控功能增加對英特爾顯示的支援
* 工作列視窗增加Direct2D的渲染方式,解決有時字型邊緣有鋸齒的問題 #1156
* 顯示卡監控功能增加對英特爾顯示卡的支援 \#1751
* 右擊外掛條目時的右鍵選單中增加外掛選單
* 外掛管理介面增加外掛圖示的顯示,右鍵選單中增加外掛命令
* 監控時間間隔的最大值調整為30s
Expand All @@ -18,15 +18,15 @@
* 主視窗和工作列視窗中新增今日總流量的顯示 #1174
* 工作列視窗設定中新增“使用彩色emoji”的選項(僅Direct2D渲染方式)
* 常規設定中的溫度通知上限調整為120度 #1814
* 新增Arm64EC的支援
* 新增Arm64EC的支援 #1703
* 新增Lite版顯示CPU頻率的功能
* 工作列設定-預設方案中的方案2和方案3增加預設的文字顏色

**問題修正:**

* LibreHardwareMonitorLib.dll更新到0.9.4版本,解決部分裝置硬體監控資訊無法正常顯示的問題
* 修正Windows 11 build 22621版本後觸屏裝置工作列視窗位置不正確的問題
* 修正Windows 11下小工具不存在時,工作列視窗的位置不正確的問題的問題
* 修正Windows 11下小工具不存在時,工作列視窗的位置不正確的問題的問題 #1582
* 修正Windows 11下,當工作列視窗顯示在右側時,會和系統小工具重疊的問題
* 修正選項設定對話方塊中使用觸控板手勢時滾動過快的問題
* 修正主視窗滑鼠提示中CPU頻率顯示不正確的問題
Expand Down

0 comments on commit b6f8ef0

Please sign in to comment.