We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217f98a commit 83c1fe2Copy full SHA for 83c1fe2
CHANGELOG.md
@@ -4,14 +4,17 @@ Hotfix V2 for old kernel
4
5
Changes:
6
* Error messages when trying to print image logo will only be printed with `--show-errors`
7
+* When generating JSON output, fastfetch will generate an empty array when no result is detected, instead of an error.
8
9
Bugfixes:
10
* Fix segfault in Debian 11 and some old kernels. Regression in 2.11.0 (#845, GPU, Linux)
11
* Don't try detecting version of raw `sh` shell (#849, Shell, Linux)
12
+* Trim `\r` on Windows
13
14
Features:
15
* Check xdg state home for nix user packages (#837, Packages, Linux)
16
* Disable image logos in ssh and tmux sessions (#839)
17
+* Support MX Linux distro detection (OS, Linux)
18
19
Logo:
20
* Add KernelOS
0 commit comments