From 5acb967d33df5b8b016e10001b4b56b77dabfb28 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Sat, 26 Nov 2022 08:36:42 +1300 Subject: [PATCH] Automatic changelog for PR #71467 [ci skip] --- html/changelogs/AutoChangeLog-pr-71467.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-71467.yml diff --git a/html/changelogs/AutoChangeLog-pr-71467.yml b/html/changelogs/AutoChangeLog-pr-71467.yml new file mode 100644 index 00000000000..ef9dd043daa --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-71467.yml @@ -0,0 +1,7 @@ +author: "GoldenAlpharex" +delete-after: True +changes: + - bugfix: "PDAs (and by extension, modular computers) now can see the ID section at the top of their main screen again, which means that PDAs can have IDs imprinted on them again." + - bugfix: "Fixes the ID section not displaying anything when there wasn't any ID inserted in it, even if it had an imprinted name and job." + - bugfix: "Fixes the \"Eject ID\" and \"Imprint ID\" buttons not being disabled when there's no ID in the computer/PDA." + - bugfix: "There's no longer any empty () by in the \"ID Name\" and \"Assignment\" fields of the ID section of computers when there's no ID in them." \ No newline at end of file