You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
# 2.44.0
2
+
3
+
Features:
4
+
* Add option `--disk-hide-folders` and `--disk-hide-fs` to hide specific mountpoints and filesystems in Disk module (Disk)
5
+
*`--disk-hide-folders` defaults to `/efi:/boot:/boot/efi` on Linux and *BSD. Previously these EFI-related folders were hardcoded to be hidden on Linux.
6
+
7
+
Bugfixes:
8
+
* Fix Apple Terminal compatibility with `--stat` (macOS, #1755)
9
+
* Ignore `/usr/bin/script` when detecting shell and terminal (Terminal / Shell, #1761)
10
+
* Fix compatibility with KDE Plasma 6.4 which is in beta currently (Display, Linux, #1765)
0 commit comments