Skip to content

Commit 98a6596

Browse files
committed
Doc: update changelog [ci skip]
1 parent 32dcf94 commit 98a6596

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,12 @@ Features:
1313
* Adds basic support for Wine (Windows)
1414
* Adds basic support for hppa and sh architectures (CPU, Linux)
1515
* Improves T-Head SoC name detection from the device tree (#1997, CPU, Linux)
16-
* `Disk.hideFolders` now supports glob patterns (Disk)
16+
* Supports glob patterns in `Disk.hideFolders` (Disk)
1717
* For example, `/boot/*` will match both `/boot/efi` and `/boot/firmware`
18+
* Adds brightness-level detection for external monitor support on Intel macOS (Brightness, macOS)
19+
* Adds configurable spacing between icon and text in keys
20+
* `display.key.type: "both-N"` where N is `0-4`
21+
* Useful for non-monospaced Nerd Fonts
1822

1923
Bugfixes:
2024
* Avoids integer overflow when calculating swap size (#1988, Swap, Windows)
@@ -24,7 +28,7 @@ Bugfixes:
2428
* Fixes incorrect glibc dependency in polyfilled DEB packages (#1983, Linux)
2529
* Fixes corrupted binaries in polyfilled RPM packages (#1990, Linux)
2630
* Fixes crashes on ancient Android kernels (#1993, Disk, Android)
27-
* Prefers resolutions reported by randr mode info, fixing incorrect resolutions reported on XFCE when scaling is enabled (Display, Linux)
31+
* Prefers resolutions reported by RandR mode info, fixing incorrect resolutions on XFCE when DPI scaling is enabled (Display, Linux)
2832

2933
Logos:
3034
* Adds secureblue, PrismLinux, EmperorOS

0 commit comments

Comments
 (0)