Skip to content

V2.4.1

Latest
Compare
Choose a tag to compare
@yuhsukeogawa yuhsukeogawa released this 03 Mar 01:54
· 5 commits to main since this release
8ce9682
  • Release date
    • Ver 2.4.1 -- 2025/3/3

New Features

  • Optimized placement of segments in the Layer 3 overall configuration chart
    image

  • Changed to hide devices not connected to the Layer 3 IF from the Layer 3 overall configuration chart

  • Fixed a pattern of errors when converting rough sketches to master files.

Read me

User Guide

Language Link
English Link
Japanese Link

Compatibility

  • 2.x -> 2.4.1
    • Master files of Ver2.x can be used with Ver2.4.0 and later
    • When a master file is read in for the first time, the master is automatically backed up and the attribute data is added.
    • When a device file is read, if the Attribute data is missing, the device file is requested to be re-generated.

Known Bug

Known Bug Workaround
[ns-bug-013] Generating an L1 diagram with openpyxl 3.2.0b1 leaves a master file with TMP added to the file name. Use openpyxl 3.1.5 or remove TMP file after Network Sketcher is finished

Resolved

Resolved Bug Workaround Resolved Version
[ns-bug-012] Layer 2 Diagram generation fails. Use version 2.3.1 or earlier 2.3.3(b)
[ns-bug-011] When creating a master file from a rough sketch, devices may not be included in the master file if the horizontal axis distances between devices are close. Increase horizontal axis distance between devices. 2.3.4
[ns-bug-010] When synchronizing L1 per area file to master file(3-1), VPN settings in L3 sheet of master file are deleted. Copy the VPN settings from the backup master file and resynchronize. 2.2.3(b)
[ns-bug-009] Failure to generate a master file for a rough sketch with no wire connections Creating dummy wires. 2.2.3(b)
[ns-bug-008] Master file creation may fail depending on vertical way point placement. None 2.2.1(b)
[ns-bug-007] VPN is not filled in the diagram when "Yes" is selected in the dialog after generating the VPN Diagram. Select "No" in the dialog 2.2.1(a)
[ns-bug-006] A bug that could cause duplicate rows to be output in the IP address table None 2.1.1(c)
[ns-bug-005] DEVICE file generation fails when using python v3.12.x Use Python version 3.11.7 or lower. This bug has been fixed in 2.1.1(b) to the extent that it does not stop with an error. However, since it is caused by a bug in openpyxl, update openpyxl to 3.1.3 or later as soon as possible.
[ns-bug-004] Caused file generation to fail in certain Windows environments None 2.1.1(a)
[ns-bug-003] On Mac OS, file cannot be opened from the dialog after drawing a diagram ignore dialogs 2.1.1
[ns-bug-002] If "Way Points" between Areas are not interconnected, the generation of "Master Data" will fail. Move unconnected "Way Point" between Areas up/down the "Area". 2.3.4
[ns-bug-001] If a "way point" that does not exist above or below the leftmost "Area" exists in the right "Area", the generation of "Master Data" will fail. Move unconnected "Way Point" between "Area" up/down the "Area". 1.12

Full Changelog: Ver2.3.1...Ver2.3.2

What's Changed

Full Changelog: Ver2.4.0...Ver2.4.1