-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v2.1.2 #139
Merged
Merged
Release v2.1.2 #139
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
prince-d-simform
commented
Nov 19, 2024
- Leaking promise on getDuration + NSError() crash in rejected promises
- Handle division by 0
- Keep recording on reboot + allow to delete them
- Use partial imports for lodash to reduce bundle size
- Seek on tap functionality
- Kotlin issue while building android
- Stop only the current player and not all players
- Play/stop button not showing on iOS + recording radius black theme
…icon-in-example fix: [Example App] play/stop button not showing on iOS + recording radius black theme
Co-authored-by: kuldip-simform <kuldip@simformsolutions.com>
…k-and-NSError-in-reject fix: Leaking promise on getDuration + `NSError()` crash in rejected promises
…sue-#129-Handle-division-by-0 fix(UNT-T30512): Issue #129 Handle division by 0
…elete-recording feat: [Example App] keep recording on reboot + allow to delete them
fix: use partial imports for lodash to reduce bundle size
…ek_on_tap_functionality fix(UNT-T30467): seek on tap functionality
fix: stop other player instead of the recoding when starting recording
…tlin_issue_while_building_android fix(UNT-T30609): kotlin issue while building android
fix: stop only the current player and not all players
…ade-2.1.2 chor: update the lib version to 2.1.2
…droid_promise_leak fix(UNT-T30665): promises leak android
mukesh-simform
approved these changes
Nov 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.