Doc: update changelog

This commit is contained in:
李通洲
2024-05-12 20:24:56 +08:00
parent 217bb6657e
commit b36b74448f
+10 -4
View File
@@ -4,18 +4,24 @@ Changes:
* The long deprecated options `--set` and `--set-keyless` are removed.
Features:
* Support st terminal font detection for font configuration compiled in st binary (TerminalFont, Linux)
* Support option `--color-output` to change output color of all modules except `Title`, `Separator` and `Colors`
* Support `st` terminal font detection for font configuration compiled in `st` binary (TerminalFont, Linux)
* Support option `--color-output` to change output color of all modules except `Title`, `Separator`
* `display.color.output` in JSONC config file
* Support option `--<module>-output-color` to change output color of one specified module, which overrides the global option `--color-output`
* Add new module `Loadavg` to print load averages (Loadavg)
* Add option `--publicip-ipv6` to print IPv6 address (PublicIP)
* Add new module `Loadavg` to print load averages (Loadavg)
* Add new module `PhysicalMemory` to print information of physical memory devices (PhysicalMemory)
* Requires root permission to work on Linux and FreeBSD
* Support specifying `--logo-width` only for `--kitty-direct` and `--iterm` (Logo)
Bugfixes:
* Rename option `--temperature-unit` to `--temp-unit` as stated in help messages
* Fix compatibility with `(*term)` (#909, Terminal, macOS)
* Fix alternate logo doesn't work with type builtin (Logo)
* Fix DahliaOS detection (Logo)
Logos:
* Fix DahliaOS detection
* Add openSUSE Slowroll
# 2.11.5