Releases: SimformSolutionsPvtLtd/react-native-audio-waveform
Releases · SimformSolutionsPvtLtd/react-native-audio-waveform
v2.1.2
What's Changed
- fix: [Example App] play/stop button not showing on iOS + recording radius black theme by @dprevost-LMI in #118
- fix: Leaking promise on getDuration +
NSError()
crash in rejected promises by @dprevost-LMI in #117 - fix(UNT-T30512): Issue #129 Handle division by 0 by @prince-d-simform in #133
- feat: [Example App] keep recording on reboot + allow to delete them by @dprevost-LMI in #122
- fix: use partial imports for lodash to reduce bundle size by @prathameshmm02 in #126
- fix(UNT-T30467): seek on tap functionality by @nilesh-simform in #134
- fix(UNT-T30609): kotlin issue while building android by @nilesh-simform in #135
- fix: stop only the current player and not all players by @dprevost-LMI in #123
- chor: update the lib version to 2.1.2 by @prince-d-simform in #137
- fix(UNT-T30665): promises leak android by @nilesh-simform in #138
- Release v2.1.2 by @prince-d-simform in #139
New Contributors
- @prince-d-simform made their first contribution in #133
- @prathameshmm02 made their first contribution in #126
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- refactor(UNT-T28936): update readme gif and example app by @nilesh-simform in #95
- Preview update v2.1.0 by @nilesh-simform in #96
- fix: releasing the decoder & extractor to free resources by @dprevost-LMI in #89
- fix(UNT-T28726): listener infinite warning on unmount by @nilesh-simform in #86
- fix(UNT-T28813): runtime exception on recording in android by @nilesh-simform in #93
- fix(UNT-T29290): remove compile option by @nilesh-simform in #102
- chore(UNT-T29287): release version 2.1.1 by @nilesh-simform in #101
- fix(UNT-T29402): promise leaking and bug fixes by @nilesh-simform in #110
- Release v2.1.1 by @nilesh-simform in #104
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Update expo player to media3 by @nilesh-simform in #44
- Wrong duration calculation and gesture error by @nilesh-simform in #47
- File rename and react warning by @nilesh-simform in #53
- Access to useAudioPlayer hook by @nilesh-simform in #67
- Unable to decode file android by @nilesh-simform in #74
- Waveform does not load with FlatList after scroll by @nilesh-simform in #66
- UI performance issue in recording by @keval-g-simform in #68
- Audio play from seek position on stop to play mode by @keval-g-simform in #75
- Implement playback speed by @keval-g-simform in #72
- Seek position layout issue by @nilesh-simform in #76
- Update github workflow by @keval-g-simform in #78
- Release v2.1.0 by @keval-g-simform in #79
New Contributors
- @keval-g-simform made their first contribution in #68
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- candleHeightScale and onCurrentProgressChange props by @nilesh-simform in #27
- onDidFinishPlayingAudio is not working properly by @nilesh-simform in #26
- onChangeWaveformLoadState prop by @nilesh-simform in #28
- Normalize waveform data by @nilesh-simform in #37
- Native prop handling by @nilesh-simform in #39
- Playing same audio doesn't play again by @nilesh-simform in #42
Full Changelog: v1.0.1...v2.0.0
v1.0.1
- v1.0.1