Skip to content

Commit

Permalink
Fix: android release notes (#2436)
Browse files Browse the repository at this point in the history
fix: corrected android release notes dates
  • Loading branch information
ygit authored Nov 19, 2024
1 parent 0fe3038 commit 7634aeb
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docs/android/v2/release-notes/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,25 +19,20 @@ import AndroidPrebuiltVersionShield from '@/common/android-prebuilt-version-shie
| live.100ms:virtual-background: |<AndroidSdkVersionShield />|
| live.100ms:hms-noise-cancellation-android: | <AndroidSdkVersionShield /> |

## v2.9.69 - 25-10-2024

## v2.9.69 - 2024-10-25
### Fixed
- SDK cleanup was not done fully on getting a join error leading to media dispose crash when joining the next time with same sdk instance and trying to leave

### Changed
- libkrisp-audio-sdk SO files are now part of noise cancellation module and not the core library. This reduces the size of core lib


## v2.9.68 - 24-09-2024

## v2.9.68 - 2024-09-24
### Fixed
- NullPointerException crash fix in RetryScheduler
- Crash fix in emulator while applying VB
- Fix retry continuing even after leaving some times


## v2.9.67 - 10-09-2024

## v2.9.67 - 2024-09-10
### Fixed
- VB memory leaks
- Native crashes and memory issues on multiple fast join-leave
Expand Down

0 comments on commit 7634aeb

Please sign in to comment.