Skip to content

Releases: zhongyang219/TrafficMonitor

V1.86

29 Mar 10:02

Choose a tag to compare

功能新增

  • 新增任务栏窗口显示在副显示器的功能。#2037 #1974 #1952 #1944 #1875 #1870 #1863 #1734
  • 多语言代码重构,多语言字符串在外部ini文件中配置,方便程序本地化。新增德语、意大利语、俄语、波兰语、巴西葡萄牙语、土耳其语、希伯来语等语言的支持。
  • 更换皮肤界面皮肤列表控件改为ListBox。
  • 选项设置对话框中的控件支持动态调整大小。
  • 选项设置对话框调整大小时,垂直滚动条不再复位。
  • 任务栏窗口显示项目宽度支持动态调整。
  • 新增任务栏资源占用图背景颜色跟随Windows主题颜色的功能。
  • 新增每个皮肤的字体、文本颜色、显示文本单独保存的功能。
  • 显示文本设置对话框中增加右键菜单,允许为单独的项目恢复默认。
  • 崩溃信息窗口新增调用堆栈的显示,新增将崩溃信息写入日志的功能。
  • Lite版新增了显卡和硬盘利用率显示。

问题修正

  • 修正“常规设置”中更新源没有保存的问题 #2020 #1561 #1119
  • 修正多显示器DPI不一致时更换皮肤对话框预览图中字体大小不正确的问题。
  • 修正当悬浮窗在不同DPI的显示器间移动时DPI可能不正确的问题
  • 修正显示了插件项目时任务栏内置项目不能全部去掉,会保留一个上传速度的问题 #1965
  • 优化了选项设置中“颜色显示”控件中颜色显示的样式,修正颜色数量大于8个时控件右侧有明显的空白的问题
  • 修正主窗口和任务栏窗口设置中,更改“字体大小”文本框中的值后点击“应用”没有生效的问题
  • 修正任务栏窗口鼠标提示中的网速单位和设置的不一致的问题
  • 修正CPU频率不遵循“数值和单位用空格分隔”选项的问题
  • 添加从睡眠状态恢复时重新初始化连接的处理,解决有时从睡眠状态恢复时无法获取到网速的问题。
  • 修正皮肤文件中字体名称有Unicode字符时无法获取正确的字体的问题,并修正了皮肤文件解析的一些逻辑问题。
  • 其他细节方面的改进。

New Features

  • Added the feature to display the taskbar window on secondary monitors. #2037 #1974 #1952 #1944 #1875 #1870 #1863 #1734
  • Refactored multilingual code; multilingual strings are now configured in external INI files for easier localization. Added support for new languages such as German, Italian, Russian, Polish, Brazilian Portuguese, Turkish, Hebrew.
  • Replaced the skin list control in the skin selection interface with a ListBox.
  • Controls in the Options Settings dialog now support dynamic resizing.
  • The vertical scrollbar in the Options Settings dialog no longer resets when resizing.
  • The width of items in the taskbar window now supports dynamic adjustment.
  • Added the feature for the taskbar resource usage graph background color to follow the Windows theme color.
  • Added the ability to save fonts, text colors, and display text separately for each skin.
  • Added a right-click menu in the Display Text Settings dialog to restore defaults for individual items.
  • Added the display of call stack in crash information dialog. Add the function of writing the crash information to the log file.
  • Added the display of GPU and hard disk utilization for the Lite version.

Bug Fixes

  • Fixed the issue where the update source in "General Settings" was not saved. #2020 #1561 #1119
  • Fixed incorrect font size in the preview image of the skin selection dialog when DPI settings differ across multiple monitors.
  • Fixed incorrect DPI when the floating window moves between monitors with different DPI settings.
  • Fixed the issue where built-in items in the taskbar could not be fully removed when plugin items were displayed, leaving an upload speed item. #1965
  • Optimized the style of color display in the "Color Display" control in the Options Settings dialog. Fixed the issue where noticeable blank space appeared on the right side of the control when more than 8 colors were displayed.
  • Fixed the issue where changing the value in the "Font Size" text box in the main window and taskbar window settings did not take effect after clicking "Apply."
  • Fixed the inconsistency between the network speed unit in the taskbar window tooltip and the settings.
  • Fixed the issue where CPU frequency did not follow the "Separate value and unit with a space" option.
  • Added handling to reinitialize connections after resuming from sleep mode, resolving the issue where network speed could not be retrieved after waking from sleep.
  • Fixed the issue that the correct font could not be obtained when font name in the skin file contains Unicode characters. Fixed some logical problems when parsing the skin file.
  • Improved in other details.

V1.85.1

10 Feb 09:12

Choose a tag to compare

