Skip to content

Commit dca4fb7

Browse files
committed
Changelog for 4.3.0
1 parent cbb49e2 commit dca4fb7

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

Changelog.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Changelog
22

3+
## Version 4.3.0
4+
5+
#### services
6+
* applet: Updated for [15.0.0+]. Added `__nx_applet_init_timeout`
7+
* audctl:
8+
* Added audctlGetActiveOutputTarget.
9+
* Fixed TargetVolume functions.
10+
* auddev: Added auddevGetActiveAudioDeviceName.
11+
* bpc: Fixed GetSleepButtonState/GetPowerButton.
12+
* fs: Updated for [16.0.0+]
13+
* hiddbg: Changed hiddbgAttachHdlsWorkBuffer to accept a user-supplied buffer and size.
14+
* ncm: Updated for [15.0.0+] and [16.0.0+].
15+
* pdm:
16+
* Updated for [16.0.0+].
17+
* Fixed pdmqryQueryAccountEvent on older sysvers.
18+
* Updated structs.
19+
* pl: Added [16.0.0+] sysver checks.
20+
* ssl:
21+
* Added support for new [16.0.0+] functionality.
22+
* Added ssl:s support [15.0.0+].
23+
* Added sslClearTls12FallbackFlag [14.0.0+].
24+
* Updated SslCaCertificateId enum.
25+
* usbhs: Added the remaining cmds and expose more functionality.
26+
* vi: Added [16.0.0+] Manager commands.
27+
* wlaninf: Added sysver check to account for its removal in \[15.0.0+\].
28+
29+
#### devices
30+
* nxlinkConnectToHost: Added timeout to avoid long hang when -s isn't specified for nxlink.
31+
32+
#### miscellaneous
33+
* Added CMSG macros to BSD headers.
34+
35+
**Several issues were fixed, and usability and stability were improved.**
36+
337
## Version 4.2.2
438

539
#### system

0 commit comments

Comments
 (0)