File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ # 2.24.0
2+
3+ Changes:
4+ * Support of ` --lib-XXX ` is removed
5+ * If fastfetch fails to load some ` .so ` ` .dylib ` libraries, ` LD_LIBRARY_PATH ` should be used.
6+
7+ Features:
8+ * Support sixel image protocol on Windows (Logo, Windows)
9+ * Requires imagemagick7 to be installed. MSYS2 is recommended.
10+ * Improve terminal query on Windows (Windows)
11+ * TerminalSize, TerminalTheme
12+ * Detect more ARM microarchitectures (CPU, Linux)
13+ * Detect the number of online cores (CPU, FreeBSD)
14+
15+ Bugfixes:
16+ * Fix tests building when system yyjson is used (#1244 )
17+ * Fix dinit detection; support dinit version detection (#1245 , InitSystem, Linux)
18+ * Fix signal quality, refresh rate and maybe others in custom format (#1241 )
19+ * Fix boot time calculation (#1249 , Uptime, Linux)
20+ * Fix custom format for boolean values
21+ * ` {?false-value}This should not print{?}{?true-value}This should print{?} ` will print ` This should print `
22+
123# 2.23.0
224
325Features:
You can’t perform that action at this time.
0 commit comments