Skip to content

Commit c0d3dc3

Browse files
committed
Changelog: update 1.8.2
1 parent 01df2ae commit c0d3dc3

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 1.8.2
2+
3+
Bugfixes:
4+
5+
* Fix memleaks Users module (Windows)
6+
* Fix shell detection when installed with scoop (Windows)
7+
* Don't use libcJSON as wlanapi's dll name (Windows)
8+
* Align artifact names to other platforms (Windows)
9+
110
# 1.8.1
211

312
Notable Changes:
@@ -61,7 +70,7 @@ Logos:
6170

6271
Bugfixes:
6372
* Fixes disk size detection on 32bit Linux (#337)
64-
* Fixes cpu freq detection in WSL
73+
* Fixes cpu freq detection in WSL
6574
* Fixes internal bug of FFstrbuf
6675
* Fixes some memory leaks
6776
* Fixes segfault if 0 is given as argument index
@@ -137,12 +146,12 @@ Other:
137146

138147
# 1.7.0
139148

140-
This release brings support for MacOS!
149+
This release brings support for MacOS!
141150
The basics things are working, but it is far from feature parity with Linux.
142151
I developed this in a VM, so bugs on real hardware are likely.
143152
If you have a Mac and no idea what to do with your free time, i am very happy to accept pull requests / work on issues.
144153

145-
A lot of things were changed under the hood to make this possible, which should bring better performance and stability on all platforms.
154+
A lot of things were changed under the hood to make this possible, which should bring better performance and stability on all platforms.
146155

147156
Besides that, the following things have changed:
148157

@@ -208,7 +217,7 @@ Features:
208217
* Load `/etc/fastfetch/config.conf` before user config
209218
* Disk: print one decimal point if size < 100GB
210219
* `--title-fqdn` option, to print fully qualified domain name instead of host name in title
211-
220+
212221
Logos:
213222
* updated old NixOS logo
214223

0 commit comments

Comments
 (0)