Changelog
Track all changes, new features, and improvements to the FrontDeskOS MCP server.
v1.4.0Latest
2025-01-10
- addedNew frontdesk_staff_performance analytics tool
- addedWebhook support for lead.scored events
- improvedCall transcript search now uses semantic embeddings for better relevance
- improvedReduced average tool response time by 40%
- fixedFixed timezone handling in frontdesk_check_availability for DST transitions
v1.3.0
2024-12-15
- addedLead scoring with AI-powered factor analysis
- addedCustom resources support via frontdesk://custom/ prefix
- addedRetell AI integration for voice AI support
- improvedOAuth 2.0 with PKCE for multi-tenant applications
- fixedAppointment conflict detection race condition
v1.2.0
2024-11-20
- addedWarm and cold call transfer support
- addedAudit log tools for compliance tracking
- addedSSE transport for remote MCP connections
- improvedCall sentiment analysis accuracy improved to 94%
- deprecatedfrontdesk_simple_transfer deprecated in favor of frontdesk_transfer_call
v1.1.0
2024-10-05
- addedAnalytics tools: call_analytics, lead_report, booking_stats
- addedWebhook system with signature verification
- addedPrompt templates: handle_incoming_call, daily_briefing
- improvedBooking tool now returns alternative slots on conflict
v1.0.0GA
2024-09-01
- addedInitial release with core call management tools
- addedScheduling tools with availability checking
- addedLead management and pipeline tracking
- addedMCP resources: business-info, staff-directory, services, business-hours
- addedAPI key authentication with workspace scoping