diff --git a/html/changelogs_ch/AutoChangeLog-pr-12950.yml b/html/changelogs_ch/AutoChangeLog-pr-12950.yml
deleted file mode 100644
index 86f2d569dd..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-12950.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "FluffMedic"
-delete-after: True
-changes:
- - rscadd: "3 new wilderness POIs have been added, two with unique boss fights"
- - bugfix: "Blackshuttle Down and Ambush Base now uses the proper loot crate"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-12959.yml b/html/changelogs_ch/AutoChangeLog-pr-12959.yml
deleted file mode 100644
index cdf0b73422..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-12959.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-author: "Poojawa"
-delete-after: True
-changes:
- - rscadd: "Added a system to permit custom tails (and bellies) to show even if you're in a full space suit!"
- - image: "So many taursuits! OH LAWD."
- - code_imp: "Bastardized the HumanCutter tool to provide a means for unsupported taurs to be 'snipped' into conformity, as long as they're somewhat accurate to overall shapes."
- - image: "multiple taurs get tail wag states outside of just being instantly fat."
- - rscadd: "Ripped out the old species tail animation system, no-one is ever going to actually maintain 9+ different tail wag animations, and they were overriding the custom tails to boot."
- - rscadd: "Completely refractored tail icon generation to utilize mutable_appearance as much as possible."
- - rscadd: "Optimized vore tail code to utilize Mutable_appearance instead of queuing up icon generations"
- - bugfix: "Cleaned up tail and taur files to reduce the number of icons of species that used the same basic and fat icons with different overlays."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-12960.yml b/html/changelogs_ch/AutoChangeLog-pr-12960.yml
deleted file mode 100644
index 176656a155..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-12960.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - bugfix: "Unathi belly size 1 has a proper appearance now"
\ No newline at end of file
diff --git a/html/changelogs_ch/archive/2026-08.yml b/html/changelogs_ch/archive/2026-08.yml
index a1e8fe9a8f..a600c4b437 100644
--- a/html/changelogs_ch/archive/2026-08.yml
+++ b/html/changelogs_ch/archive/2026-08.yml
@@ -44,3 +44,26 @@
linked to the silo(or if no silo exists)
- bugfix: Glasswire aberration no longer broken by flashlight beams
- bugfix: DNA modifier no longer ejects disk along with occupant
+2026-08-13:
+ Diana:
+ - bugfix: Unathi belly size 1 has a proper appearance now
+ FluffMedic:
+ - rscadd: 3 new wilderness POIs have been added, two with unique boss fights
+ - bugfix: Blackshuttle Down and Ambush Base now uses the proper loot crate
+ Poojawa:
+ - rscadd: Added a system to permit custom tails (and bellies) to show even if you're
+ in a full space suit!
+ - image: So many taursuits! OH LAWD.
+ - code_imp: Bastardized the HumanCutter tool to provide a means for unsupported
+ taurs to be 'snipped' into conformity, as long as they're somewhat accurate
+ to overall shapes.
+ - image: multiple taurs get tail wag states outside of just being instantly fat.
+ - rscadd: Ripped out the old species tail animation system, no-one is ever going
+ to actually maintain 9+ different tail wag animations, and they were overriding
+ the custom tails to boot.
+ - rscadd: Completely refractored tail icon generation to utilize mutable_appearance
+ as much as possible.
+ - rscadd: Optimized vore tail code to utilize Mutable_appearance instead of queuing
+ up icon generations
+ - bugfix: Cleaned up tail and taur files to reduce the number of icons of species
+ that used the same basic and fat icons with different overlays.