v1.0.2
Budibase/budibasev1.0.2May 31, 2026by KoljaB
AI Summary
A maintenance release focused on refactoring the audio recording implementation into modular components and cleaning up documentation.
Key Highlights
- AudioToTextRecorder implementation split into core modules.
- Internal documentation cleaned up and normalized.
New Features
- Modular architecture for audio recording.
- Improved internal documentation structure.
Full Release Notes
# RealtimeSTT v1.0.2 ### Refactoring * AudioToTextRecorder implementation splitted into core modules * Cleaned up internal documentation (normalized package docstrings and comments)