diff --git a/html/changelogs/AutoChangeLog-pr-18616.yml b/html/changelogs/AutoChangeLog-pr-18616.yml
deleted file mode 100644
index 5418756e8d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18616.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SatinIsle"
-delete-after: True
-changes:
- - rscadd: "Added a new heavy landing trait (and hard fall var to other mobs) that cause the mob to take more damage, get weakened for longer and create some damage to the floor tiles (50% chance). Can not be taken with soft landing. Be the fatty you always meant to be."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18624.yml b/html/changelogs/AutoChangeLog-pr-18624.yml
deleted file mode 100644
index 49d62241a1..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18624.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - refactor: "Moves lonely and agoraphobia trait code to a component"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18655.yml b/html/changelogs/AutoChangeLog-pr-18655.yml
deleted file mode 100644
index b48dd682d0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18655.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - bugfix: "Releasing prey, that themselves contain prey, will correctly update their remote view to follow the released mob"
- - bugfix: "Fixes view release on the correct recharger"
- - bugfix: "Meson and other vision goggles work in mechs again"
- - bugfix: "canceling remote view while inside a cryopod or long distance teleporter no longer locks your view to it"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18663.yml b/html/changelogs/AutoChangeLog-pr-18663.yml
deleted file mode 100644
index a030cf339c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18663.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Lilly-Lira"
-delete-after: True
-changes:
- - bugfix: "Feline 3-color (Taur, Fat vwag) loaf sprite"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18676.yml b/html/changelogs/AutoChangeLog-pr-18676.yml
deleted file mode 100644
index e3f5250961..0000000000
--- a/html/changelogs/AutoChangeLog-pr-18676.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - bugfix: "photodegredation should not harm phased shadekin"
- - bugfix: "Photosynthesis should not generation nutrition while its shadekin are phased"
\ No newline at end of file
diff --git a/html/changelogs/archive/2025-10.yml b/html/changelogs/archive/2025-10.yml
index 3edd083b94..4118d594e7 100644
--- a/html/changelogs/archive/2025-10.yml
+++ b/html/changelogs/archive/2025-10.yml
@@ -229,3 +229,22 @@
NickBelmont:
- bugfix: Exploit where console screens would count for all stock part benchmark
experiments.
+2025-10-23:
+ Lilly-Lira:
+ - bugfix: Feline 3-color (Taur, Fat vwag) loaf sprite
+ SatinIsle:
+ - rscadd: Added a new heavy landing trait (and hard fall var to other mobs) that
+ cause the mob to take more damage, get weakened for longer and create some damage
+ to the floor tiles (50% chance). Can not be taken with soft landing. Be the
+ fatty you always meant to be.
+ Will:
+ - bugfix: photodegredation should not harm phased shadekin
+ - bugfix: Photosynthesis should not generation nutrition while its shadekin are
+ phased
+ - refactor: Moves lonely and agoraphobia trait code to a component
+ - bugfix: Releasing prey, that themselves contain prey, will correctly update their
+ remote view to follow the released mob
+ - bugfix: Fixes view release on the correct recharger
+ - bugfix: Meson and other vision goggles work in mechs again
+ - bugfix: canceling remote view while inside a cryopod or long distance teleporter
+ no longer locks your view to it