CAD integrations just got more flexible. You can now map Duro labels to CAD properties yourself — no more fighting with hardcoded assumptions about what your "Description" field should be called.
CAD label mapping. Tell your integration which Duro label corresponds to each CAD property. Configure it once in your integration settings, then sync parts without renaming your labels to match our defaults.
New default part numbering. If you're using non-intelligent company part numbers, new parts default to 6-digit format. Existing parts and custom schemes stay exactly as they are.
Unique attribute values. Attributes can now enforce uniqueness — useful for serial numbers, asset tags, or anything else that shouldn't repeat. The validator is smart about it: case-insensitive for text, handles numeric precision correctly.
Fixed a bug where deleted labels could break forms if they were still referenced in saved data. The form now detects stale references and cleans up gracefully.
Part updates no longer send thumbnail data when the image hasn't changed. Small fix, but it keeps mutations lean.