Skip to content

Releases: AgoraIO-Extensions/Agora-Flutter-SDK

Release 6.5.0

10 Dec 04:06
7f1e32b
Compare
Choose a tag to compare

6.5.0 (2024-12-10)

Features

Bug Fixes

  • [windows] Fix TextureRender crash (#1999) (0edbfe5)
  • Fix a potential crash in AgoraVideoView when the app is force quit (#2055) (98e12d7)
  • Fix black screen issue in AgoraVideoView caused by incorrect resize handling (#2052) (e9d6bcf)
  • Fix potentially NPE in AgoraVideoView (#2035) (2ad4cff)
  • Fix some callbacks not fired (#2033) (47ac794)
  • support android 15 16k page size (#2043) (3f585c4)
  • Suppress R8 missing class com.google.devtools.*.ThrowableExtension for AGP 8.x (#2050) (783c7ef)
  • Update minSdkVersion to 21 to Fix NDK Compatibility Issue (#1832) (0024b0a)

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