Releases: sungaila/SUBSTitute
Releases · sungaila/SUBSTitute
v1.1.2 (2020-01-19)
.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)
.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)
.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)
- Core classes extracted into a separate project (PresentationBase) and referenced via NuGet.org now
- Target framework updated to .NET Core 3.1.0
v1.0.0 (2019-09-29)
.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)
- 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)
- 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)
- 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)
- 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)
- Enabled awareness to DPI changes (PerMonitorV2 and PerMonitor)
- Added a hyperlink to this GitHub repo in the About dialog
v0.9 (2019-03-16)
- 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