Auto Start Confirm Changelog

What's new in Auto Start Confirm 3.0.8811.36547

Feb 16, 2024
  • Added:
  • Search (#11)
  • Removed services having manual start type from current auto starts
  • Breaking changes:
  • Removed binary deserializer to improve security
  • Settings from Auto Start Confirm 1 cannot be imported anymore.
  • If Auto Start Confirm 1 is installed and migrating to a newer version is planned, first install and start an Auto Start Confirm 2 version to automatically migrate settings to the new XML format.
  • Framework dependent version now requires .NET 8
  • Fixed:
  • Clicks on toast notification do not open the app window to show messages

New in Auto Start Confirm 2.1.8572.18094 (Jun 21, 2023)

  • Fixed:
  • Error on registry add

New in Auto Start Confirm 2.1.8571.32112 (Jun 20, 2023)

  • Added:
  • Ignore certain auto starts (#3)
  • Clear history (#12)
  • Fixed:
  • Update check using wrong local version

New in Auto Start Confirm 2.0.8548.31049 (May 28, 2023)

  • Switched from .NET 4 / WPF to WinUI 3 / .NET 7
  • New modern looking graphical user interface (GUI)
  • Auto light or dark mode depending on the central operating system settings
  • Now two installers (with and without .NET framework)
  • Significant code refactoring for better maintainability
  • Updated many dependencies to the newest version

New in Auto Start Confirm 2.0.8500.35379 Pre-release (Apr 10, 2023)

  • Switched from .NET 4 / WPF to WinUI 3 / .NET 7
  • New modern looking graphical user interface (GUI)
  • Auto light or dark mode depending on the central operating system settings
  • Now two installers (with and without .NET framework)
  • Significant code refactoring for better maintainability
  • Updated many dependencies to the newest version

New in Auto Start Confirm 1.1.8368 (Nov 30, 2022)

  • Added:
  • Connector disabling
  • Busy indicator
  • Update check
  • Button icons

New in Auto Start Confirm 1.0 (Nov 20, 2022)

  • Added multiple connectors
  • Added enabling and disabling of auto starts as addition to add and remove
  • Added confirm, success and about dialogs
  • Added high DPI support
  • Merged add and remove history
  • Fixed multiple bugs and polished app and installer