Skip to content

Commit e021cfe

Browse files
committed
Doc: update changelog [ci skip]
1 parent a016397 commit e021cfe

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# 2.36.0
2+
3+
Bugfixes:
4+
* Trim leading slash for login shells (Shell, OpenBSD)
5+
* Prefer SOC name if available over CPU name (CPU, Linux)
6+
7+
Features:
8+
* Use kernel API to detect sound devices (Sound, NetBSD)
9+
* Use sndio for sound server detection on OpenBSD (Sound, OpenBSD)
10+
* Add minimal implementation for Haiku (#1538, Haiku)
11+
* Support CPU & GPU temperature detection for M4x (CPU / GPU, macOS)
12+
* Support VMEM size detection for old Nvidia cards (GPU, Linux)
13+
* Use [recommendedMaxWorkingSetSize](https://developer.apple.com/documentation/metal/mtldevice/recommendedmaxworkingsetsize) as total GPU mem size (GPU, macOS)
14+
* Support Physical core count and CPU package count detection for loongarch (CPU, Linux)
15+
* Split ID_LIKE when used for distro matching (#1540, Logo)
16+
* Capitalize `{type}`'s first letter in custom format (#1543, Display)
17+
* Support model name detection for s390x (CPU, Linux)
18+
* Support more Armbian variants detection (#1547, OS, Linux)
19+
20+
Logo:
21+
* Update arch_old
22+
* Add Nexa Linux
23+
* Add filotimo
24+
* Update some distro names
25+
126
# 2.35.0
227

328
Bugfixes:

0 commit comments

Comments
 (0)