Skip to content

Auto Dark Mode X 10.2.0

Compare
Choose a tag to compare
@Spiritreader Spiritreader released this 26 Sep 17:46
· 992 commits to master since this release
f7a700b

Important

We're currently preparing to release 10.3 as it addresses tons of issues still left over with 22H2. The 10.2 release was meant to bring quick relief for users that had a completely broken theme switch, but does not include the massive update that is currently in the works.

If you want to try out the next version already, switch to the beta branch via the settings menu and click on "Check for updates". A toast notification will appear that updates you to the latest beta version.

Release notes

This release mostly targets issues arising with Windows 11 22H2. We tried our best to get it to work, and in most of our testing cases, it is fine to fine-ish.

We've let this run in beta for quite a while and it seems to have improved the swiching experience. We will continue to monitor any upcoming changes and attempt to mitigate as best as possible.
Getting this to work required significant changes in the switching process and using an API we don't really have control over, as such there might still be some lingering issues that still need to be sorted out.

Changelog (10.2.0.18)

New Features

  • Postpone theme switch when your computer is in use! (#405)

Improvements

  • Windows 11 22H2 compatibility by rewriting the entire theme logic
  • Ability to set custom script timeout on a per-script basis. This is a potential breaking change and requires reconfiguration of scripts (#452)
  • Hotkeys now support using the Windows key (#418)
  • Unwanted theme changes are now tracked via WMI instead of a timer that only checks every few minutes

Fixes

  • Fix issue where the communication backend would spam the log with messages if it couldn't be initiated properly

Translation Updates