jquery-validation v1.19.5 Release Notes

Release Date: 2022-07-01 // almost 2 years ago
  • Chore

    Core

    • Fixed jQuery .submit() event shorthand deprecation notice #2430
    • Fixed ReDos vulnerability in url, and url2 validation 5bbd80d

    Localisation

    • Added periods to messages #2266

Previous changes from v1.19.4

  • 🏗 Build

    • Add License.md to zip tarball (#2386)

    Chore

    • Updated build status badges (#2424)
    • Enabled stable bot (#2425)

    Core

    • Fixed validation for input type="date" (#2360)
    • Wait for pendingRequests to finish before submitting form (#2369)
    • Fixed bug for Html Editors (#2154) (#2422)
    • Fixed ReDoS vulnerability in URL2 validation (#2428)

    ✅ Test

    • Switch from Travis to GitHub workflows (#2423)