Releases: unalignedcoder/auto-theme
Releases · unalignedcoder/auto-theme
Release v1.0.45
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
- Fixed a problem that caused the wallpaper not to change if the PC was off a long time
- Improved the
at-setup.ps1script 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
- 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
MAJOR UPDATE:
- Added a native system to load Dark or Light modes and randomize wallpapers.
- Renamed the script
at.ps1for 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
- 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
- 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
- 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
- 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
- Improved the release-creation system
- Minor fixes
Make sure to edit the new Config.ps1 file before overwriting the old one.