diff --git a/releases/2024/December.mdx b/releases/2024/December.mdx
index a689124a4..c47fead53 100644
--- a/releases/2024/December.mdx
+++ b/releases/2024/December.mdx
@@ -1,7 +1,6 @@
---
sidebar_position: 1
toc_max_heading_level: 2
-slug: /
---
import VersionUpdateCard from "@site/src/components/shared/VersionUpdateCard"
diff --git a/releases/2025/February.mdx b/releases/2025/February.mdx
new file mode 100644
index 000000000..c3299d1eb
--- /dev/null
+++ b/releases/2025/February.mdx
@@ -0,0 +1,60 @@
+---
+sidebar_position: 11
+toc_max_heading_level: 2
+slug: /
+---
+
+import VersionUpdateCard from "@site/src/components/shared/VersionUpdateCard"
+
+
+
+## v1.4.24
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate syn to v2.0.98 @[renovate[bot]](https://github.com/apps/renovate) (#3286)
+
+### 🧰 Maintenance
+
+- chore(deps): update dependency miniflare to v3.20250129.0 @[renovate[bot]](https://github.com/apps/renovate) (#3285)
+- chore(deps): update dependency @cloudflare/workers-types to v4.20250129.0 @[renovate[bot]](https://github.com/apps/renovate) (#3284)
+
+
+---
+## v1.4.23
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate serde\_json to v1.0.138 @[renovate[bot]](https://github.com/apps/renovate) (#3283)
+
+
+---
+## v1.4.22
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate async-trait to v0.1.86 @[renovate[bot]](https://github.com/apps/renovate) (#3282)
+
+
+---
+## v1.4.21
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate rustls to v0.23.22 @[renovate[bot]](https://github.com/apps/renovate) (#3281)
+
+
+---
+## v1.4.20
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate clap to v4.5.27 @[renovate[bot]](https://github.com/apps/renovate) (#3280)
+
+### 🧰 Maintenance
+
+- chore(deps): update rust crate test-log to v0.2.17 @[renovate[bot]](https://github.com/apps/renovate) (#3279)
+- chore(deps): update rust crate markdown to v1.0.0-alpha.22 @[renovate[bot]](https://github.com/apps/renovate) (#3278)
+- chore(deps): update rust crate insta to v1.42.1 @[renovate[bot]](https://github.com/apps/renovate) (#3277)
+- chore(deps): update rust crate indexmap to v2.7.1 @[renovate[bot]](https://github.com/apps/renovate) (#3276)
+- chore(deps): update rust crate async-graphql to v7.0.14 @[renovate[bot]](https://github.com/apps/renovate) (#3275)
diff --git a/releases/2025/January.mdx b/releases/2025/January.mdx
new file mode 100644
index 000000000..99afcb8ba
--- /dev/null
+++ b/releases/2025/January.mdx
@@ -0,0 +1,170 @@
+---
+sidebar_position: 12
+toc_max_heading_level: 2
+---
+
+import VersionUpdateCard from "@site/src/components/shared/VersionUpdateCard"
+
+
+
+## v1.4.19
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate which to v7 @[renovate[bot]](https://github.com/apps/renovate) (#3095)
+
+
+---
+## v1.4.18
+
+### 🐛 Bug Fixes
+
+- fix: query interface with fragments [@MedHeikelBouzayene](https://github.com/MedHeikelBouzayene) ([#3238](https://github.com/tailcallhq/tailcall/pull/3238))
+
+
+---
+## v1.4.17
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate lambda\_http to 0.14.0 [@renovate](https://github.com/renovate) ([#3271](https://github.com/tailcallhq/tailcall/pull/3271))
+
+
+---
+## v1.4.16
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate colored to v2.2.0 [@renovate](https://github.com/renovate) ([#3270](https://github.com/tailcallhq/tailcall/pull/3270))
+- fix(deps): update dependency yaml to v2.7.0 [@renovate](https://github.com/renovate) ([#3269](https://github.com/tailcallhq/tailcall/pull/3269))
+- fix(deps): update dependency type-fest to v4.32.0 [@renovate](https://github.com/renovate) ([#3267](https://github.com/tailcallhq/tailcall/pull/3267))
+
+### 🧰 Maintenance
+
+- chore(deps): update dependency wrangler to v3.103.1 [@renovate](https://github.com/renovate) ([#3268](https://github.com/tailcallhq/tailcall/pull/3268))
+- chore(deps): update dependency wrangler to v3.103.0 [@renovate](https://github.com/renovate) ([#3266](https://github.com/tailcallhq/tailcall/pull/3266))
+- chore(deps): update rust crate tempfile to v3.15.0 [@renovate](https://github.com/renovate) ([#3265](https://github.com/tailcallhq/tailcall/pull/3265))
+- chore(deps): update rust crate insta to v1.42.0 [@renovate](https://github.com/renovate) ([#3264](https://github.com/tailcallhq/tailcall/pull/3264))
+- chore(deps): update dependency wrangler to v3.102.0 [@renovate](https://github.com/renovate) ([#3258](https://github.com/tailcallhq/tailcall/pull/3258))
+
+
+---
+## v1.4.15
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate protox to v0.7.2 [@renovate](https://github.com/renovate) ([#3262](https://github.com/tailcallhq/tailcall/pull/3262))
+
+### 🧰 Maintenance
+
+- chore(deps): update dependency miniflare to v3.20241230.2 [@renovate](https://github.com/renovate) ([#3257](https://github.com/tailcallhq/tailcall/pull/3257))
+- chore(deps): update dependency @cloudflare/workers-types to v4.20250109.0 [@renovate](https://github.com/renovate) ([#3256](https://github.com/tailcallhq/tailcall/pull/3256))
+
+
+---
+## v1.4.14
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate syn to v2.0.96 [@renovate](https://github.com/renovate) ([#3255](https://github.com/tailcallhq/tailcall/pull/3255))
+
+
+---
+## v1.4.13
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate serde\_json to v1.0.135 [@renovate](https://github.com/renovate) ([#3254](https://github.com/tailcallhq/tailcall/pull/3254))
+
+
+---
+## v1.4.12
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate serde to v1.0.217 [@renovate](https://github.com/renovate) ([#3253](https://github.com/tailcallhq/tailcall/pull/3253))
+
+
+---
+## v1.4.11
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate rustls-pki-types to v1.10.1 [@renovate](https://github.com/renovate) ([#3251](https://github.com/tailcallhq/tailcall/pull/3251))
+
+
+---
+## v1.4.10
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate rustls to v0.23.21 [@renovate](https://github.com/renovate) ([#3249](https://github.com/tailcallhq/tailcall/pull/3249))
+- fix(deps): update rust crate quote to v1.0.38 [@renovate](https://github.com/renovate) ([#3248](https://github.com/tailcallhq/tailcall/pull/3248))
+
+
+---
+## v1.4.9
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate proc-macro2 to v1.0.93 [@renovate](https://github.com/renovate) ([#3250](https://github.com/tailcallhq/tailcall/pull/3250))
+
+
+---
+## v1.4.8
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate phonenumber to v0.3.7 [@renovate](https://github.com/renovate) ([#3252](https://github.com/tailcallhq/tailcall/pull/3252))
+
+
+---
+## v1.4.7
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate moka to v0.12.10 [@renovate](https://github.com/renovate) ([#3247](https://github.com/tailcallhq/tailcall/pull/3247))
+
+
+---
+## v1.4.6
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate hyper to v0.14.32 [@renovate](https://github.com/renovate) ([#3246](https://github.com/tailcallhq/tailcall/pull/3246))
+
+
+---
+## v1.4.5
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate clap to v4.5.26 [@renovate](https://github.com/renovate) ([#3245](https://github.com/tailcallhq/tailcall/pull/3245))
+
+
+---
+## v1.4.4
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate chrono to v0.4.39 [@renovate](https://github.com/renovate) ([#3244](https://github.com/tailcallhq/tailcall/pull/3244))
+
+
+---
+## v1.4.3
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate async-trait to v0.1.85 [@renovate](https://github.com/renovate) ([#3243](https://github.com/tailcallhq/tailcall/pull/3243))
+
+
+---
+## v1.4.2
+
+### 🐛 Bug Fixes
+
+- fix(deps): update rust crate anyhow to v1.0.95 [@renovate](https://github.com/renovate) ([#3242](https://github.com/tailcallhq/tailcall/pull/3242))
+
+### 🧰 Maintenance
+
+- chore(deps): update rust crate async-graphql to v7.0.13 [@renovate](https://github.com/renovate) ([#3241](https://github.com/tailcallhq/tailcall/pull/3241))