7.0.0
This release introduces a new leadership dashboard with manager metrics and risk insights, alongside significant UI and infrastructure improvements. Key features include dynamic dashboard stats, standardized UI components, and a redesigned meetings tab. The release also includes updates to the CI/CD pipeline for more robust macOS builds.
Features
Section titled “Features”- Introduced a new admin leadership dashboard displaying manager metrics and risk insights.
- Made dashboard header statistics dynamic, pulling data from the backend.
- Replaced hardcoded admin risks with dynamically fetched data from the backend.
- Redesigned the admin dashboard layout with a focus on flags and manager roll-ups.
- Added a tabbed admin dashboard with organization account visibility.
- Standardized the people sidebar, including tokens, alignment, and accessibility.
- Standardized page headers, component tokens, and text styles across the application.
- Redesigned the meetings tab, improving evidence navigation and tab deep-linking.
- Revamped the leadership page with a narrative coaching voice and prototype-aligned hierarchy.
- Added a leadership insights dashboard featuring tabs and a two-panel dimension navigator.
Improvements
Section titled “Improvements”- Enhanced the desktop renderer startup stability.
- Regenerated legacy leadership insights for improved accuracy.
- Ported leadership insights UI and hardened recorder reconnect functionality.
- Refined risk category tags, empty states, and card layout balance in the admin section.
- Updated developer settings to include a teams plan option.
- Improved input component styling and color tokens.
- Updated tooltip and tab component styling for better consistency and accessibility.
- Refined the
useQueryCallSessionhook to better handle legacy leadership analysis. - Introduced new hooks for fetching admin leadership metrics and general leadership metrics.
- Updated
PageHeadercomponent for consistent page titling and structure.
- Added a fallback for AI-generated risk enum strings in the Zod schema for the admin section.
- Fixed CI issues related to Apple CA certificates and macOS code signing on Codemagic.
- Resolved issues with Node version management on Codemagic M2 runners.
- Corrected Codemagic YAML validation and build polling mechanisms.
- Restored Codemagic environment variable groups and secret passing via API trigger.
Infrastructure
Section titled “Infrastructure”- Migrated macOS build processes from self-hosted runners to Codemagic for improved efficiency and reliability.
- Updated CI/CD workflows to trigger Codemagic builds for macOS releases, including enhanced secret management and build status polling.
- Updated
idb-keyvalusage for persisting TanStack Query cache. - Improved error handling and reporting for TanStack Query operations.
Changes
Section titled “Changes”- Cleaned up commented-out components and added score indicators and desaturated tags.
- Updated documentation for Codemagic macOS deployment setup.