API 1.14.2
3 days ago by Tiliter Software
- Miscellaneous reliability updates and performance optimisations.
- Face blurring feature: no images with faces are now in any form of long-term storage. All images with faces will have gone through a face blurring algorithm prior to saving to long term storage.
Management Console 2.2.4
about 1 month ago by Tiliter Software
- Multi-language Checkout Demo
- Introduced support for multiple languages in the checkout demo page.
- Improved Usability
- Added expandable advanced settings section to the UI.
- Fixed validation for
archetype_id
in the Product edit modal.
- Authentication UX
- Emails for password reset are now case insensitive
API 1.14.1
about 1 month ago by Tiliter Software
- Reverted store endpoint validation for country field introduced in 1.14.0
API 1.14.0
about 2 months ago by Tiliter Software
- Added validation for country names.
- Fixed decimal weight rendering issues.
- Improved error messages for 422 validation failures.
- Lowered minimum character requirement for product names to 1.
- Security updates.
Management Console 2.2.2
about 2 months ago by Tiliter Software
- Fixes and layout improvements to Product Image cards
- Fixed stretched images on login screen
- Implement auto-close on scroll of Info Panel
- Fix issue with vision AI page error handling
Management Console 2.2.1
2 months ago by Tiliter Software
- Improved validation and user-facing error messages for product image_url.
API 1.13.1
2 months ago by Tiliter Software
- Added support for new camera types
9900I-TDR
,9600I-CCMV
. - Added support for new scale background types
datalogic_9600i
,datalogic_9900i
. - Expanded currency enum to support ISO 4217 currency codes.
- Improved validation and user-facing error messages for product
image_url
. - Deprecated legacy product attributes:
in_brown_bag
andspecialty_label
.
API 1.12.3
3 months ago by Tiliter Software
- Improved performance for create or update products batch endpoint
- General fixes and improvements