Skip to content

Releases: sungaila/SUBSTitute

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

v1.1.1 (2020-01-04)

04 Jan 11:51
Compare
Choose a tag to compare

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

Then download SUBSTitute_1.1.1.zip from below.

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

Then download one of the following standalone releases.

  • SUBSTitute_1.1.1_standalone_win-x64.zip
    • You use a 64-bit version of Windows 7 or newer.
  • SUBSTitute_1.1.1_standalone_win-x86.zip
    • You use a 32-bit version of Windows 7 or newer. Please note that this one will not run on 64-bit versions of Windows.

Changes made in 1.1.1 (2020-01-04)

  • Update PresentationBase to version 2.2.0

v1.1.0 (2019-12-22)

22 Dec 19:36
Compare
Choose a tag to compare

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

Then download SUBSTitute_1.1.0.zip from below.

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

Then download one of the following standalone releases.

  • SUBSTitute_1.1.0_standalone_win-x64.zip
    • You use a 64-bit version of Windows 7 or newer.
  • SUBSTitute_1.1.0_standalone_win-x86.zip
    • You use a 32-bit version of Windows 7 or newer. Please note that this one will not run on 64-bit versions of Windows.

Changes made in 1.1.0 (2019-12-22)

v1.0.0 (2019-09-29)

29 Sep 13:51
Compare
Choose a tag to compare

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

Then download SUBSTitute_1.0.0.zip from below.

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

Then download one of the following standalone releases.

  • SUBSTitute_1.0.0_standalone_win-x64.zip
    • You use a 64-bit version of Windows 7 or newer.
  • SUBSTitute_1.0.0_standalone_win-x86.zip
    • You use a 32-bit version of Windows 7 or newer. Please note that this one will not run on 64-bit versions of Windows.

Changes made in 1.0.0 (2019-09-29)

  • Target framework updated to .NET Core 3.0.0 (stable version)
  • Changed UI render settings so it looks less blurry on certain displays and DPI settings
  • Code and project file cleanup (now that the framework is stable and not a preview anymore)

v0.9.5 (2019-08-22)

22 Aug 15:41
Compare
Choose a tag to compare
  • Target framework updated to .NET Core 3.0.0 Preview 8
  • Fixed issues with C# 8 nullables (due to updating to preview 7 last time)
  • Standalone downloads are now single file executables (file size could shrink once assembly trimming works for WPF)

v0.9.4 (2019-08-13)

12 Aug 22:01
Compare
Choose a tag to compare
  • Target framework updated to .NET Core 3.0.0 Preview 7
  • Improved start-up time for standalone downloads (using ReadyToRun [not working for the portable download yet])

v0.9.3 (2019-04-19)

19 Apr 21:13
Compare
Choose a tag to compare
  • Mapped browser directories are bold now (but only for the selected drive)
  • Pressing the Enter key will map the selected directory
  • The last mapped directory is preselected on startup
  • Fixed an issue where the (Re)map button was not updated properly
  • Added icons to the (Re)map, Unmap and Unmap all buttons
  • The standalone releases are updated to .NET Core 3.0.0 Preview 4

v0.9.2 (2019-03-16)

16 Mar 19:35
Compare
Choose a tag to compare
  • Mapped drive letters are bold now (this is for cases where the icon is missing)
  • Fixed the modal dialog behavior of the About dialog

v0.9.1 (2019-03-16)

16 Mar 01:35
Compare
Choose a tag to compare
  • Enabled awareness to DPI changes (PerMonitorV2 and PerMonitor)
  • Added a hyperlink to this GitHub repo in the About dialog

v0.9 (2019-03-16)

16 Mar 00:26
ef8447b
Compare
Choose a tag to compare
  • Map and unmap directories to virtual drives
  • Unmap all virtual drives at once
  • A simple browser to easily select sibling directories
  • Some settings (like last selected drive letter) are persisted