0.6.2
What's Changed
⚠️ Breaking Changes
- feat: position event in audio buffer by @mdydek in #497
- Refactor/audio buffer base source node by @maciejmakowski2003 in #504
🚀 Features
- feat: add haptics support for iOS audio sessions by @tiramisuuuu in #487
- feat: implemented decoding pcm in base64 by @maciejmakowski2003 in #486
- Cant wait to do that - PAUSE in RN-Audio-API by @maciejmakowski2003 in #491
- Enable Native External Audio Processing via TurboModules by @jerryseigle in #469
📖 Docs
- Docs/few line pages integration by @mdydek in #501
- docs: added docs for audio recorder by @mdydek in #502
🐛 Bug Fixes
- fix: remove explicit base class destructor calls in AudioRecorder subclasses by @tiramisuuuu in #488
- fix: fixed stop by @maciejmakowski2003 in #492
- fix: fixed spec alignment on android by @maciejmakowski2003 in #493
- fix: refactor param processing by @mdydek in #498
- fix: additional conditions to if that handled looping by @mdydek in #499
- Fix/android/lock screen info by @maciejmakowski2003 in #503
- fix: fixed order in ctor by @maciejmakowski2003 in #508
- fix: iOS restart engine after AVAudioSessionMediaServicesWereResetNot… by @maxpotemkin in #513
- fix: fixed lock screen skip commands for android above 12 by @maciejmakowski2003 in #514
- fix: defining memory pressure in host object by @mdydek in #515
Other Changes
- Update README.md by @michalsek in #489
- Update README.md by @michalsek in #490
- chore: released 0.6.2 by @maciejmakowski2003 in #516
New Contributors
- @tiramisuuuu made their first contribution in #487
- @jerryseigle made their first contribution in #469
- @maxpotemkin made their first contribution in #513
Full Changelog: 0.6.1...0.6.2