Canto Release Notes

Canto Product Hub - September 2026

  • Updated

    ~ minute read

Integer and Decimal Attribute Types

Product Hub now supports Integer and Decimal as validated attribute types. 

  • Create Integer attributes for whole numbers and Decimal attributes for numbers with up to 10 decimal places; set optional rules per attribute including minimum value, maximum value, decimal precision, required flag, and default value
  • Validation rules lock permanently the first time a value is saved to an attribute; to change the rules after that point, create a new attribute with the updated configuration
  • CSV imports with validation errors now use a partial-success model: valid rows are imported and a downloadable error report identifies each skipped row, the field that failed, and the reason it was rejected
  • Invalid values are blocked at the point of entry — in the product editor, during CSV import, and via the API — and cannot be saved.

Please note:

Only Admins can create and configure Integer and Decimal attributes. Contributors can enter values within the rules Admins have defined.