diff --git a/content/blogs/release-1-2.md b/content/blogs/release-1-2.md
new file mode 100644
index 0000000000..019344c410
--- /dev/null
+++ b/content/blogs/release-1-2.md
@@ -0,0 +1,127 @@
+---
+title: "Kestra 1.2 introduces ..."
+description: "Kestra 1.2 delivers ..."
+date: 2026-01-06T17:00:00
+category: News & Product Updates
+authors:
+ - name: "Benoit Pimpaud"
+ image: bpimpaud
+image: /blogs/release-1-2.jpg
+---
+
+
+We're excited to announce Kestra 1.2, delivering ...
+
+The table below highlights the key features of this release.
+
+| Feature | Description | Edition |
+|---|---|---|
+| | | |
+| | | |
+| | | |
+| | | |
+| | | |
+| | | |
+| | | |
+| | | |
+| | | |
+| | | |
+
+
+Check the video below for a quick overview of all enhancements.
+
+
+
+
+
+## New Feature 1
+
+...
+
+
+
+
+## New Feature 2
+
+...
+
+
+
+## New Feature 3
+
+...
+
+
+## New Feature 4
+
+...
+
+
+
+
+## New Feature 5
+
+...
+
+
+## New Feature 6
+
+...
+
+
+
+## New Feature 7
+
+...
+
+
+
+
+## New Feature 8
+
+...
+
+
+## New Feature 9
+
+...
+
+## New Feature 10
+
+...
+
+## Additional Improvements
+
+- ...
+- ...
+- ...
+- ...
+- ...
+
+## New Plugins
+
+
+
+## Migration Note for Upgrading to 1.2
+
+Version 1.2 changes how ... are handled. To restore the missing data in the UI, run the following commands once after upgrading to version 1.2.0 (or later):
+
+```shell
+/app/kestra migrate metadata ...
+```
+
+For **Docker Compose** setups...
+
+For **Kubernetes** deployments...
+
+:::alert{type="info"}
+Running the migration after the upgrade is safe and will restore the missing UI data immediately. Check the [migration guide](https://kestra.io/docs/migration-guide) for complete upgrade instructions.
+:::
+
+## Next Steps
+
+This post highlighted the new features and enhancements introduced in Kestra 1.2. Which updates are most exciting to you? Are there additional capabilities you'd like to see in future releases? We welcome your feedback.
+
+If you have any questions, reach out via [Slack](https://kestra.io/slack) or open [a GitHub issue](https://github.com/kestra-io/kestra).
+
+If you like the project, give us a [GitHub star](https://github.com/kestra-io/kestra) ⭐️ and join [the community](https://kestra.io/slack).