diff --git a/html/changelog.html b/html/changelog.html
index 71799f0524..541bad4bb2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,35 @@
-->
+
11 September 2021
+
LetterN updated:
+
+ - Tickers, GC, MC, FS updates
+ - rust_g update. It is default that we use their urlencode/unencode now.
+ - updates CBT to juke
+ - CI Cache works properly now
+
+
Putnam3145 updated:
+
+
SandPoot updated:
+
+ - Cyborg grippers now have a preview of the item you are holding. tweak: Cyborg grippers no longer drop using alt-click, instead, you try to drop the gripper to drop the item, and then you can drop the gripper. tweak: You can now use the "Pick up" verb on the right click menu to take items with a cyborg gripper.
+ - You should be able to access the interface of airlock electronics once again as a borg.
+ - Reworks a lot of stuff that was being used on the grippers.
+
+
timothyteakettle updated:
+
+ - arachnid legs now show up properly
+
+
zeroisthebiggay updated:
+
+ - reinforcing the mining hardsuit with goliath hide now makes the sprite cooler
+ - The SWAT helmet is now consistent between its front, side and back sprites for coloration.
+ - new riot armor sprites
+
+
10 September 2021
BlueWildrose updated:
@@ -475,13 +504,6 @@
- replaces the seed machine with a biogen in the survival pod.
- corrected an issue regarding wrong pair of gloves in the pod for DYI wiring .
-
-
10 July 2021
-
WanderingFox95 updated:
-
- - Returns the wheelchair sprites to having, you know, wheels?
- - A motorized wheelchair addsound: Chairwhoosh.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5dfa933371..b8425e506e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29947,3 +29947,28 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- imageadd: The cyborg toolset is now all new and improved, with a new coat of paint!
- imageadd: Updates pride hammer sprites!
- imageadd: Replaced old Mjolnir sprites with new Mjolnir sprites.
+2021-09-11:
+ LetterN:
+ - code_imp: Tickers, GC, MC, FS updates
+ - code_imp: rust_g update. It is default that we use their urlencode/unencode now.
+ - code_imp: updates CBT to juke
+ - bugfix: CI Cache works properly now
+ Putnam3145:
+ - bugfix: Removed some crashes
+ SandPoot:
+ - rscadd: 'Cyborg grippers now have a preview of the item you are holding. tweak:
+ Cyborg grippers no longer drop using alt-click, instead, you try to drop the
+ gripper to drop the item, and then you can drop the gripper. tweak: You can
+ now use the "Pick up" verb on the right click menu to take items with a cyborg
+ gripper.'
+ - bugfix: You should be able to access the interface of airlock electronics once
+ again as a borg.
+ - refactor: Reworks a lot of stuff that was being used on the grippers.
+ timothyteakettle:
+ - bugfix: arachnid legs now show up properly
+ zeroisthebiggay:
+ - imageadd: reinforcing the mining hardsuit with goliath hide now makes the sprite
+ cooler
+ - imageadd: The SWAT helmet is now consistent between its front, side and back sprites
+ for coloration.
+ - imageadd: new riot armor sprites
diff --git a/html/changelogs/AutoChangeLog-pr-15063.yml b/html/changelogs/AutoChangeLog-pr-15063.yml
deleted file mode 100644
index 3f4a8e41f7..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15063.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - imageadd: "reinforcing the mining hardsuit with goliath hide now makes the sprite cooler"
- - imageadd: "The SWAT helmet is now consistent between its front, side and back sprites for coloration."
- - imageadd: "new riot armor sprites"
diff --git a/html/changelogs/AutoChangeLog-pr-15097.yml b/html/changelogs/AutoChangeLog-pr-15097.yml
deleted file mode 100644
index 3bef77537a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15097.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - code_imp: "Tickers, GC, MC, FS updates"
- - code_imp: "rust_g update. It is default that we use their urlencode/unencode now."
- - code_imp: "updates CBT to juke"
- - bugfix: "CI Cache works properly now"
diff --git a/html/changelogs/AutoChangeLog-pr-15103.yml b/html/changelogs/AutoChangeLog-pr-15103.yml
deleted file mode 100644
index b187336c91..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15103.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - rscadd: "Cyborg grippers now have a preview of the item you are holding.
-tweak: Cyborg grippers no longer drop using alt-click, instead, you try to drop the gripper to drop the item, and then you can drop the gripper.
-tweak: You can now use the \"Pick up\" verb on the right click menu to take items with a cyborg gripper."
- - bugfix: "You should be able to access the interface of airlock electronics once again as a borg."
- - refactor: "Reworks a lot of stuff that was being used on the grippers."
diff --git a/html/changelogs/AutoChangeLog-pr-15110.yml b/html/changelogs/AutoChangeLog-pr-15110.yml
deleted file mode 100644
index c519dc4248..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15110.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "arachnid legs now show up properly"
diff --git a/html/changelogs/AutoChangeLog-pr-15111.yml b/html/changelogs/AutoChangeLog-pr-15111.yml
deleted file mode 100644
index 117e152e5c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15111.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - bugfix: "Removed some crashes"