Skip to content

Releases: sungaila/SUBSTitute

v3.0.1

08 Oct 15:04
36e0023
Compare
Choose a tag to compare
  • Replace Acryl with Mica for content background.

v3.0.0

04 Oct 21:36
9263d72
Compare
Choose a tag to compare
  • Redesign to follow Windows 11 design principles.
  • Optional background pattern for the window frame.

v2.1.1

03 Oct 01:29
8961d74
Compare
Choose a tag to compare
  • Update to .NET 9.
  • Full native ahead-of-time compilation.
    • Smaller app size.
    • Faster app startup.
  • Updated drives list view.

v2.1.0

26 Sep 23:05
2367901
Compare
Choose a tag to compare
  • Update to Windows App SDK 1.6
  • Reduce app size with trimming
  • Speed up app start with ReadyToRun
  • App no longer freezes when a drive is busy (e.g. a CD drive)
  • Drive labels match the Windows Explorer
  • Window position, size and state are restored when the application is started

v2.0.3

09 Apr 14:54
a9a882f
Compare
Choose a tag to compare
  • Scroll bars aligned for an uniform appearance.

v2.0.2

07 Apr 18:36
6262f9a
Compare
Choose a tag to compare
  • Fixed an issue where the select folder dialog was not working for administrators.
  • Fixed an issue that prevented creation of virtual drives at Windows startup.
  • Added the possibility to elevate rights to remove a virtual drive that has been created at Windows startup (admin rights needed).

v2.0.1

07 Apr 10:46
f9c7e58
Compare
Choose a tag to compare
  • Fixed an issue where the app would freeze when the screen DPI is set at 125% or other odd values.

v2.0.0

07 Apr 00:32
2117a87
Compare
Choose a tag to compare

Migration from WPF to WinUI 3

v1.1.3 (2020-05-23)

23 May 20:10
Compare
Choose a tag to compare

.NET Runtime for desktop apps (v5.0 or newer) installed?

Then download SUBSTitute_1.1.3.zip from below.

No runtime installed (and you don’t want to)?

Then download one of the following standalone releases.

  • SUBSTitute_1.1.3_standalone_win-x64.zip
    • You use a 64-bit version of Windows 7 or newer.
  • SUBSTitute_1.1.3_standalone_win-x86.zip
    • You use a 32-bit version of Windows 7 or newer.

Changes made in 1.1.3 (2020-05-23)

v1.1.2 (2020-01-19)

19 Jan 16:28
Compare
Choose a tag to compare

.NET Core Runtime for desktop apps (v3.1 or newer) installed?

Then download SUBSTitute_1.1.2.zip from below.

No runtime installed (and you don’t want to)?

Then download one of the following standalone releases.

  • SUBSTitute_1.1.2_standalone_win-x64.zip
    • You use a 64-bit version of Windows 7 or newer.
  • SUBSTitute_1.1.2_standalone_win-x86.zip
    • You use a 32-bit version of Windows 7 or newer.

Changes made in 1.1.2 (2020-01-19)

  • Update PresentationBase to version 2.3.0