-
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release / 4.4.6 / Changelog. (#8462)
* Release / 4.4.6 / Changelog. * Release / 4.2.11 / Changelog. * Add 4.2.11 to history. --------- Co-authored-by: Jose García <[email protected]>
- Loading branch information
1 parent
cd72f8e
commit 1a0c70e
Showing
5 changed files
with
62 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Version 4.2.11 {#version-4211} | ||
|
||
GeoNetwork 4.2.11 release is a minor release. | ||
|
||
## List of changes | ||
|
||
Release highlights: | ||
|
||
- [Upgrade jQuery to version 3.7.1](https://github.com/geonetwork/core-geonetwork/pull/8105) | ||
- [CSW / Fix parsing date values for filters](https://github.com/geonetwork/core-geonetwork/pull/8417) | ||
- [Fix harvester execution logs added to previous logs](https://github.com/geonetwork/core-geonetwork/pull/8388) | ||
- [Register user / allow to configured allowed email domains](https://github.com/geonetwork/core-geonetwork/pull/8207) | ||
- [Register user / allow to select the group where the user wants to register](https://github.com/geonetwork/core-geonetwork/pull/8195) | ||
- [WebDav harvester / Add support for XSLT filter process](https://github.com/geonetwork/core-geonetwork/pull/8423) | ||
- [Update home page "browse by" to display facet as label if there is only one](https://github.com/geonetwork/core-geonetwork/pull/8449) | ||
- [Use UI language for metadata selection export to CSV / PDF](https://github.com/geonetwork/core-geonetwork/pull/8274) | ||
- | ||
and more \... see [4.2.11 issues](https://github.com/geonetwork/core-geonetwork/issues?q=is%3Aissue+milestone%3A4.2.11+is%3Aclosed) and [pull requests](https://github.com/geonetwork/core-geonetwork/pulls?q=is%3Apr+milestone%3A4.2.11+is%3Aclosed) for full details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Version 4.4.6 {#version-446} | ||
|
||
GeoNetwork 4.4.6 is a minor release. | ||
|
||
## Update notes | ||
|
||
When updating please review the following actions: | ||
|
||
### Index changes | ||
|
||
Due to [Elasticsearch update to 8.14.3](https://github.com/geonetwork/core-geonetwork/pull/8337) it is recommended to use 8.14.x version of Elasticsearch server. | ||
|
||
After updating use **Admin Console > Tools** and use **Delete index and reindex**: | ||
|
||
|
||
## List of changes | ||
|
||
Major changes: | ||
|
||
* [Add support for external management named properties in JCloud](https://github.com/geonetwork/core-geonetwork/pull/8357) | ||
|
||
* [Use UI language for metadata selection export to CSV / PDF. | ||
](https://github.com/geonetwork/core-geonetwork/pull/8262) | ||
|
||
* [WebDav harvester / Add support for XSLT filter process](https://github.com/geonetwork/core-geonetwork/pull/8243) | ||
|
||
* [Register user / allow to configured allowed email domains](https://github.com/geonetwork/core-geonetwork/pull/8186) | ||
|
||
* [Register user / allow to select the group where the user wants to register](https://github.com/geonetwork/core-geonetwork/pull/8176) | ||
|
||
* [Support multiple DOI servers](https://github.com/geonetwork/core-geonetwork/pull/8098) | ||
|
||
* [Standard / DCAT (and profiles) export ](https://github.com/geonetwork/core-geonetwork/pull/7600) | ||
|
||
and more \... see [4.4.6-0 issues](https://github.com/geonetwork/core-geonetwork/issues?q=is%3Aissue+milestone%3A4.4.6+is%3Aclosed) and [pull requests](https://github.com/geonetwork/core-geonetwork/pulls?page=3&q=is%3Apr+milestone%3A4.4.6+is%3Aclosed) for full details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters