Releases: Seeloewen/Seeloewen-Shutdown
Version 1.10.0
What's new in this release?
This release adds several requested features and fixes many bugs. You can now edit your timer while an action is already running. Additionally, you can choose to automatically delay the action if certain processes are running. You can either input the name of the processes yourself or select them from a list of running processes. Renaming profiles is now possible too!
News
- Added option to edit the time/action while a timer is already running
- Added option to delay action when a selected process is running
- Added option to rename profiles
Changes
- Updated Discord name in 'About' window
- Cleaned up and improve code
Fixes
- Fixed message box when clearing action history not having an icon
- Fixed save file dialog in action history not having a default file type selected
- Fixed options in main window still being changeable when the action was started
- Fixed running action detection not working correctly when point in time was used
- Fixed profile editor time combobox not having a default value
Version 1.9.0
An important note
With ongoing development and newer features, the software officially no longer supports Windows 7, 8 and 8.1. The switch to .NET Framework 4.8.1 could've potentially already caused problems on Windows 7, but now the software will show a warning when starting under an unsupported OS. Please note that while the software may still start/work partially, no support is garantueed! If you have to stick with an old OS for some reason, it's recommended to use Version 1.8.2 (or 1.8.0 if .NET Framework 4.8.1 causes issues for you).
What's new in this release?
This release adds several new features like the Time Helper Wizard that helps you determine the time you should shut down your PC, as well as a new "System Default" option to the design and language option. Additionally, several bugs have been fixed and the legacy language selection dialog on application startup has been removed.
News
- Added Timer Helper Wizard
- Added warning when using unsupported OS
- Added design and language option "System default"
Changes
- Removed legacy first start language selection window
- Improved design of comboboxes
Fixes
- Fixed "In..." combobox not having any string when starting without default profile
- Fixed default profile loading not working
- Fixed options in combobox in profile editor being duplicated when reopening window
Version 1.8.2
An important note
Please note that from now on, updates will come out less frequently and may only contain smaller fixes as I've pretty much added everything that I wanted to the software and the project is kinda "complete". While this doesn't mean that it's no longer supported, it won't be actively updated anymore and my focus will be shifted over to other projects.
I will still try to fix bugs and resolve other issues that might occur, so the software stays usable. And if I find some cool feature that I can add, maybe there will be a bigger update again. But for now, this version adds some final touches to the software.
What's new in this release?
This release adds a bunch of improvements and new settings to further customize the software, as well as several bug fixes.
News
- Added option to disable animations
- Added warning when closing the app while an action is running
Changes
- Rebuilt profile system to allow fix of old/corrupted profiles
- Improved Loading of old/corrupted settings files
- Improved message boxes
- Improved comments and code structure
Fixes
- Fixed settings being reset everytime when reinstalling or updating the app
- Fixed "Enable Action History" getting unchecked even when pressing not to do it
Version 1.8.1
What's new in this release?
This follow-Up release for 1.8.0 fixes a bug and updates the .NET Framework Version to 4.8.1. Although not officially supporting Windows 7 and 8, the software could still run on it, there may be issues though.
Changes
- Updated .NET Framework Version to 4.8.1
Fixes
- Fixed a bug which caused the Minimalistic View to not open automatically
Version 1.8.0
What's new in this release?
This is a major release that adds a profile system to the software. You will be able to create and load profiles and edit them however you like.
The Action History got also added, now you can keep track of your past actions! In addition to that, there have been a bunch of bug fixes and improvements.
News
- Added Profiles
- Added Action History
Changes
- Improved darkmode on comboboxes and hamburger menu
- Replaced "Executed on..." in all cases with "Started on..."
Fixes
- Fixed "Switch to Normal View" button being cut off in German translation
- Fixed several issues in Minimalistic View
- Fixed running action not being detected correctly when restarting the app
- Fixed memory leak on hamburger menu
- Fixed animation delay when hovering over buttons
Version 1.7.2
Version 1.7.1
What's new in this release?
This release fixes several bugs and typos, especially in the log that has been recently added.
Changes
- Fixed the bug, that the 'Start Action' button sometimes isn't translated correctly
- Fixed the bug, that the debug-log colors get reset if you change design
- Fixed typo in 'Start action' button
- Fixed log losing all its content upon reopening
- Fixed several typos in log messages
Version 1.7.0
What's new in this release?
This update mainly brings major design changes to the main window and other windows. An auto detection for running actions and a debug log have also been added. Additionally a few bugs have been fixed and the 'message' feature was removed.
News
- Added auto detection for running actions
- Added debug log
Changes