- [Fixed the component height issue](https://github.com/Joooohan/audio-recorder-streamlit/issues/19) - [Make the component more accessible](https://github.com/Joooohan/audio-recorder-streamlit/issues/20)
0.0.9
- Added auto start recording
0.0.8
- Added the `sample_rate` parameter. - Updated the `energy_threshold` parameter to be a `float` or a `(float, float)`. This allows to parameter a fixed length recording.