Skip to content

Releases: ChristianGalla/AutoStartConfirm

3.0.8811

15 Feb 20:25
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v2.1.8572...v3.0.8811

2.1.8572

21 Jun 10:14
Compare
Choose a tag to compare

What's Changed

Fixed

  • Error on registry add

Full Changelog: v2.1.8571...v2.1.8572

2.1.8571

20 Jun 18:02
Compare
Choose a tag to compare

What's Changed

Added

  • Ignore certain auto starts (#3)
  • Clear history (#12)

Fixed

  • Update check using wrong local version

Full Changelog: v2.0.8548...v2.1.8571

2.0.8548

28 May 17:26
8ac07f9
Compare
Choose a tag to compare

What's Changed

  • 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

Full Changelog: v1.1.8368...v2.0.8548

2.0.8500

10 Apr 20:00
7147db7
Compare
Choose a tag to compare
2.0.8500 Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: v1.1.8368...v2.0.8500.35379

1.1.8368

29 Nov 20:07
ab1dafe
Compare
Choose a tag to compare

Added

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

Full Changelog: v1.0...v1.1.8368

1.0.7958

15 Oct 19:35
af4449f
Compare
Choose a tag to compare

First ready to use release!

  • 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

0.1.0

06 Jun 18:47
Compare
Choose a tag to compare

Initial release.