Skip to content

Commit fd14513

Browse files
committed
Changelog: add changes for 1.8.0
1 parent 6becc8f commit fd14513

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,59 @@
1+
# 1.8.0
2+
3+
This release introduces Windows support! Fastfetch now fully support all major desktop OSes (Linux, macOS, Windows and FreeBSD)
4+
5+
Notable Changes:
6+
* Bios / Board / Chassis modules are splitted against Host module for performance reasons
7+
* Caching is removed. Option `--nocache` is removed accordingly
8+
9+
Features:
10+
* Windows (7 and newer) is officially and fully supported
11+
* FreeBSD support is improved greatly (Cpu Temp, Cpu Usage, Disk, Host, Processes, Swap, Terminal / Shell, Uptime)
12+
* Adds a new flag `--stat`, which prints time usage for individual modules
13+
* Adds Wifi module which supports Windows and macOS
14+
* Adds data source option for logo printing
15+
* Detects Homebrew Cellar and Cask seperately
16+
* Detects WSL version
17+
* Detects disk based on mount point
18+
* Exposes more chafa configs
19+
* Improves performance for Cpu Usage, Public IP, Weather modules
20+
* Improves performance for Kitty image protocol when both image width / height specified
21+
* Improves performance for large file loading
22+
* Improves performance for macOS WM and Host detection
23+
* Improves shell and terminal detection on macOS
24+
* Supports Deepin Terminal terminal font
25+
* Supports GPU detection on Android
26+
* Supports Kitty Terminal terminal font
27+
* Supports bar output for percentage values
28+
* Supports eopkg package manager detection
29+
* Supports iTerm image logo protocol
30+
* Supports image logo printing on macOS
31+
* Supports tcsh version detection
32+
* Vulkan module on macOS no longer requires vulkan-loader to work
33+
34+
Logos:
35+
* Alpine
36+
* CRUX
37+
* EndeavourOS
38+
* Enso
39+
* Garuda small
40+
* Nobara
41+
* OpenMandriva
42+
* Parabola GNU/Linux-libre
43+
* Rocky
44+
* Rosa
45+
* Solus
46+
* Univalent
47+
* Vanilla OS
48+
49+
Bugfixes:
50+
* Fixes disk size detection on 32bit Linux (#337)
51+
* Fixes cpu freq detection in WSL
52+
* Fixes internal bug of FFstrbuf
53+
* Fixes some memory leaks
54+
* Fixes segfault if 0 is given as argument index
55+
* Lots of code refactors
56+
157
# 1.7.5
258

359
Fixes a crash on linux that could happen when getting zsh version (#285)

0 commit comments

Comments
 (0)