diff --git a/html/changelogs/AutoChangeLog-pr-19612.yml b/html/changelogs/AutoChangeLog-pr-19612.yml
deleted file mode 100644
index a9c39284d86..00000000000
--- a/html/changelogs/AutoChangeLog-pr-19612.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - rscadd: "Stasis cages can be exported on the cargo shuttle for research points, based on the simple mob inside of it"
- - qol: "cargo scanner shows the total value of a crate when scanned, instead of opening the crate"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-19613.yml b/html/changelogs/AutoChangeLog-pr-19613.yml
deleted file mode 100644
index 862ae124c11..00000000000
--- a/html/changelogs/AutoChangeLog-pr-19613.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - refactor: "unifies copypasted ranged_disarm procs"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-19615.yml b/html/changelogs/AutoChangeLog-pr-19615.yml
deleted file mode 100644
index 18e664a9729..00000000000
--- a/html/changelogs/AutoChangeLog-pr-19615.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Kashargul"
-delete-after: True
-changes:
- - bugfix: "food synth missing do after target"
- - bugfix: "modular computer core trying to cut a lazy list insanely"
- - bugfix: "robot signal removal on supply compactor removal"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-19617.yml b/html/changelogs/AutoChangeLog-pr-19617.yml
deleted file mode 100644
index d0f79a7d8e9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-19617.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - bugfix: "Vox cortical stack organ using the wrong iconstate"
\ No newline at end of file
diff --git a/html/changelogs/archive/2026-07.yml b/html/changelogs/archive/2026-07.yml
index cd1814731f3..e2609cfde2c 100644
--- a/html/changelogs/archive/2026-07.yml
+++ b/html/changelogs/archive/2026-07.yml
@@ -80,3 +80,15 @@
- bugfix: The dead can no longer enter or leave the body scanner themselves
- bugfix: acid dispensed into buckets in chemistry machines no longer break when
the bucket melts
+2026-07-17:
+ Kashargul:
+ - bugfix: food synth missing do after target
+ - bugfix: modular computer core trying to cut a lazy list insanely
+ - bugfix: robot signal removal on supply compactor removal
+ Will:
+ - bugfix: Vox cortical stack organ using the wrong iconstate
+ - refactor: unifies copypasted ranged_disarm procs
+ - rscadd: Stasis cages can be exported on the cargo shuttle for research points,
+ based on the simple mob inside of it
+ - qol: cargo scanner shows the total value of a crate when scanned, instead of opening
+ the crate