Skip to content

Commit d39be95

Browse files
committed
Doc: update changelog [ci skip]
1 parent 3b2790c commit d39be95

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# 2.34.0
2+
3+
Changes:
4+
* We now print distro pretty name if available (OS)
5+
* This is a long requested feature. However, it may break some distros. File a bug with the content of `/etc/os-release` if it breaks your distro.
6+
7+
Bugfixes:
8+
* Fix thunderbolt version of new MBPs (#1465, Host, macOS)
9+
* Fix backlight name detection on FreeBSD (Brightness, FreeBSD)
10+
* Fix Terminal detection when running fastfetch in `pk-command-not-found` (#1467, Terminal, Linux)
11+
* Relax detection of terminals in NixOS (#1479, Terminal, Linux)
12+
* Should fix konsole, ghostty and maybe others
13+
* Fix core count output in multi-package platforms (CPU)
14+
15+
Features:
16+
* Support ghostty terminal font detection (TerminalFont, Linux / macOS)
17+
* Support `kitty-icat` image protocol, which uses `kitten icat` to generate image data
18+
* Pros: support tmux; support gif animations; good performance
19+
* Cons: due to the limitation of `kitten icat`, we need to clear the screen before displaying the image logo
20+
* Support WM version detection (WM)
21+
* In Linux, Hyprland & sway are supported currently
22+
* Improve performance when stdout is redirected (TerminalSize)
23+
* Report thermal zone temp if CPU temp is not available (CPU, Linux)
24+
25+
Logo:
26+
* Add Lubuntu
27+
128
# 2.33.0
229

330
Changes:

0 commit comments

Comments
 (0)