Releases: SebastianBecker2/PowerPlanSwitcher
Releases · SebastianBecker2/PowerPlanSwitcher
v1.2.2.0
v1.2.1.0
Changes:
- Add Energy Rule which replaces the previous setting Battery mode and Power Line mode
- Replaced WMI with manual check of running processes
WMI has the tendency to skip events which can lead to rules not being activated or deactivated. - Implemented customizable location for Toast Notification
- Improved visual display of Toast Notification
v1.2.0.0
Changes:
- Fix settings for Battery Management
Power Plan for AC and Power Plan for battery mode weren't displayed properly. - Change to event driven Rule Management
Instead of polling processes, we use an event based system now to check and apply rules.
v1.1.0.0
Changes:
- Add hotkey support
- Implement BatteryMonitor
- Add toast notifications
v1.0.9.0-(refactor)
Changes:
- Implementation of BatteryMonitor
- Split SettingsDlg into multiple tabs
v1.0.8.0-(hotkey)
Changes:
- Implemented hotkeys to switch to individual Power Plans or cycle through Power Plans.
v1.0.7.0-(visible-boarder)
Changes:
- Add visible boarder around PowerSchemeSelectorDlg
v1.0.6.0
Changes:
- Improved style of PowerPlan Selection Dialog (thanks to @wuguo138428)
- Add Color Theme option to use the system setting (thanks to @wuguo138428)
- Fix background color, visible as border, on the PowerPlan Selection Dialog to reflect the active Color Theme.
v1.0.5.0
Changes:
- Add Color Themes (Dark Mode and Light Mode)
- PowerPlan Selection Dialog (opens by left clicking the tray icon) now closes when losing focus. Like a context menu does.
- Reorganized the settings dialog.
v1.0.4.0
Changes:
- Fix a NullReferenceException
- Default icons for default power plans
- Improve icon selection for power plans
- Add active flag to rules in settings dialog to show which rule is applied, if any.
- Fix description in about dialog
- Fix updating using installer for future versions
- Upgraded to .Net8.0
- Update WindowsAPICodecPack to 1.1.5