diff --git a/docs/changelog/overview.mdx b/docs/changelog/overview.mdx index 7acab93c6..3ff0736f4 100644 --- a/docs/changelog/overview.mdx +++ b/docs/changelog/overview.mdx @@ -4,6 +4,21 @@ 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. +## July 2023 + +- Released [secret referencing](https://infisical.com/docs/documentation/platform/secret-reference) across folders and environments. +- Added the [intergation with Laravel Forge](https://infisical.com/docs/integrations/cloud/laravel-forge). +- Redesigned the project/organization experience. + +## June 2023 + +- 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). +- Comleted a penetration test with a `very good` result. +- Added support for multi-line secrets. + + ## May 2023 - Released secret scanning capability for the CLI. @@ -11,8 +26,7 @@ The changelog below reflects new product developments and updates on a monthly b - Completed penetration test. - Released new landing page. - Started SOC 2 (Type II) compliance certification preparation. - -More coming soon. +- Released new deployment options for Fly.io, Digital Ocean and Render. ## April 2023 @@ -107,4 +121,4 @@ More coming soon. - Added search bar to dashboard to query for keys on client-side. - Added capability to rename a project. - Added user roles for projects. -- Added incident contacts. \ No newline at end of file +- Added incident contacts.