问题修正:

  • 修正Windows11下使用第三方软件改成旧版任务栏时,任务栏窗口设置中“任务栏窗口显示在任务栏左侧”选项不可用的问题
  • 修正当任务栏上没有任何图标时任务栏窗口的位置不正确的问题 #1913
  • 修正任务栏窗口设置中点击“应用”时网速数据宽度不生效的问题 #1916
  • 任务栏设置中Windows11相关设置移动到单独的对话框中,增加避免与右侧小组件重叠的选项
  • 修正未启用硬件监控中的CPU监控时,CPU使用率获取方式改成使用性能计数器后,会改回基于CPU使用时间的问题
  • 修正鸣谢界面有乱码的问题
  • 修正当监控时间间隔设置得过小时,显示的网速可能会大于实际网速问题 #1263 #1674
  • 修正当内存超过100G时显示任务栏剩余内存显示不全的问题 #1722

Issue fixed:

  • Fixed the problem that when using third-party software to change to the classical taskbar in Windows 11, the option "Taskbar window appears to the left of the taskbar" in the Taskbar Window Settings is not available.
  • Fixed the problem that the position of the taskbar windows is not correct when there is no any icon on the taskbar. #1913
  • Fixed the problem that the "Network speed data width" does not take effect when clicking "Apply" in the Taskbar Window Settings. #1916
  • Windows 11 related settings in Taskbar Windows Settings moved to the new dialog. Add an option to avoid overlapping with right Widgets.
  • Fixed the problem that when "CPU" in Hardware Monitoring is not enabled, the "CPU usage acquisition method" will be changed back to the "Based on CPU time" when set it to "Use the performance counter".
  • Fixed the problem of messy charactors in the acknowledgement dialog.
  • Fixed the problem that the displayed net speed may be larger than the actual net speed when the "Monitoring intervals" is set too small. #1263 #1674
  • Fixed the problem that the "Memory available" in the taskbar window cannot be fully displayed when the memory exceeds 100G. #1722

V1.85

21 Jan 08:52

Choose a tag to compare

功能更新:

  • 任务栏窗口增加Direct2D的渲染方式,解决有时字体边缘有锯齿的问题 #1156
  • 显卡监控功能增加对英特尔显卡的支持
  • 右击插件项目时的右键菜单中增加插件菜单
  • 插件管理界面增加插件图标的显示,右键菜单中增加插件命令
  • 监控时间间隔的最大值调整为30s
  • 任务栏窗口设置中增加“窗口顶部边距”和“垂直边距”的选项
  • 主窗口增加对png格式透明背景图片的支持
  • 新增根据Windows深浅色模式自动切换皮肤的功能 #1013
  • 新增在任务栏的插件项目中显示资源占用图的功能,并更新对应的插件接口 #1077
  • 主窗口和任务栏窗口中新增今日总流量的显示 #1174
  • 任务栏窗口设置中新增“使用彩色emoji”的选项(仅Direct2D渲染方式)
  • 常规设置中的温度通知上限调整为120度 #1814
  • 新增Arm64EC的支持 #1703
  • 新增Lite版显示CPU频率的功能
  • 任务栏设置-预设方案中的方案2和方案3增加默认的文本颜色

问题修正:

  • LibreHardwareMonitorLib.dll更新到0.9.4版本,解决部分设备硬件监控信息无法正常显示的问题
  • 修正Windows 11 build 22621版本后触屏设备任务栏窗口位置不正确的问题
  • 修正Windows 11下小组件不存在时,任务栏窗口的位置不正确的问题的问题 #1582
  • 修正Windows 11下,当任务栏窗口显示在右侧时,会和系统小组件重叠的问题
  • 修正选项设置对话框中使用触摸板手势时滚动过快的问题
  • 修正主窗口鼠标提示中CPU频率显示不正确的问题
  • 修正皮肤文件中插件项目的显示文本无效的问题 #1813
  • 修正如果隐藏了通知区图标,弹出通知后通知区图标再次出现的问题 #1814 #1812 #1811

此版本目前存在以下问题:

在Windows11系统中,如果任务栏上没有任何一个图标,任务栏窗口的位置会偏下:

Image
这个问题是之前解决Windows11触屏设备中任务栏窗口会偏上的问题导致的。
暂时的解决方法是至少在任务栏上固定一个图标。

在Windows11系统中,任务栏窗口右侧有一个空白:

image
这个问题是由于我为了解决Windows11下的小工具会和任务栏窗口重叠导致的问题。我原本以为开启了Windows11“小工具”之后,它一定会出现在任务栏的右侧,所以我让TrafficMonitor为小工具留出了一定的空间,以避免和小工具重叠,直到现在我才知道,开启了”小工具“之后它不一定会出现在右侧。
暂时的解决方法时关闭Windows11”小工具“。

Current version has the following issues:

In Windows 11, if there is no icons on the taskbar, the position of the taskbar windows will be lower:

