-
Notifications
You must be signed in to change notification settings - Fork 699
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Refactoring / Cleanup / new links
- Loading branch information
1 parent
9e2bc7c
commit f37adaa
Showing
23 changed files
with
314 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
--- | ||
sidebar_position: 972 | ||
--- | ||
|
||
# 2023.11.28.0 | ||
|
||
Version: **2023.11.28.0**<br/> | ||
Release date: **28.11.2023** | ||
|
||
| File | Checksum [SHA256] | | ||
| ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ | | ||
| [Setup](https://github.com/BornToBeRoot/NETworkManager/releases/download/2023.11.28.0/NETworkManager_2023.11.28.0_Setup.exe) | `AD9D6E569BFA61F9657A6C823409E4D4B4B67CA4BD0CC5129CCBB0B673D5DF24` | | ||
| [Portable](https://github.com/BornToBeRoot/NETworkManager/releases/download/2023.11.28.0/NETworkManager_2023.11.28.0_Portable.zip) | `8D15ECE18013C07D806173E051FFA79406A6B5D6D00D1CD48F403C8BDBF7136F` | | ||
| [Archive](https://github.com/BornToBeRoot/NETworkManager/releases/download/2023.11.28.0/NETworkManager_2023.11.28.0_Archive.zip) | `39FAC00FBB16D6EFCC3AB571B42AE61C8789E500059F3ED893CE38BFA06CD189` | | ||
|
||
**System requirements** | ||
|
||
- Windows 10 / Server x64 (1809 or later) | ||
- [.NET Desktop Runtime 8.0 (LTS) - x64](https://dotnet.microsoft.com/en-us/download/dotnet/8.0/runtime) | ||
|
||
## Breaking Changes | ||
|
||
- Migrated from .NET 6.0 (LTS) to .NET 8.0 (LTS). | ||
Upgrade your [.NET Desktop Runtime to version 8.0 (LTS) - x64](https://dotnet.microsoft.com/en-us/download/dotnet/8.0/runtime) before you install this version. [#2560](https://github.com/BornToBeRoot/NETworkManager/pull/2560) | ||
- Settings will be reset to default values due to refactoring [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Profiles and settings migration (indroduced in `2023.3.7.0`) from `%AppData%\NETworkManager` to `%UserProfile%\Documents\NETworkManager` removed. If you use a version before `2023.3.7.0` you have to install and start version `2023.6.27.1` before you install this version. [#2380](https://github.com/BornToBeRoot/NETworkManager/pull/2380) | ||
- Remove profile migration script to migrate from `2021.11.30.0` and before to a later version [#2388](https://github.com/BornToBeRoot/NETworkManager/pull/2388) | ||
|
||
## What's new? | ||
|
||
- Dashboard | ||
- Check IP geolocation added [#2392](https://github.com/BornToBeRoot/NETworkManager/pull/2392) | ||
- Check DNS resolver added [#2392](https://github.com/BornToBeRoot/NETworkManager/pull/2392) | ||
- Traceroute | ||
- Check IP geolocation for each public IP address added. Feature can be enabled/disabled in settings [#2477](https://github.com/BornToBeRoot/NETworkManager/pull/2477) | ||
- IP Geolocation added [#2522](https://github.com/BornToBeRoot/NETworkManager/pull/2522) (See [documentation](https://borntoberoot.net/NETworkManager/Documentation/Application/IPGeolocation) for more details) | ||
|
||
## Experimental features | ||
|
||
- Run command (HotKey: Ctrl+Shift+P) added. This feature allows you to open a command field to switch between applications and pass parameters to them. | ||
|
||
{: .note} | ||
Experimental features can be enabled in the settings under [`Settings > Update`](https://borntoberoot.net/NETworkManager/Documentation/Settings/Update#experimental-features). | ||
|
||
## Improvements | ||
|
||
- WiFi | ||
- MAC address renamed to BSSID [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Values of a WiFi network can now be copied to clipboard via right click context menu [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- IP Scanner | ||
- Row can now be expanded / collapsed via button on the left side. Row is no longer expanded when selecting a row [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Timestamp added to view and export (export format has changed for `csv`, `json` and `xml`) [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Show status message if no reachable host was found [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Port Scanner | ||
- Show status message if no open port was found [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- SNMP | ||
- Error handling improved and SNMP v3 error codes (Auth failed, etc.) added [#2547](https://github.com/BornToBeRoot/NETworkManager/pull/2547) | ||
- Lookup - Ports | ||
- Search by port number and protocol (e.g. `22/tcp` or `161-162/udp`) added [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Profiles | ||
- Add unlock button to profile views [#2538](https://github.com/BornToBeRoot/NETworkManager/pull/2538) | ||
|
||
## Bugfixes | ||
|
||
- Dashboard | ||
- IPv6 API call fixed [#2522](https://github.com/BornToBeRoot/NETworkManager/pull/2522) | ||
- Network Interface | ||
- Add missing scrollviewer in configure tab [#2410](https://github.com/BornToBeRoot/NETworkManager/pull/2410) | ||
- WiFi | ||
- Fix an issue where the UI was broken if a WiFi adapter was found that has no assiciated network interface (e.g. if the WiFi adapter is associated with a network bridge). The WiFi adapter is now ignored [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Port Scanner | ||
- Port profiles can now be sorted in the settings [#2522](https://github.com/BornToBeRoot/NETworkManager/pull/2522) | ||
- Traceroute | ||
- Copy time to clipboard for non reachable hops fixed [#2477](https://github.com/BornToBeRoot/NETworkManager/pull/2477) | ||
- Export to Json fixed (if ip address of a hop cannot be resolved) [#2477](https://github.com/BornToBeRoot/NETworkManager/pull/2477) | ||
- Ping | ||
- Copy & Export time fixed (format is now `yyyy-MM-dd HH:mm:ss.fff`) [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- DNS Lookup | ||
- Fix a bug where the suffix is not appended [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Server can now be sorted in the settings [#2522](https://github.com/BornToBeRoot/NETworkManager/pull/2522) | ||
- AWS Session Manager | ||
- Some history settings may not be saved [#2522](https://github.com/BornToBeRoot/NETworkManager/pull/2522) | ||
- Profiles can now be sorted in the settings [#2522](https://github.com/BornToBeRoot/NETworkManager/pull/2522) | ||
- SNMP | ||
- Allow `.` as first character in OID (e.g. `1.3.6.1.2.1.1.1.0`) [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- SNMP profiles can now be sorted in the settings [#2522](https://github.com/BornToBeRoot/NETworkManager/pull/2522) | ||
- SNTP Lookup | ||
- Copy & Export time fixed (format is now `yyyy-MM-dd HH:mm:ss.fff`) [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Server can now be sorted in the settings [#2522](https://github.com/BornToBeRoot/NETworkManager/pull/2522) | ||
- Whois | ||
- Allow domains with `.` at the end / improved domain validation [#2502](https://github.com/BornToBeRoot/NETworkManager/pull/2502) | ||
- Lookup - OUI | ||
- Don't show duplicate entries [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Lookup - Ports | ||
- Don't show duplicate entries [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- Profiles | ||
- Prevent the application from crashing if a profile file cannot be loaded (profile management is then blocked) [#2464](https://github.com/BornToBeRoot/NETworkManager/pull/2464) | ||
- Application name not translated [#2502](https://github.com/BornToBeRoot/NETworkManager/pull/2502) | ||
- Settings | ||
- Application name not translated [#2502](https://github.com/BornToBeRoot/NETworkManager/pull/2502) | ||
- Allow hostnames and domains with `.` at the end / improved validation for several tools [#2502](https://github.com/BornToBeRoot/NETworkManager/pull/2502) | ||
- Fix some focus issues when the enter key is pressed [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
- PowerShell window is hidden again (e.g. configure network interface, add/remove arp entry, etc.) [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) | ||
|
||
## Cleanup, Refactoring & Dependencies | ||
|
||
- Code cleanup & Refactoring [#2388](https://github.com/BornToBeRoot/NETworkManager/pull/2388) [#2392](https://github.com/BornToBeRoot/NETworkManager/pull/2392) [#2477](https://github.com/BornToBeRoot/NETworkManager/pull/2477) [#2483](https://github.com/BornToBeRoot/NETworkManager/pull/2483) [#2502](https://github.com/BornToBeRoot/NETworkManager/pull/2502) [#2522](https://github.com/BornToBeRoot/NETworkManager/pull/2522) | ||
- Language files updated [#transifex](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Ftransifex-integration) | ||
- Dependencies updated [#dependencies](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.