Skip to content

Release Notes

This page describes the changes for each component: 'core', 'ui', and the various centrally-maintained plugins and client libraries. For each, a table is presented with version number, notable new features, notable pull requests, and any dependencies.

For more information about the structure and architecture of the code, please see our technical architecture pages.

We use Semantic Versioning for all repositories, please note that anything labelled with -SNAPSHOT is under development and should be considered potentially unstable.

In our code repositories, we use Git Flow, and so the 'main / master' branch may be considered stable, but 'bleeding edge' features may be available within 'develop' or any feature branch.

Please see our Installing Plugins pages for details about build artefacts and dependencies.

The current full release is 2023.1 (a.k.a B5.3.0_F7.3.0).


Core API

GitHub

Version Release Date Major Changes
5.3.0
(GitHub Link)
24th February 2023
  • Updated to Grails 5.3.2 and Groovy 3.0.11
  • Pagination, listing and folder tree fixes
  • Federation support for subscribing to OAuth-secured feeds
  • Initial support for running on Amazon Aurora RDS
  • Other fixes and performance improvements
5.2.0
(GitHub Link)
18th August 2022
  • Updated to Grails 5.1.9
  • Federation support for subscribing to Atom feeds
  • Permissions fixes and improvements
5.1.0
(GitHub Link)
29th April 2022
  • Updated to Groovy 3.0.10
  • Improvements to Reference Data Models
  • Performance fixes and improvements
5.0.0
(GitHub Link)
28th January 2022
  • Updated to Java 17 (Temurin)
  • Updated to Grails 5.1.2
  • Updated to Groovy 3.0.9
  • Updated to Gradle 7.3.3
4.11.0
(GitHub Link)
3rd November 2021
  • Updates and bug-fixes for Profiles, Subscribed Catalogues, Reference Data Models and more
4.10.0
(GitHub Link)
2nd September 2021
  • Add API endpoints for editing Reference Data Models
  • Configurable bootstrapping in production mode
  • Many improvements and bug-fixes to Versioned Folders, merging and branching
4.9.0
(GitHub Link)
24th August 2021
  • Allow profiles to be editable after finalisation
  • Add derived field types for profiles
4.8.0
(GitHub Link)
7th August 2021
  • Updates to branching and finalising for Versioned Folders
  • Speed increase on finalising models
  • Add rules to merge functionality
  • Handle system configuration in multiple .yml files
  • Various improvements to base import functionality
  • Other bug fixes
4.7.0
(GitHub Link)
1st July 2021
  • Bug fixes for dynamic profiles
  • Further improvements for versioning, versioned folders, and merging model branches
  • Other bug fixes
4.6.0
(GitHub Link)
18th June 2021
  • Bug fixes for dynamic profiles
  • More endpoints for versioned folders and versioning
  • Improve performance of terminology importer
4.5.0
(GitHub Link)
18th May 2021
  • Dynamic Profiles
  • Initial endpoints for Versioned Folders
  • Add Facets to all containers
4.4.1
(GitHub Link)
22nd April 2021
  • Hidden / internal importer parameters
  • ATOM feed for known models
  • Bug fixes
4.3.0
(GitHub Link)
26th Mar 2021
  • Multiple bug fixes
  • More control over admin system properties
  • Add change notes to the edit history
  • Custom tag names on model branches
4.2.0
(GitHub Link)
4th Mar 2021
  • DataModel component import feature
  • Dataflow importer / exporter in XML / JSON
  • Fix for Lucene indexing failure
  • Fix for exception during model import
  • Back-end performance improvements
4.1.0
(GitHub Link)
10th Feb 2021
  • Fix for multi-model imports
4.0.0
(GitHub Link)
1st Feb 2021 Listing major changes since last release of Metadata Catalogue
  • Upgrade to Grails 4
  • Complete refactoring of code and underlying database
  • Modular code structure
  • Reference Data Model
  • Removed access controls for individuals, increased the options for groups
  • Updated Security Module
  • API Keys / access tokens
  • Much improved support for branching and merging

UI

GitHub

Version Release Date Major Changes
7.3.0
(GitHub Link)
24th February 2023
  • Updates to Profiles, Favourites, and Code Sets
  • Wizards for creating Reference Data Types and Models
  • Visual improvements
  • Other improvements and fixes
7.2.0
(GitHub Link)
18th August 2022
  • Updates to Search pages
  • Updates to Bulk Editor
  • Display of asynchronous jobs
7.1.0
(GitHub Link)
29th April 2022
  • Updates and fixes to UI components including navigation tree, dialogs, and editors
7.0.0
(GitHub Link)
28th January 2022
  • Updated to Angular 12
  • Updated to Node 14.18.1
  • Updated to NPM 8.3.0
6.7.0
(GitHub Link)
3rd November 2021
  • Update admin session dashboard
  • Features for importing / extending data model components
  • Many updates and bug-fixes to a range of components (see full list on GitHub)
6.6.1
(GitHub Link)
22nd September 2021
  • Open ID Connect redirect issue fixed
6.6.0
(GitHub Link)
2nd September 2021
  • Term search within Terminology fixed
  • Fix for advanced search within a folder
  • Improvements to merge diff tool
6.5.0
(GitHub Link)
24th August 2021
  • Improvements to profiles and other DOI profile functionality
  • Fix to favourite highlighting
  • DataFlow presentation no-longer using paginated call
  • Open ID Connect conformance issue resolved
  • Various other bug fixes and layout improvements
6.4.0
(GitHub Link)
7th August 2021
  • Fix for making models publicly readable
  • DOI functionality (requires plugin)
  • Multiple updates to model merging tool
  • Fix to merge graph for Versioned Folders
  • Drag-and-drop ordering for Data Elements
  • "Select all" option for adding Terms to a Codeset
  • Tree icons for model items
  • Various other bug fixes
6.3.1
(GitHub Link)
1st July 2021
  • Basic support for external authentication
  • Improved Export error handling
  • Update merge tool
  • Enable subscription functionality by default
6.2.0
(GitHub Link)
18th June 2021
  • Context view on model tree
  • Versioned folder features
6.1.0
(GitHub Link)
18th May 2021
  • Properties, annotations and rules available on folders
  • Bug fix for default datatypes
6.0.0
(GitHub Link)
22nd April 2021
  • Refresh of most model view screens, maximizing screen usage
  • Support for structured profiles
  • Publish / subscribe functionality
  • Support for user-provided themes
  • Many other bug fixes
5.2.0
(GitHub Link)
26th Mar 2021
  • New screens for administrator system properties
5.1.0
(GitHub Link)
4th Mar 2021
  • Global progress indicator
  • Fix for Markdown link editing
  • Other fixes / performance improvements
5.0.0
(GitHub Link)
5th Feb 2021 Listing major changes since last release of Metadata Catalogue
  • Upgrade to Angular 9
  • Modular code structure
  • Refactored, simplified layout to all screens
  • Reference Data Model
  • API Keys / access tokens
  • WYSIWYG HTML editor
  • Much improved support for branching and merging

Plugins, client libraries, others

Release notes for plugins, client libraries, and other Mauro repositories are not formally listed here for ease of maintenance. However, you can view the latest versions of each plugin on the Plugins page. More details about tagged releases and issues addressed can be found on the individual GitHub repos (see the 'tags' section to view all releases).