From 6b7195065e5beb302e196bced94522351a41bed8 Mon Sep 17 00:00:00 2001 From: GorouFlex <98001973+gorouflex@users.noreply.github.com> Date: Sat, 9 Mar 2024 22:17:57 +0700 Subject: [PATCH] sync --- Changelog.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6b20b05..8a68e23 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,20 @@ +## [0.2.0] + +### This update brings to you a similar experience from the UXTU from Windows +## Dynamic Mode +- Reworked dynamic mode logic +- Now, instead of tracking processes, it will track the battery to switch suit modes +- Added a new logical check: if it's still the same mode, it will not reapply +## Settings +- Added a new `4. Auto reapply` option under `Settings` to enable/disable auto reapply preset function +- Default setting will disable auto reapply +## Preset +- Properly ported preset from UXTU +- Added new presets `AC` and `DC` which are for some APU/CPU +## Other +- Using a new banner +- Displaying CPU name under the banner + ## [0.1.9] - Remove OcSnapShot