Skip to content

Releases: ibrahimshadev/Voxly

v1.29.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 07:38

1.29.0 (2026-06-26)

Features

  • meetings: migrate transcription to Deepgram (1f4b88a)

v1.28.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:17

1.28.0 (2026-06-19)

Features

  • history: inline edit of transcriptions with edited indicator (7a953b3), closes #3

v1.27.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 03:53

1.27.0 (2026-06-15)

Bug Fixes

  • meetings: make the meetings page respect the light theme (e4eaff9), closes #111111

Features

  • meetings: working export button for transcript and summary (9fb7d8e)

v1.26.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:58

1.26.0 (2026-06-10)

Features

  • custom video player and dot-grid meetings header (ec29880)
  • meetings: custom video player with transcript-aware seek bar (ad33c83)

v1.25.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:17

1.25.0 (2026-06-10)

Features

  • collapsible meeting config and resizable meeting panels (519e18b)
  • ui: collapsible meeting config and resizable meeting panels (1509817)

v1.24.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:49

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

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:23

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)

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 14:28

1.22.0 (2026-06-03)

Features

  • history: show today's audio duration (671e2be)

v1.21.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 07:02

1.21.0 (2026-06-03)

Features

  • docs: add meeting transcription section to landing page (d5d8c90)
  • storage: migrate history and meetings to sqlite (3700248)

v1.20.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 06:07

1.20.0 (2026-06-03)

Features

  • meetings: add cloud transcripts (06b4676)