Skip to content

Releases: geonetwork/geonetwork-ui

GeoNetwork-UI v1.1.0

02 Aug 09:57
Compare
Choose a tag to compare

What's changed

Major Features:

  • Adds E2e tests #338
  • Adds vitepress technical documentation
  • Adds another organization strategy grouping #519
  • Adds predefined search button #340
  • Adds display of HTML code for chart web component #546

Minor Features:

  • Retrieves contact resource logo url #553
  • Adds search input in multiselect dropdown
  • Adds customization of filter options #549
  • Adds GML support for WFS in table and chart views #526
  • Adds right-click on datasets and organizations opens a new tab
  • Adds a new environment variable from the docker image to execute some script at start of the container
  • Improves thumbnails display
  • Improves UI of contact block #517
  • Updates routes structure
  • Records with the organization from metadata strategy now uses org logo if no record thumbnail provided #548

Fixes:

  • Fixes favourite star count when navigating between the tabs #547
  • Fixes metadata count in the organization tab #521

Full Changelog: v1.0.3...v1.1.0

GeoNetwork-UI v1.0.3

20 Jun 07:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

GeoNetwork-UI v1.0.2

24 Mar 10:12
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Fix i18n (v1.0.1): Let util-18n.module handle language detection by @tkohr in #437

Full Changelog: v1.0.1...v1.0.2

GeoNetwork-UI v1.0.1

23 Feb 09:23
Compare
Choose a tag to compare

Bug fixes:

  • Datahub: fix many records not showing up due to wrong resourceType exclusion by @tkohr in #410
  • Datahub: return zero results if no favorites (instead of all records) by @tkohr in #411

Minor improvements:

  • Better error handling when adding a WMTS layer on the map by @jahow in #419

Dependencies:

Full Changelog: v1.0.0...v1.0.1

GeoNetwork-UI v1.0.0

16 Jan 10:51
Compare
Choose a tag to compare

GeoNetwork-UI has reached the 1.0.0 version tag.

Available applications are:

  • datahub
    The datahub application has now reached a point where it covers most its the intended functionalities:
    • a news feed
    • list of organisations
    • search results with filters
    • access to favorite records for authenticated users
    • polished UX
      Take a look at the README to know more about deployment and usage!
  • datafeeder
    The datafeeder app has not received any major improvement, although this might come in subsequent releases.
  • map-viewer
    The map viewer app has been created and offers only a very simple functionality: add layers coming from metadata records to the map. This application is mainly meant for showcasing map-related features available in GeoNetwork-UI.
  • metadata-editor
    The metadata editor app has been created and offers extremely limited metadata editing capability. The app relies on the metadata converter and associated pivot format present in GeoNetwork-UI, and will greatly evolve in future releases.

Thanks to all contributors and sponsors for their continuing support!

New Geonetwork-UI Release

09 Sep 08:11
Compare
Choose a tag to compare
Pre-release

New features

  • Organisation preview component by @akhelouat in #284
  • List organisations by @tkohr in #283
  • Pagination component by @akhelouat in #282
  • Document project versioning & push artifacts for applications by @jahow in #286
  • Bind groups to organisations by @tkohr in #290
  • [Datahub] Add pagination for organisations component by @tkohr in #291
  • Datahub: Sort organisations by @tkohr in #293
  • datahub: add news feed with latest datasets by @jahow in #295
  • Datahub: Display key figures by @tkohr in #292
  • Datahub / Add the possibility to set records as favorites by @jahow in #300

Minor & fixes

Full Changelog: v1.0.0-RC1...v1.0.0-RC2

First GeoNetwork-UI release

13 Jul 10:31
Compare
Choose a tag to compare

This release contains the Datafeeder and Datahub applications.