Releases: SimformSolutionsPvtLtd/react-native-audio-waveform
Releases · SimformSolutionsPvtLtd/react-native-audio-waveform
v2.1.6
What's Changed
- fix: resolve playing audio in iOS does not have sound by @DanielFRico in #179
- Fix seek to zero on iOS by @ooade in #177
- fix: react-native 0.81 build error for currentActivity and rt error on android for getDecibel func by @thetaungg in #203
- chore(UNT-T39439): update v2.1.6 by @nilesh-simform in #204
- Release v2.1.6 by @nilesh-simform in #205
New Contributors
- @ooade made their first contribution in #177
- @thetaungg made their first contribution in #203
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- feat(UNT-T32661): hide scroll indicator in live waveform by @kuldip-simform in #164
- fix(UNT-T32698): early out from function while rejecting promise by @kuldip-simform in #170
- fix(android): ensure that ExoPlayer object always runs in the correct thread by @DanielFRico in #165
- chore(UNT-T32821): update v2.1.5 by @kuldip-simform in #172
- Release v2.1.5 by @kuldip-simform in #173
New Contributors
- @DanielFRico made their first contribution in #165
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- feat: ability to stop all extractors by @dprevost-LMI in #119
- feat(UNT-T32504): upgrade rn version to 0.77 in example app by @kuldip-simform in #158
- feat(UNT-T32558): current duration update on start, pause, stop player method by @kuldip-simform in #159
- Package version update to v2.1.4 by @kuldip-simform in #160
- Release v2.1.4 by @kuldip-simform in #161
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- fix(UNT-T31054): pause recording fails in android by @nilesh-simform in #145
- fix(UNT-T30779): audio doesnt play when more number of files by @nilesh-simform in #140
- Fix(AudioRecorder.swift): Fix locking the mic on IOS by @frymanofer in #143
- feat: UNT-T30685: Permissions for ducking/background audio by @nilesh-simform in #148
- chor: update the lib version to 2.1.3 by @prince-d-simform in #151
- Release v2.1.3 by @prince-d-simform in #157
New Contributors
- @frymanofer made their first contribution in #143
Full Changelog: v2.1.2...v2.1.3
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