Skip to content

v2.0

Choose a tag to compare

@HarshP4585 HarshP4585 released this 06 Feb 01:59
· 1938 commits to master since this release
e1583ab

What's new

This release introduces significant new features including a virtual file manager, comprehensive notification system, dataset
inventory, plugin marketplace enhancements, and post-market monitoring. It also includes UI/UX improvements, testing
infrastructure, and numerous bug fixes.

Virtual File Manager: Organize uploaded files into a hierarchical folder structure without changing where files are linked from. Files can exist in multiple folders (tag-like behavior), with "All Files" and "Uncategorized" default views.

In-App Notification System: Comprehensive real-time notification system featuring:

  • Server-Sent Events (SSE) for instant updates
  • Email integration for important notifications
  • Notification types for tasks, reviews, approvals, policies, and mentions
  • "Load more" pagination in notification dropdown
  • Mark as read functionality

Dataset Inventory: New dataset management under Model Inventory for EU AI Act Article 10 compliance:

  • Track training, validation, testing, and production datasets
  • Data classification levels (Public, Internal, Confidential, Restricted)
  • PII tracking and bias documentation
  • Dataset-model and dataset-project linking

Plugin Marketplace:

  • Plugin install/uninstall functionality
  • Generic plugin execute endpoint for extensibility
  • Enhanced custom import plugin with separate framework support
  • Improved sidebar navigation and consistent styling

Governance Score Widget
Task Deadline View
New deadline view for task management with priority colored flags and inline editing
Unified Upload Component

What's Changed

New Contributors

Full Changelog: v1.9...v2.0