diff --git a/html/changelogs/AwayEFTPOS.yml b/html/changelogs/AwayEFTPOS.yml
deleted file mode 100644
index 0fa52d5f693..00000000000
--- a/html/changelogs/AwayEFTPOS.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - rscadd: "Added EFTPOS devices to a large amount of away sites and away ships. They are mapped either on the bridge, the captain's quarters or in one instance the kitchen."
- - bugfix: "Fixed several outdated item paths found on away maps."
diff --git a/html/changelogs/SierraKomodo-electrical-skill-examine-wires.yml b/html/changelogs/SierraKomodo-electrical-skill-examine-wires.yml
deleted file mode 100644
index 7e3714ace95..00000000000
--- a/html/changelogs/SierraKomodo-electrical-skill-examine-wires.yml
+++ /dev/null
@@ -1,59 +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
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: SierraKomodo
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Electrical Engineering skill of Professional now allows you to see the purpose of non-randomized wires, without needing to have blueprints or fancy tools."
- - rscadd: "Dud wires (Wires that do nothing) now appear as 'None' in the wire panel UI if wire purposes are revealed."
diff --git a/html/changelogs/archive/2026-05.yml b/html/changelogs/archive/2026-05.yml
index c4317f9f339..f721119248e 100644
--- a/html/changelogs/archive/2026-05.yml
+++ b/html/changelogs/archive/2026-05.yml
@@ -14,3 +14,24 @@
- bugfix: Fixed both a hard delete and a random test fail related to hivebot beacons.
- rscadd: Added Carousing as a small new Everyday skill. Having ranks in Carousing
makes you slightly more resistant to drugs and alcohol.
+2026-05-05:
+ FabianK3:
+ - rscadd: Added a persistent version of charge cards - Arc feature / Admin spawn
+ only.
+ - rscadd: Added a persistent version of cargo packages, called supply package -
+ Arc feature / Admin spawn only.
+ Kano:
+ - bugfix: Fixed an issue where the chairs update their name incorrectly.
+ SierraKomodo:
+ - rscadd: Electrical Engineering skill of Professional now allows you to see the
+ purpose of non-randomized wires, without needing to have blueprints or fancy
+ tools.
+ - rscadd: Dud wires (Wires that do nothing) now appear as 'None' in the wire panel
+ UI if wire purposes are revealed.
+ TheGreyWolf:
+ - rscadd: Added EFTPOS devices to a large amount of away sites and away ships. They
+ are mapped either on the bridge, the captain's quarters or in one instance the
+ kitchen.
+ - bugfix: Fixed several outdated item paths found on away maps.
+ fyni:
+ - rscadd: Adds the Outer Eyes voidsuit, and new gear loadouts featuring it for Antags!
diff --git a/html/changelogs/fabiank3-arc-feature-persistent-supply.yml b/html/changelogs/fabiank3-arc-feature-persistent-supply.yml
deleted file mode 100644
index 7327f450252..00000000000
--- a/html/changelogs/fabiank3-arc-feature-persistent-supply.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: FabianK3
-
-delete-after: True
-
-changes:
- - rscadd: "Added a persistent version of charge cards - Arc feature / Admin spawn only."
- - rscadd: "Added a persistent version of cargo packages, called supply package - Arc feature / Admin spawn only."
diff --git a/html/changelogs/fyni-outer-eyes.yml b/html/changelogs/fyni-outer-eyes.yml
deleted file mode 100644
index 1cf3375e068..00000000000
--- a/html/changelogs/fyni-outer-eyes.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: fyni
-delete-after: True
-changes:
- - rscadd: "Adds the Outer Eyes voidsuit, and new gear loadouts featuring it for Antags!"
\ No newline at end of file
diff --git a/html/changelogs/kano-dot-steel-steel-steel-chair.yml b/html/changelogs/kano-dot-steel-steel-steel-chair.yml
deleted file mode 100644
index fa9150ce31f..00000000000
--- a/html/changelogs/kano-dot-steel-steel-steel-chair.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Kano
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed an issue where the chairs update their name incorrectly."