Skip to content

Releases: SebastianBecker2/PowerPlanSwitcher

v1.2.2.0

08 Oct 14:48
Compare
Choose a tag to compare

Changes:

  • Fixed changes in Rules being applied when confirming the Settings dialog.

v1.2.1.0

24 Aug 19:48
Compare
Choose a tag to compare

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

17 Jul 18:33
Compare
Choose a tag to compare

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

20 Jun 17:25
Compare
Choose a tag to compare

Changes:

  • Add hotkey support
  • Implement BatteryMonitor
  • Add toast notifications

v1.0.9.0-(refactor)

25 May 15:08
Compare
Choose a tag to compare
v1.0.9.0-(refactor) Pre-release
Pre-release

Changes:

  • Implementation of BatteryMonitor
  • Split SettingsDlg into multiple tabs

v1.0.8.0-(hotkey)

21 May 17:54
Compare
Choose a tag to compare
v1.0.8.0-(hotkey) Pre-release
Pre-release

Changes:

  • Implemented hotkeys to switch to individual Power Plans or cycle through Power Plans.

v1.0.7.0-(visible-boarder)

14 May 16:20
Compare
Choose a tag to compare
Pre-release

Changes:

  • Add visible boarder around PowerSchemeSelectorDlg

v1.0.6.0

12 May 18:27
Compare
Choose a tag to compare

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

11 May 20:41
Compare
Choose a tag to compare

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

25 Dec 17:32
Compare
Choose a tag to compare

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