Title: Production release &#8211; 2023/08/08
Author: WordPress VIP Documentation
Published: August 8, 2023
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Production]](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)
 3. Production release – 2023/08/08

# Production release – 2023/08/08

---

 08 August 2023

10:25:03 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2023-08-08/)

### Plugin Updated: http-concat

We’ve addressed a deprecation message `Using ${var} in strings is deprecated, use{
$var} instead.`

[https://github.com/Automattic/vip-go-mu-plugins/pull/4721](https://github.com/Automattic/vip-go-mu-plugins/pull/4721)

---

### Jetpack AI Assistant

We’ve temporarily disabled Jetpack AI Assistant, we’ll re-instate it in the coming
weeks.
 If, for any reason, you wish to re-enable it, please drop the following 
snippet in a clients-mu-plugins

    ```
    remove_filter( 'jetpack_set_available_extensions', 'vip_set_available_jetpack_extensions', 0 );
    ```

[https://github.com/Automattic/vip-go-mu-plugins/pull/4722](https://github.com/Automattic/vip-go-mu-plugins/pull/4722)

---

### Plugin Updated: Jetpack 12.4

We upgraded Jetpack to to Jetpack 12.4.

[https://github.com/Automattic/vip-go-mu-plugins/pull/4738](https://github.com/Automattic/vip-go-mu-plugins/pull/4738)

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20230808.0).