diff --git a/html/changelogs/AutoChangeLog-pr-18905.yml b/html/changelogs/AutoChangeLog-pr-18905.yml
deleted file mode 100644
index 5d966dedc5..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18905.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - bugfix: "Users with no DNA can no longer upload their non-existent DNA to a DNA locking chip"
- - bugfix: "Artifact casings no longer drop."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18937.yml b/html/changelogs/AutoChangeLog-pr-18937.yml
deleted file mode 100644
index c53b3aa5ac..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18937.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kashargul"
-delete-after: True
-changes:
- - bugfix: "whitelist help command"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18944.yml b/html/changelogs/AutoChangeLog-pr-18944.yml
deleted file mode 100644
index 0f6b5875f1..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18944.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - bugfix: "Radiation component will no longer passively heal + give nutrition when not irradiated"
- - bugfix: "Hybrid cutters use the correct sprite, now."
- - bugfix: "Robotic multitool will no longer go invisible when used to link references"
- - bugfix: "Holodeck properly clears up its landmarks"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18946.yml b/html/changelogs/AutoChangeLog-pr-18946.yml
deleted file mode 100644
index 2f197a1fb6..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18946.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - qol: "You can manually resleeve with the autosleever if you're given the prompt and accidentally close it."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18947.yml b/html/changelogs/AutoChangeLog-pr-18947.yml
deleted file mode 100644
index 78e63d28c8..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18947.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - rscadd: "Added xenoborgs from Bubbers"
- - image: "Xenoborgs added from Bubbers"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18948.yml b/html/changelogs/AutoChangeLog-pr-18948.yml
deleted file mode 100644
index 49b0a3b13a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18948.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Guti"
-delete-after: True
-changes:
- - qol: "Non-Contagious viruses can be picked up with a sample of blood"
- - qol: "Added extra info description to the extrapolator"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18949.yml b/html/changelogs/AutoChangeLog-pr-18949.yml
deleted file mode 100644
index 58e027462c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18949.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - code_imp: "Made it a bit easier to read xenoarch spawn code"
- - bugfix: "Makes illegal excavations no longer crash the server"
- - qol: "Telecube spawns now spawn with a second one, allowing for immediate mating."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18950.yml b/html/changelogs/AutoChangeLog-pr-18950.yml
deleted file mode 100644
index a9468374b0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18950.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kashargul"
-delete-after: True
-changes:
- - code_imp: "rust-g 5.0.1"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18951.yml b/html/changelogs/AutoChangeLog-pr-18951.yml
deleted file mode 100644
index 78857237bf..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18951.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kashargul"
-delete-after: True
-changes:
- - bugfix: "xenoarch runtime properly"
\ No newline at end of file
diff --git a/html/changelogs/archive/2025-12.yml b/html/changelogs/archive/2025-12.yml
index c6b9a47b69..18e3d03aa8 100644
--- a/html/changelogs/archive/2025-12.yml
+++ b/html/changelogs/archive/2025-12.yml
@@ -288,3 +288,27 @@
tacoguy7765093:
- rscadd: Ckeyless simplemobs will drop bones on digestion if the preds belly's
'leave remains' are set to true.
+2025-12-29:
+ Diana:
+ - bugfix: Users with no DNA can no longer upload their non-existent DNA to a DNA
+ locking chip
+ - bugfix: Artifact casings no longer drop.
+ - qol: You can manually resleeve with the autosleever if you're given the prompt
+ and accidentally close it.
+ - rscadd: Added xenoborgs from Bubbers
+ - image: Xenoborgs added from Bubbers
+ - code_imp: Made it a bit easier to read xenoarch spawn code
+ - bugfix: Makes illegal excavations no longer crash the server
+ - qol: Telecube spawns now spawn with a second one, allowing for immediate mating.
+ - bugfix: Radiation component will no longer passively heal + give nutrition when
+ not irradiated
+ - bugfix: Hybrid cutters use the correct sprite, now.
+ - bugfix: Robotic multitool will no longer go invisible when used to link references
+ - bugfix: Holodeck properly clears up its landmarks
+ Guti:
+ - qol: Non-Contagious viruses can be picked up with a sample of blood
+ - qol: Added extra info description to the extrapolator
+ Kashargul:
+ - code_imp: rust-g 5.0.1
+ - bugfix: xenoarch runtime properly
+ - bugfix: whitelist help command