After Updating to 3.45.0, downloading filenames default to the file PATH

In our previous version, 3.38.1, it was defaulting to the file name only.

folder1\folder2\myfile.tar.gz - this was download as myfile.tar.gz

In our current version, 3.45.0, it is now defaulting to the entire path.

folder1\folder2\myfile.tar.gz - this is downloading as folder1_folder2_myfile.tar.gzmyfile.tar.gz

Is there anything we can to do remove the folder path and have it default to the file name only in 3.45.0

Like this is caused by [NEXUS-36555] Component links in Browse UI delimit GAV paths with '%2F' instead of '/' - Sonatype JIRA