|
| 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 | + |
1 | 10 | # 1.8.1 |
2 | 11 |
|
3 | 12 | Notable Changes: |
|
61 | 70 |
|
62 | 71 | Bugfixes: |
63 | 72 | * Fixes disk size detection on 32bit Linux (#337) |
64 | | -* Fixes cpu freq detection in WSL |
| 73 | +* Fixes cpu freq detection in WSL |
65 | 74 | * Fixes internal bug of FFstrbuf |
66 | 75 | * Fixes some memory leaks |
67 | 76 | * Fixes segfault if 0 is given as argument index |
@@ -137,12 +146,12 @@ Other: |
137 | 146 |
|
138 | 147 | # 1.7.0 |
139 | 148 |
|
140 | | -This release brings support for MacOS! |
| 149 | +This release brings support for MacOS! |
141 | 150 | The basics things are working, but it is far from feature parity with Linux. |
142 | 151 | I developed this in a VM, so bugs on real hardware are likely. |
143 | 152 | 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. |
144 | 153 |
|
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. |
146 | 155 |
|
147 | 156 | Besides that, the following things have changed: |
148 | 157 |
|
@@ -208,7 +217,7 @@ Features: |
208 | 217 | * Load `/etc/fastfetch/config.conf` before user config |
209 | 218 | * Disk: print one decimal point if size < 100GB |
210 | 219 | * `--title-fqdn` option, to print fully qualified domain name instead of host name in title |
211 | | - |
| 220 | + |
212 | 221 | Logos: |
213 | 222 | * updated old NixOS logo |
214 | 223 |
|
|
0 commit comments