Skip to content
- Add PL language translations
- Fix mobile-only validation error message to show “mobile” wording from the start
- Update dependencies and core
- Fix phone validation in classic WooCommerce checkout
- Improve reliability of backend validation for invalid phone numbers
- Update dependencies
- Add support for WooCommerce Block Checkout
- Add auto-detection of country from phone number with dial code
- Add auto-detection of country by IP
- Add support for 38 languages with automatic detection in selector
- Add mobile-only phone validation option
- Add real-time phone validation with debouncing
- Add real-time phone validation for any web form
- Add change phone to international format for any web form
- Improve phone validation performance and user experience
- Update intl-tel-input library and dependencies
- Update preferredCountries to use countryOrder for better compatibility
- Refactor codebase for better maintainability
- New plugin dashboard
- Update license field
- Update plugin core
- Fix default values
- Update dependencies
- New License system
- Update dependencies
- Add option for save formating phone into user profile
- Fix backend validation for custom fields
- Support autofill
- Add option for extra checkout fields validation
- Declare HPOS support
- Support dynamic checkout fields
- Add SK translations
- Update dependencies
- Migrate to new core
- Add preferred countries settings
- Update translations
- Add documentation
- Dependencies scoped, so the plugin doesn’t collide with others
- CI implementation (internal change)