diff --git a/html/changelogs/AutoChangeLog-pr-94589.yml b/html/changelogs/AutoChangeLog-pr-94589.yml
deleted file mode 100644
index abd658c2212..00000000000
--- a/html/changelogs/AutoChangeLog-pr-94589.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "vinylspiders"
-delete-after: True
-changes:
- - bugfix: "fixes a pushed crate not removing on_climbable trait properly off the mob standing atop it"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-94594.yml b/html/changelogs/AutoChangeLog-pr-94594.yml
deleted file mode 100644
index c8895bf0d69..00000000000
--- a/html/changelogs/AutoChangeLog-pr-94594.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "FlufflesTheDog"
-delete-after: True
-changes:
- - admin: "Changing suit sensors from the strip menu is now logged"
- - bugfix: "Fixed a case where your suit sensor status could be desynced from what your suit sensors appear to be set to"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-94615.yml b/html/changelogs/AutoChangeLog-pr-94615.yml
deleted file mode 100644
index b98229bd644..00000000000
--- a/html/changelogs/AutoChangeLog-pr-94615.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Melbert"
-delete-after: True
-changes:
- - balance: "When you are shocked, you remain standing for a short period of time before being forced to the ground. You are still stunned for the duration of this effect, that remains unchanged."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-94616.yml b/html/changelogs/AutoChangeLog-pr-94616.yml
deleted file mode 100644
index 4944bfa9267..00000000000
--- a/html/changelogs/AutoChangeLog-pr-94616.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Melbert"
-delete-after: True
-changes:
- - bugfix: "Moth wing repair surgery correctly checks that bones are intact rather than bones are sawed"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-94618.yml b/html/changelogs/AutoChangeLog-pr-94618.yml
deleted file mode 100644
index b84cdad1772..00000000000
--- a/html/changelogs/AutoChangeLog-pr-94618.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "JohnFulpWillard"
-delete-after: True
-changes:
- - balance: "You can use inducers on SMES' now."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-94619.yml b/html/changelogs/AutoChangeLog-pr-94619.yml
deleted file mode 100644
index 7d9d835240b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-94619.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "necromanceranne"
-delete-after: True
-changes:
- - balance: "The iconoclast repeater, the handheld version, no longer fires two pellets but instead fires in a two round burst."
- - balance: "The iconoclast repeater now charges two shots (one trigger pull) every crank, and the crank takes 0.4 seconds (letting you outpace your shot rate). However, you cannot charge the gun while moving."
- - balance: "Reduces the damage of the repeater's shots (both versions). Now it does 15 lethal force per shot. Since this is coming out in bursts of two, this means that it deals 30 lethal force in a single pull."
- - bugfix: "Laser musket type weapons are now heavy weapons."
- - code_imp: "Cleans up some of the code and grammar on the repeater."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-94625.yml b/html/changelogs/AutoChangeLog-pr-94625.yml
deleted file mode 100644
index b02300ccd17..00000000000
--- a/html/changelogs/AutoChangeLog-pr-94625.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "jlsnow301"
-delete-after: True
-changes:
- - bugfix: "Fixed importing chat tabs from a file. They should still exist on reload"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-94628.yml b/html/changelogs/AutoChangeLog-pr-94628.yml
deleted file mode 100644
index 1b97de4955c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-94628.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "JohnFulpWillard"
-delete-after: True
-changes:
- - bugfix: "PDA messenger will no longer force itself as your active program when sending/receiving PDA messages."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-94630.yml b/html/changelogs/AutoChangeLog-pr-94630.yml
deleted file mode 100644
index f4b8e184ee9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-94630.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "lelandkemble"
-delete-after: True
-changes:
- - balance: "took away the CE's sneakers and gave them work boots."
\ No newline at end of file
diff --git a/html/changelogs/archive/2025-12.yml b/html/changelogs/archive/2025-12.yml
index a2a627f5afb..59547f4c891 100644
--- a/html/changelogs/archive/2025-12.yml
+++ b/html/changelogs/archive/2025-12.yml
@@ -821,3 +821,36 @@
vinylspiders:
- refactor: crafting menu should be slightly faster now with searching the area
for items that are blacklisted, and uses less memory than it did previously
+2025-12-30:
+ FlufflesTheDog:
+ - admin: Changing suit sensors from the strip menu is now logged
+ - bugfix: Fixed a case where your suit sensor status could be desynced from what
+ your suit sensors appear to be set to
+ JohnFulpWillard:
+ - bugfix: PDA messenger will no longer force itself as your active program when
+ sending/receiving PDA messages.
+ - balance: You can use inducers on SMES' now.
+ Melbert:
+ - bugfix: Moth wing repair surgery correctly checks that bones are intact rather
+ than bones are sawed
+ - balance: When you are shocked, you remain standing for a short period of time
+ before being forced to the ground. You are still stunned for the duration of
+ this effect, that remains unchanged.
+ jlsnow301:
+ - bugfix: Fixed importing chat tabs from a file. They should still exist on reload
+ lelandkemble:
+ - balance: took away the CE's sneakers and gave them work boots.
+ necromanceranne:
+ - balance: The iconoclast repeater, the handheld version, no longer fires two pellets
+ but instead fires in a two round burst.
+ - balance: The iconoclast repeater now charges two shots (one trigger pull) every
+ crank, and the crank takes 0.4 seconds (letting you outpace your shot rate).
+ However, you cannot charge the gun while moving.
+ - balance: Reduces the damage of the repeater's shots (both versions). Now it does
+ 15 lethal force per shot. Since this is coming out in bursts of two, this means
+ that it deals 30 lethal force in a single pull.
+ - bugfix: Laser musket type weapons are now heavy weapons.
+ - code_imp: Cleans up some of the code and grammar on the repeater.
+ vinylspiders:
+ - bugfix: fixes a pushed crate not removing on_climbable trait properly off the
+ mob standing atop it