From 6089140ea7b60082fd86e795c8cb868afffe9e55 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 02:10:36 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-18383.yml | 4 ---- html/changelogs/AutoChangeLog-pr-18386.yml | 5 ----- html/changelogs/AutoChangeLog-pr-18388.yml | 4 ---- html/changelogs/AutoChangeLog-pr-18389.yml | 5 ----- html/changelogs/AutoChangeLog-pr-18390.yml | 7 ------- html/changelogs/archive/2025-09.yml | 19 +++++++++++++++++++ 6 files changed, 19 insertions(+), 25 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-18383.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-18386.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-18388.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-18389.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-18390.yml create mode 100644 html/changelogs/archive/2025-09.yml diff --git a/html/changelogs/AutoChangeLog-pr-18383.yml b/html/changelogs/AutoChangeLog-pr-18383.yml deleted file mode 100644 index 9c49efa27ba..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18383.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Zizzi" -delete-after: True -changes: - - bugfix: "Fixed circuitry pins being constrained to numbers no larger than 52.." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18386.yml b/html/changelogs/AutoChangeLog-pr-18386.yml deleted file mode 100644 index 856cbabbf09..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18386.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Will" -delete-after: True -changes: - - bugfix: "Dosimeter case icon fixed" - - bugfix: "Fbp backup battery icon fixed" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18388.yml b/html/changelogs/AutoChangeLog-pr-18388.yml deleted file mode 100644 index c2030104a45..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18388.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Ryumi" -delete-after: True -changes: - - bugfix: "Fixed the pod storage UI not correctly displaying quotation marks in listed item names." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18389.yml b/html/changelogs/AutoChangeLog-pr-18389.yml deleted file mode 100644 index e7ea6bd10e3..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18389.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Kashargul" -delete-after: True -changes: - - code_imp: "sdmm 1.11" - - bugfix: "various runtimes" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-18390.yml b/html/changelogs/AutoChangeLog-pr-18390.yml deleted file mode 100644 index e71f271874d..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18390.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "TeleTubby2" -delete-after: True -changes: - - rscadd: "legally-distinct-word-game has now been installed on NT staff PDAs by default. (Thanks Satin!)" - - config: "added a word dictionary to the strings folder for choosing the nerdle list" - - bugfix: "you can no longer VV the vars list on clients" - - code_imp: "can_vv_get now requires you to call parent" \ No newline at end of file diff --git a/html/changelogs/archive/2025-09.yml b/html/changelogs/archive/2025-09.yml new file mode 100644 index 00000000000..d8a39ec601f --- /dev/null +++ b/html/changelogs/archive/2025-09.yml @@ -0,0 +1,19 @@ +2025-09-01: + Kashargul: + - code_imp: sdmm 1.11 + - bugfix: various runtimes + Ryumi: + - bugfix: Fixed the pod storage UI not correctly displaying quotation marks in listed + item names. + TeleTubby2: + - rscadd: legally-distinct-word-game has now been installed on NT staff PDAs by + default. (Thanks Satin!) + - config: added a word dictionary to the strings folder for choosing the nerdle + list + - bugfix: you can no longer VV the vars list on clients + - code_imp: can_vv_get now requires you to call parent + Will: + - bugfix: Dosimeter case icon fixed + - bugfix: Fbp backup battery icon fixed + Zizzi: + - bugfix: Fixed circuitry pins being constrained to numbers no larger than 52..