|
| 1 | +# 2.46.0 |
| 2 | + |
| 3 | +Features: |
| 4 | +* Support Rio terminal font detection (#1789, TerminalFont, Linux) |
| 5 | +* Support GPU detection by DRM on FreeBSD (GPU, FreeBSD) |
| 6 | + * Enable by `--gpu-detection-method auto` |
| 7 | + * Require proper DRM drivers installed and loaded |
| 8 | +* Support PowerPC CPU detection on NetBSD (#1802, CPU, NetBSD) |
| 9 | +* Support Aerospace WM detection (#1796, WM, macOS) |
| 10 | +* Improve Raspberry Pi OS for RPI5 detection (#1773, OS, Linux) |
| 11 | +* Support Linux Binary Compatibility detection on FreeBSD (#1786, Host, Linux) |
| 12 | +* Use `board-id` as board name if available (Board, macOS) |
| 13 | + * Intel only |
| 14 | +* Support shared VRAM usage detection for AMD GPUs (GPU, Linux) |
| 15 | +* Use `perflib.h` instead of `pdh.h` for CPU temperature querying to get rid of pdh.dll (#1787, CPU, Windows) |
| 16 | +* Support GPU info detection for old ATI radeon driver (#1810, GPU, Linux) |
| 17 | +* Add macOS 26 Tahoe support (macOS) |
| 18 | + * Report macOS 26 code name (OS) |
| 19 | + * Report Liquid Glass DE on macOS 26+ (DE) |
| 20 | + * Detect Metal 4 support (GPU) |
| 21 | + |
| 22 | +Bugfixes: |
| 23 | +* Fix packages counting by ignoring hidden folders (Packages, OpenBSD) |
| 24 | +* Fix Hyprland version detection (WM, FreeBSD) |
| 25 | +* Don't show `Please insert a disk into drive D:` error dialogs (#1805, Disk, Windows) |
| 26 | +* Hide `/boot/firmware` by default (Disk, Linux) |
| 27 | + |
| 28 | +Logos: |
| 29 | +* Rename Hydra Framework to HydraPwk (#1812) |
| 30 | +* Add AnushOS (#1806) |
| 31 | +* Add HarmonyOS (#1804) |
| 32 | +* Add GhostFreak (#1801) |
| 33 | +* Add TrueNAS Scale (#1795) |
| 34 | +* Add Fedora2_small (#1785) |
| 35 | +* Add xenia_old; update colors of xenia (#1797) |
| 36 | +* Improve colors of bedrock_small (#1790) |
| 37 | + |
1 | 38 | # 2.45.0
|
2 | 39 |
|
3 | 40 | Features:
|
|
0 commit comments