This project adheres to Semantic Versioning.
- Fix Safari playback icon (by @fjwong).
- Add
sampleRate
option support (by @HuiGeGeGitHub).
- Fixed ES modules support.
- Fixed TypeScript support (by Michal Dabski).
- Fix echo bug in Safari (by @sseppola).
- Fix
mpegEncoder
sample rate (by Joe Krill).
- Better fix for
createWorker
error (by @jiyonghong).
- Fix
createWorker
error.
- Fix WAV encoder regression.
- Improve examples in docs.
- Add ES modules support.
- Use ES2016 syntax.
- Add MP3 encoder (by @youkaclub).
- Allow to record after calling
stop()
(by @floydback).
- Fix problem with Safari garbage collection (by Shunsuke Mano).
- Fix noise in Safari (by Sri Harsha Gangisetty).
- Fix compatibility by adding
error
event (by Tom Quirk).
- Reuse Audio Context (by Ambrose Chua).
- Reduce project size.
- Use less memory during WAV encoding.
- Initial release.