From 14c6b6d7e22e74d1ed2c309d64d9fb645233bab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Wed, 3 Jul 2024 16:42:55 +0800 Subject: [PATCH] Doc: update changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 262bbfa38..88e5214eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# 2.17.2 + +Bugfixes: +* Fix formattion with multiple batteries (Battery) +* Fix incorrect size value for large memory sticks (PhysicalMemory) +* Fix spelling of `Qt` and `LXQt` +* Fix building on SunOS if imagemagick support is enabled (Logo, SunOS) + +Features: +* Support Ptyxis terminal version and font detection (Terminal / TerminalFont, Linux) +* Improve Cinnamon version detection (DE) +* Support `cinnamon-wayland` (WMTheme) +* `--ts-version false` will disable editor version detection (Editor) + # 2.17.1 Hotfix for a regression that breaks Qt font detection