Image upload adding wix:image to the url?

For 2 months I’ve had users uploading images and the urls have been consistently stored in the dataset with “image://v1/” as a prefix. Now just yesterday two files were uploaded and this was added to the front of the url: “wix:image://v1/”. Also “#originWidth=3024&originHeight=4032” was appended to the back. All other files end with either .jpg or .jpeg.

Is this somehow on the user side? It’s a simple upload button and submit button.

Did something change in Wix file save process?

Yes there were some issues related to the UPLOAD-Function.
Take a look onto similar posts, especialy POST-1…

https://www.wix.com/velo/forum/coding-with-velo/warning-startupload-is-deprecated

https://www.wix.com/velo/forum/coding-with-velo/file-not-getting-uploaded-on-live-site

Surely Wix is working on the functionality of the UPLOAD-BUTTON to make some new expanded features, who knows (just a suggestion).