Skip to content

Releases: geonetwork/geonetwork-ui

v2.6.0

09 Jul 12:50
Compare
Choose a tag to compare

Description

This update is mostly focused on Datahub. Features catalog has been introduced, and the WFS service has been enhanced. On the dataset page, a quick access menu has been added to facilitate navigation. The download buttons, links and datasets cards have been redesigned. The quality widget has also been improved to compute quality information based on the dataset type. Additionally, TMS support has been added.
New pages Service and Reuse have been introduced, and a filter has been added to the search. The search parameters have been updated, and a deprecated parameter has been introduced.

A big thanks to IGN for the funding !

For the editor:
Multilingual support is in progress, and several fixes have been made to the ISO 19115-3 converter.

What's Changed

New Feature

  • [Datahub] Load multiple feature types from feature catalog by @Guillaume-d-o in #1157
  • Datahub: Display restricted access info for dataset previews by @tkohr in #1150
  • [Datahub]: Rework external links cards by @cmoinier in #1173
  • [Datahub & Editor] Simplify I18n & allow specifying a language for Web Components & Standalone Search by @jahow in #1255

Fixes and improvements

Datahub

Editor

Documentation

  • Docs / Styling guidelines by @jahow in #1210
  • [Docs] Add documentation for new TMS basemap, max feature count, OGC-C cache, and application banner by @AlitaBernachot in #1215

Dependancies upgrade

Read more

v2.4.5

04 Apr 10:01
Compare
Choose a tag to compare

What's Changed

  • [2.4.x] Merge pull request #1205 from geonetwork/dh-fix-ogc-api-crs by @github-actions in #1207

New Contributors

  • @github-actions made their first contribution in #1207

Full Changelog: v2.4.4...v2.4.5

v2.5.0

31 Mar 14:49
Compare
Choose a tag to compare

What's Changed

This new release aims mostly at improving the Metadata Editor.

Most of the Datahub fixes were already backported to the v2.4.4 release.

Also note that the Datafeeder has been removed from the repository, as it's no longer supported as part of GeoNetwork-UI.

New features

Fixes and improvements

Datahub

  • [Datahub]: Make analysis tab of preview work with WFS by @cmoinier in #1158
  • [Datahub]: Make the application-banner move down with potential header by @cmoinier in #1164
  • [Datahub]: Improve maxFeatureCount error message display in preview by @cmoinier in #1162
  • [Datahub] Update the UI for Metadata Quality Component by @ronitjadhav in #1185

Editor

Webcomponents

Dropped application

Documentation

Full Changelog: v2.4.3...v2.5.0

v2.4.4

25 Mar 11:26
Compare
Choose a tag to compare

What's Changed

This patch release brings a few bug fixes that were deemed essential to release a new stabilized version of the 2.4.x series.

Fixes and improvements

Full Changelog: v2.4.3...v2.4.4

v2.4.3

06 Mar 15:10
Compare
Choose a tag to compare

What's Changed

This patch release brings a major improvement on table preview by the use of pagination, allowing to support WFS services with a number of features above the server limit.

Several other improvements and fixes were added, like better similar datasets suggestions, downloading GeoJSON in the correct projection, or displaying a banner in the datahub.

Finally, the preview webcomponents are back in order.

Fixes and improvements

New Contributors

Full Changelog: v2.4.2...v2.4.3

GeoNetwork-UI v2.4.2

24 Feb 12:32
Compare
Choose a tag to compare

What's Changed

This patch release brings several fixes and improvements based on feedback from the previous release of the editor.
It also brings more options to the data preview configuration.

Fixes and improvements

Full Changelog: v2.4.1...v2.4.2

GeoNetwork-UI v2.4.1

12 Feb 15:47
Compare
Choose a tag to compare

What's Changed

This new release of GeoNetwork-UI offers the first deployment ready version of the Metadata Editor application.

Please use it, and give us your feedback ❤️

Fixes and improvements

Full Changelog: v2.4.0...v2.4.1

GeoNetwork-UI v2.4.0

12 Feb 15:22
Compare
Choose a tag to compare

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

GeoNetwork-UI v2.3.3

16 Dec 10:41
Compare
Choose a tag to compare

What's Changed

  • [Backport 2.3.x] [DATAHUB]: Record has no link error displayed when loading by @jahow in #948
  • [Backport 2.3.x] Element ref wasn't working on ng-for wizard.component.html with multiple fields by @jahow in #1001
  • [Backport 2.3.x] Quality score keyword item wasn't checked by @jahow in #1055

Full Changelog: v2.3.2...v2.3.3

GeoNetwork-UI v2.4.0 alpha 2

19 Nov 17:27
Compare
Choose a tag to compare
Pre-release

This new alpha version brings many improvements to the Metadata Editor app as well as a lot of fixing/polishing to improve the user experience.

More complete patch notes will follow soon.

What's Changed

Full Changelog: v2.4.0-alpha.1...v2.4.0-alpha.2