diff --git a/static/release-notes/react-web-core.json b/static/release-notes/react-web-core.json index 969502bdc..1556a0c02 100644 --- a/static/release-notes/react-web-core.json +++ b/static/release-notes/react-web-core.json @@ -1,4 +1,15 @@ [ + { + "version": "2.2.0", + "createdAt": 1735900565, + "fixes": [ + "Improved active speaker detection to resolve inaccuracies in specific scenarios.", + "Removed rate limits of meeting.stores getter methods." + ], + "features": [ + "Added ability to control livestream viewer qualities" + ] + }, { "version": "2.1.12-13", "createdAt": "1732086657", diff --git a/static/release-notes/ui-kit.json b/static/release-notes/ui-kit.json index 57b2230d0..bbf81efd7 100644 --- a/static/release-notes/ui-kit.json +++ b/static/release-notes/ui-kit.json @@ -1,4 +1,12 @@ [ + { + "version": "2.1.3", + "createdAt": 1735900565, + "fixes": [ + "Improved message rendering for code block messages, code blocks now maintain original indentation", + "Fixed @dytesdk/ui-kit-addons hand-raise button visibility issue" + ] + }, { "version": "2.1.2", "createdAt": 1733837940, diff --git a/static/release-notes/web-core.json b/static/release-notes/web-core.json index 1aabb3f1e..b1635c899 100644 --- a/static/release-notes/web-core.json +++ b/static/release-notes/web-core.json @@ -1,4 +1,15 @@ [ + { + "version": "2.2.0", + "createdAt": 1735900565, + "fixes": [ + "Improved active speaker detection to resolve inaccuracies in specific scenarios.", + "Removed rate limits of meeting.stores getter methods." + ], + "features": [ + "Added ability to control livestream viewer qualities" + ] + }, { "version": "2.1.12-13", "createdAt": "1732086657",