Releases: geonetwork/core-geonetwork
GeoNetwork 4.4.1
https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v4.4.1/
GeoNetwork 4.4.1 release is a minor release.
List of changes
Release highlights:
- Add more db information to the site information page
- Fix cookies path when deployed on root "/" context
- Security / Jolokia update
and more ... see 4.4.1 issues and pull requests for full details.
GeoNetwork 4.2.7
https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v4.2.7/
GeoNetwork 4.2.7 release is a minor release.
List of changes
Release highlights:
- Add more db information to the site information page
- Fix cookies path when deployed on root "/" context
- Security / Jolokia update
and more ... see 4.2.7 issues and pull requests for full details.
GeoNetwork v4.4.0
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v4.4.0/
GeoNetwork 4.4.0 release is a major release.
Migration notes
Java
Version 4.4 only works on Java 11.
API changes
- Groovy formatter support is removed. (More information).
Installation changes
- Datastore / To use CMIS, JCloud or S3 download the corresponding packages (More information).
Index changes
After update, don't forget to go to admin console --> tools --> Delete index and reindex.
List of changes
Major changes:
- Java 11 support
- Move datastorage providers to maven modules and include them in the build on demand
- Docker configuration improvements
- Improvements to allow future deployment of multiple instances
- API / CSV export / Add support for custom export
- INSPIRE / Validator / Add API usage information
- Map / WMS / Add support for time dimension
- Map / WFS Features / Improvements
and more ... see 4.4.0 issues and pull requests for full details.
GeoNetwork v4.2.6
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v4.2.6/
GeoNetwork 4.2.6 release is a minor release.
Migration notes
Index changes
After update, don't forget to go to Admin console
> Tools
> Delete index and reindex
.
List of changes
Major changes:
and more ... see 4.2.6 issues and pull requests for full details.
GeoNetwork v3.12.11
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v3.12.11/
New features/fixes
-
Metadata
-
Other
and more ... see 3.12.11 issues and pull requests for full details.
Full Changelog: here
GeoNetwork v4.2.5
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v4.2.5/
Major changes
https://geonetwork-opensource.org/manuals/4.0.x/en/overview/change-log/version-4.2.5.html
Migration notes
Database changes
- Remove Language table isdefault column (More information).
API changes
-
API for link analysis
PUT /records
when using OVERWRITE mode only the XML of the metadata is updated. Use REMOVE_AND_REPLACE for previous mechanism which remove the existing metadata and inserting the new one. When workflow is enabled, OVERWRITE is not allowed (More information).
Index changes
After update, don't forget to go to admin console > tools > Delete index and reindex.
Thesaurus changes
If using the default regions thesaurus, update the thesaurus dates before starting the application
(More information).
GeoNetwork v4.2.4
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v4.2.4/
Migration notes
Database changes
- If using the pages API, consider checking the
spg_page
database table (`More information) during migration.
API changes
-
API for link analysis
-
POST /links
is nowPOST /links/analyze
to analyze all links in a set of records. -
POST /links/analyze
toPOST /links/analyzeurl
to analyze a URL.
-
-
API on pages is now more consistent (More information). Use
GET pages
to retrieve list of pages (instead ofGET pages/list
). UsePUT
operation to create a new page orPOST
to upload a file for the page. Section and status can now updated when updating the page. A page label can now be defined. Format, sections and status can now be retrieved using the API.
Major changes:
-
Security / Library updates: Spring, SVN kit, GeoTools, Logging bridge
-
Languages / Fix loading of ICE, KOR and CZE language code and Danish added
-
Sharing / Configure profile allowed to publish/unpublish records
-
Portal / Check that portal exist and if not redirect to main one
-
CSW / Transactions: Record history of transactions and consistently apply update fixed info
-
Search / Improve performances for catalogs containing lot of overviews
and more ... see 4.2.4 issues and
pull requests for full details.
GeoNetwork v3.12.10
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v3.12.10/
New features/fixes
-
Metadata
- [BP] Metadata editor / fix disable link to parent button
- [BP] Metadata editor / Use created, modified, issued date from thesaurus when adding keywords
- [BP] Update publish link so that it is disabled if the metadata has not been approved
- [BP] Update validation report to include more information in the report
-
Other
and more ... see 3.12.10 issues and
pull requests for full details.
Full Changelog: here
GeoNetwork v4.2.3
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v4.2.3/
Major changes:
-
Search / Multilingual support for contact, links and overview label
-
SEO / Add sitemap configuration and `permalink configuration](https://github.com/geonetwork/core-geonetwork/pull/6792>) with DOI support.
-
Editor / Geopublication support geopackage and zipped geopackage
-
Schema plugin / XSL conversions are dispatched in each schemas
and more ... see 4.2.3 issues and
pull requests for full details.
GeoNetwork v3.12.9
Download from https://sourceforge.net/projects/geonetwork/files/GeoNetwork_opensource/v3.12.9/
Main features/fixes
-
Metadata
-
Map viewer
-
Other
- [BP] KeyCloak / set the user profile retrieved from KeyCloak only for new users or if the configuration option KEYCLOACK_UPDATEPROFILE is enabled
- [BP] Workflow / Restrict search by status to record that user can edit
- [BP] Update userapi so that it will allow administrators to pre-create/update user profile information when using service provider
and more ... see 3.12.9 issues and pull requests for full details.
Full Changelog: here