File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 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
330Changes:
You can’t perform that action at this time.
0 commit comments