Image
This issue was caused by a previous solution to an issue where the position of taskbar window would be upper in Windows 11 touchscreen devices.
The temporary solution is to fix at least one icon on the taskbar.

In Windows 11, there is a space on the right side of the taskbar window"

image
This problem was caused by fixing a problem with Windows 11 where the Widgets would overlap with the taskbar window.
I originally thought that when Windows 11 “Widgets” turned on, it would appear on the right side of the taskbar, so I had TrafficMonitor leave some space for the Widgets to avoid overlapping with it. I didn't realize until now that with “Widgets” turned on, it doesn't always appear on the right side of the taskbar.
A temporary solution is to turn off Windows 11 “Widgets”.

V1.84.1

18 Nov 09:24

Choose a tag to compare

  • 修正Windows11下任务栏窗口无法显示到左边的问题
  • 修正任务栏显示在桌面两侧时任务栏窗口会显示不全的问题
  • 修正Windows11 22H2中,关闭了所有窗口且任务栏上没有固定任何图标时,任务栏窗口位置不正确的问题
  • 为触屏设备添加长按右键菜单的支持
  • 修正由于最新版本Windows11中搜索按钮比较宽导致任务栏窗口的位置不正确的问题
  • 修正“关于”对话框的大小有时不正确的问题

V1.84

05 Oct 13:01

Choose a tag to compare

  • 修正Windows11 22H2版本中任务栏窗口位置不正确的问题。
  • 修正Windows11下任务栏窗口显示在左侧时会和系统自带的小组件重叠的问题。
  • 新增CPU频率的显示。
  • 修正主窗口网速单位缺少“/s”的问题。
  • 修正写入ini文件时可能导致字符串缓冲区不足的问题。
  • 插件接口更新,允许插件响应键盘事件。
  • 修正任务栏窗口在不同DPI显示器切换后显示不正常的问题。
  • 修正简体中文语言下历史流量统计中的“转到今天”命令无效的问题。
  • 修正“插件管理”界面中在右键菜单中选择“详细信息”会弹出“选项”对话框的问题。
  • 更新HardwareMonitor lib 以解决无法获取 Intel 12 代处理器温度的问题。

V1.83

03 Feb 12:28

Choose a tag to compare

  • 修正当已经存在一个开机自启动的任务计划时,无法设置开机自启动的问题,
  • 新增当已经存在TrafficMonitor进程时启动程序,弹出“程序已经在运行”对话框。
  • 鼠标提示中新增插件信息的显示。
  • 修正插件被禁用后仍然会被加载的问题。
  • 任务栏中的插件项目支持自由排序。
  • 选项设置中新增可以选择要在“网络连接列表”中显示的网络的功能。
  • 新增显示总网速的功能。
  • 新增在任务栏中显示网速占用图的功能。
  • 修正硬件监控中有多个名称相同的硬盘时只能显示一个硬盘的问题。
  • 优化任务栏窗口横向滚动图的显示效果。
  • 任务栏窗口右键菜单中的“显示设置”由菜单改为对话框形式。
  • “选择网络连接”菜单中添加“刷新网络连接列表”命令。
  • 修正几处导致程序崩溃的问题。

V1.82

12 Dec 02:59

Choose a tag to compare

  • 新增插件系统,可以通过插件在任务栏窗口和主窗口显示更多自定义内容。
  • 任务栏右键菜单中增加“任务管理器”命令。
  • 选项设置中新增“应用”按钮。
  • 历史流量统计中增加周视图。
  • 新增任务栏项目间距的设置。
  • 修正Windows11深色模式下任务栏右键菜单无法弹出的问题。
  • 修正Windows11下使用StartAllBack等软件将任务栏恢复为Windows10样式时,任务栏窗口无法显示的问题。

V1.81

27 Jul 12:42

Choose a tag to compare

  • 修正1.80版本以来的一些崩溃的问题
  • 任务栏窗口显示项目支持自定义排序
  • 任务栏窗口中显示的项目数量为奇数时,最后一个项目垂直排列,以节省任务栏空间
  • 新增显示硬盘利用率的功能
  • 将右键菜单中的一些设置添加到选项设置界面中
  • 新增主窗口对多显示器的支持,在不勾选“允许超出屏幕边界”的情况下也能移动到其他显示器了

V1.80.3

29 May 10:04

Choose a tag to compare

  • 修正无法显示CPU温度的问题
  • 新增可以选择监控指定CPU核心的温度的功能
  • 修正一处导致程序崩溃的问题

V1.80.2

22 May 11:45

Choose a tag to compare

  • 修正几处导致程序崩溃的问题
  • 获取温度信息改用LibreHardwareMonitor
  • 新增可选择要监控哪块硬盘的温度的功能
  • 新增可选择要监控哪些硬件的功能
  • 修正程序退出时LibreHardwareMonitorLib.sys文件没有解除占用的问题

由于此版本存在问题,暂停下载。