New
#1
Thanks for the heads up Brink.
Note: There is an issue when installing the powershell-lts packages side by side with the powershell packages. Please see: #11924
Breaking Changes
- Fix Invoke-Command missing error on session termination (#11586)
Engine Updates and Fixes
- Update the map between console color to VT sequences (#11891)
- Fix SSH remoting error on Windows platform (#11907)
- Restore the PowerShellStreamType enum with an ObsoleteAttribute (#11836)
- Handle cases where CustomEvent was not initially sent (#11807)
- Fix how COM objects are enumerated (#11795)
- Fix NativeDllHandler to not throw when file is not found (#11787)
- Restore SetBreakpoints API (#11622)
- Do not needlessly pass -l login_name or -p port to ssh (#11518) (Thanks @LucaFilipozzi!)
- Fix for JEA user role in virtual account (#11668)
- Do not resolve types from assemblies that are loaded in separate AssemblyLoadContext (#11088)
General Cmdlet Updates and Fixes
- Sync current directory in WinCompat remote session (#11809)
- Add WinCompat deny list support using a setting in powershell.config.json (#11726)
- Fix unnecessary trimming of line resulting in incorrect index with ConciseView (#11670)
Read more: https://github.com/PowerShell/PowerS...ag/v7.0.0-rc.3