summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2024-03-04 15:12:14 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2024-03-04 15:12:14 -0500
commitae3eb16fd7d1237353bf64e899c612b8a63bca8a (patch)
treef2c1e39be29af1c0cd5c360130ba11cc273af610 /NEWS
parent4d14e613caabfd660250ce69ca49eb987999fec2 (diff)
version 0.1.220.1.22latest-release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7445daf..b193a9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+libnice 0.1.22 (2024-03-04)
+===========================
+API: Make nice_address_is_local() available to applications
+Make padding be all zeros to conform to RFC8489
+Fix interface listing on Android
+Include TURN sockets in the list from nice_agent_get_sockets()
+Set consent refresh timeout in line with RFC 7675
+Fix ifr_ifindex build with cland and OpenBSD
+
libnice 0.1.21 (2023-01-07)
===========================
Only use `ifr_ifindex` if OS supports it, fixes build on iOS and FreeBSD