From c4028547e439652c40f45ec1f1be79cb0e7406a8 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Wed, 21 Aug 2019 01:41:13 -0700 Subject: [PATCH] Automatic changelog generation for PR #45993 [ci skip] --- html/changelogs/AutoChangeLog-pr-45993.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-45993.yml diff --git a/html/changelogs/AutoChangeLog-pr-45993.yml b/html/changelogs/AutoChangeLog-pr-45993.yml new file mode 100644 index 00000000000..f8a723bf3f2 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-45993.yml @@ -0,0 +1,10 @@ +author: "cacogen" +delete-after: True +changes: + - tweak: "IDs with ID console access now go into the Confirm Identity slot by default like they used to, similarly IDs without it go into the Target slot by default again" + - rscadd: "Can easily swap out IDs by clicking the machine or the UI fields with another ID" + - rscadd: "ID console now names which IDs are added/removed in its visible messages" + - rscadd: "Labels the ID slot fields when logged in so you know which is which" + - tweak: "Can use Job Management without an ID provided the console is logged in (matches how the console now stays logged in even without an ID\\)" + - tweak: "Can log in without an ID in the Target field (matches how the machine now stays logged in even after the ID is removed from the Target field)" + - tweak: "Cleans up UI slightly (had some duplicate/conflicting buttons)"