Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 2.11 KB

File metadata and controls

56 lines (32 loc) · 2.11 KB
sidebar_position 0

Next Release

Version: Next release
Release date: xx.xx.2025

File SHA256

System requirements

Breaking Changes

What's new?

Improvements

PowerShell

  • Find pwsh.exe and powershell.exe executable by path, similar to where.exe. #2962

PuTTY

  • Find putty.exe executable by path, similar to where.exe. #2962

AWS Session Manager

  • Find pwsh.exe and powershell.exe executable by path, similar to where.exe. #2962

Profiles

  • Changed the unlock dialog from MahApps.Metro.Controls.Dialogs to MahApps.Metro.SimpleChildWindow, so the main window can be dragged and resized #3010

Bugfixes

Network Interface

  • Re-select the network interface after a network change or configuration update. Thanks to @Ghislain1 #3004 #2962

PowerShell

  • Set PowerShell console color for correct path... #3023

Dependencies, Refactoring & Documentation