diff --git a/html/changelog.html b/html/changelog.html
index dcc7821c818..c6b5252da1f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -63,11 +63,28 @@
Added the ability (off by default) to SSH into the unit test pods to diagnose issues.
Introduced SSunit_tests_config, to store and manage the unit tests config.
+ Geeves updated:
+
+ - Multi-tile airlocks and firedoors now properly block vision when closed.
+ - Fixed glass items, such as shards and ashtrays, not having the right color.
+
+ SimpleMaroon updated:
+
+ - Fixed Orion Express and Idris Incorporated corporate reporters having no unique uniform and defaulting to NanoTrasen bags.
+
+ SleepyGemmy updated:
+
+ - Fixed colourable shorts being invisible.
+
Sniblet updated:
- Using psi-mend now gives intended feedback.
- Attacks with psi-rend now make grammatical sense.
+ TomixComics, Pirouette updated:
+
+ - Added a selection of new food including white chocolate, shakshouka, v'krexi wraps, a Europan deep dive dish, and a Biesellite blue moon dish. Sprited by TomixComics.
+
07 November 2023
DreamySkrell updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c1949f1af6b..00305b3a1ec 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -32151,6 +32151,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- backend: Added the ability (off by default) to SSH into the unit test pods to
diagnose issues.
- backend: Introduced SSunit_tests_config, to store and manage the unit tests config.
+ Geeves:
+ - bugfix: Multi-tile airlocks and firedoors now properly block vision when closed.
+ - bugfix: Fixed glass items, such as shards and ashtrays, not having the right color.
+ SimpleMaroon:
+ - bugfix: Fixed Orion Express and Idris Incorporated corporate reporters having
+ no unique uniform and defaulting to NanoTrasen bags.
+ SleepyGemmy:
+ - bugfix: Fixed colourable shorts being invisible.
Sniblet:
- bugfix: Using psi-mend now gives intended feedback.
- spellcheck: Attacks with psi-rend now make grammatical sense.
+ TomixComics, Pirouette:
+ - rscadd: Added a selection of new food including white chocolate, shakshouka, v'krexi
+ wraps, a Europan deep dive dish, and a Biesellite blue moon dish. Sprited by
+ TomixComics.
diff --git a/html/changelogs/SimpleMaroon-orionreporterbagfix.yml b/html/changelogs/SimpleMaroon-orionreporterbagfix.yml
deleted file mode 100644
index ef5f31fe79c..00000000000
--- a/html/changelogs/SimpleMaroon-orionreporterbagfix.yml
+++ /dev/null
@@ -1,41 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# balance
-# admin
-# backend
-# security
-# refactor
-#################################
-
-# Your name.
-author: SimpleMaroon
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Fixed Orion Express and Idris Incorporated corporate reporters having no unique uniform and defaulting to NanoTrasen bags."
diff --git a/html/changelogs/SleepyGemmy-shorts_bugfix.yml b/html/changelogs/SleepyGemmy-shorts_bugfix.yml
deleted file mode 100644
index 018267cd2b7..00000000000
--- a/html/changelogs/SleepyGemmy-shorts_bugfix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed colourable shorts being invisible."
diff --git a/html/changelogs/geeves-blue_shards.yml b/html/changelogs/geeves-blue_shards.yml
deleted file mode 100644
index 5249824824c..00000000000
--- a/html/changelogs/geeves-blue_shards.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed glass items, such as shards and ashtrays, not having the right color."
diff --git a/html/changelogs/geeves-firedoor_vision_blocker.yml b/html/changelogs/geeves-firedoor_vision_blocker.yml
deleted file mode 100644
index 74ed1049a30..00000000000
--- a/html/changelogs/geeves-firedoor_vision_blocker.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Multi-tile airlocks and firedoors now properly block vision when closed."
diff --git a/html/changelogs/tomixfood.yml b/html/changelogs/tomixfood.yml
deleted file mode 100644
index c61e24f9666..00000000000
--- a/html/changelogs/tomixfood.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TomixComics, Pirouette
-
-delete-after: True
-
-changes:
- - rscadd: "Added a selection of new food including white chocolate, shakshouka, v'krexi wraps, a Europan deep dive dish, and a Biesellite blue moon dish. Sprited by TomixComics."