Skip to content

2.27.1

Compare
Choose a tag to compare
@robyngit robyngit released this 19 Dec 19:41
· 707 commits to main since this release
758ff8e

Critical patch for compatibility with latest Chrome browser 🛠️

This patch addresses a critical issue affecting those using the latest version of the Chrome browser (Version 120.0.6099.71). This issue prevented the successful submission of datasets, resulting in error messages and partial dataset submissions.

The error was traced back to a parsing issue with system metadata (sysmeta) XML in the latest Chrome version, and impacts both the current as well as past versions of MetacatUI. The fix involved refactoring the accessRule.serialize() and accessPolicy.serialize() methods, resolving parsing issues with jQuery's replaceWith method.

Thank you to our community members for promptly reporting this issue. Special thanks to dev team member @rushirajnenuji for his quick work in identifying and resolving the issue!

See the complete changelog: 2.27.0...2.27.1.