Skip to content

Commit 0ec458f

Browse files
committed
Docs: #3287
1 parent 7ab3a75 commit 0ec458f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Website/docs/changelog/next-release.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,14 @@ Release date: **xx.xx.2025**
8484

8585
## Bug Fixes
8686

87+
**IP Scanner**
88+
89+
- Fix race condition when scan is complete but not all results have been processed yet, causing a wrong error message to be displayed. [#3287](https://github.com/BornToBeRoot/NETworkManager/pull/3287)
90+
91+
**Port Scanner**
92+
93+
- Fix race condition when scan is complete but not all results have been processed yet, causing a wrong error message to be displayed. [#3287](https://github.com/BornToBeRoot/NETworkManager/pull/3287)
94+
8795
**PowerShell**
8896

8997
- 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)

0 commit comments

Comments
 (0)