Skip to content

Commit 7aceb10

Browse files
committed
Doc: update changelog [ci skip]
1 parent 1372389 commit 7aceb10

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# 2.37.0
2+
3+
Changes:
4+
* Option `--escape-bedrock` is removed. The function is always enabled now.
5+
6+
Features:
7+
* Support for Haiku is greatly improved (Haiku)
8+
* CPU, GPU, Disk, Sound, Terminal, Terminal Font, Init System, Battery, Mouse, Keyboard, NetIO, CPU Usage, Physical Disk and OpenGL should work on Haiku now
9+
* SMBIOS related modules (Host, Bios, Board, Chassis, Physical Memory) should work in platforms with legacy BIOS system.
10+
* Support for Gamepad and Bluetooth are WIP.
11+
* Some bugs are found and fixed.
12+
* Remove `python-requests` dependency in `scripts/gen-*.py`.
13+
* Add cmake option `-DENABLE_EMBEDDED_AMDGPUIDS=BOOL` (disabled by default)
14+
* Weather module now honors `display.temp.unit` option (#1560, Weather)
15+
* Support Physical Memory module in NetBSD (PhysicalMemory, NetBSD)
16+
* Requires root permission
17+
18+
Bugfixes:
19+
* Fix building in macOS 10.13 (GPU, macOS)
20+
* Properly round percent values when detecting volume (#1558, Sound)
21+
* Fix Physical Memory module doesn't work in `--format json` mode
22+
* Add some missing variable inits (GPU, Linux)
23+
* Fix `--localip-default-route-only false not working` with `--gen-config` (#1570, LocalIP)
24+
25+
Logo:
26+
* Update Rosa linux
27+
* Add Haiku2
28+
129
# 2.36.1
230

331
Changes:

0 commit comments

Comments
 (0)