11# 2.12.0
22
33Changes:
4- * The native support of ( long deprecated) flag based config files are removed.
5- * They can still be used by ` xargs fastfetch < /path/to/config.conf `
4+ * The long deprecated flag based config files are removed.
5+ * They can still be used with ` xargs fastfetch < /path/to/config.conf `
66 * ` --gen-config ` can be used to migrate them to json based config files
7- * The ( long deprecated) options ` --set ` and ` --set-keyless ` are removed.
7+ * The long deprecated options ` --set ` and ` --set-keyless ` are removed.
88* ` Kernel ` module now prints kernel name by default
99
1010Features:
@@ -18,15 +18,15 @@ Features:
1818 * Requires root permission to work on Linux and FreeBSD
1919* Support specifying ` --logo-width ` only for ` --kitty-direct ` and ` --iterm ` (Logo)
2020* Add option ` --localip-show-all-ips ` to show all IPs assigned to the same interface (LocalIP)
21- * By default first IP will be shown only
21+ * Default to ` false `
22+ * Improve compatibility with ` (*term) ` (#909 , Terminal, macOS)
2223
2324Bugfixes:
24- * Rename option ` --temperature-unit ` to ` --temp-unit ` as stated in help messages
25- * Fix compatibility with ` (*term) ` (#909 , Terminal, macOS)
26- * Fix alternate logo doesn't work with type builtin (Logo)
27- * Fix DahliaOS detection (Logo)
25+ * Rename option ` --temperature-unit ` to ` --temp-unit ` as documented in help messages
26+ * Fix alternate logo doesn't work with ` { "type": "builtin" } ` (#914 , Logo)
2827
2928Logos:
29+ * Fix DahliaOS detection
3030* Add openSUSE Slowroll
3131* Add macOS3
3232* Add Quirinux
0 commit comments