Releases: ibrahimshadev/Voxly
Releases · ibrahimshadev/Voxly
Release list
v1.29.0
v1.28.0
v1.27.0
v1.26.0
v1.25.0
v1.24.0
1.24.0 (2026-06-10)
Features
- configurable meeting summary model (Groq/OpenAI/custom) (a19bdc2)
- editable meeting titles with AI auto-title on summary (b9a9e0d)
- meeting: add rename command and auto-title from summary (797fba7)
- meeting: provider-aware summary request body (4eea3d4)
- meeting: resolve summary provider config with legacy fallback (39ac9c0)
- meeting: route summaries through configured provider (11f4ab2)
- settings: add summary model provider settings (40d7bb2)
- ui: add AI summary provider configuration tab (290567f)
- ui: add summary model settings types and curated model lists (0451a72)
- ui: make meeting title editable below the video player (468131f)
- ui: make summary panel copy provider-aware (10c5b74)
- ui: split meeting config into capture/transcription/summary tabs (04bc06d)
v1.23.0
1.23.0 (2026-06-10)
Features
- meeting: add ffmpeg progress parser and emit throttle (f518fb0)
- meeting: add groq gpt-oss-120b summary generation module (e3f36ae)
- meeting: add MeetingSummary type to meeting detail (64c7f56)
- meeting: add non-joining signal to loopback recorder (31b2315)
- meeting: add processing status and progress field to meeting events (6180ac0)
- meeting: expose generate_meeting_summary command (11df5ab)
- meeting: finalize recordings in background with processing status (d29a169)
- meeting: persist meeting summaries in sqlite (b9992e3)
- meeting: reconcile orphaned processing meetings over live id set (e4015ed)
- meeting: skip faststart on intermediate capture so quit is fast (920ece9)
- meeting: split recorder stop into signal and progress-reporting finalize (9f718be)
- ui: add markdown rendering foundation for meeting summaries (9ba95c3)
- ui: add size props to dictation sine wave (43aeb32)
- ui: allow dictation during meetings with combined pill (ff26c33)
- ui: generate and render AI meeting summaries (d1e5bff)
- ui: handle processing meeting state in pill (346d98e)
- ui: show saving progress for finalizing meetings (4ffb783)