From fb1dd7b627969b7cdca22332ffed0cc6c2bafb9e Mon Sep 17 00:00:00 2001 From: ParadiseSS13-Bot Date: Tue, 16 Apr 2019 07:45:34 -0400 Subject: [PATCH] Automatic changelog generation for PR #11298 [ci skip] --- html/changelogs/AutoChangeLog-pr-11298.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-11298.yml diff --git a/html/changelogs/AutoChangeLog-pr-11298.yml b/html/changelogs/AutoChangeLog-pr-11298.yml new file mode 100644 index 00000000000..0523ab305e7 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-11298.yml @@ -0,0 +1,5 @@ +author: "Kyep" +delete-after: True +changes: + - bugfix: "bans issued by admins via the Player Panel no longer incorrectly omit IP/etc information" + - tweak: "admins issuing permanent bans are no longer presented with an \"ip ban?\" prompt, as all bans include IP/CID information now. This prompt was a legacy thing from back when the filesystem was used to store bans, and hasn't ever affected how DB-based bans were stored."