Skip to content

Commit bbf31c1

Browse files
committed
Doc: update changelog
1 parent 42b8c1b commit bbf31c1

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
11
# 1.11.2
22

3+
This release should be the last version of fastfetch 1.x (if no serious bugs found, hopefully)
4+
35
Features:
46
* Support display name, type, rotation detection on Wayland (Linux, Display)
57
* Print more useful display name instead of intel_backlight (Linux, Brightness)
68
* Icons module supports Windows (Windows, Icons)
7-
* Add Wallpaper module
9+
* Add Wallpaper module which shows the current wallpaper image path
10+
* Add mac address detection `--localip-show-mac` (LocalIP, #451)
811

912
Bugfixes:
10-
* Fix Gnome version detection on Fedora
13+
* Fix Gnome version detection on Fedora (DE)
14+
* Fix Windows drives detection in WSL (Disk)
1115

1216
Changes:
1317
* In order to make Icons module consistant between different platforms, `--icons-format` no longer supports individual GTK / QT icon params.
18+
* `--theme-format` no longer supports individual GTK / plasma theme params.
19+
* `--local-ip-*` and `--public-ip-*` have been changed to `--localip-*` and `--publicip-*`
20+
* `--localip-compact-type` is no longer supported. Fastfetch now display IPs as `--localip-compat-type multiline` by default, with `--local-compact true` can be set as an alias of `--localip-compact-type oneline`
21+
* `--localip-v6first` is no longer supported.
1422

1523
# 1.11.1
1624

0 commit comments

Comments
 (0)