Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 2.38 KB

next-release.md

File metadata and controls

51 lines (37 loc) · 2.38 KB
layout title parent nav_order description permalink
default
Next release
Changelog
1
Changelog for next release
/Changelog/next-release

Version: Next release
Release date: xx.xx.2023

System requirements

Breaking Changes

What's new?

  • Ping Monitor
    • UI redesigned #2573{:target="_blank"}
    • Allow ranges like 192.168.0.0/24 or 10.0.[0-255].1 #2573{:target="_blank"}

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{:target="_blank"}.

Improvements

  • IP Scanner
    • Scan is no longer aborted if the IP of a single host in a series of hosts cannot be resolved (the host is skipped and an error is displayed) #2573{:target="_blank"}
  • Port Scanner
    • Scan is no longer aborted if the IP of a single host in a series of hosts cannot be resolved (the host is skipped and an error is displayed) #2573{:target="_blank"}
    • Hostname added to group #2573{:target="_blank"}
  • Ping Monitor
    • Scan is no longer aborted if the IP of a single host in a series of hosts cannot be resolved (the host is skipped and an error is displayed) #2573{:target="_blank"}
  • DNS Lookup
    • Hostname of the nameserver added to group #2573{:target="_blank"}

Bugfixes

Other

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