|
1 | 1 | **[简体中文](./update_log.md) | [繁體中文](./update_log_zh-tw.md) | English** |
2 | 2 |
|
3 | 3 | # TrafficMonitor Update log |
| 4 | +## V1.86(2026/03/29) |
| 5 | + |
| 6 | +**New Features** |
| 7 | + |
| 8 | +- Added the feature to display the taskbar window on secondary monitors. #2037 #1974 #1952 #1944 #1875 #1870 #1863 #1734 |
| 9 | +- 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. |
| 10 | +- Replaced the skin list control in the skin selection interface with a ListBox. |
| 11 | +- Controls in the Options Settings dialog now support dynamic resizing. |
| 12 | +- The vertical scrollbar in the Options Settings dialog no longer resets when resizing. |
| 13 | +- The width of items in the taskbar window now supports dynamic adjustment. |
| 14 | +- Added the feature for the taskbar resource usage graph background color to follow the Windows theme color. |
| 15 | +- Added the ability to save fonts, text colors, and display text separately for each skin. |
| 16 | +- Added a right-click menu in the Display Text Settings dialog to restore defaults for individual items. |
| 17 | +- Added the display of call stack in crash information dialog. Add the function of writing the crash information to the log file. |
| 18 | +- Added the display of GPU and hard disk utilization for the Lite version. |
| 19 | + |
| 20 | +**Bug Fixes** |
| 21 | + |
| 22 | +- Fixed the issue where the update source in "General Settings" was not saved. #2020 #1561 #1119 |
| 23 | +- Fixed incorrect font size in the preview image of the skin selection dialog when DPI settings differ across multiple monitors. |
| 24 | +- Fixed incorrect DPI when the floating window moves between monitors with different DPI settings. |
| 25 | +- 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 |
| 26 | +- 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. |
| 27 | +- 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." |
| 28 | +- Fixed the inconsistency between the network speed unit in the taskbar window tooltip and the settings. |
| 29 | +- Fixed the issue where CPU frequency did not follow the "Separate value and unit with a space" option. |
| 30 | +- Added handling to reinitialize connections after resuming from sleep mode, resolving the issue where network speed could not be retrieved after waking from sleep. |
| 31 | +- 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. |
| 32 | +- Improved in other details. |
| 33 | + |
4 | 34 | ## V1.85.1 (2025/02/10) |
5 | 35 |
|
6 | 36 | * 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. |
|
0 commit comments