Releases: BornToBeRoot/NETworkManager
Version 1.11.0.0
What's new?
- Status window added. A pop-up window appears when the network changes (up/down/ip address change).
- Language
- Italy added
- Chinese added
Improvements
- Dashboard
- Reconnect button is now enabled as soon as the check is finished
- PowerShell
- "Reconnect" -> context menu in tab header added
- PuTTY
- "Reconnect" -> context menu in tab header added
- TigerVNC
- "Reconnect" -> context menu in tab header added
Bugfixes
- PowerShell
- App crash fixed when closing a dragged out tab
- Profiles
- VirtualizingStackPanel has been removed due to a possible crash of the app ... The Profiles tab may be slower
Other
- Library
- LoadingIndicators.WPF added
- Others updated...
SHA256 (Portable): CABBA6D26FB217F6689BF2E696594A0E2E713F18150BD59858201B43CC1DEF8D
SHA256 (MSI): 5000362E3379D40F62D71B3E1042F6B56F1FF1892D528E2E3BEF6BEF7DE86AC4
Version 1.10.1.0
What's new?
- IP Scanner
- Custom commands can be added in settings and used in the context menu
Improvements
- IP Scanner
- A Profile can be added via right-clicking (context menu) on the scanned host
- Remote Desktop
- Performance settings (network connection type, desktop background, etc.) added #187
- Audio settings (playback, record) added
- Dashboard
- Refresh button added
- Added help for some settings #190
- ARP Table
- Refresh with
F5
added
- Refresh with
- Connections
- Refresh with
F5
added
- Refresh with
- Listeners
- Refresh with
F5
added
- Refresh with
Bugfixes
- First application in list was always loaded at program start
- IP Scanner
- Scan won't finish when no dns server is configured
- App crash when copy empty hostname
- DNS Lookup
- Settings - Add/Edit DNS server dialog fixed
- Remote Desktop
- Printer forwarding setting was ignored
SHA256 (Portable): EB468C703AF35F00B43735917644DE5490F7446D7D4818B8322752B0A70AE194
SHA256 (MSI): CA3C88B20A044D4652B4622557238240EA805546827FA5286C2B86BD05FFE5D0
Version 1.10.0.0
What's new?
- Dashboard added
- Check current network connection (local, gateway, public ip)
- IP Scanner
- You have to re-enter the IP range in the profile due to a change in the profile manager
Improvements
- Network Interface
- Detect if network (status/address) has changed and update informations #165
- Detect which internet protocols (IPv4 and/or IPv6) are available #181
- "IPv4 protocol available" [false] --> hide "IPv4 address", "Subnetmask", "IPv4-Default-Gateway" #181
- "DHCP enabled" [false]--> hide "DHCP server", "DHCP lease obtained", "DHCP lease expires" #181
- IPv6 protocol available [false] --> hide "Link-local IPv6 address", "IPv6 address", "IPv6-Default-Gateway" #181
- Button added "Network connections..." (Control Panel > Network and Internet > Network Connections) #169
- Show note if no network adapter is enabled on all tabs
- Profile
- Add " - Copy" to the name when copy a profile
- Settings
- Language Official/Community note added
Bugfixes
- General
- Duplicate application icons fixed
- Don't accept enter key in view behind if dialog is open #122
- Network Interface
- App crash if internet protocol IPv4 is disabled fixed #181
- Possible NullReferenceException fixed
- PuTTY
Other
- Library updates
- SharpSNMP
- IPNetwork2
SHA256 (Portable): 124005F4EB385D80698208068AB1E5AEBF45CF447390A54BAD3C80037E3BF8AC
SHA256 (MSI): FD9D9E4A3BBCFE8599148D4238A83D406D74FA17E67691A9ED4107AB31E142DA
Version 1.9.0.0
What's new?
- Network Interface - Bandwidth meter added
- PowerShell with tabs and profiles added
- TightVNC replaced with TigerVNC #175
- Port Scanner - Now accepts ranges as input für hosts (like
192.168.178.0 - 192.168.178.100
orexample.com/24
) - Profiles - Default settings can be overridden for following features
- Remote Desktop
- PowerShell
- PuTTY
- TigerVNC
- WakeOnLAN
Improvements
- Profile - Hostnames can now be resolved to IPv4 address
- Port Scanner - Threads can now be adjusted
- Concurrent hosts
- Concurrent ports per hosts
- PuTTY settings added
- Default username
- Default additional command line
- PuTTY/TigerVNC - Window integration improved / application no longer freezes when waiting for the process
- Connections - Stop refresh when view is not visible
- Listeners - Stop refresh when view is not visible
- ARP Table - Stop refresh when view is not visible
Bugfixes
- PuTTY/TigerVNC - Fixed an overflow exception when a connection error occurred
- Profiles - The initially selected profile could not be edited
- Fix DPI issues with RDP, PuTTY, TigerVNC and PowerShell
- Fix DataGrid sort #156
Other
- Language files updated
- MAC address and vendors updated
- Ports and descriptions updated
- Whois server list updated
- Third party libraries updated
- IPNetwork2
- Newtonsoft.Json
- Lextm.SharpSnmpLi
- Third party libraries added
- LiveCharts
- LiveCharts.Wpf
SHA256 (Portable): D9CE21B8C26F9DC1D43DEC9B2A4119F5A98E066C318DB018F6F4A7B43A409F3B
SHA256 (MSI): 2C01DE0C0B0F01D92062AAE9F3F3C9EB46887D5D7A9CC1E9ADBA3512C07D2EF5
Version 1.8.3.0
Bugfixes
- Configure Network Interface fixed #162
SHA256 (Portable): DD1122A0748387384893F22B52103ED80BF8591F310B22DDD62EB97EDC847A1A
SHA256 (MSI): BB9B66D526066FCBBFE15139333C350602D7325C9D58E319E6CC91164ED93D82
Version 1.8.2.0
What's new?
- Data can now be exported from the following features #150
- IP Scanner (csv, xml, json)
- Port Scanner (csv, xml, json)
- Ping (csv, xml, json)
- Traceroute (csv, xml, json)
- DNS Lookup (csv, xml, json)
- SNMP (csv, xml, json)
- HTTP Headers (txt)
- Whois (txt)
- Subnet Calculator - Subnetting (csv, xml, json)
- Lookup - OUI (csv, xml, json)
- Lookup - Port (csv, xml, json)
- Connections (csv, xml, json)
- Listeners (csv, xml, json)
- ARP Table (csv, xml, json)
- Network Interface - Config - Add IPv4 address added (allows adding an additional ip address to the network interface)
- Subnet Calculator - Supernet feature replaced with WideSubnet feature from IPNetwork. Currently works only with IPv4 #151
- SplashScreen added
Improvements
- Ping - Sort columns removed
- Ping - Highlight timeout
- Whois - Scrollbar added to TextBox
- HTTP Headers - Scrollbar added to TextBox
- Profile - Added note on how to start a new credential file if you forgot your password
- Profiles - DataGrid rendering performance improved
- Profiles - Delay search when typing (DataGrid reloads less often)
- Profiles - Sort fixed
- Credentials - DataGrid rendering performance improved
- Credentials - Delay search when typing (DataGrid reloads less often)
- Credentials - Sort fixed
- Language files updated
- UI improved (Vertical text improved, borders added/revised, Add tab message is now clickable)
Bugfixes
- IP Scanner - Sort columns fixed #155
- Ping - Ping was canceled, when the ip-address did not resolve a hostname
- Remote Desktop - Automatic adjustment of the screen resolution was broken
- Settings - Applications - icons fixed (Remote Desktop, PuTTY, TightVNC)
- Settings - Profiles - Edit disabled when multiple profiles are selected
- Settings - Credentials - Edit disabled when multiple credentials are selected
SHA256 (Portable): FE94199C7DE0510D47B5E87C8F50AEAE2E8E029D892615AA7B753D7378694069
SHA256 (MSI): 3C3A650CC0444E28670C24867026F7425D3C2C3370F62F51AFCD6AFBB0E6AF40
Version 1.8.1.0
Improvements
- IP Scanner - Settings - "Read the MAC address from the ARP cache" renamed to "Resolve MAC address and vendor" #143
- Language files updated
Bugfixes
- PuTTY/TightVNC - Window design issue fixed #152
SHA256 (Portable): A69DAE0D2170DB5C809FB38484FC4AAA5DBE53F9DBF694BF3146D27A88574AC1
SHA256 (MSI): CB2F9B4B1A269965AC26D3C5FE7D76D4D2B7CAED59549CF8599F83E2032CCF37
Version 1.8.0.0
What's new?
- Whois - Query the whois via port 43 to get domain informations
- TightVNC - Open multiple VNC sessions in tabs (similar to Remote Desktop or PuTTY)
- Settings/General - Hide some applications from the bar in the main window #133
- Network Interface - Configure -
ipconfig /release
andipconfig /renew
added - DNS Lookup - Preset dns server, add/edit/delete custom dns servers, dns server can now selected in the view #130
- DNS Lookup - Profiles added #125
- HTTP Headers - Profiles added #124
- Whois - Profiles added
- PuTTY - Restart session (via ContextMenu in TabItem Header)
Improvements
- Network Interface - Configure - Flushdns changed from
dnsapi.dll
toipconfig /flushdns
- Remote Desktop/PuTTY - Connect / reconnect view improved
Bugfixes
- The custom settings path is lost when updating to a newer version
- App crash fixed, when copying strings which are translated (e.g. ping status)
- App crash fixed, when copying strings (
Clipboard.SetText()
replaced withClipboard.SetDataObject()
) - App crash fixed, when closing dragged out IPScanner and SNMP tab
SHA256 (Portable): 254C2E57785F5B04088D1D0610881CEC12545EBCFA6E3EC4B0C662B228136CC5
SHA256 (MSI): F3470CA8626A0E2E8A7342D7EC6E1280B7955281B49F162B63215D1FB038AD67
Version 1.7.1.0
Bugfixes
- Network Interface - Configure - Valid subnetmask like 255.255.0.0 was not accepted as input #136
- Formatting fixed on some messages...
SHA256 (Portable): 45F7F57EB58AA7DD6BD91831FE6088BBD8412C80372057E3E573B2FFAA84646F
SHA256 (MSI): 3382DE599621F0AFBD31002F04FFBFE36D022AC4F970848F230378C60F65D7DD
Version 1.7.0.0
What's new?
- Profile manager rewritten - Profiles are now shared between the tools. You can choose where the profile should be displayed. #92
NOTE: This has the consequence that all profiles must be created again. However, the new profile manager is more comfortable and hosts can be shared among the different tools!
- Language file es-ES (Spanish) added. Thanks to @MS-PC for the PR!
- Language files are now in resx format (previously xaml). Transifex is now used for the translation. The application must be restarted after changing the language. #131
- Ping - Hostname is now resolved when an IP address is entered. #105
Improvements
- DNS Lookup - Show only most common query types (A, AAAA, ANY, CNAME, MX, NS, PTR, SOA, LOC, TXT), can be changed in the settings.
- Remote Desktop - AirSpace fixer added, interface improved when dialog is open.
- Remote Desktop - Show hint if transparency is enabled.
- Remote Desktop/Settings - Enable / disable Windows key combinations in remote session (default=enabled).
- PuTTY - Border of the PuTTY window removed.
- PuTTY - AirSpace fixer added, interface improved when dialog is open.
- PuTTY - Show hint if transparency is enabled.
- PuTTY/Settings - PuTTY.exe can be dragged into the textbox to set the file path.
- Settings/Profiles - Double click or F2 to edit, DEL to delete.
- Settings/Credentials - Double click or F2 to edit, DEL to delete.
- Settings/Appearance - Minimum transparency set to 25.
- Settings/Import - Backup file can be dragged into the textbox to set the file path.
- Settings/Settings - Folder can be dragged into the textbox to set the settings location.
- Settings - Reset settings if file is corrupt or incompatible with current version.
- Profile - Multiple profiles can be deleted at once.
- Groups - ComboBox with existing groups added to edit dialog.
- Credentials - Multiple credentials can be deleted at once.
- Credentials - Encryption -> Iterations changed from 25k to 100k.
- Application/Tool Title is hidden by default (can be enabled in settings/window).
- StatusBar removed, update notification will appear next to the documentation icon in the window title.
- First tab can now be dragged out .
- Dragged out tabs now supports transparency (if enabled in Settings/Appearance).
Bugfixes
- App crash fixed - When two or more tabs are dragged out into a new window and from this window a tab is dragged out, the application crashes, because the
InterTabController.Partition
(dragablz/TabablzControl) was not set.
SHA256 (Portable): 5D69C0A1DE87D0868078301ADBE718B0CFE7C5B40271F722B53B971F155DD1D3
SHA256 (MSI): 15EB077FA5C98A83DE0AA2DBEB688D481FEEB39083DBD2C6F37CD5A858D2499F