Skip to content

Commit e228a36

Browse files
committed
Release 1.1.0
1 parent 49ffc9b commit e228a36

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v1.1.0
2+
3+
* Extract `$.rails.csrfToken` and `$.rails.csrfParam` functions to allow external usage.
4+
5+
* Treat exception in `$.rails.confirm` as a false answer.
6+
7+
* Don't fire Ajax requests if `data-remote` is `false`.
8+
9+
* Fix IE7 bug with the cross domain check.
10+
11+
* Ignore disabled file inputs when submitting the form.
12+
113
## v1.0.4
214

315
* Fix CSP bypass vulnerability.

0 commit comments

Comments
 (0)