Skip to main content

2023.6.27.0

Version: 2023.6.27.0
Release date: 27.06.2023

FileSHA256
NETworkManager_2023.6.27.0_Setup.exe664A6BA437C27415E1ED69A57CA4D4435C8EF077C1556ABC9267517A93D48C08
NETworkManager_2023.6.27.0_Portable.zipD356874DD353864C164B2136B893A8B798A8C236990E44F3F222EF1260FDF040
NETworkManager_2023.6.27.0_Archive.zip2FC80F329A5B8C9B2EA79A0C11619EB32383802F180C7CF0FA720B4064B6E0B3

System requirements

Breaking Changes

  • AWS Session Manager
    • Setting Default profile changed to Profile. You need to set the profile again #2299
    • Setting Default region changed to Region. You need to set the region again #2299

Improvements

  • DNS Lookup
    • Improved validation when adding/changing DNS server profiles #2282
  • Remote Desktop
    • Allow . as domain to authenticate with local accounts #2305
  • PuTTY
    • Improve validation in connect, profile and group dialog #2352
  • TigerVNC
    • Use port from default config instead of settings if creating a new group #2249
  • SNTP Lookup
    • Improved validation when adding/changing SNTP server profiles #2282
  • Wake on LAN
    • Change default port from 7 to 9 #2242
  • Group dialog
    • Show an error next to the tab if the settings on the page contain errors #2309
  • Profile dialog
    • Show an error next to the tab if the settings on the page contain errors #2309
    • SNMP options are now validates (same as group) #2309
  • Log program update check & errors to the log file #2329

Bugfixes

  • DNS Lookup
    • Fixed app crash when editing DNS server profile in some rare cases #2282
  • Remote Desktop
    • Adjust screen via Context Menu now only adjusts the screen size if Adjust screen automatically or Use the current view size as the screen size is enabled #2318
  • PuTTY
    • Add missing baud rates for serial connection #2337
    • Fix wrong cli parameters passed when mode does not match (e.g. SSH key for telnet) #2352
    • Fix wrong icon in profile context menu #2352
  • SNTP Lookup
    • Fix app crash when editing SNTP server profile in some rare cases #2282
  • Subnet Calculator
    • Fix a design issue with the calculate button in subnetting #2230
  • AirSpace Fixer code optimized (only called if needed). This will also prevent a screenshot bug when the application is loading and a dialog is shown. #2253
  • Group dialog
    • Fix default value for Remote Desktop sreen size #2293
    • Enable Remote Desktop Use gateway credentials only if logon method is set to Userpass #2316
  • Profile dialog
    • Fix default value for Remote Desktop sreen size #2293
    • Enable Remote Desktop Use gateway credentials only if logon method is set to Userpass #2316
    • Fix validation rule for TigerVNC port #2309
  • Settings
    • Settings view is now re-selected if the filter (search) is removed #2325
    • If settings are opened again, the last selected settings view is now selected (except an application was selected that has a settings view, then the settings view of the application is selected) #2325

Deprecated

  • Profile
    • Wake on LAN port, because it was inconsistent (If you select the profile, the port from the settings was used. If you right-click on the profile, the port from the profile was used) #2220

Dependencies, Refactoring & Documentation