Skip to content

v2.0.0: Native Validation, Multilanguage & Minified Support

Latest

Choose a tag to compare

@FcoMGX FcoMGX released this 01 Jan 18:39

🚀 Major Release v2.0.0

This release introduces a complete overhaul of the validation logic and user experience upgrades.

✨ Key Features

  • Native Validation: Replaced intrusive alert() boxes with browser-native constraint validation API (popovers/tooltips).
  • Multilanguage Support: Error messages now automatically adapt to the user's browser language (EN, ES, FR, IT, PT, DE, ZH, JA).
  • Enhanced UX: Improved support for Copy/Paste and browser Autofill.
  • Production Ready: Included a minified version (ipv4Script.min.js) (~7.24 kB) for faster loading.
  • Security: Full sanitization against XSS attacks.

📦 Assets

  • ipv4Script.js (Source with comments)
  • ipv4Script.min.js (Optimized for production)

⬇️ Installation

Download the Source code (zip) below or copy the minified script directly from the repository.