The workspace comments limit has been increased from 50 to 80.
The server may return a 404 (Not Found) response when requesting a repository that either does not exist or you lack access to. This behavior is designed as a security measure to make it more difficult for potential attackers to identify the names of existing repositories. We have improved the server's response message to clarify that this is not a standard 404.
Fixed an issue where Maven checksums were not functioning correctly for maven-metadata.xml files of specific versions of a Maven package.
Resolved an issue where the workspaces table in System Settings did not refresh after creating a new workspace or editing an existing one.
A bug in Maven Remote repositories caused an issue where, if caching was enabled and a user requested the HTML of the remote repository, it would be cached even though it was not a package file. This behavior disrupted the intended functionality of the file browser. Additionally, the repository should not have returned that HTML in the first place, and it has now been fixed to ensure it will no longer do so.