1.1.2

Released Released on November 25, 2017

Bugfixes:

  • Fixed a regression caused by .type() adhering to maxlength incorrectly. Special character sequences were not respected. Now .type() works with special characters and implements a complete fix for maxlength. In addition to it working, it now fires all applicable browser events without modifying the actual input value. Fixes #955.

  • Errors coming from plugins now display correctly in the Test Runner. Fixes #945.

Documentation Changes: