Skip to content

v8.2.1

Choose a tag to compare

@saurabhjain1592 saurabhjain1592 released this 25 May 22:18
· 54 commits to main since this release
1431586

v8.2.1 — Patch release

Bug-fix patch on top of v8.2.0.

Fixed (Enterprise)

  • SEBI audit export decision chain query. The exportDecisionChain SQL query projected 6 columns that don't exist in the decision_chain table. Every SEBI compliance export that included decision chain data failed with a Postgres column-not-found error. Columns corrected: decisiondecision_outcome, confidencerisk_level, removed 3 non-existent columns, added policies_evaluated, policy_triggered, processing_time_ms.

  • Customer portal bug sweep. 10 fixes across all 16 portal pages: docker-compose routing, LLM provider form, policy override dialog, error formatting, SCIM configuration, dashboard fields.

Changed (Community SaaS — Plugin Tiers)

  • Per-minute burst rate limits: Free 25/min, Pro 200/min
  • Free tier: active policies 2→4, HITL approvals/week 1→2
  • Pro tier caps: 50 active policies, 20 HITL approvals/week