Missing script version parameter in HC2025.3

Hi,
just downloaded HC2025.3. We still use the old deprecated package, and I noticed that until now, the html files always had a short unique version parameters to all the scripts, to enforce refresh. From the 2025.2 version:
<script type="text/javascript" src="js/web_viewer_ui.js?v=5762fb7" id="hwvUI"></script>

But now it is
<script type="text/javascript" src="js/web_viewer_ui.js?v=<unknown revision>" id="hwvUI"></script>

I wonder if this could be a glitch, did they forgot to update the version parameter?
The sample site is running fine, though.

Hopefully we will convert to the ESM packaging soon… I have made a try, but had to revert.

Hi, @ole.martin.helgesen

This was a packaging mistake in HC 2025.3.0.

It will be corrected in the next release. Thanks for pointing it out!

Sorry for the inconvenience.

Mike

Ok, thanks. Do you know if this will be fixed in a hotfix soon?

It should be resolved in the next release (i.e. 2025.4.0) targeted for 20 May.