Updates in JavaScript Library for Conga CPQ Classic
- Upgrading jQuery to version 3.7.1. For more information on jQuery version, see jQuery.
- Complete removal of Yahoo User Interface Library (YUI) which are no longer supported and security patches or fixes are not available.
- UI pages previously using the YAHOO namespace are migrated to window.APTTUS with jQuery-based implementations
- Visualforce pages pages that previously loaded $Resource.YUILibrary now load $Resource.jQuery371 + $Resource.JQueryUILibrary132
There are no changes to the existing system behavior or architecture. Core business functionality and established user workflows remain intact. The current authentication and authorization mechanisms are unchanged, and all existing APIs and backend services continue to operate as before. Customer data and configured integrations are not affected by this update. The UI behavior remains consistent with minor styling or interaction changes due to updated JavaScript behavior.
- (Optional) Clear browser cache after deployment.
- Run a full regression cycle in sandbox (especially if you have UI automation).
- If you have custom JavaScript that references YUI, update the references.
- Report any unexpected UI behavior for triage and patch fixes.
