Skip to content

Commit 520c651

Browse files
committed
Docs: #3246
1 parent 320202b commit 520c651

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Website/docs/changelog/next-release.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,14 @@ Release date: **xx.xx.2025**
6363

6464
## Bug Fixes
6565

66-
- The new profile filter popup introduced in version `2025.10.18.0` was instantly closed when a `PuTTY`, `PowerShell` or `AWS Session Manager` session was opened and the respective application / view was selected. [#3219](https://github.com/BornToBeRoot/NETworkManager/pull/3219)
66+
**PowerShell**
67+
68+
- Resolve the actual path to `pwsh.exe` under `C:\Program Files\WindowsApps\` instead of relying on the stub located at `%LocalAppData%\Microsoft\WindowsApps\`. The stub simply redirects to the real executable, and settings such as themes are applied only to the real binary via the registry. [#3246](https://github.com/BornToBeRoot/NETworkManager/pull/3246)
69+
- The new profile filter popup introduced in version `2025.10.18.0` was instantly closed when a `PowerShell` session was opened and the respective application / view was selected. [#3219](https://github.com/BornToBeRoot/NETworkManager/pull/3219)
70+
71+
**PuTTY**
72+
73+
- The new profile filter popup introduced in version `2025.10.18.0` was instantly closed when a `PuTTY` session was opened and the respective application / view was selected. [#3219](https://github.com/BornToBeRoot/NETworkManager/pull/3219)
6774

6875
## Dependencies, Refactoring & Documentation
6976

0 commit comments

Comments
 (0)