Releases: geonetwork/core-geonetwork
GeoNetwork version 4.0.5
GeoNetwork version 4.0.4
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
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
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
-
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
See the changes https://geonetwork-opensource.org/manuals/trunk/en/overview/change-log/version-4.0.1.html
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v4.0.1/
Minor fix forgotten in 4.0.1 to cherry pick if running from source #5176.
GeoNetwork version 3.10.5
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
-
Other
and more. See 3.10.5 issues and pull requests for full details.
GeoNetwork version 4.0.0
GeoNetwork version 3.10.4
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.