Skip to content

Releases: cisco-open/network-sketcher

V2.2.1(c)

15 May 02:05
4270afb
Compare
Choose a tag to compare
  • 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

V2.2.0(a)

19 Apr 12:45
2d2a785
Compare
Choose a tag to compare
  • Release date
    • Ver 2.2.0(a) 2024/5/10 --> Fixed a bug that caused file generation to fail in certain Windows environments
    • Ver 2.2.0 2024/4/19

New Features

  • Automatic IP address assignment
    • Aggregate IP address usage of other locations and assign new locations from similar ranges.
    • Check that the IP address range to be assigned does not overlap with the IP address ranges of all locations.
    • Reflect the specification of the number of free IP addresses in the subnet mask to be assigned.
    • If only one part of the IP address is included, supplement the rest and pay out IP ranges that are also close to each other within the base.
    • Reflect ascending/descending order rule.

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 the "Way Points" between the "Areas" are not interconnected, the generation of "Master Data" will fail. Move unconnected "Way Point" between "Area" up/down the "Area".

Resolved

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

V2.1.2

19 Jan 05:29
aeb21bb
Compare
Choose a tag to compare
  • Release date
    • 2.1.2 2024/1/19

Update

  • VPN Diagram & Configuration
  • Cross-platform support (Windows, Linux, Mac OS)
  • Drawing beyond maximum PowerPoint size
  • Import of yaml file from CML diagrams (L1 & L3 IP Address of Physical IF with IOS)

Compatibility

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

Known Bug

Known Bug Workaround
[ns-bug-002] If the "Way Points" between the "Areas" are not interconnected, the generation of "Master Data" will fail. Move unconnected "Way Point" between "Area" up/down the "Area".

Resolved

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

What's Changed

Full Changelog: Ver2.1.1...Ver2.1.2

V2.1.1

16 Jan 23:55
4bd0d20
Compare
Choose a tag to compare
  • Release date
    • 2.1.1 2024/1/17
    • 2.1.0 2024/1/16

Update

  • VPN Diagram & Configuration
  • Cross-platform support (Windows, Linux, Mac OS)

image

  • Drawing beyond maximum PowerPoint size
  • Import of yaml file from CML diagrams (L1 diagram only)

Upgrade

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

Known Bug

Known Bug Workaround
[ns-bug-002] If the "Way Points" between the "Areas" are not interconnected, the generation of "Master Data" will fail. Move unconnected "Way Point" between "Area" up/down the "Area".

Resolved

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

V2.0.0

10 Aug 09:04
5ab288b
Compare
Choose a tag to compare

Network Sketcher is Cisco Open source software under Apache-2.0 license.
*If you need windows exe file, please refer to README.md for how to make exe file using pyinstaller.

V2.0.0 , 2023/8/9
https://github.com/cisco-open/network-sketcher

Upgrade

  • Ver 1.x -> 2.0
    • Master files are not compatible. Please contact us if you need it.