1.2.1 - Fixed: Qt6 compatibility issue. Geometry type comparisons used the old unscoped enum syntax (e.g. QgsWkbTypes.Point), which is invalid in the newer, strictly-scoped PyQt6/PyQGIS API. Changed to the scoped form (QgsWkbTypes.Type.Point) throughout the export code. - Fixed: the automatic ezdxf installer could report success and still leave the plugin unable to import it (ModuleNotFoundError right after installing). This happened because it installed into the user's "--user" site-packages folder, which QGIS's bundled Python often does not search. It now installs into a private folder inside the plugin itself and adds it directly to the Python path, so it no longer depends on that setting.
yes
kmlidar
2026-07-13T19:42:53.328128+00:00
3.16.0
4.99.0
None
no
Plugin Tags