Skip to content

Releases: sungaila/SUBSTitute

v3.0.4

12 Sep 21:19
ba719ce

Choose a tag to compare

  • Update to Windows App SDK 1.8.
  • Update to .NET 10.

v3.0.3

14 Apr 09:12
9c31488

Choose a tag to compare

  • Update to Windows App SDK 1.7.

v3.0.2

21 Dec 19:03
269e666

Choose a tag to compare

  • Update packages and compile with final .NET 9 release.

v3.0.1

08 Oct 15:04
36e0023

Choose a tag to compare

  • Replace Acryl with Mica for content background.

v3.0.0

04 Oct 21:36
9263d72

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

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

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

Choose a tag to compare

  • Scroll bars aligned for an uniform appearance.

v2.0.2

07 Apr 18:36
6262f9a

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

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.