Skip to content

Release 6.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 04:06
· 3 commits to main since this release
7f1e32b

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)