v2.1
What's new
2.1 is a major release introducing Shadow AI detection for discovering unauthorized AI tool usage, an AI agent discovery and inventory system, law-aware bias audits for LLM evaluations, self-hosted scorer and judge support, and a plugin ecosystem expansion with Jira integration and dataset bulk upload.
- Shadow AI detection module — discover unauthorized AI tool usage across the organization
- AI agent discovery and inventory — catalog and monitor AI agents org-wide
- Law-aware bias audit module for LLM evaluations
- Self-hosted local LLM scorer support (e.g. Ollama)
- Self-hosted judge provider and saved model dropdowns for evals
- Jira integration plugin
- Model inventory lifecycle plugin
- Dataset bulk upload plugin
- AI detection extended to workflows, containers, and configs
- Lifecycle initialization in Shadow AI governance wizard
- Configurable API key expiration
What's Changed
- Add Shadow AI onboarding wizard by @gorkem-bwl in #3281
- build(deps): Bump langchain-core from 0.3.81 to 1.2.11 in /EvaluationModule/BiasAndFairnessModule in the uv group across 1 directory by @dependabot[bot] in #3286
- PageHeaderExtended implemented on Use cases page by @Innagl in #3288
- build(deps): Bump pillow from 11.3.0 to 12.1.1 in /EvaluationModule/BiasAndFairnessModule in the uv group across 1 directory by @dependabot[bot] in #3294
- Adapting Components with CodeRules Standards by @MuhammadKhalilzadeh in #3295
- More improved components using CodeRules by @MuhammadKhalilzadeh in #3296
- Restrict evaluation LLM API key management to Admin only by @gorkem-bwl in #3299
- Add validation gate and obligation-aware enrichment for GRS scenarios (Step 4) by @sermengi in #3211
- Added API key configurable expiration by @HarshP4585 in #3298
- Remove experimental BiasAndFairnessModule by @gorkem-bwl in #3305
- Add Shadow AI detection module by @gorkem-bwl in #3270
- Add resumable multi-model inference with OpenRouter + audit manifests (Step 5) by @sermengi in #3291
- PageHeaderExtended implemented on TrainingRegistar page by @Innagl in #3300
- Feat/implement page header extended on reporting page by @Innagl in #3303
- deps(backend): Bump qs from 6.14.1 to 6.14.2 in /Servers by @dependabot[bot] in #3306
- Patch for the Shadow AI by @MuhammadKhalilzadeh in #3308
- Enhancing Model Inventory by @MuhammadKhalilzadeh in #3312
- feat: add law-aware bias audit module to LLM Evals by @gorkem-bwl in #3314
- deps(frontend): bump markdown-it from 14.1.0 to 14.1.1 in /Clients by @dependabot[bot] in #3313
- Better than vertical stepper by @MuhammadKhalilzadeh in #3315
- Add hover tooltips to all tab bars by @gorkem-bwl in #3316
- Add self-hosted local LLM scorer support (e.g. Ollama) by @sermengi in #3307
- feat: AI agent discovery & inventory by @gorkem-bwl in #3321
- fix: reorganize sidebar navigation groups by @gorkem-bwl in #3322
- ci: bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 by @dependabot[bot] in #3317
- Model Inventory Lifecycle Plugin by @MuhammadKhalilzadeh in #3325
- deps(backend): bump the backend-minor-patch group in /Servers with 12 updates by @dependabot[bot] in #3318
- deps(frontend): bump the frontend-minor-patch group in /Clients with 11 updates by @dependabot[bot] in #3319
- PageHeaderExtended implemented on ApprovalWorkflow page by @Innagl in #3323
- PageHeaderExtended implemented on Evidence page by @Innagl in #3324
- feat: extend AI advisor to all governance sidebar sections by @gorkem-bwl in #3327
- Dataset Bulk Upload Plugin complete & Model Lifecycle plugin fixed by @MuhammadKhalilzadeh in #3331
- Migrate AI advisor to Vercel AI SDK 6 by @gorkem-bwl in #3333
- feat: add release notes tab to right sidebar and user menu by @gorkem-bwl in #3341
- Enhance AI advisor UI and improve responsive layout by @gorkem-bwl in #3342
- fix: resolve left sidebar toggle closing and reopening instantly by @gorkem-bwl in #3343
- feat: extend AI detection for workflows, containers, and configs by @gorkem-bwl in #3344
- Fix chart rendering and add advisor to dashboard by @gorkem-bwl in #3338
- deps(backend): bump ajv from 8.17.1 to 8.18.0 in /Servers by @dependabot[bot] in #3334
- Implement PageHeaderExtended on Datasets page by @Innagl in #3332
- PageHeaderExtended implemented on AI trust center page by @Innagl in #3339
- PageHeaderExtended implemented on Vendors page by @Innagl in #3340
- fix: align scorer CRUD queries with actual DB schema by @gorkem-bwl in #3345
- fix: display experiment name instead of ID across UI by @sermengi in #3346
- feat: self-hosted judge provider and saved model dropdowns by @gorkem-bwl in #3347
- PageHeaderExtended implemented on Model inventory page by @Innagl in #3349
- fix: set model inventory stat cards to fixed 140x100 dimensions by @gorkem-bwl in #3353
- Add jira integration plugin by @HarshP4585 in #3352
- fix: extend invitation token expiry from 1 hour to 1 week by @gorkem-bwl in #3350
- fix: remove duplicate autoFocus parameter in Field component by @gorkem-bwl in #3355
- Feat: Wise Search Enhancement by @Br0wnHammer in #3326
- More components are enhanced by @MuhammadKhalilzadeh in #3357
- Component enhancement with Multi Agents and CodeRules by @MuhammadKhalilzadeh in #3358
- Implement GRS Judge Scoring + Leaderboard Aggregation (Step 6 Complete) by @sermengi in #3356
- feat: add pending invitations table to team settings by @gorkem-bwl in #3351
- fix: resolve FK violation when deleting demo data by @gorkem-bwl in #3361
- fix: run agent discovery tenant migrations on server startup by @gorkem-bwl in #3362
- feat: implement lifecycle initialization in shadow AI governance by @gorkem-bwl in #3363
- Fix release notes and help center buttons across all modules by @gorkem-bwl in #3365
- Add v2.1 release notes to What's new sidebar by @gorkem-bwl in #3366
- Fix/performance chart default timerange by @EfeAcar6431 in #3367
- fixed performance graph so user doesn't get stuck by @EfeAcar6431 in #3368
- Fix scorers CRUD column mismatch and add orphaned experiment cleanup by @EfeAcar6431 in #3369
- fix: consistent page spacing, AI Detection settings, and notification links by @gorkem-bwl in #3370
- fix: rename target date to next review date in model risks by @gorkem-bwl in #3371
- Delete model lifecycle core app placeholder code by @HarshP4585 in #3372
- Merge develop into master (19 Feb) by @HarshP4585 in #3364
Full Changelog: v2.0.1...v2.1