There is a newer version of the record available.

Published October 9, 2023 | Version v2.0.0
Software Open

geonetwork/geonetwork-ui: GeoNetwork-UI v2.0.0

Description

The new major version 2.0 of GeoNetwork-UI brings some large structural improvements to the project. One the biggest might be the addition of an abstraction layer between the source of the information shown in the UI, called the "Records Repository", and the rest of the logic for dealing with that information.

Main changes are:

  • Introduction of a metadata-editor application, currently in the works
  • Migration to Nx 16 and Angular 16
  • Compatibility with GeoNetwork has been extended to all version of the 4.2.x branch

Some significant changes to the code base include:

  • All the logic present in GeoNetwork-UI no relies on an agnostic metadata format present in libs/common/domain
  • All the logic for querying metadata records and other information from GeoNetwork 4 API is present in libs/api/repository
  • All test fixtures should go in common/fixtures

Thanks a lot and congratulations to all the people that contributed to this huge release, and all the sponsors that made this possible :tada:

What's Changed New features Fixes & improvements Documentation Dependencies

Full Changelog: https://github.com/geonetwork/geonetwork-ui/compare/v1.1.0...v2.0.0

Files

geonetwork/geonetwork-ui-v2.0.0.zip

Files (4.5 MB)

Name Size Download all
md5:5c14f900d8fe30a5d7bd2e7f17e8ff8f
4.5 MB Preview Download

Additional details