From 9759b5a1454b98d0b6e90fae8589ded0b9a9c7e9 Mon Sep 17 00:00:00 2001 From: gzerad Date: Fri, 28 Jun 2024 11:51:36 +0300 Subject: [PATCH] 1.13.0 iOS Release --- docs/ios/v2/release-notes/release-notes.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/ios/v2/release-notes/release-notes.mdx b/docs/ios/v2/release-notes/release-notes.mdx index e48dd51db..544dadcca 100644 --- a/docs/ios/v2/release-notes/release-notes.mdx +++ b/docs/ios/v2/release-notes/release-notes.mdx @@ -4,6 +4,18 @@ nav: 6.1 description: Release Notes for 100ms iOS SDK --- +## 1.13.0 - 2024-06-28 +### Added +- Pre call diagnostics API +- Noise cancellation permission in HMSRole and NC default state in room layout +- Analytics improvements + +### Fixed +- Whiteboard permission parsing +- No audio sent when changing role from non-publishing to publishing +- Poll started callback does not come for locally created polls + + ## 1.12.0 - 2024-06-07 ### Added - imageDataSource API for virtual background plugin.