Releases: jquery-validation/jquery-validation
Releases · jquery-validation/jquery-validation
1.22.0
What's Changed
- Chore: downgrade ubuntu by @bytestream in #2518
- Localization: Additional string translations for messages_nl.js by @appel in #2517
- Core: Unnecessary aria-describedby by @eden-jh in #2410
- Additional: Replace deprecated substr() with slice() and charAt() in cifES.js by @Copilot in #2520
- Core: Add support for HTML5 form attribute on elements outside form by @Copilot in #2521
- Add jQuery 4.0.0 support by @Copilot in #2524
New Contributors
Full Changelog: 1.11.1...1.22.0
1.21.0
1.20.1
1.20.0
1.20.0 / 2023-10-10
Additional
- Fixed vinUS validation failing on valid vin numbers #2460
Core
- Fixed race condition in remote validation rules #2435
- Removed pending class from fields with an aborted request #2436
- Fixed remote validation error tracking #2242
- Added escapeHtml option to avoid XSS attacks via showLabel method #2462
Demo
- Fixed minlength validation in ajaxSubmit-integration-demo.html #2454
Localisation
1.19.5
1.19.4
1.19.4 / 2022-05-19
Build
- Add License.md to zip tarball (#2386)
Chore
Core
- Fixed validation for input type="date" (#2360)
- Wait for pendingRequests to finish before submitting form (#2369)
- Fixed bug for Html Editors (#2154) (#2422)
- Fixed ReDoS vulnerability in URL2 validation (#2428)
Test
- Switch from Travis to GitHub workflows (#2423)
1.19.3 / 2021-01-09
1.19.3 / 2021-01-09
Core
- CVE-2021-21252: fixed Regular Expression Denial of Service vulnerability (#2371)
- Replaced deprecated jQuery functions (#2335)
Chore
- Add Accessibility section to Readme (#2149)
Localization
1.19.2 / 2020-05-23
1.19.2 / 2020-05-23
Core
- Core: Fixes deprecated calls to jQuery trim for compat with newer jQuery core versions (#2328)
Contributors
- Brighton Balfrey
- Markus Staab
- Brahim Arkni
1.19.1 / 2019-06-15
1.19.1 / 2019-06-15
Core
- Change focus() to trigger("focus") (#2243)
Build
- Set jQuery as a peer dependency (#2248)
Localization
- Add zh_TW translation for step message (#2245)
- Adding Serbian translation for step method message (#2251)
Contributors
- Ahmed Gaber
- Brahim Arkni
- Dusan Orlovic
- Markus Staab
- Ryan Chang
- Stephen Scott
1.19.0 / 2018-11-28
IMPORTANT NOTE
Subresource Integrity hashes
As of 1.18.0, we started to provide Subresource Integrity hashes of all distribution files.
The hashes for the 1.19.0 release can be found in the file jquery-validation-sri.json under dist folder.
Changelog:
Additional
- Don't fail when field is optional in CNPJBR & CPFBR rules (#2236)
- Add validation rule for mobile number of Russia Federation (#2207)
- Add Brazillian CNPJ validation rule (#2222)
- Add Brazillian CNH number (Carteira Nacional de Habilitacao) (#2234)
- Add ABA Routing Number Validation (#2216)
Core
Localization
- Add Swedish translation for pattern (#2227)
Thanks to all the Contributors
- Brahim Arkni
- Cory Silva
- jehadja
- João Issamu Francisco
- Julio Spader
- Markus Staab
- Saeed Prez
- Zhiliang Xu