- Update dependencies (#23)
- Support for filename customization (#13)
- Support segmented capture (#7)
- Fix the issue of installation failure via npm (#5)
- First stable release 🎉
- Update documentation
- (BREAKING!!) Revamp API
- Make the recording button focusable
- Change the unit test runner to Vitest
- Update documentation
- Update documentation
- Remove debug code
- (BREAKING!!) Change how to change default options
- Use h264-mp4-encoder for mp4 format
- Add type definition
- Change the style of the UI
- Add UI for format and framerate
- (BREAKING!!) Change options
- Change the UI
- Add width and height options for resize
- (BREAKING!!) Fix package defalut file
- (BREAKING!!) Fix mp4-wasm to import from URL
- (BREAKING!!) Change the webm recording implementation from MediaRecorder to webm-writer-js.
- Add mp4 support (Experimental)
- Change the default value of
videoBitsPerSecond
in WebM to 20Mbps
- Initial public release