Product Ideas

As a developer, I would like to use the latest version of jQuery

A customer is showing interest in using the latest version of jQuery with the PrizmDoc client. Having this capability will patch previous security matters, as well as take advantage of its current features.

Thank you.

  • Howard Means
  • Sep 27 2019
  • Shipped
  • Dec 13, 2019

    Admin response

    PrizmDoc was updated to use the latest version of jQuery in version 13.10 which was released on Nov 12th, 2019.

  • Attach files
  • Mark Fears commented
    30 Sep, 2019 07:45pm

    We did initial smoke testing the latest version of jQuery (v3.4.1) and did not find any issues.

    The team is grooming this update work. I expect to have more information later this week on expected release.

    With the current product release, if desired, one can update a single line of code in their viewer page (as shown below) to use the latest version of jQuery. Download the latest version from https://code.jquery.com/jquery-3.4.1.min.js and put it in the viewer-assets/js folder. Some existing customers are already using later versions of jQuery with no issues.

    {{!-- <script src="viewer-assets/js/jquery-1.10.2.min.js"></script> --}}
    <script src="viewer-assets/js/jquery-3.4.1.min.js"></script>

  • Vishrut Goyal commented
    30 Sep, 2019 04:18am

    We will not be able to ship our product with the current version of jQuery being used, so it's a blocker for us.