Skip to content

Commit e2ce06d

Browse files
committed
Doc: update changelog [ci skip]
1 parent e9bc312 commit e2ce06d

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# 2.16.0
2+
3+
This release added basic support for SunOS (Solaris, illumos). The binaries provided in the release lack a few useful features (such as Display detection). People who use SunOS should consider building fastfetch themselves.
4+
5+
Changes:
6+
* Fastfetch now prefers `/etc/os-release` over `/etc/lsb-release` when detecting distro info.
7+
* This may break some distros (notably some debian based distros). File a bug with the content of `os-release` and `lsb-release` if it breaks your distro.
8+
9+
Features:
10+
* Support Media detection in Windows (Media / Player, Windows)
11+
* Supported in Windows 10 and later
12+
* Add new option `--users-myself-only` (Users)
13+
* Add code name of macOS Sequoia (OS, macOS)
14+
* Add new module `DNS` to show active DNS servers (DNS)
15+
* Add new options `--loadavg-compact`. Defaults to true (Loadavg)
16+
* Use `--loadavg-compact false` to display load averages in different lines
17+
* Detect MTU size (LocalIP)
18+
* Support version detection of pluma, which is the default editor of OpenIndiana (Editor)
19+
* Print used OGL library, eg EGL, GLX or OSMesa (OpenGL)
20+
21+
Bugfixes:
22+
* Report error if cache size is unavailable (CPUCache, Android)
23+
* Trim white spaces in device name (Sound, Linux, #1005)
24+
* Fix `display.bar.border{Left,Right}` doesn't work in JSON config files (Config)
25+
* Fix invalid call to `realpath(3)` (Platform, Linux)
26+
* Fix result calulation (CPUUsage, FreeBSD)
27+
28+
Logos:
29+
* Add Mauna
30+
* Add Tuxdeo
31+
* Add Manjaro ARM
32+
* Add RedOS
33+
134
# 2.15.0
235

336
Changes:

0 commit comments

Comments
 (0)