Skip to content

Releases: AgoraIO-Extensions/Agora-Flutter-SDK

Release 6.3.2

06 Jun 06:25
0c66677
Compare
Choose a tag to compare

6.3.2 (2024-06-06)

Features

Release 6.3.1

09 May 02:45
325f1a7
Compare
Choose a tag to compare

6.3.1 (2024-05-09)

Features

Bug Fixes

Release 6.3.0

28 Feb 04:03
1c747f9
Compare
Choose a tag to compare

6.3.0 (2024-02-28)

Features

Bug Fixes

  • [texture rendering] Fix texture id lost when widget is updated (#1543) (f72552d)
  • Fix MediaEngineImpl.unregisterAudioFrameObserver not unregister eventhandler internally (#1495) (7edcd59)

Release 6.2.6

21 Nov 04:07
06dc349
Compare
Choose a tag to compare

6.2.6 (2023-11-21)

Features

Release 6.2.4

23 Oct 04:10
60467a8
Compare
Choose a tag to compare

6.2.4 (2023-10-23)

Bug Fixes

  • [iOS/macOS] Fix CFBundleShortVersionString not correct in AgoraRtcWrapper framework (#1387) (ff7a6ce)

Release 6.2.3

13 Oct 05:35
cd3182b
Compare
Choose a tag to compare

6.2.3 (2023-10-13)

Features

Bug Fixes

  • [windows] Fix can not get irisRtcRenderingHandle in 32-bit (#1311) (7438fb2)

Release 6.2.2

01 Aug 09:04
Compare
Choose a tag to compare

6.2.2 (2023-08-01)

Features

Bug Fixes

  • [android] Fix reset the log file in RtcEngine.initialize cause incorrect log file path (#1201) (b437bee)
  • [android/ios] Fix crash due to AgoraVideoView.dispose call before RtcEngine.setupxxVideo is completed (#1224) (f50c4e4)
  • ArgumentError: Invalid argument(s): 6 is not one of the supported values (25471b8)
  • Fix MediaRecorder.startRecording return -4 after the previous destroy (76d4dc4)
  • Fix VideoViewControllerBaseMixin state in-correct issue (10038b8)

Release 6.2.1

30 Jun 07:21
Compare
Choose a tag to compare

6.2.1 (2023-06-30)

Features

Bug Fixes

  • do not setup native view if the widget is disposed in platform view rendering (8fcadea)
  • Fix AgoraVideoView not showing correctly when reusing the same VideoViewController (#1169) (6f79203)
  • Fix VideoViewController state not correct when the AgoraVideoView is reused (37e4a21)
  • no-op if call RtcEngine.release without calling RtcEngine.initialize directly (95d29ae)

Release 6.2.0

26 May 10:11
e1deba9
Compare
Choose a tag to compare

6.2.0 (2023-05-26)

Features

Release 6.1.1+1

19 May 08:24
Compare
Choose a tag to compare

6.1.1+1 (2023-05-19)

Bug Fixes

  • Fix build error due to iris_method_channel break change (7841c26)