From 26867f73286f1292e0146c9b9219cb0c2e3eebbd Mon Sep 17 00:00:00 2001 From: vmatsiiako <78047717+vmatsiiako@users.noreply.github.com> Date: Sat, 29 Jul 2023 15:16:11 -0700 Subject: [PATCH] Update overview.mdx --- docs/changelog/overview.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index d4982938f..79805370d 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -2,19 +2,20 @@ title: "Changelog" --- -The changelog below reflects new product developments and updates on a monthly basis; it will be updated later this quarter to include issues-addressed on a weekly basis. +The changelog below reflects new product developments and updates on a monthly basis. ## July 2023 - Released [secret referencing and importing](https://infisical.com/docs/documentation/platform/secret-reference) across folders and environments. - Redesigned the project/organization experience. +- Updated the secrets overview page; users are now able to edit secrets directly from it. - Added native [Laravel Forge integration](https://infisical.com/docs/integrations/cloud/laravel-forge). - Added native [Codefresh integration](https://infisical.com/docs/integrations/cicd/codefresh) - Added native [Bitbucket integration](https://infisical.com/docs/integrations/cicd/bitbucket) - Added native [DigitalOcean App Platform integration](https://infisical.com/docs/integrations/cloud/digital-ocean-app-platform) - Added native [Cloud66 integration](https://infisical.com/docs/integrations/cloud/cloud-66) - Added support for Google SSO. -- Added support for [Okta SAML 2.0 authentication](https://infisical.com/docs/documentation/platform/saml) +- Added support for [Okta](https://infisical.com/docs/documentation/platform/sso/okta) and [Azure AD](https://infisical.com/docs/documentation/platform/sso/azure) [SAML 2.0](https://infisical.com/docs/documentation/platform/saml) authentication - Released [folders / path-based secret storage](https://infisical.com/docs/documentation/platform/folder) - Released [webhooks](https://infisical.com/docs/documentation/platform/webhooks) @@ -22,7 +23,7 @@ The changelog below reflects new product developments and updates on a monthly b - Released the [Terraform Provider](https://infisical.com/docs/integrations/frameworks/terraform#5-run-terraform). - Updated the usage and billing page. Added the free trial for the professional tier. -- Added the intergation with [Checkly](https://infisical.com/docs/integrations/cloud/checkly), [Hashicorp Vault](https://infisical.com/docs/integrations/cloud/hashicorp-vault), and [Cloudflare Pages](https://infisical.com/docs/integrations/cloud/cloudflare-pages). +- Added native intergations with [Checkly](https://infisical.com/docs/integrations/cloud/checkly), [Hashicorp Vault](https://infisical.com/docs/integrations/cloud/hashicorp-vault), and [Cloudflare Pages](https://infisical.com/docs/integrations/cloud/cloudflare-pages). - Completed a penetration test with a `very good` result. - Added support for multi-line secrets.