← Back to Changelog
v0.2.0

February 2026 — Core Modules Release

contacts todos dashboard transcription settings agents

Loquent v0.2.0 ships all core platform modules — contact management, the todo system, dashboard, speaker diarization, and account settings. This is a major milestone: the platform is now a fully operational AI front desk.

Contact Management

Contacts page showing a grid of contact cards with names and phone and email badges

  • Full contact directory — create, edit, and delete contacts with linked phone numbers and email addresses
  • Auto-resolve — incoming callers are automatically matched to existing contacts by phone number, or a stub contact is created
  • AI-powered enrichment — caller name and email are extracted from the transcription and saved to the contact record

Contact detail page showing linked phone numbers, email addresses, and call history

Todo Automation

To-Dos page showing pending review cards with Approve and Reject buttons

  • Post-call todo extraction — after every call, the AI analyzes the transcription and creates actionable tasks based on your configured todo types
  • Human review workflow — todos arrive in a pending queue for approval or rejection before execution
  • Auto-approve — todo types can skip manual review and execute immediately after a call ends
  • SendEmail tool — AI-driven general-purpose email action where the AI determines the recipient, subject, and body from task context

Todo Types list showing configured types with execution and auto-approve settings

Dashboard

Dashboard showing KPI cards, a 7-day call activity chart, and a recent calls list

  • KPI cards — total calls, pending todos, and active contacts at a glance
  • 7-day call activity chart and call heatmap (day of week × hour of day)
  • Recent calls list and todo status breakdown

Transcription & Audio

Call history list showing recent calls with caller name, duration, and status badges

  • Speaker diarization — transcriptions now show who said what, with speakers labeled by name (agent and caller)
  • GPT-4o-transcribe — upgraded from Whisper-1 for higher accuracy
  • Mono recording — fixed audio channel configuration to ensure both sides of the call are captured clearly

Call Details page showing a diarized transcription with speakers labeled by name and analysis results below

Agent Configuration

Agent configuration page showing voice, model, VAD, and noise reduction settings

  • Per-agent realtime config — voice, model, VAD, and noise reduction settings are now configured per agent, not globally
  • New voices — Marin and Cedar added as OpenAI Realtime-exclusive voices; Marin is now the default
  • New models — GPT Realtime Mini (gpt-realtime-mini) added as a cost-efficient option; Gemini updated to GA model (gemini-live-2.5-flash-native-audio)
  • GPT-4.1-mini for knowledge queries — replaced deprecated GPT-4o-mini

Account Settings

Account settings page with fields for updating email and password

  • Email change — update your login email with password verification and uniqueness check
  • Password change — update your password with current password confirmation

Phone Numbers

Phone number search page with area code input and available number results

  • Search & select flow — replaced blind area-code purchase with a search → browse → confirm experience

Phone number results list showing available numbers with location and monthly cost

Per-Call Email Reports

Reporting settings page with toggles for daily summary and per-call email reports

  • Immediate email reports after each call is processed, with configurable daily and per-call toggles

System Analyzers

Analyzers list page showing platform-level analyzers with their assigned phone numbers

  • Platform-level analyzers run on every call automatically, with a default toggle to assign them to newly purchased phone numbers

UI/UX

  • Dark and light theme support with a toggle in the header
  • Sidebar restructured into 4 logical sections
  • Unified button styles and improved layouts across all views