Skip to content

Releases: geonetwork/core-geonetwork

GeoNetwork version 4.0.5

GeoNetwork version 4.0.4

07 May 08:41
Compare
Choose a tag to compare

See the changes https://geonetwork-opensource.org/manuals/4.0.x/eng/users/overview/change-log/version-4.0.4.html
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v4.0.4/

Important note:

Since this version, the passwords stored in the database are encrypted, for example for the mail or proxy servers. When the application starts, it creates in the data directory a file called encryptor.properties with the encryption key and encrypts the passwords in the database. The default location for this file is TOMCAT_DIR/webapps/geonetwork/WEB-INF/data/config/encryptor.properties (unless you have set the data directory to an external folder).

You must back up this file and restore it to the previous location when you upgrade to a newer version of GeoNetwork; otherwise the application will not be able to decrypt the passwords stored in the database.

GeoNetwork version 3.12.0

07 May 13:34
Compare
Choose a tag to compare

See the changes https://geonetwork-opensource.org/manuals/trunk/en/overview/change-log/version-3.12.0.html
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v3.12.0/

Important note:

Since this version, the passwords stored in the database are encrypted, for example for the mail or proxy servers. When the application starts, it creates in the data directory a file called encryptor.properties with the encryption key and encrypts the passwords in the database. The default location for this file is TOMCAT_DIR/webapps/geonetwork/WEB-INF/data/config/encryptor.properties (unless you have set the data directory to an external folder).

You must back up this file and restore it to the previous location when you upgrade to a newer version of GeoNetwork; otherwise the application will not be able to decrypt the passwords stored in the database.

GeoNetwork version 4.0.3

GeoNetwork version 4.0.2

GeoNetwork version 3.10.6

08 Mar 09:40
Compare
Choose a tag to compare

Download it from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v3.10.6/.

New features/fixes

  • Metadata

    • Workflow / Updated validation api so that it supports working copy and fixed other validation bugs (#5231).
    • Workflow / Fix some working copy merge issues (#5279>)
    • INSPIRE / Update Remote INSPIRE Atom feeds to process dataset feeds from service feeds (#5239).
    • ISO19139 / Preserve locale codes in metadata (#5293).
  • Harvesters

    • Harvester / From folder / Unable to reset XSLT once set (#5281)
  • User interface

    • Accessibility / Make the subbar on the record view accessible (by keyboard) (#5067).
    • Accessibility / Accessibility improvements for the footer (#5073).
    • Accessibility / Change language picker into dropdown (#5136).
    • Fixed broken site logo image on fresh installation (#5342).
  • Other

    • Replace Travis by Github Actions (#5314).

and more ... see 3.10.6 issues and
pull requests for full details.

GeoNetwork version 4.0.1

06 Nov 13:54
Compare
Choose a tag to compare

GeoNetwork version 3.10.5

08 Mar 09:34
Compare
Choose a tag to compare

Download it from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v3.10.5/

New features/fixes

  • Metadata

    • Add missing schema translation files to prevent 404 errors (#5093).
    • JSON-LD formatter / Avoid error on multiple hierarchyLevel (#5109).
    • HTML formatter / Return 404 when the metadata doesn't exist (#5129).
    • PDF formatter / Improvements in labeling (#5138).
    • PDF formatter / Improvements in layout (#5139)
    • Update the URL of map service used to display the metadata bounding box (#5154)
  • Harvesters

    • OGC WxS / Fix protocol element (#5146).
  • User interface

    • Allow the use of Thesaurus in search page fields #5086).
  • Security

    • Encode username value in http error responses for password recovery to prevent potential XSS (#5164).
    • Configuration option to restrict in the map services supported in map extent API's the usage of non-predefined map services #5166).
  • Other

    • Fixes in sitemap document (#5148).
    • API / Language / Delete / Add missing source translation table (#5111).

and more. See 3.10.5 issues and pull requests for full details.

GeoNetwork version 4.0.0

GeoNetwork version 3.10.4

02 Oct 07:24
Compare
Choose a tag to compare

Download it from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v3.10.4/

New features/fixes

  • Map viewer
    • Enhance ESRI REST API support
    • Show error when parsing WMTS options failed
  • Metadata
    • Group reviewers should be able do publish a metadata in their groups, even if they can’t edit the record
    • Editor / Remove the ‘geonet’ namespace from the metadata
    • Editor / Keywords / Group keywords by type when not part of a thesaurus
    • INSPIRE / Remote INSPIRE Atom feeds improvements
    • Import / Improve error message when uploading a mef zip file
  • Harvester
    • OGC WxS / Add WMTS basic support
    • CSW / Fix batch edit condition
  • Security
    • LDAP improvements
  • User interface
    • Improvements and accessibility fixes

and more. See 3.10.4 issues and pull requests for full details.