diff --git a/html/changelogs/AutoChangeLog-pr-17439.yml b/html/changelogs/AutoChangeLog-pr-17439.yml
deleted file mode 100644
index c9a6f7b045e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17439.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-author: "Diana & Kash"
-delete-after: True
-changes:
- - balance: "Monkey gun adjusted to be mid-tier material cost."
- - bugfix: "Blood runtime fix"
- - bugfix: "Deadringer runtime fix"
- - bugfix: "Deadringer duplication fix"
- - bugfix: "Deadringer now properly deathgasps at the right time"
- - balance: "Deadringer slightly more invisible\\"
- - bugfix: "Spawn: Arrivals will no longer make you spawn inside the landmark itself. (Removes landmark vore)"
- - bugfix: "Transit tubes properly spawn with air in them."
- - bugfix: "Bingle properly shows the Ore Page now"
- - bugfix: "Talon spawn no longer runtimes"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-17466.yml b/html/changelogs/AutoChangeLog-pr-17466.yml
deleted file mode 100644
index baf27d19ae4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17466.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Willburd"
-delete-after: True
-changes:
- - qol: "spawning carbon mobs is less laggy"
- - refactor: "dna datum cloning per organ removed in favor of a organ_data datum"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-17468.yml b/html/changelogs/AutoChangeLog-pr-17468.yml
deleted file mode 100644
index 88e7ad8a75e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17468.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Kashargul"
-delete-after: True
-changes:
- - code_imp: "update browser window"
- - code_imp: "migrate vendor icons to icon forge"
\ No newline at end of file
diff --git a/html/changelogs/archive/2025-04.yml b/html/changelogs/archive/2025-04.yml
index be610a4701e..0d059c56abe 100644
--- a/html/changelogs/archive/2025-04.yml
+++ b/html/changelogs/archive/2025-04.yml
@@ -2,3 +2,22 @@
Kashargul:
- bugfix: xenoarch organ spawn
- bugfix: CI nanomap rendering
+2025-04-03:
+ Diana & Kash:
+ - balance: Monkey gun adjusted to be mid-tier material cost.
+ - bugfix: Blood runtime fix
+ - bugfix: Deadringer runtime fix
+ - bugfix: Deadringer duplication fix
+ - bugfix: Deadringer now properly deathgasps at the right time
+ - balance: Deadringer slightly more invisible\
+ - bugfix: 'Spawn: Arrivals will no longer make you spawn inside the landmark itself.
+ (Removes landmark vore)'
+ - bugfix: Transit tubes properly spawn with air in them.
+ - bugfix: Bingle properly shows the Ore Page now
+ - bugfix: Talon spawn no longer runtimes
+ Kashargul:
+ - code_imp: update browser window
+ - code_imp: migrate vendor icons to icon forge
+ Willburd:
+ - qol: spawning carbon mobs is less laggy
+ - refactor: dna datum cloning per organ removed in favor of a organ_data datum