🔖(minor) bump release to 1.2.0

This commit is contained in:
lebaudantoine
2026-01-05 18:05:33 +01:00
committed by aleb_the_flash
parent 5769203705
commit 47cd3eff74
10 changed files with 20 additions and 13 deletions

View File

@@ -8,13 +8,20 @@ and this project adheres to
## [Unreleased]
## [1.2.0] - 2026-01-05
### Added
- ✨(agent) support Kyutai client for subtitle
- ✨(frontend) remove the beta badge
- ✨(all) support starting transcription and recording simultaneously
- ✨(backend) persist options on a recording
- ✨(all) support choosing the transcription language
- ✨(summary) add a download link to the audio/video file
- ✨(frontend) allow unprivileged users to request a recording
### Changed
- 🚸(frontend) remove the beta badge
- ♻️(summary) extract file handling in a robust service
- ♻️(all) manage recording state on the backend side