Skip to content

GeoNetwork-UI v2.4.0

Compare
Choose a tag to compare
@jahow jahow released this 12 Feb 15:22
· 92 commits to main since this release

What's Changed

This new release of GeoNetwork-UI is a significant milestone as it includes many new features:

  • The project has been migrated to Angular 18
  • A new Organization page is now accessible for each entry in the Organizations tab
  • A legend block was added in the map preview of the Datahub application
  • Embedding maps and tables using web components is now possible!

Please note that the Metadata Editor application is nearing a production-ready state; a version 2.4.1 will come soon with further improvements to it!

New features

Fixes and improvements

  • chore(ME): Rework sidebar and routing by @Angi-Kinas in #899
  • [Fix]: Reset map dropdown links by @cmoinier in #900
  • Datahub: Catch OGC API error for geometry by @tkohr in #916
  • fix(platform-service): Exclude place thesaurus keywords by @Angi-Kinas in #915
  • [Datahub] Fix read more button by @tkohr in #934
  • [Datahub]: Fix WFS error on QGIS by @cmoinier in #926
  • Fix [Datahub]: Map keyword link to key by @tkohr in #937
  • Metadata Editor / fix error when saving with GeoNetwork 4.2.5+ by @jahow in #945
  • Fix E2E test failures by @jahow in #960
  • Another attempt at making E2E tests more reliable by @jahow in #953

Dependencies upgrade

New Contributors

Full Changelog: v2.3.0...v2.4.0