|
| 1 | +# 2.47.0 |
| 2 | + |
| 3 | +Features: |
| 4 | +* Various improvements for Solaris / OpenIndiana support |
| 5 | + * Support BIOS (UEFI or legency) type detection (BIOS) |
| 6 | + * Support physical disk detection (PhysicalDisk) |
| 7 | + * Remove leading `-` for login shells (Shell) |
| 8 | + * Improve performance of GPU detection (GPU) |
| 9 | + * Drop `libpciaccess` dependency |
| 10 | + * Use native API to detect sound devices (Sound) |
| 11 | + * Drop `PulseAudio` dependency |
| 12 | +* Improve DietPi OS and Raspberry Pi OS detection (#1816, OS, Linux) |
| 13 | +* Force reporting 26 on macOS Tahoe (OS, macOS) |
| 14 | +* Fix pci.ids file location (#1819, GPU, OpenBSD) |
| 15 | +* Append version string for Ubuntu variants (OS, Linux) |
| 16 | +* Improve visibility on white-background terminals (Logo) |
| 17 | +* Improve performance of now playing handling (Media, macOS) |
| 18 | +* Increase `PROC_FILE_BUFFSIZ` to avoid possible short reads (Linux) |
| 19 | + * Fix potential bugs for `DiskIO`, `NetIO` and `CPUUsage` modules |
| 20 | +* Improve accuracy of CPU usage calculations by include interrupt and softirq times (CPUUsage, Linux / *BSD) |
| 21 | +* Ignore `init` and `systemd` processes when detecting terminal (Terminal, Linux) |
| 22 | +* Improve accuracy of CPU usage detection on Windows 10+ with perflib which matches values reported by taskmgr well (CPUUsage, Windows) |
| 23 | + |
| 24 | +Logos: |
| 25 | +* Improve colors of OpenIndiana |
| 26 | +* Add Xubuntu |
| 27 | + |
1 | 28 | # 2.46.0
|
2 | 29 |
|
3 | 30 | Features:
|
|
0 commit comments