File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
37
## Version 4.2.2
4
38
5
39
#### system
You can’t perform that action at this time.
0 commit comments