Security patch addressing dependency vulnerabilities identified through automated scanning.
- ● Patched fast-xml-parser vulnerability (CVE-2026-27942)
- ● Updated bytes library for desktop app (CVE-2026-25541)
- ● Updated time library for desktop app (CVE-2026-25727)
- ● Added vulnerability scanning documentation
Improved Windows desktop application signing for enterprise deployment reliability.
- ● Fixed Windows EV code signing in stable release workflow
- ● Unified development and production branch management
Enhanced code signing infrastructure for Windows desktop builds with hardware security key support.
- ● YubiKey-based EV code signing for Windows builds
- ● Release status summary with cross-platform signing and notarization reporting
- ● Hard-fail on missing EV signing to prevent unsigned releases
Major feature release cycle with voice chat, calendar improvements, email compose enhancements, and follow-up queue redesign.
- ● Voice chat with VAD (voice activity detection), barge-in, and echo cancellation
- ● Side-by-side calendar comparison with coverage search
- ● Email compose with case scoping and From account selector
- ● Conversation history integration for AI chat sessions
- ● Follow-up queue redesign with billing code suggestions
- ● Case association visual grouping with batch selection
- ● Notification bell for web and desktop platforms
- ● Improved email thread display and unread indicators
- ● SOC 2 production architecture documentation
Windows code signing infrastructure and CI/CD hardening, ensuring all desktop builds are properly signed for enterprise deployment.
- ● Windows EV code signing via SSL.com eSigner
- ● Auto-increment version tagging to prevent collisions
- ● CodeSignTool output validation to prevent unsigned releases
- ● Improved build pipeline error handling and debug output
New task management features, invoice workflows, and unified voice and text chat experience.
- ● In-progress task status tracking
- ● Invoice finalization and payment recording
- ● Unified text and voice chat panel
- ● Party management actions (dismiss, remove) in case edit
- ● Email provider filter with badge indicators
- ● Migrated email services to unified API endpoints
Platform stability improvements and shared component architecture for cross-platform consistency.
- ● Shared party management components for web and desktop
- ● Async email case matching with processing indicators
- ● Gmail integration for Tauri desktop application
- ● AI usage monitoring with cache read/write token display
- ● Tauri framework version synchronization
Initial release of the versioned release system with automated beta and stable build pipelines.
- ● Git tag-based semantic versioning for all releases
- ● Automated beta build pipeline (macOS and Windows)
- ● Stable release pipeline with Apple notarization
- ● Cognito NEW_PASSWORD_REQUIRED challenge handling