October 2024 update
Features:
- Added generateDataUrl() to STEP-exporter so that manual conversion to base64 through btoa() is not needed anymore, useful for QFS plugin in combination with export of STEP files (read more here)
Improvements:
- Stricter CSV-parsing: datasets cannot be created if CSV file has multiple columns with same header (error shows up instead).
- Updated default template save/load (read more here).