Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Sep 1, 2015
1 parent 49ffc9b commit e228a36
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.1.0

* Extract `$.rails.csrfToken` and `$.rails.csrfParam` functions to allow external usage.

* Treat exception in `$.rails.confirm` as a false answer.

* Don't fire Ajax requests if `data-remote` is `false`.

* Fix IE7 bug with the cross domain check.

* Ignore disabled file inputs when submitting the form.

## v1.0.4

* Fix CSP bypass vulnerability.
Expand Down

0 comments on commit e228a36

Please sign in to comment.