File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.20.0 / 2023-10-10
2
+ ===================
3
+
4
+ ## Additional
5
+ * Fixed vinUS validation failing on valid vin numbers [ #2460 ] ( https://github.com/jquery-validation/jquery-validation/pull/2460 )
6
+
7
+ ## Core
8
+ * Fixed race condition in remote validation rules [ #2435 ] ( https://github.com/jquery-validation/jquery-validation/pull/2435 )
9
+ * Removed pending class from fields with an aborted request [ #2436 ] ( https://github.com/jquery-validation/jquery-validation/pull/2436 )
10
+ * Fixed remote validation error tracking [ #2242 ] ( https://github.com/jquery-validation/jquery-validation/pull/2242 )
11
+ * Added escapeHtml option to avoid XSS attacks via showLabel method [ #2462 ] ( https://github.com/jquery-validation/jquery-validation/pull/2462 )
12
+
13
+ ## Demo
14
+ * Fixed minlength validation in ajaxSubmit-integration-demo.html [ #2454 ] ( https://github.com/jquery-validation/jquery-validation/pull/2454 )
15
+
16
+ ## Localisation
17
+ * Improved required translation in pt_BR [ #2445 ] ( https://github.com/jquery-validation/jquery-validation/pull/2445 )
18
+ * Added Hindi translation [ #2453 ] ( https://github.com/jquery-validation/jquery-validation/pull/2453 )
19
+ * Added French currency translation [ #2471 ] ( https://github.com/jquery-validation/jquery-validation/pull/2471 )
20
+
1
21
1.19.5 / 2022-07-01
2
22
===================
3
23
You can’t perform that action at this time.
0 commit comments