Page 1 of 1

jQuery version 3.6.4

Posted: Mon May 08, 2023 11:16 am
by WWBman
Build 18.2.1 has "Improved: Updated to the latest jQuery version: 3.6.4".

I have a page that contains the Elastislide extension.
This normally has a "Don't Publish Assets" ticked.
When I updated the page using "Publish files of modified objects only" it produced a "Error 404 file not found" message for "jquery-3.6.4.min.js".
I assume that Elastislide uses jQuery 3.6.4.
I had to untick the "Don't Publish Assets" and do "Publish All Files" to upload the jQuery.3.6.4 files.

BTW the latest jQuery version in WWB 18.2.1 is 3.6.0, should it be 3.6.4?

Re: jQuery version 3.6.4

Posted: Mon May 08, 2023 11:30 am
by jerryco

Re: jQuery version 3.6.4

Posted: Mon May 08, 2023 12:29 pm
by WWBman
I see, thanks.

Re: jQuery version 3.6.4

Posted: Mon May 08, 2023 1:11 pm
by Pablo
I had to untick the "Don't Publish Assets" and do "Publish All Files" to upload the jQuery.3.6.4 files.
That is correct. Because the script has been updated, all files need to be republished to make sure the files on the server are up-to-date.

Re: jQuery version 3.6.4

Posted: Mon May 08, 2023 1:13 pm
by WWBman
Pablo wrote: Mon May 08, 2023 1:11 pm
I had to untick the "Don't Publish Assets" and do "Publish All Files" to upload the jQuery.3.6.4 files.
That is correct. Because the script has been updated, all files need to be republished to make sure the files on the server are up-to-date.
Thanks Pablo.