This pull request enhances the Metamine visualization interface by incorporating a new template and introducing a button to download this template.
A new Dynamfit template is introduced along with a corresponding download button. Additionally, it corrects the order in the Dynamfit response and addresses issues related to incorrect notation.
This release introduces a new API endpoint for XML data duplication and updates the XML catalog page UI with a new button to facilitate this functionality. Currently, this feature is enabled exclusively for admin users, while standard users have the capability to duplicate their curated XML data only.
This update addresses and resolves the issue where image streams from MongoDB were failing for older XMLs with image assets stored in the database. It specifically fixes bugs related to image downloading.
It corrects the authentication dialog bug on the MCR home page and includes a refactoring of the relevant unit tests to ensure continued functionality and reliability.