forked from zhongyang219/TrafficMonitor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion_utf8.info
More file actions
18 lines (18 loc) · 5.99 KB
/
version_utf8.info
File metadata and controls
18 lines (18 loc) · 5.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<version>1.80.3</version>
<GitHub>
<link>https://github.com/zhongyang219/TrafficMonitor/releases/download/V1.80.3/TrafficMonitor_V1.80.3_x86.zip</link>
<link_x64>https://github.com/zhongyang219/TrafficMonitor/releases/download/V1.80.3/TrafficMonitor_V1.80.3_x64.zip</link_x64>
<link_without_temperature>https://github.com/zhongyang219/TrafficMonitor/releases/download/V1.80.3/TrafficMonitor_V1.80.3_x86_without_temperature.zip</link_without_temperature>
<link_without_temperature_x64>https://github.com/zhongyang219/TrafficMonitor/releases/download/V1.80.3/TrafficMonitor_V1.80.3_x64_without_temperature.zip</link_without_temperature_x64>
</GitHub>
<Gitee>
<link>https://gitee.com/zhongyang219/TrafficMonitor/attach_files/716096/download/TrafficMonitor_V1.80.3_x86.zip</link>
<link_x64>https://gitee.com/zhongyang219/TrafficMonitor/attach_files/716098/download/TrafficMonitor_V1.80.3_x64.zip</link_x64>
<link_without_temperature>https://gitee.com/zhongyang219/TrafficMonitor/attach_files/716097/download/TrafficMonitor_V1.80.3_x86_without_temperature.zip</link_without_temperature>
<link_without_temperature_x64>https://gitee.com/zhongyang219/TrafficMonitor/attach_files/716099/download/TrafficMonitor_V1.80.3_x64_without_temperature.zip</link_without_temperature_x64>
</Gitee>
<update_contents>
<contents_zh_cn>修正无法显示CPU温度的问题\n新增可以选择监控指定CPU核心的温度的功能\n修正一处导致程序崩溃的问题\n\n以下是1.80版本的更新日志:\n新增CPU、显卡、硬盘和主板温度监控的功能。\n新增显卡利用率监控的功能。\n修正历史流量统计数值溢出导致统计数值不正确的问题。\n修正屏幕分辨率更改后主窗口位置不正确的问题。\n修正系统DPI更改后,主窗口和任务栏窗口界面元素的大小不会随DPI变化的问题。\n新增任务栏窗口自由指定显示项目的功能。\n新增xml格式的主窗口皮肤,支持温度显示。\n修正使用触屏设备时,选项设置中的子窗口无法使用触屏滚动的问题。\n将检查更新的处理放到后台线程中,以解决检查更新时程序长时间没有响应的问题。\n修正任务栏窗口中按Alt+F4后程序异常的问题。\n新增对每秒4GB以上网速的支持。\n新增可选择更新源为Gitee,以解决中国大陆地区有时无法访问GitHub导致程序无法更新的问题。\n新增内存显示方式设置。\n修正当前监控的网卡被关闭或禁用,再次启动后无法自动选择之前监控的网卡的问题。\n开机自启动采用任务计划实现,以解决有时开机自启动无效的问题。\n修正一些崩溃的问题。\n其他细节方面的改进。</contents_zh_cn>
<contents_en>Fixed the problem that the CPU temperature cannot be displayed\nAdded the function to select the temperature of specified CPU core to monitor.\nFixed a problem that caused the program crashed.\n\nThe following is the update log of version 1.80:\nAdded the function of monitoring the temperature of CPU, GPU, hard disk and main board.\nAdded the function of monitoring the GPU usage.\nFixed the problem that the historical traffic statistics is not correct caused by the data overflowed.\nFixed the problem that the main window position was incorrect after the screen resolution was changed.\nFixed the problem that the size of the interface elements of the main window and taskbar window would not change after the system DPI was changed.\nAdded the ability to freely specify display items in the taskbar window.\nAdded xml format of the main window skin, supporting temperature display.\nFixed the problem that the sub-windows in the option settings cannot be scrolled by the touch screen when using a touch screen device.\nPut the processing of checking for updates into a background thread to solve the problem that the program does not respond for a long time when checking for update.\nFix the problem that the program is abnormal after pressing Alt+F4 in the taskbar window.\nAdded support for net speeds above 4GB per second.\nAdded the option to set the update source as Gitee to solve the problem that the program cannot be updated sometimes due to the inaccessibility of GitHub in mainland China.\nAdded setting of memory display mode.\nFix the problem that the currently monitored network connection is closed or disabled, the previously monitored network connection cannot be automatically selected after restarted.\nAuto run at boot is realized by Task Scheduler to solve the problem that the auto run at boot dose not work sometimes.\nFix some crashes.\nImprovements in other details.</contents_en>
<contents_zh_tw>修正無法顯示CPU溫度的問題\n新增可以選擇監控指定CPU核心的溫度的功能\n修正一處導致程式崩潰的問題\n\n以下是1.80版本的更新日誌:\n新增CPU、顯示卡、硬碟和主機板溫度監控的功能。\n新增顯示卡利用率監控的功能。\n修正歷史流量統計數值溢位導致統計數值不正確的問題。\n修正螢幕解析度更改後主視窗位置不正確的問題。\n修正系統DPI更改後,主視窗和工作列視窗介面元素的大小不會隨DPI變化的問題。\n新增工作列視窗自由指定顯示專案的功能。\n新增xml格式的主視窗面板,支援溫度顯示。\n修正使用觸屏裝置時,選項設定中的子視窗無法使用觸屏滾動的問題。\n將檢查更新的處理放到後臺執行緒中,以解決檢查更新時程式長時間沒有響應的問題。\n修正工作列視窗中按Alt+F4後程序異常的問題。\n新增對每秒4GB以上網速的支援。\n新增可選擇更新源為Gitee,以解決中國大陸地區有時無法訪問GitHub導致程式無法更新的問題。\n新增記憶體顯示方式設定。\n修正當前監控的網絡卡被關閉或禁用,再次啟動後無法自動選擇之前監控的網絡卡的問題。\n開機自啟動採用任務計劃實現,以解決有時開機自啟動無效的問題。\n修正一些崩潰的問題。\n其他細節方面的改進。</contents_zh_tw>
</update_contents>