diff --git a/html/changelogs/AutoChangeLog-pr-68171.yml b/html/changelogs/AutoChangeLog-pr-68171.yml
deleted file mode 100644
index 04f4052a8b3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-68171.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "raffclar"
-delete-after: True
-changes:
- - bugfix: "Tablets can be used inside lockers again."
diff --git a/html/changelogs/AutoChangeLog-pr-68241.yml b/html/changelogs/AutoChangeLog-pr-68241.yml
deleted file mode 100644
index ccdc597f014..00000000000
--- a/html/changelogs/AutoChangeLog-pr-68241.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-author: "jlsnow301, Dejaku51"
-delete-after: True
-changes:
- - refactor: "Most pAI code has been rewritten or refactored."
- - rscadd: "pAIs can now be factory reset in card mode if they've been emagged."
- - rscadd: "pAI host scan now be used on their masters at range."
- - rscadd: "pAI photography modules now come bundled with printers and zoom lenses."
- - balance: "pAIs lose both medical and security records in order to gain crew monitors."
- - rscdel: "pAI door jacking no longer gives ominous warnings to the AI about \"brute force attacks\"."
- - balance: "pAI door jack time has been increased 50%."
- - bugfix: "Hopefully prevents invalid pAI candidates from getting downloaded."
- - bugfix: "pAI door jacks no longer have infinite length and will retract if you walk too far away."
- - bugfix: "pAI integrated lights now follow the pAI."
- - bugfix: "pAI PDAs now properly work on both hud and software interface."
- - bugfix: "pAI examine text now properly displays master and holochassis status."
- - bugfix: "pAIs no longer give newscaster alerts without having one installed."
- - qol: "pAI requests no longer make the Byond window flash."
- - qol: "The silicon text for \"your laws have been updated\" is now easier to see."
- - qol: "Changed the text for camera and printer functions."
diff --git a/html/changelogs/AutoChangeLog-pr-68550.yml b/html/changelogs/AutoChangeLog-pr-68550.yml
deleted file mode 100644
index 1d8119e8bb8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-68550.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fikou"
-delete-after: True
-changes:
- - bugfix: "you no longer rename door assemblies with pens on combat mode"
diff --git a/html/changelogs/AutoChangeLog-pr-68557.yml b/html/changelogs/AutoChangeLog-pr-68557.yml
deleted file mode 100644
index 34859fc1ece..00000000000
--- a/html/changelogs/AutoChangeLog-pr-68557.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "magatsuchi"
-delete-after: True
-changes:
- - bugfix: "dumping storage containers now works properly, and cigarette carts aren't janky anymore to open"
- - bugfix: "right clicking a storage container with an item in hand now opens storage"
diff --git a/html/changelogs/AutoChangeLog-pr-68642.yml b/html/changelogs/AutoChangeLog-pr-68642.yml
deleted file mode 100644
index 83adefef2cf..00000000000
--- a/html/changelogs/AutoChangeLog-pr-68642.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Mothblocks"
-delete-after: True
-changes:
- - qol: "Pointing at something on yourself now shows the item."
diff --git a/html/changelogs/AutoChangeLog-pr-68677.yml b/html/changelogs/AutoChangeLog-pr-68677.yml
deleted file mode 100644
index dbf42699d7b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-68677.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "Y0SH1M4S73R"
-delete-after: True
-changes:
- - bugfix: "Fixes most, if not all harddels related to lua."
- - bugfix: "Fixed lua signal handlers for COMSIG_PARENT_QDELETED."
- - qol: "The lua editor UI will warn when a state's global table has been corrupted or shadowed."
- - qol: "Internal auxlua errors will provide more verbose error messages."
- - bugfix: "Possibly fixed chat by way of removing seemingly unrelated code that turns out to have been unnecessary in the first place."
- - bugfix: "In lua, if you shadow the global table (_G), you will no longer be prevented from running any further code, and as such, can unshadow the global table."
diff --git a/html/changelogs/archive/2022-07.yml b/html/changelogs/archive/2022-07.yml
index c6dee5b2e38..c83037949ab 100644
--- a/html/changelogs/archive/2022-07.yml
+++ b/html/changelogs/archive/2022-07.yml
@@ -853,3 +853,43 @@
- admin: Added Delay Round End to the server tab
vincentiusvin:
- bugfix: fixed the 20 radius supermatter delam irradiation not working
+2022-07-25:
+ Fikou:
+ - bugfix: you no longer rename door assemblies with pens on combat mode
+ Mothblocks:
+ - qol: Pointing at something on yourself now shows the item.
+ Y0SH1M4S73R:
+ - bugfix: Fixes most, if not all harddels related to lua.
+ - bugfix: Fixed lua signal handlers for COMSIG_PARENT_QDELETED.
+ - qol: The lua editor UI will warn when a state's global table has been corrupted
+ or shadowed.
+ - qol: Internal auxlua errors will provide more verbose error messages.
+ - bugfix: Possibly fixed chat by way of removing seemingly unrelated code that turns
+ out to have been unnecessary in the first place.
+ - bugfix: In lua, if you shadow the global table (_G), you will no longer be prevented
+ from running any further code, and as such, can unshadow the global table.
+ jlsnow301, Dejaku51:
+ - refactor: Most pAI code has been rewritten or refactored.
+ - rscadd: pAIs can now be factory reset in card mode if they've been emagged.
+ - rscadd: pAI host scan now be used on their masters at range.
+ - rscadd: pAI photography modules now come bundled with printers and zoom lenses.
+ - balance: pAIs lose both medical and security records in order to gain crew monitors.
+ - rscdel: pAI door jacking no longer gives ominous warnings to the AI about "brute
+ force attacks".
+ - balance: pAI door jack time has been increased 50%.
+ - bugfix: Hopefully prevents invalid pAI candidates from getting downloaded.
+ - bugfix: pAI door jacks no longer have infinite length and will retract if you
+ walk too far away.
+ - bugfix: pAI integrated lights now follow the pAI.
+ - bugfix: pAI PDAs now properly work on both hud and software interface.
+ - bugfix: pAI examine text now properly displays master and holochassis status.
+ - bugfix: pAIs no longer give newscaster alerts without having one installed.
+ - qol: pAI requests no longer make the Byond window flash.
+ - qol: The silicon text for "your laws have been updated" is now easier to see.
+ - qol: Changed the text for camera and printer functions.
+ magatsuchi:
+ - bugfix: dumping storage containers now works properly, and cigarette carts aren't
+ janky anymore to open
+ - bugfix: right clicking a storage container with an item in hand now opens storage
+ raffclar:
+ - bugfix: Tablets can be used inside lockers again.