From 36943c9fe3ef9918c1fdd84689d708d5b49efe23 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Tue, 27 Jul 2021 02:10:10 -0700 Subject: [PATCH] Automatic changelog generation for PR #60452 [ci skip] --- html/changelogs/AutoChangeLog-pr-60452.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-60452.yml diff --git a/html/changelogs/AutoChangeLog-pr-60452.yml b/html/changelogs/AutoChangeLog-pr-60452.yml new file mode 100644 index 00000000000..15cf1e5aaf1 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-60452.yml @@ -0,0 +1,5 @@ +author: "Wayland-Smithy" +delete-after: True +changes: + - qol: "Poll Candidates alerts no longer steal window focus, like ghost role rolls and cult leadership votes." + - code_imp: "Added an autofocus argument to tgui_alert, defaults on, that can be used to prevent accidental inputs from surprise alerts when used."