Releases: hyochan/react-native-audio-recorder-player
Releases · hyochan/react-native-audio-recorder-player
4.1.3
Fixed iOS and Android build errors for React Native 0.79.2 compatibility by simplifying podspec Swift bridging configuration, removing manual NitroModules library linking in CMakeLists.txt, and converting metro.config.js to use dynamic import for ES Module support.
Full Changelog: 4.1.1...4.1.3
4.1.1
4.0.0
3.6.14
What's Changed
- fix: How to stop recorder when app is killed (#521) by @hongdtt-ominext in #654
New Contributors
- @hongdtt-ominext made their first contribution in #654
Full Changelog: 3.6.13...3.6.14
3.6.13
What's Changed
- Update README.md by @Xebec19 in #642
- fix: RN 0.79 audio recording failing most of the time by @isekovanic in #658
- Fix race condition that was causing a crash in time observer by @jbaudanza in #628
New Contributors
- @Xebec19 made their first contribution in #642
- @isekovanic made their first contribution in #658
Full Changelog: 3.6.12...3.6.13
3.6.12
Full Changelog: 3.6.11...3.6.12
3.6.11
What's Changed
- feat: add support to change playback speed by @DanielFRico in #619
- If startRecorder fails, the recorder is left in an invalid, unrecoverable state by @jbaudanza in #625
Pkg Updates
- Bump ws from 6.2.2 to 6.2.3 in /Example by @dependabot in #617
- Bump fast-xml-parser from 4.4.0 to 4.4.1 by @dependabot in #622
- build(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #627
New Contributors
- @DanielFRico made their first contribution in #619
Full Changelog: 3.6.10...3.6.11
3.6.10
What's Changed
- docs: update README by @efstathiosntonas in #613
- Assign default file extension based on audio format by @jbaudanza in #615
Full Changelog: 3.6.9...3.6.10
3.6.9
What's Changed
- Update README.md by @spencerchubb in #606
- Fix race conditions in iOS by @jbaudanza in #608
New Contributors
- @spencerchubb made their first contribution in #606
Full Changelog: 3.6.8...3.6.9
3.6.8
What's Changed
- Add isFinished to rn-playback event by @jbaudanza in #609
Full Changelog: 3.6.7...3.6.8