diff --git a/html/changelogs/AutoChangeLog-pr-63354.yml b/html/changelogs/AutoChangeLog-pr-63354.yml new file mode 100644 index 00000000000..419dcce46d9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-63354.yml @@ -0,0 +1,9 @@ +author: "jlsnow301" +delete-after: True +changes: + - refactor: "The majority of user facing input lists have been converted to TGUI." + - refactor: "Tgui text inputs now scale with entered input." + - bugfix: "Many inputs now properly accept cancelling out of the menu." + - bugfix: "Fixes an edge case where users could not press enter on number inputs." + - bugfix: "Custom vendor bluescreen." + - bugfix: "You can now press ENTER on text inputs without an entry to cancel."