diff --git a/source/_posts/2025-07-02-release-20257.markdown b/source/_posts/2025-07-02-release-20257.markdown
index 8795211e9bb..0beaeb67091 100644
--- a/source/_posts/2025-07-02-release-20257.markdown
+++ b/source/_posts/2025-07-02-release-20257.markdown
@@ -163,7 +163,7 @@ Originally introduced a few years ago, the [Area card](/dashboards/area/) offere
The card has now been completely redesigned with a look and feel similar to the [Tile card](/dashboards/tile/). It integrates seamlessly into the Sections dashboard thanks to its flexible layouts. You can choose between a compact version that shows only an icon and the area name, or a more detailed view featuring elements like your camera feed and buttons to toggle your lights or fans.
-
+
The control section itself has also been revamped, allowing you to choose which controls to include and rearrange them as you want. As a result of these changes, if you’re currently using the area cards, you’ll need to reconfigure the controls on them.
@@ -175,15 +175,7 @@ The April release introduced an experimental [Areas dashboard](/dashboards/dashb
This release introduces an all-new overview that leverages the redesigned Area card, making it easy to view and control your main devices by room with a single click. It also acts as a navigation hub, giving you quick access to detailed views of each area.
-
-
-{% tip %}
-
-**During this beta, we're gathering feedback on the updated Areas dashboard!**
-
-Please share your thoughts and experiences with the new design by filling out our [Areas dashboard feedback survey](https://forms.clickup.com/2533032/f/2d9n8-32191/NK2MUOVKXQVH2L0NHI).
-
-{% endtip %}
+
## Integration sub-entries
@@ -191,7 +183,7 @@ Ever wondered why you had to enter your API keys for every AI agent you created,
This release solves that with the introduction of integration sub-entries. This allows you to add a sub-entry to an existing {% term integration %} entry. In practice, this means that your {% term integration %} entry has your credentials, and all the sub-entries use these credentials. In the sub-entry, you can then configure what should be done with these credentials, such as fetching a specific calendar, adding three AI agents with different prompts using the same OpenAI account, or in the case of MQTT, configuring devices that are connected to your broker.
-
+
The following {% term integrations %} now support sub-entries as of this release: [Anthropic], [Google Generative AI], [MQTT], [Ollama], [OpenAI Conversation], and [Telegram Bot].
@@ -208,7 +200,7 @@ The {% term integration %} page got a big overhaul! It now has support for sub-e
But we took the opportunity to do more. Instead of just showing your {% term integration %} entries, it now also shows the devices and services provided by that configuration entry. This makes it much easier to manage your devices and see the relationship between your devices and their {% term integrations %} at a glance.
-
+
## Integrations
diff --git a/source/images/blog/2025-07/temp-add-mqtt-device-using-sub-entry.png b/source/images/blog/2025-07/add-mqtt-device-using-sub-entry.png
similarity index 100%
rename from source/images/blog/2025-07/temp-add-mqtt-device-using-sub-entry.png
rename to source/images/blog/2025-07/add-mqtt-device-using-sub-entry.png
diff --git a/source/images/blog/2025-07/temp-area-card.png b/source/images/blog/2025-07/area-card.png
similarity index 100%
rename from source/images/blog/2025-07/temp-area-card.png
rename to source/images/blog/2025-07/area-card.png
diff --git a/source/images/blog/2025-07/temp-areas-dashboard.png b/source/images/blog/2025-07/areas-dashboard.png
similarity index 100%
rename from source/images/blog/2025-07/temp-areas-dashboard.png
rename to source/images/blog/2025-07/areas-dashboard.png
diff --git a/source/images/blog/2025-07/temp-new-integrations-page.png b/source/images/blog/2025-07/new-integrations-page.png
similarity index 100%
rename from source/images/blog/2025-07/temp-new-integrations-page.png
rename to source/images/blog/2025-07/new-integrations-page.png