-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
788d6b4
commit cabe4fd
Showing
2 changed files
with
19 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Version 4.2.6 {#version-426} | ||
|
||
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: | ||
- [API / CSV export / Add support for custom export](https://github.com/geonetwork/core-geonetwork/pull/7132) | ||
- [Map / WFS Features / Improvements](https://github.com/geonetwork/core-geonetwork/pull/7000) | ||
|
||
|
||
and more \... see [4.2.6 issues](https://github.com/geonetwork/core-geonetwork/issues?q=is%3Aissue+milestone%3A4.2.6+is%3Aclosed) and [pull requests](https://github.com/geonetwork/core-geonetwork/pulls?page=3&q=is%3Apr+milestone%3A4.2.6+is%3Aclosed) for full details. |