diff --git a/html/changelogs/AutoChangeLog-pr-74137.yml b/html/changelogs/AutoChangeLog-pr-74137.yml
deleted file mode 100644
index 1ac9b24af68..00000000000
--- a/html/changelogs/AutoChangeLog-pr-74137.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kinneb"
-delete-after: True
-changes:
- - rscadd: "Added the Abandoned Mime outpost as space ruin!"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-74190.yml b/html/changelogs/AutoChangeLog-pr-74190.yml
deleted file mode 100644
index c6dc70bf517..00000000000
--- a/html/changelogs/AutoChangeLog-pr-74190.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "LT3"
-delete-after: True
-changes:
- - balance: "Engineers can override elevator door safety"
- - bugfix: "emag action linked between elevator panel and doors"
- - bugfix: "Cargo elevator has the correct access requirement again"
- - code_imp: "All door types can now be linked to elevators"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-74369.yml b/html/changelogs/AutoChangeLog-pr-74369.yml
deleted file mode 100644
index a927bdce343..00000000000
--- a/html/changelogs/AutoChangeLog-pr-74369.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Singul0"
-delete-after: True
-changes:
- - bugfix: "AI's now can see into the HoP Office and Pod bay."
- - bugfix: "Vault piping and wiring is now connected to the station."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-74371.yml b/html/changelogs/AutoChangeLog-pr-74371.yml
deleted file mode 100644
index 48b57cb1452..00000000000
--- a/html/changelogs/AutoChangeLog-pr-74371.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Cheshify, Fikou, Blue-Berry, Zytolg, InfiniteGalaxies, Striders, Sylphet, Riggle, Soal, Andry, Crit, Deranging, and Pumpkin0."
-delete-after: True
-changes:
- - rscadd: "Nanotrasen's Newest Exploratory Vessel is now available! Meet the North Star!"
- - rscadd: "More landmines, and a landmine random spawner."
- - rscadd: "energy barriers now have a regenerative subtype, fit for permanent installations."
- - code_imp: "Raised the number of possible level render to 4, check your preferences if needed to be reduced."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-74598.yml b/html/changelogs/AutoChangeLog-pr-74598.yml
deleted file mode 100644
index 7bb0759f99d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-74598.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Rhials"
-delete-after: True
-changes:
- - code_imp: "Adds two new super-duper helpful helper procs for finding a maintenance/space spawn location, for all of your event/midround/whatever needs!"
- - code_imp: "Moves all midrounds/ghost_role events that hinged on maintenance/space carp spawns to the aforementioned helpers."
- - code_imp: "The ghost_role event module file is now autodoced."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-74658.yml b/html/changelogs/AutoChangeLog-pr-74658.yml
deleted file mode 100644
index da704308667..00000000000
--- a/html/changelogs/AutoChangeLog-pr-74658.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "NamelessFairy"
-delete-after: True
-changes:
- - bugfix: "Removing cards from TGC decks by pouring them on the floor/into binders should now function correctly."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-74665.yml b/html/changelogs/AutoChangeLog-pr-74665.yml
deleted file mode 100644
index c871d919d7c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-74665.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Melbert"
-delete-after: True
-changes:
- - bugfix: "You can now taste once again, without requiring your tongue be surgically replaced or reattached"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-74671.yml b/html/changelogs/AutoChangeLog-pr-74671.yml
deleted file mode 100644
index 81170640ee6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-74671.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Fixed an annoying gravity runtime that occurred if a player was connected before mapping finished initialization."
\ No newline at end of file
diff --git a/html/changelogs/archive/2023-04.yml b/html/changelogs/archive/2023-04.yml
index 64891d00837..07a9d127094 100644
--- a/html/changelogs/archive/2023-04.yml
+++ b/html/changelogs/archive/2023-04.yml
@@ -459,3 +459,37 @@
Mey-Ha-Zah:
- rscadd: New Lids for several crates.
- imageadd: Several new Crate Visuals.
+2023-04-14:
+ ? Cheshify, Fikou, Blue-Berry, Zytolg, InfiniteGalaxies, Striders, Sylphet, Riggle,
+ Soal, Andry, Crit, Deranging, and Pumpkin0.
+ : - rscadd: Nanotrasen's Newest Exploratory Vessel is now available! Meet the North
+ Star!
+ - rscadd: More landmines, and a landmine random spawner.
+ - rscadd: energy barriers now have a regenerative subtype, fit for permanent installations.
+ - code_imp: Raised the number of possible level render to 4, check your preferences
+ if needed to be reduced.
+ LT3:
+ - balance: Engineers can override elevator door safety
+ - bugfix: emag action linked between elevator panel and doors
+ - bugfix: Cargo elevator has the correct access requirement again
+ - code_imp: All door types can now be linked to elevators
+ Melbert:
+ - bugfix: You can now taste once again, without requiring your tongue be surgically
+ replaced or reattached
+ NamelessFairy:
+ - bugfix: Removing cards from TGC decks by pouring them on the floor/into binders
+ should now function correctly.
+ Rhials:
+ - code_imp: Adds two new super-duper helpful helper procs for finding a maintenance/space
+ spawn location, for all of your event/midround/whatever needs!
+ - code_imp: Moves all midrounds/ghost_role events that hinged on maintenance/space
+ carp spawns to the aforementioned helpers.
+ - code_imp: The ghost_role event module file is now autodoced.
+ ShizCalev:
+ - bugfix: Fixed an annoying gravity runtime that occurred if a player was connected
+ before mapping finished initialization.
+ Singul0:
+ - bugfix: AI's now can see into the HoP Office and Pod bay.
+ - bugfix: Vault piping and wiring is now connected to the station.
+ kinneb:
+ - rscadd: Added the Abandoned Mime outpost as space ruin!