Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 1.78 KB

Change Log

[1.0.33] - 2021-12-07

  • Added Lumos as an alias of Invoke-Lumos because its nice to just be able to type Lumos at the console and change the theme to night/day when required.

[1.0.32] - 2019-09-09

  • Testing new deployment pipeline.

[1.0.25] - 2019-08-24

  • [Feature] Added support to change theme and Wallpaper on MacOS. Thanks @TylerLeonhardt for the suggestion!

[1.0.20] - 2019-08-16

  • [Feature] Added -IncludeOfficeProPlus switch to Invoke-Lumos to allow switching of Office applications between Dark and Light themes. #7 - Thanks @appieschot

[1.0.13] - 2019-08-12

  • [BugFix] Added -StartWhenAvailable setting to the scheduled task so that it will execute the next time it can if the schedule is missed, and added a restart of explorer.exe to the scheduled task to ensure the change applies. #4 - Thanks @voioo

[1.0.9] - 2019-08-08

  • [BugFix] Added code to localize the local administrator group name so that Register-LumosScheduledTask would work on non-English systems. #2 - Thanks @manualbashing

[1.0.4] - 2019-08-07

Initial public release.

  • Added Invoke-Lumos cmdlet to control switching of light/dark mode on Windows 10 and (optionally) desktop wallpaper.
  • Added Register-LumosScheduledTask to configure Lumos to switch between light/dark mode based on the users current sunrise/sunset times.
  • Added Update-LumosScheduledTask which is executed each time the scheduled task runs and updates the timings with the current sunrise/sunset times.