2024-01-09 15:30:36 +01:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
|
|
|
|
|
and this project adheres to
|
|
|
|
|
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
2025-12-17 18:14:12 +01:00
|
|
|
## [Unreleased]
|
|
|
|
|
|
2026-01-05 18:05:33 +01:00
|
|
|
## [1.2.0] - 2026-01-05
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
2025-12-26 17:37:05 +01:00
|
|
|
- ✨(agent) support Kyutai client for subtitle
|
2026-01-04 20:09:46 +01:00
|
|
|
- ✨(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
|
2026-01-05 18:05:33 +01:00
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- 🚸(frontend) remove the beta badge
|
2026-01-04 20:09:46 +01:00
|
|
|
- ♻️(summary) extract file handling in a robust service
|
|
|
|
|
- ♻️(all) manage recording state on the backend side
|
2025-12-26 17:37:05 +01:00
|
|
|
|
2025-12-22 11:04:56 +01:00
|
|
|
## [1.1.0] - 2025-12-22
|
|
|
|
|
|
2025-12-15 22:39:43 +01:00
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- ✨(backend) enable user creation via email for external integrations
|
2025-12-11 22:51:32 +01:00
|
|
|
- ✨(summary) add Langfuse observability for LLM API calls
|
2025-12-15 22:39:43 +01:00
|
|
|
|
2025-12-17 17:30:44 +01:00
|
|
|
## [1.0.1] - 2025-12-17
|
2025-05-16 23:46:36 +02:00
|
|
|
|
2025-12-11 12:32:44 +01:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- ♿(frontend) improve accessibility:
|
2025-12-17 10:26:05 +01:00
|
|
|
- ♿️(frontend) hover controls, focus, SR #803
|
|
|
|
|
- ♿️(frontend) change ptt keybinding from space to v #813
|
2025-12-15 05:55:19 +01:00
|
|
|
- ♿(frontend) indicate external link opens in new window on feedback #816
|
2025-12-17 09:58:11 +01:00
|
|
|
- ♿(frontend) fix heading level in modal to maintain semantic hierarchy #815
|
2025-12-15 05:55:19 +01:00
|
|
|
- ♿️(frontend) Improve focus management when opening and closing chat #807
|