English as primary language with Slovak translation
Updated readme.txt with external services disclosure
Removed unused npm dependencies
Plugin check: zero source code errors
1.7.0
Added REPETITO_SEED environment variable to control test product seeding
Test products are now only created when REPETITO_SEED is enabled
Updated .wp-env.json to support REPETITO_SEED for local development
1.6.3
Fix API url
1.6.2
Updated license to MIT
1.6.1
Plubin liveness is always sent
1.6.0
Added Integration Status feature – optional periodic status updates to Repetito API for troubleshooting and support
Added Integration Status settings section with detailed explanation of data sent
Improved error handling for API responses – now properly detects 401 and other HTTP error codes
Enhanced admin settings page with new Integration Status section
Added Slovak translations for all new features
1.5.0
Fixed order fee detection – improved reliability when checking if orders have Repetito fees
Fixed unit conversion for dimensions – properly converts between different WooCommerce dimension units (cm, m, mm, in, yd) in admin display and packing calculations
Improved dimension fitting algorithm – fixed unit conversion issues when checking if products fit into packages
Enhanced admin page – packages now display on separate lines for better readability
Added OrderUtils trait – centralized order and cart fee detection logic