diff --git a/html/changelogs/archive/2026-08.yml b/html/changelogs/archive/2026-08.yml
index 0dce8923a1a..b72772c208c 100644
--- a/html/changelogs/archive/2026-08.yml
+++ b/html/changelogs/archive/2026-08.yml
@@ -486,3 +486,16 @@
- bugfix: The ops head is now rad proof.
- rscadd: Takeout boxes now exist. They can be crafted from cardboard and found
in the kitchen dinnerware vending machine.
+2026-08-24:
+ Geeves:
+ - bugfix: Mining point balances are now loaded only when interacting with mining
+ machinery or transferring a mining point card, preventing unrelated ID cards
+ from querying mining point history.
+ - bugfix: Claiming zero mining points no longer creates a persistent balance record.
+ Hellfirejag:
+ - bugfix: Made showers no longer require always processing.
+ notagonk:
+ - rscadd: Remapped the journalist's office as the refurbished media office.
+ - rscadd: Created a press lanyard subtype of the regular lanyard, no difference
+ in sprite.
+ - rscadd: Added the press badges and lanyard to the loadout.
diff --git a/html/changelogs/geeves-mining_point_fix.yml b/html/changelogs/geeves-mining_point_fix.yml
deleted file mode 100644
index 8d5523f28b2..00000000000
--- a/html/changelogs/geeves-mining_point_fix.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Mining point balances are now loaded only when interacting with mining machinery or transferring a mining point card, preventing unrelated ID cards from querying mining point history."
- - bugfix: "Claiming zero mining points no longer creates a persistent balance record."
diff --git a/html/changelogs/hellfirejag-kill-shower-processing.yml b/html/changelogs/hellfirejag-kill-shower-processing.yml
deleted file mode 100644
index a11cbcdeadc..00000000000
--- a/html/changelogs/hellfirejag-kill-shower-processing.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Hellfirejag
-delete-after: True
-changes:
- - bugfix: "Made showers no longer require always processing."
diff --git a/html/changelogs/notagonk-media_office_again.yml b/html/changelogs/notagonk-media_office_again.yml
deleted file mode 100644
index 5da25f074fd..00000000000
--- a/html/changelogs/notagonk-media_office_again.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: notagonk
-
-delete-after: True
-
-changes:
- - rscadd: "Remapped the journalist's office as the refurbished media office."
- - rscadd: "Created a press lanyard subtype of the regular lanyard, no difference in sprite."
- - rscadd: "Added the press badges and lanyard to the loadout."