File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ # 2.17.1
2+
3+ Hotfix for a regression that breaks Qt font detection
4+
5+ Bugfixes:
6+ * Don't generate and install ` libffwinrt.dll.a ` on MinGW (Windows)
7+ * Fix building on Windows when imagemagick support is enabled (Logo, Windows)
8+ * Don't print GPU frequency with ` --gpu-temp ` for Nvidia cards (#1052 , GPU)
9+ * ` --gpu-driver-specific ` needs to be specified
10+ * Print formatted size when ` --gpu-format ` is used (#1052 , GPU)
11+ * Ignore QVariant format; fix unreadable Qt font (#1053 , Theme, Linux)
12+ * Fix segfaults with ` --show-errors ` and an invalid module (#1055 )
13+
114# 2.17.0
215
316Changes:
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
22
33project (fastfetch
4- VERSION 2.17.0
4+ VERSION 2.17.1
55 LANGUAGES C
66 DESCRIPTION "Fast neofetch-like system information tool"
77 HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
You can’t perform that action at this time.
0 commit comments