Skip to content

Releases: unalignedcoder/auto-theme

Release v1.0.45

12 Jan 20:42

Choose a tag to compare

MAJOR UPDATE:

  • Added parameters to control script functions
  • Added the ability to move the slideshow to the next wallpaper
  • Added a native OFFLINE sunrise/sunset calculation system
  • Added a Desktop CONTEXT MENU to control the slideshow or theme
  • Fixed a problem where wallpapers would not change if a task was created without the need to change theme
  • Fixed geolocation (again)
  • Added verification of the config file to the setup script
  • Improved the Rainmeter sample skin
  • Many minor fixes

Make sure to edit the new at-config.ps1 file before overwriting the old one.

Release v1.0.43

10 Jan 08:22

Choose a tag to compare

  • Fixed a problem that caused the wallpaper not to change if the PC was off a long time
  • Improved the at-setup.ps1 script for the creation of the main scheduled task
  • Many minor fixes

Make sure to edit the new at-config.ps1 file before overwriting the old one.

Release v1.0.42

10 Jan 08:22

Choose a tag to compare

  • Fixed loading/unloading of Rainmeter skins
  • Added description to the Scheduled Tasks
  • Attempt to correct suspect interference with Power settings
  • Several minor fixes

Make sure to edit the new at-config.ps1 file before overwriting the old one.

Release v1.0.40

04 Jan 23:01

Choose a tag to compare

MAJOR UPDATE:

  • Added a native system to load Dark or Light modes and randomize wallpapers.
  • Renamed the script at.ps1 for consistency with my other "short-named" projects.
  • Changed the names of the generated tasks, make sure you delete the old ones in Task Scheduler.
  • Added a "wrapper" script (AutoTheme.ps1) for compatibility with older tasks and existing shortcuts.
  • Added a worker script (at-wallpaper.ps1) to handle the wallpaper slideshow natively via Task Scheduler.
  • Fixed a problem with the script not recognizing it was running from Task Scheduler
  • Improved geolocation
  • Removed the MusicBee restart option, as not really helpful
  • Many minor fixes

Make sure to edit the new at-config.ps1 file before deleting the old one.

Release v1.0.37

02 Jan 20:00

Choose a tag to compare

  • Added logic to completely hide the console window when ran from Scheduler, or use Windows Terminal
  • Fixed an issue with possible user identity spoofing when creating Scheduled Tasks, in main and setup scripts
  • Scheduled Tasks are now created with battery settings to avoid the script being blocked on laptops
  • Added logic to control elevation privileges of restarted apps.

Make sure to edit the new Config.ps1 file before overwriting the old one.

Release v1.0.33

31 Dec 18:32

Choose a tag to compare

  • Corrected a problem with Taskbar colorization
  • Improved variables in config file

Make sure to edit the new Config.ps1 file before overwriting the old one.

Release v1.0.32

28 Dec 12:43

Choose a tag to compare

  • Added T-Clock to extra apps and Fixed theme switching issues with it.
  • Changed function names to appease PS standards. Sigh.
  • Several minor improvements and fixes.

Make sure to edit the new Config.ps1 file before overwriting the old one.

Release v1.0.27

20 Dec 06:13

Choose a tag to compare

  • Improved the renaming of random wallpapers.
  • Simplified/optimized several functions.
  • Optionally show the wallpaper filename in notifications, when the theme changes.
  • Added MusicBee to the apps that can be optionally restarted upon theme change.
  • Minor fixes.

Make sure to edit the new Config.ps1 file before overwriting the old one.

Release v1.0.19

13 Mar 06:12

Choose a tag to compare

  • Improved the release-creation system
  • Minor fixes

Make sure to edit the new Config.ps1 file before overwriting the old one.