Skip to content

V2.6.0f

Choose a tag to compare

@yuhsukeogawa yuhsukeogawa released this 06 Nov 07:11
· 28 commits to main since this release
1a1a160
image



- Video

Convert.data.from.other.systems.into.master.files_jp.mp4
Convert.data.from.other.systems.into.master.files_en.mp4

- Files

Convert data from other systems into master files_jp.pdf
Convert data from other systems into master files_en.pdf

  • Release date
    • Ver 2.6.0 -- 2025/11/6
    • Ver 2.6.0a -- 2025/11/7 Added documents
    • Ver 2.6.0b -- 2025/11/8 Bug fixed #54 - File path concatenation error causes 'No such file or directory'
    • Ver 2.6.0c -- 2025/11/9 Fixed a bug that caused an error when starting Network Sketcher on Ubuntu. The idlelib module, which was only used during debugging, has been removed from the code. Thank you very much for providing the problem.(https://zenn.dev/tanns_169/articles/e79f9a5bdf8715)
    • Ver 2.6.0d -- 2025/11/7 Fixed a bug where some objects were not converted when converting SVG exported from drawio to a master file.
    • Ver 2.6.0e -- 2025/11/17 When creating a master file from a NetBox CSV file, a process has been added to recognize disconnected groups, improving the display quality of the configuration diagram.
    • Ver 2.6.0f -- 2025/11/18
      1. We have fixed the issue where unnecessary lines were included and the position was shifted when generating a master file from an SVG file exported from drawio.
      2. File name changed. network_sketcher_dev.py -> ns_dev.py, network_sketcher_cli.py -> ns_cli.py

New Features

Network Sketcher Ver 2.6.0 now supports master file conversion from Visio, draw.io, NetBox, and CML data to Network Sketcher.

Add below topic
1-5. Examples of general-purpose AI (LLM) usage (config creation, config reflection, analysis, etc.)

A-1. How to convert PPT diagrams to other formats(Visio, draw.io and Excel)

Read me

User Guide

Language Link
English Link
Japanese Link

Compatibility

  • 2.x -> 2.6.x
    • Master files of Ver2.x can be used with Ver2.6.0 and later
    • Flow information is automatically added to the master file when the flow file is reflected in the master file.