Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 40 additions & 1 deletion changelog/frontend.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,52 @@
---
title: "Frontend"
sidebarTitle: "Frontend [1.9.3]"
sidebarTitle: "Frontend [1.9.4]"
rss: true
---

<Card title="Schedule Call" href="https://www.paloaltonetworks.com/ai-security/ai-gateway#:~:text=See%20Prisma%20AIRS%20AI%20Gateway%20in%20Action" icon="calendar" horizontal>
Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure
</Card>

<Update label="1.9.4" description="2026-07-27">

## v1.9.4

---

### SSO & Authentication

- Added **SSO Client ID login** support with improved redirect flow when `organisation_id` is present
- Added UI toggle for **SSO auto user provisioning**

### Guardrails

- Added **Soft Deny (200)** toggle for guardrails, allowing denied requests to return a 200 response instead of a hard block

### MCP Gateway

- MCP consent page now displays the **redirect URI** for transparency
- Added org and workspace details on the MCP consent "no access" page

### Model Catalog

- Added **Databricks** to the provider list in the dashboard

### Export Settings

- Added export settings configuration to the dashboard

### Fixes and Improvements

- **Analytics**: Fixed org-level Error Count and Error Types scope and shortened filter-boundaries URLs for org-wide analytics
- **SCIM**: Added pagination for SCIM mappings
- **Model Catalog**: Show editable pricing chip when output price is 0
- **Audit Logs**: Fixed members filter to use `first_name` and `last_name` fields
- **Users**: Fixed delete and update user API interactions
- Fixed emoji split issue in work space name

</Update>

<Update label="1.9.3" description="2026-06-22">

## v1.9.3
Expand Down