TLDR; This release introduces significant improvements to the training module, including training access for Reporting Admins with appropriate permission controls, enhanced API filtering capabilities with new date range options, new training asset's filters, and performance optimizations. Notable additions include user creation date tracking in profiles and exports, improved webhook data with training scores, and multiple bug fixes for filters and query performance.
✨ Training Assets Filter
We’ve updated the Training Assets views from both the Command Center and Company Portal to provide a more consistent filtering experience and improved asset management for admins.
- Replaced the legacy dropdown filter with the inline filter used across the platform for a more unified experience. Now, admins can quickly filter by: Providers, Language, and Downloadable Assets.
- Unified Public and Custom MSP assets into a single list for better management.
🚪Training Access for Reporting Admins
Reporting Admins now have access to training assignments with appropriate permission boundaries:
- Enabled training assignment list view and export.
- Restricted bulk actions and course assignment capabilities to maintain proper access control.
- Updated donut chart visualization and links from the Dashboard to display data appropriately.
💻 Enhanced Training API and Webhook Capabilities
The training API has been expanded with comprehensive filtering options and improved webhook data:
- Added new date range filters for due dates (due_date_from/until) and completion dates (completion_date_from/until).
- Integrated "score" field in training completion webhook payload for better tracking
For further information about the endpoints, check out our updated
API Documentation.
🧑🧒🧒 User Management Enhancements
User profile and export functionality have been improved with additional metadata:
- Added the Created At field to user profiles, displaying account creation timestamps.
- Integrated Created At column in CSV exports with proper timezone formatting using company timezone settings.
- Added a new filter capabilities for the Users list. Admins can now filter by:
- Category (select up to 4 categories)
- 2FA Enabled (true or false)
- Status (active, paused, undeliverable)
- Manager (Only for companies with Entra ID sync enabled).