diff --git a/guides/v2.1/cloud/release-notes/cloud-tools.md b/guides/v2.1/cloud/release-notes/cloud-tools.md index df6efceb0ad..398b7a62cdf 100644 --- a/guides/v2.1/cloud/release-notes/cloud-tools.md +++ b/guides/v2.1/cloud/release-notes/cloud-tools.md @@ -32,12 +32,14 @@ The release notes include: ## v2002.0.19 -- {:.new}**Environment variable updates**— +- {:.new}**Environment variable updates**— - {:.new}Added the **FORCE_UPDATE_URLS** deploy variable to update Magento base URLs when deploying to Pro and Starter production and staging environments. See the definition in the [deploy variables]({{ page.baseurl }}/cloud/env/variables-deploy.html#force_update_urls) content. - {:.new}Added support for database table prefixes using the [DATABASE_CONFIGURATION environment variable]({{page.baseurl}}/cloud/env/variables-deploy.html#database_configuration). +- {:.fix}Added the `pub/static/.htaccess` file to the exclude list. + ## v2002.0.18 - {:.new}**Docker Updates**— diff --git a/guides/v2.2/cloud/release-notes/cloud-tools.md b/guides/v2.2/cloud/release-notes/cloud-tools.md index 811163a9a3c..4a1c82f1510 100644 --- a/guides/v2.2/cloud/release-notes/cloud-tools.md +++ b/guides/v2.2/cloud/release-notes/cloud-tools.md @@ -32,12 +32,14 @@ The release notes include: ## v2002.0.19 -- {:.new}**Environment variable updates**— +- {:.new}**Environment variable updates**— - {:.new}Added the **FORCE_UPDATE_URLS** deploy variable to update Magento base URLs when deploying to Pro and Starter production and staging environments. See the definition in the [deploy variables]({{ page.baseurl }}/cloud/env/variables-deploy.html#force_update_urls) content. - {:.new}Added support for database table prefixes using the [DATABASE_CONFIGURATION environment variable]({{page.baseurl}}/cloud/env/variables-deploy.html#database_configuration). +- {:.fix}Added the `pub/static/.htaccess` file to the exclude list. + ## v2002.0.18 - {:.new}**Docker Updates**— diff --git a/guides/v2.3/cloud/release-notes/cloud-tools.md b/guides/v2.3/cloud/release-notes/cloud-tools.md index 63a95f529b2..aa1ffe2c4f8 100644 --- a/guides/v2.3/cloud/release-notes/cloud-tools.md +++ b/guides/v2.3/cloud/release-notes/cloud-tools.md @@ -32,12 +32,14 @@ The release notes include: ## v2002.0.19 -- {:.new}**Environment variable updates**— +- {:.new}**Environment variable updates**— - {:.new}Added the **FORCE_UPDATE_URLS** deploy variable to update Magento base URLs when deploying to Pro and Starter production and staging environments. See the definition in the [deploy variables]({{ page.baseurl }}/cloud/env/variables-deploy.html#force_update_urls) content. - {:.new}Added support for database table prefixes using the [DATABASE_CONFIGURATION environment variable]({{page.baseurl}}/cloud/env/variables-deploy.html#database_configuration). +- {:.fix}Added the `pub/static/.htaccess` file to the exclude list. + ## v2002.0.18 - {:.new}**Docker Updates**—