Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change log for 3.12.7 #211

Merged
merged 1 commit into from
Sep 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Change log for 3.12.7
  • Loading branch information
josegar74 committed Sep 16, 2022
commit 4e85f6f6fb6392496426fef71b26b1de3306d828
3 changes: 2 additions & 1 deletion source/overview/change-log/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ Change log
version-3.12.3.rst
version-3.12.4.rst
version-3.12.5.rst
version-3.12.6.rst
version-3.12.6.rst
version-3.12.7.rst
35 changes: 35 additions & 0 deletions source/overview/change-log/version-3.12.7.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
.. _version-3127:

Version 3.12.7
##############

New features/fixes
------------------

* Metadata

* [BP] `Fix inconsistent metadata status when requesting the DOI publication after the metadata approval and publication <https://github.com/geonetwork/core-geonetwork/pull/6505>`_
* [BP] `Metadata import - store the validation status when the validation option is selected <https://github.com/geonetwork/core-geonetwork/pull/6444>`_
* [BP] `Record view / Full / Display temporal range using gml:end/begin element <https://github.com/geonetwork/core-geonetwork/pull/6510>`_
* [BP] `Add OGC API protocols support for online resources <https://github.com/geonetwork/core-geonetwork/pull/6477>`_

* User interface

* [BP] `Adjust side bar thickness to 12px <https://github.com/geonetwork/core-geonetwork/pull/6293>`_


* Administration

* [BP] `Configuration option to display the application version and links to the About, GitHub and API pages in the footer <https://github.com/geonetwork/core-geonetwork/pull/6436>`_

* Other

* [BP] `Keycloak client upgrade to 18.0.2 <https://github.com/geonetwork/core-geonetwork/pull/6531>`_
* [BP] `Add validation status to cmis store and configuration <https://github.com/geonetwork/core-geonetwork/pull/6511>`_
* [BP] `Enable server hostname verification on this SSL/TLS connection <https://github.com/geonetwork/core-geonetwork/pull/6403>`_
* [BP] `Move messages property files to web module <https://github.com/geonetwork/core-geonetwork/pull/6508>`_

and more ... see `3.12.7 issues <https://github.com/geonetwork/core-geonetwork/issues?q=is%3Aissue+milestone%3A3.12.7+is%3Aclosed>`_ and
`pull requests <https://github.com/geonetwork/core-geonetwork/pulls?q=milestone%3A3.12.7+is%3Aclosed+is%3Apr>`_ for full details.

**Full Changelog**: `here <https://github.com/geonetwork/core-geonetwork/compare/3.12.6...3.12.7>`_