diff --git a/config.toml b/config.toml
index e29b440..1e62ed6 100644
--- a/config.toml
+++ b/config.toml
@@ -9,9 +9,9 @@ logo = "/images/logo.svg"
logo2 = "/images/logo-white.svg"
footer_logo = "/images/footer-logo.svg"
copyright = "© 2015-2024 The Fluent Bit Authors. Fluent Bit is a CNCF sub-project under the umbrella of Fluentd"
-lastVersion = "v3.2.3"
-releasedOn = "Dec 19, 2024"
-noteUrl = "announcements/v3.2.3"
+lastVersion = "v3.2.4"
+releasedOn = "Dec 30, 2024"
+noteUrl = "announcements/v3.2.4"
[menu]
[[menu.main]]
diff --git a/content/announcements/_index.md b/content/announcements/_index.md
index 8cc9a12..ade8d08 100644
--- a/content/announcements/_index.md
+++ b/content/announcements/_index.md
@@ -7,6 +7,6 @@ heroBg: "/images/hero.jpg"
latestVer: true
---
-{{% content "announcements/v3.2/v3.2.3.md" %}}
+{{% content "announcements/v3.2/v3.2.4.md" %}}
{{% button href="/announcements/older-versions/" position="center" text-transform="" class="btn-gradient" margin="0px 0px 30px" %}}See Older Versions{{% /button %}}
diff --git a/content/announcements/v3.2/v3.2.4.md b/content/announcements/v3.2/v3.2.4.md
new file mode 100644
index 0000000..0de3233
--- /dev/null
+++ b/content/announcements/v3.2/v3.2.4.md
@@ -0,0 +1,51 @@
+---
+title: 'v3.2.4'
+description: 'Next generation Telemetry Agent for Logs, Metrics and Traces. '
+url: "/announcements/v3.2.4/"
+release_date: 2024-12-30
+publishdate: 2024-12-30
+ver: v3.2.4
+herobg: "/images/hero@2x.jpg"
+latestVer: true
+---
+
+###### KNOWLEDGE BASE
+
+## Release Notes v3.2.4
+
+[Fluent Bit](https://fluentbit.io) is a Fast and Lightweight Data Processor and Forwarder for Linux, BSD, Windows and macOS. We are proud to announce the availability of **Fluent Bit v3.2.4**.
+
+
+
+### What's new ?
+
+
+
+#### Plugins
+
+
+
+- **[Systemd (Input)](https://docs.fluentbit.io/manual/pipeline/inputs/systemd)**
+ - Fix memory leak introduced in v3.2.3 ([PR #9773](https://github.com/fluent/fluent-bit/pull/9773))
+
+{{< contributor-list >}}
+
+#### Contributors
+
+On every release, there are many people involved doing contributions on different areas like bug reporting, troubleshooting, documentation and coding, without these contributions from the community, the project won’t be the same and won’t be in the good shape that it is now. So THANK YOU! to everyone who takes part of this journey!
+
+## Contributors
+
+- [Jorge Niedbalski](https://github.com/niedbalski)
+- [bpetermannS11](https://github.com/bpetermannS11)
+- [Viacheslav/Slava Tradunsky](https://github.com/Tradunsky)
+
+{{< /contributor-list >}}
+
+#### Join us
+
+We want to hear about you, our community is growing and you can be part of it!, you can contact us at:
+
+* Github: [http://github.com/fluent/fluent-bit](https://github.com/fluent/fluent-bit)
+* Slack: [http://slack.fluentd.org](http://slack.fluentd.org)
+* Twitter: [@fluentbit](https://twitter.com/fluentbit)