From c8232fa89259ce8cbde971dd3e220aca5033eda8 Mon Sep 17 00:00:00 2001 From: orange man <61334995+comfyorange@users.noreply.github.com> Date: Mon, 11 Mar 2024 06:27:10 +1300 Subject: [PATCH] Automatic changelog for PR #81613 [ci skip] --- html/changelogs/AutoChangeLog-pr-81613.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-81613.yml diff --git a/html/changelogs/AutoChangeLog-pr-81613.yml b/html/changelogs/AutoChangeLog-pr-81613.yml new file mode 100644 index 00000000000..2769b3a7db2 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-81613.yml @@ -0,0 +1,10 @@ +author: "SyncIt21" +delete-after: True +changes: + - qol: "adds examines & screentips for HPLC" + - qol: "HPLC will now display the status of each reagent if it can be purified or not before starting the refining process." + - bugfix: "HPLC won't accept hologram items." + - bugfix: "HPLC uses the correct off icon state & pauses processing when opened, powered off, unanchored or broken" + - bugfix: "HPLC will ignore reagents that are either already at max purity or are inverse thus lowering eta & work done to purify your remaining reagents" + - code_imp: "merged procs to reduce code size. auto Doc procs for HPLC" + - refactor: "converted UI to typescript." \ No newline at end of file