* Fix wrong aligment of symbols in saved/exported projects. Fixes 2800 * Replace urllib.request by Qt implementation for local server synchronous check. Fixes 2793 * Set grid's minimum to 5. Fixes 2795
2.1.18
Not secure
* Fix error in HTTPConnection.request for Python3.6. Fixes 2793 * Catch more OSError/PermissionError when checking md5 on remote images. Fixes 2582 * Fix exception when grid size is 0. Fixes 2790 * Catch PermissionError when scanning local image directories. Fixes 2791 * Revert "Make sure the latest PyQt5 version 5.12.x is used on Windows." Ref 2778
2.1.17
Not secure
* No changes.
2.1.16
Not secure
* Do not make NPF or NPCAP service mandatory to start the local server on Windows. * Fix OverflowError error with progress dialog. Fixes 2767 * More fixes for stuck progress window. Fixes 2765 * Fix adding multiple devices - stuck progress window. Fixes 2765 * Make sure the latest PyQt5 version 5.12.x is used on Windows. * Show a warning when a config export is not supported. Ref 2762