0.10.0
What's Changed
⚠️ Breaking Changes
🚀 Features
- feat: enchanced worklet example by @poneciak57 in #726
- Feat/worklet runner performance improvement by @poneciak57 in #729
- feat: added permissions for background mic usage on Android by @maciejmakowski2003 in #757
- feat: wait method on thread pool by @poneciak57 in #761
- Feat/android/on timeout by @maciejmakowski2003 in #766
- feat: convolver impl by @mdydek in #533
- feat: option to disable avaudiosession configuration / management by @miloszwielgus in #770
📖 Docs
🐛 Bug Fixes
- fix: fixed recorder setup by @maciejmakowski2003 in #724
- fix: possible solution by @mdydek in #718
- Fix/streamer fails on stream end by @mdydek in #732
- fix: tryin to fix audio array buffer by @maciejmakowski2003 in #725
- Fix/access prop after move by @maciejmakowski2003 in #737
- Fix/async promise dispatch by @poneciak57 in #733
- fix: update onEnded setter to accept null callback in AudioScheduledSourceNode by @choi138 in #747
- fix: export missing system types by @maciejmakowski2003 in #744
- fix: double free in decodeWithMemoryBlock by @vltkv in #751
- fix: added check for microphone permissions in info.plist by @mdydek in #755
- fix: added possibility of scheduling events in the exact time by @mdydek in #754
- Fix/expo54 worklets build error by @poneciak57 in #741
- fix: removed isWorkletsAvailable export by @maciejmakowski2003 in #756
- Fix/android/crash on worklets reload by @maciejmakowski2003 in #750
- fix: fixed issue with worklets not working on ios by @poneciak57 in #758
- fix: hotfixed issue with scripts by @poneciak57 in #760
- Fix/android/reset lock screen by @maciejmakowski2003 in #764
- Fix/revert/close contexts on pause activity by @maciejmakowski2003 in #765
- fix: added non-crawling header by @mdydek in #767
- fix: removed absolute paths in podspec by @mdydek in #768
- fix: flag fix by @mdydek in #775
- Fix/attached jni env to native recorder and dtor of runtime registry by @maciejmakowski2003 in #778
- fix: small improvements by @mdydek in #781
Other Changes
- chore: bumped up to 0.10.0 by @maciejmakowski2003 in #723
- test: tests for constant source by @mdydek in #719
- chore: bumped up to RN 0.82 by @maciejmakowski2003 in #745
- test: biquad tests by @vltkv in #722
- Refactor/remove binaries from repo by @mdydek in #749
- chore/added extrenally built libs to gitignore by @maciejmakowski2003 in #763
- chore: release 0.0.6 by @mdydek in #772
- refactor: added condition variable to streaming thread by @mdydek in #759
- chore: bump ffmpeg by @mdydek in #777
- chore: test screen as npm package by @mdydek in #769
Full Changelog: 0.9.0...0.10.0