From b235bc5255d8dbda2c5d94f259f6baee7628ea56 Mon Sep 17 00:00:00 2001 From: Sabbyasachi Roy <131605870+sabbyasachiRPortkey@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:07:33 +0530 Subject: [PATCH 1/3] feat(fe): 1.6.1 support --- changelog/frontend.mdx | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/changelog/frontend.mdx b/changelog/frontend.mdx index 56e5b0d4..7dd1cf9b 100644 --- a/changelog/frontend.mdx +++ b/changelog/frontend.mdx @@ -1,6 +1,6 @@ --- title: "Frontend" -sidebarTitle: "Frontend [1.6.0]" +sidebarTitle: "Frontend [1.6.1]" rss: true --- @@ -8,6 +8,24 @@ rss: true Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure + + +## v1.6.1 +--- + +### Fixes and Improvements +- Security setting UI Updates +- SSO login support for multiple SSO enabled Organisations +- API key creation support by Workspace Managers for Users +- Policy management UI Updates +- Organisation level multiple guardrails support +- MCP capabilities support for the MCP Gateway +- MCP access control support at Workspace level +- Search support for Saved Filters +- Logs Table column resize support + + + ## v1.6.0 From ee8c6b5c02ea65070b56b688b4e2bddecd0d0358 Mon Sep 17 00:00:00 2001 From: Sabbyasachi Roy <131605870+sabbyasachiRPortkey@users.noreply.github.com> Date: Wed, 18 Feb 2026 21:48:51 +0530 Subject: [PATCH 2/3] feat(fe): 1.6.3 support --- changelog/frontend.mdx | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/changelog/frontend.mdx b/changelog/frontend.mdx index 7dd1cf9b..0e95d2f6 100644 --- a/changelog/frontend.mdx +++ b/changelog/frontend.mdx @@ -1,6 +1,6 @@ --- title: "Frontend" -sidebarTitle: "Frontend [1.6.1]" +sidebarTitle: "Frontend [1.6.3]" rss: true --- @@ -8,6 +8,30 @@ rss: true Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure + + +## v1.6.2 +--- + +### Fixes and Improvements +- Support for User and Service key filter in API Key List page +- Security setting for Prompts View and Management +- Support for Workspace Budget periodic reset by date + + + + + +## v1.6.2 +--- + +### Fixes and Improvements +- MCP Gateway Icon and Description updates +- Support for multiple traces search in Logs and Analytics Filter +- Security setting changes to view Analytics page + + + ## v1.6.1 From 342d7b9420aa76adf2e7f95a80b6c478ebbee39d Mon Sep 17 00:00:00 2001 From: sk-portkey Date: Wed, 18 Feb 2026 23:07:23 +0530 Subject: [PATCH 3/3] chore: version semantic fix --- changelog/frontend.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/frontend.mdx b/changelog/frontend.mdx index 0e95d2f6..d6cf938f 100644 --- a/changelog/frontend.mdx +++ b/changelog/frontend.mdx @@ -10,7 +10,7 @@ Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructu -## v1.6.2 +## v1.6.3 --- ### Fixes and Improvements