diff --git a/html/changelogs/AutoChangeLog-pr-96369.yml b/html/changelogs/AutoChangeLog-pr-96369.yml
deleted file mode 100644
index bf3fae567b4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-96369.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "CabinetOnFire"
-delete-after: True
-changes:
- - sound: "Sound now makes use of euclidean distance for falloff"
- - code_imp: "max_range on playsound now ensures the sound is audible up to that range."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-96375.yml b/html/changelogs/AutoChangeLog-pr-96375.yml
deleted file mode 100644
index 84e3a8b850c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-96375.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SmArtKar"
-delete-after: True
-changes:
- - image: "Made volcanic pores more noticeable"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-96376.yml b/html/changelogs/AutoChangeLog-pr-96376.yml
deleted file mode 100644
index b1dafaa621c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-96376.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "soulware1"
-delete-after: True
-changes:
- - bugfix: "Parthenogenesis no longer makes your material fish have null weights"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-96377.yml b/html/changelogs/AutoChangeLog-pr-96377.yml
deleted file mode 100644
index 09958099275..00000000000
--- a/html/changelogs/AutoChangeLog-pr-96377.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "ArcaneMusic"
-delete-after: True
-changes:
- - balance: "The mining ventpointer has been adjusted so that it can now more accurately show the distance to the nearest vent, and will now claim you've arrived if you're within 8 tiles away from a vent, down from 14."
- - code_imp: "Several backend improvements to the pinpointer functionality and adjustability."
\ No newline at end of file
diff --git a/html/changelogs/archive/2026-06.yml b/html/changelogs/archive/2026-06.yml
index 16538674574..4771e5786d4 100644
--- a/html/changelogs/archive/2026-06.yml
+++ b/html/changelogs/archive/2026-06.yml
@@ -176,10 +176,21 @@
lelandkemble:
- bugfix: Pinpointers stop tracking a shunted ai when that ai is no longer shunted
2026-06-07:
+ ArcaneMusic:
+ - balance: The mining ventpointer has been adjusted so that it can now more accurately
+ show the distance to the nearest vent, and will now claim you've arrived if
+ you're within 8 tiles away from a vent, down from 14.
+ - code_imp: Several backend improvements to the pinpointer functionality and adjustability.
+ CabinetOnFire:
+ - sound: Sound now makes use of euclidean distance for falloff
+ - code_imp: max_range on playsound now ensures the sound is audible up to that range.
SmArtKar:
- bugfix: Fixed an issue where Stop-All-Active-Weather verb would not remove ash
storm sounds
- refactor: Rain and ash storms have been refactored to use particles rather than
overlays
+ - image: Made volcanic pores more noticeable
UvvU:
- bugfix: fixed improper chat caching.
+ soulware1:
+ - bugfix: Parthenogenesis no longer makes your material fish have null weights