Skip to content

V2.2.1(c)

Compare
Choose a tag to compare
@yuhsukeogawa yuhsukeogawa released this 15 May 02:05
· 138 commits to main since this release
4270afb
  • Release date
    • Ver 2.2.1(c) 2024/6/11
      • Fixed a bug that could cause duplicate rows to be output in the IP address table
    • Ver 2.2.1(b) 2024/6/3
      • Fixed a known bug that DEVICE file generation fails when using python v3.12.x
    • Ver 2.2.1(a) 2024/5/27
      • Add a known bug that DEVICE file generation fails when using python v3.12.x
      • Adjusted width of diagrams.
    • Ver 2.2.1 2024/5/15

New Features

Read me

User Guide

Lang Link
English Link
日本語 Link

Compatibility

  • 2.0.x /2.1.x -> 2.2.x
    • Master files of Ver2.0.x/Ver2.1.x can be used with Ver2.2.x.

Known Bug

Known Bug Workaround
[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".

Resolved

Resolved Bug Workaround Resolved Version
[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-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