Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 2.72 KB

next-release.md

File metadata and controls

52 lines (38 loc) · 2.72 KB
layout title parent nav_order description permalink
default
Next release
Changelog
1
Changelog for next release
/Changelog/next-release

Next release

System requirements

What's new?

New Feature {: .label .label-green }

  • Bit Calculator #1684{:target="_blank"} (See documentation for more details)
  • Global application DNS settings under Settings > Network > DNS added #1733{:target="_blank"}

Improvements

  • Performance of DNS resolutions improved #1733{:target="_blank"}
  • Detect new DNS servers if they have been changed e.g. by a new network connection (LAN, WLAN) or VPN connection #1733{:target="_blank"}
  • Error messages for failed DNS resolution improved #1733{:target="_blank"}
  • Check if folder exists in export dialog #1760{:target="_blank"}
  • First run dialog
    • PowerShell theme added #1761{:target="_blank"}

Bugfixes

  • IP Scanner & Port scanner
    • Error message was not displayed when a single hostname could not be resolved #1733{:target="_blank"}
  • Fixed a bug in Dragablz that in certain circumstances locks the tab when you right-click on it and try to move it (See #132 & #1702 for more details) #1712{:target="_blank"}
  • Lookup - OUI, Lookup
    • Input cannot end with ";" #1515{:target="_blank"}

Deprecated

  • IP Scanner
    • Custom DNS server settings have been replaced by the global application DNS settings under Settings > Network > DNS. #1733{:target="_blank"}

Other

  • Language files updated #transifex{:target="_blank"}
  • Dependencies updated #dependencies{:target="_blank"}
  • Docs improved
  • Code cleanup