diff --git a/html/changelogs/AutoChangeLog-pr-23099.yml b/html/changelogs/AutoChangeLog-pr-23099.yml
deleted file mode 100644
index ba1f7a74faf..00000000000
--- a/html/changelogs/AutoChangeLog-pr-23099.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "GoldenAlpharex"
-delete-after: True
-changes:
- - refactor: "Refactored the player ranks system to separate the legacy file-based system from a new SQL-based system, allowing the various systems to be interacted with far easier outside of the game."
- - refactor: "Player ranks are now working off of a subsystem, rather than being completely disjointed, making it easier to interface with. If you're having issues with your Donator status, simply reconnect and that should fix it!"
- - config: "Added three separate configs for forcing the usage of the legacy Donator, Mentor and Veteran systems, defaulting to on (so this should hopefully not change anything on servers that have not done any migration yet)."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-23342.yml b/html/changelogs/AutoChangeLog-pr-23342.yml
deleted file mode 100644
index 3b88dcf8993..00000000000
--- a/html/changelogs/AutoChangeLog-pr-23342.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "zydras"
-delete-after: True
-changes:
- - rscadd: "Added a set of new donator items"
- - rscdel: "Removed older, unused (and broken) donator items"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-23389.yml b/html/changelogs/AutoChangeLog-pr-23389.yml
deleted file mode 100644
index cd06d14a759..00000000000
--- a/html/changelogs/AutoChangeLog-pr-23389.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - qol: "Various jobs have gotten additional programs uploaded at roundstart, engineers now have the canary and atmospheric scanner programs, atmospheric technicians now have the supermatter monitor, and Robotisists/RDs now have the silliconnect program."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-23391.yml b/html/changelogs/AutoChangeLog-pr-23391.yml
deleted file mode 100644
index 3f31c4d289e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-23391.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Seven"
-delete-after: True
-changes:
- - bugfix: "Syndicate ranged mobs (and probably other basic mobs) properly update their shell's description to show they are spent."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-23392.yml b/html/changelogs/AutoChangeLog-pr-23392.yml
deleted file mode 100644
index 2357a61d717..00000000000
--- a/html/changelogs/AutoChangeLog-pr-23392.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Ash drakes, colossi, and Bubblegum spawn on Lavaland more often; a sharp increase from the previous bugged amount of \"basically never\"."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-23394.yml b/html/changelogs/AutoChangeLog-pr-23394.yml
deleted file mode 100644
index 321fa8e55c6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-23394.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - image: "progress bars and cleaning particles are now centered on the tile occupied by the target, if it is a big sprite"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-23395.yml b/html/changelogs/AutoChangeLog-pr-23395.yml
deleted file mode 100644
index 397d7adb0e8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-23395.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - qol: "The coroner can now store scythes in their labcoat and winter coat suit storage. Ask not for whom the bell tolls..."
\ No newline at end of file
diff --git a/html/changelogs/archive/2023-08.yml b/html/changelogs/archive/2023-08.yml
index efc670355d0..8639a230c99 100644
--- a/html/changelogs/archive/2023-08.yml
+++ b/html/changelogs/archive/2023-08.yml
@@ -1362,3 +1362,31 @@
- bugfix: roundstart modlink scryers now come with the nt frequency
softcerv:
- bugfix: Skyrat species now use the new TG non-human pay modifier
+2023-08-30:
+ GoldenAlpharex:
+ - refactor: Refactored the player ranks system to separate the legacy file-based
+ system from a new SQL-based system, allowing the various systems to be interacted
+ with far easier outside of the game.
+ - refactor: Player ranks are now working off of a subsystem, rather than being completely
+ disjointed, making it easier to interface with. If you're having issues with
+ your Donator status, simply reconnect and that should fix it!
+ - config: Added three separate configs for forcing the usage of the legacy Donator,
+ Mentor and Veteran systems, defaulting to on (so this should hopefully not change
+ anything on servers that have not done any migration yet).
+ Seven:
+ - bugfix: Syndicate ranged mobs (and probably other basic mobs) properly update
+ their shell's description to show they are spent.
+ SkyratBot:
+ - qol: The coroner can now store scythes in their labcoat and winter coat suit storage.
+ Ask not for whom the bell tolls...
+ - image: progress bars and cleaning particles are now centered on the tile occupied
+ by the target, if it is a big sprite
+ - qol: Various jobs have gotten additional programs uploaded at roundstart, engineers
+ now have the canary and atmospheric scanner programs, atmospheric technicians
+ now have the supermatter monitor, and Robotisists/RDs now have the silliconnect
+ program.
+ - bugfix: Ash drakes, colossi, and Bubblegum spawn on Lavaland more often; a sharp
+ increase from the previous bugged amount of "basically never".
+ zydras:
+ - rscadd: Added a set of new donator items
+ - rscdel: Removed older, unused (and broken) donator items