diff --git a/html/changelogs/AutoChangeLog-pr-2361.yml b/html/changelogs/AutoChangeLog-pr-2361.yml new file mode 100644 index 00000000000..2769b3a7db2 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2361.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