Management Console 2.2.4
4 days 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
18 days ago by Tiliter Software
- Reverted store endpoint validation for country field introduced in 1.14.0
API 1.14.0
27 days 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
27 days 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
about 2 months ago by Tiliter Software
- Improved validation and user-facing error messages for product image_url.
API 1.13.1
about 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
about 2 months ago by Tiliter Software
- Improved performance for create or update products batch endpoint
- General fixes and improvements