3.0.4
This release introduces a significant UI redesign with a warm, neutral color palette, alongside new features for team plans and enhanced live chat capabilities. Several improvements have been made to desktop application stability and performance, including fixes for macOS packaging and recorder visibility.
Features
Section titled “Features”- Introduced a new warm neutral design system inspired by Granola.
- Redesigned the settings UI and added support for team plans with free trial detection.
- Polished the recording overlay and floating pill UI.
- Added live chat widget and webhook updates.
Improvements
Section titled “Improvements”- Improved UI components, settings, employee routes, and Electron configuration.
- Enhanced WebSocket auto-reconnect functionality.
- Updated the live chat empty state copy.
- Refined the sidebar icon display and dropdown padding.
- Implemented a warm palette scale for UI elements.
- Resolved a token refresh race condition.
- Ensured the recorder app remains visible in the macOS dock.
- Patched the DMG builder for macOS 15 Sequoia FDA restrictions.
- Fixed a white screen crash in SPA mode by awaiting router.load() before hydration.
- Ensured native signing of the macOS DMG and provided correctly sized background assets.
- Restored native Electron-builder DMG generation for proper notarization and stapling.
- Addressed issues with desktop server function startup flow.
- Fixed Electron server function fetch rewriting.
- Retried Windows trusted signing in CI.
- Fixed publish build and Start preflight issues.
- Cleaned up macOS packaging for live chat webhooks.
Infrastructure
Section titled “Infrastructure”- Removed custom macOS DMG script in favor of Electron-builder.
- Added a DMG block to the Electron-builder configuration.
- Added Windows signing smoke test workflow.
- Triggered signing smoke workflow on test updates.
- Removed signing smoke diagnostics.
- Fixed Windows signing smoke builder invocation.