All Versions
11
Latest Version
Avg Release Cycle
239 days
Latest Release
1649 days ago

Changelog History
Page 1

  • v4.3.0 Changes

    June 07, 2020

    ๐Ÿ†• New Features

    1. #566 Adds beforeFormUnbind callback

    ๐Ÿ› Bug Fixes

    โšก๏ธ 1. #572 Updates default iframeSrc to be 'about:blank' for browsers other than IE

  • v4.2.2 Changes

    August 09, 2017

    ๐Ÿ”„ Changes

    1. 0762c5b #530 Updates license to use "LGPLv2.1 (or later) or MIT"
      Clarifies that either LGPLv2.1 (or later) or MIT license may be used.
  • v4.2.1 Changes

    March 29, 2017

    ๐Ÿ› Bug Fixes

    1. 12b358a #521 Replace serialized "+" with space
      โช This fixes/reverts a serious regression introduced by #262
      Thanks to @markcarver for the fix
  • v4.2.0 Changes

    March 19, 2017

    ๐Ÿ†• News

    ๐Ÿฑ jQuery Form is confirmed to be compatible with jQuery 2 and 3! ๐ŸŽ‰
    ๐Ÿ‘€ If you see any incompatibilities, please report a bug or, preferrably, a pull request.

    ๐Ÿ†• New Features

    1. 55fba84 #486 Adds method option for API compatibility with newer versions of jQuery

    ๐Ÿ› Bug Fixes

    1. 8434a5f #495 Makes ajaxSubmit with 'target' option compatible with jQuery>=1.12.1
  • v4.1.0 Changes

    March 09, 2017

    ๐Ÿ†• New Features

    1. #436 Allows formToArray and ajaxSubmit to work on non-form tags
    2. #158 #421 #516 #517 When serializing text, encode all line breaks as CRLF pairs per the
      application/x-www-form-urlencoded specification โšก๏ธ 3. 76a0b2a #450 #502 Updates AMD definition and adds CommonJS support ๐Ÿ“š 4. Moves documentation from malsup.com to GitHub Pages ๐Ÿ‘• 5. Adds automated testing using ESLint, Grunt, Mocha, Chai, and PhantomJS

    ๐Ÿ› Bug Fixes

    ๐Ÿ’ป 1. 76c7c90 #461 Outside fields bug fix prevents fields from being doubled in non-IE browsers

    1. #518 #258 IE fix if form is in a different document
  • v4.0.1 Changes

    February 21, 2017

    ๐Ÿ› Bug Fixes

    ๐Ÿ›  1. 2d75614 Fixes issue where form data array was unavailable in beforeSubmit function

  • v4.0.0 Changes

    February 20, 2017

    ๐Ÿ†• News

    1. jQuery Form has a new home! The new canonical URL for the project is https://github.com/jquery-form/form
    2. The major version has been incremented to 4 due to the new home of project. Version 4
      is expected to be backward compatible with 3.51.0.

    ๐Ÿ†• New Features

    1. aac6154 Contributor Code of Conduct
    2. #504 Changes functions 'bind' and 'unbind' to 'on' and 'off' for modern jQuery compatibility
    3. #193 Improve resetForm to work on individual elements and non-FORM tags ๐Ÿšš 4. #224 Adds a filtering function to remove some elements from being serialized ๐Ÿ‘ 5. #262 Added support for functions in 'data' option for ajaxForm and ajaxSubmit ๐Ÿ”Œ 6. #400 Shorter plugin initialization and set reset/clear form options through data attributes
    4. #414 #463 options.success may be an array of callback functions
    5. #506 beforeSubmit event can abort the submit โšก๏ธ 9. 0dc9b4e 2ea3e86 Updated compatibility with package managers ๐Ÿ‘ 10. aeb407d Grunt support

    ๐Ÿ› Bug Fixes

    1. #446 Array conversion in IE8
    2. #469 Sometimes submit button is not found
    3. #471 Forms without a submit button
    4. #511 Disabled selects are no longer serialized
  • v3.51

    September 03, 2014
  • v3.50

    February 19, 2014
  • v3.49

    February 05, 2014