From 55469cc2bc4cc93efba4a84f8352157bd9423a1a Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 27 May 2024 11:21:17 +0300 Subject: [PATCH] [develop | DONE | CHANGED]: CHANGELOG.md: Updated changelog to include [production-release-may-2024] - 2024/05/23. --- explore/CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/explore/CHANGELOG.md b/explore/CHANGELOG.md index e05296d3..e06e2cf6 100644 --- a/explore/CHANGELOG.md +++ b/explore/CHANGELOG.md @@ -14,6 +14,26 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - *Fixed (for any bug fixes)* - *Security (in case of vulnerabilities)* +## [production-release-may-2024] - 2024/05/23 +### Changed +* Restored in search pages: number of results & selected keyword +* Performance improvements: onPush Strategy for checking when there are content changes in search results +* Updated color of filter labels & set color of "x" on filter labels same as the text +* Updated cards in funders page + +### Fixed +* Filters in claims (projects) always loading +* z-index issue in dropdown (ORCID) inside modal (authors) +* Close dropdown of ORCID author when clicking on the search button +* Replaced /projects search endpoint with /resources2?type=projects in project claims + +### Added +* Link directly with funding (unidentified projects) +* Display organization persistent identifiers (search results & detailed page) +* Search & Advanced search organizations by pid +* Display full organization names in search organizations page +* Added level4 FoS in fos.json vocabulary + ## [production-release-march-2024] - 2024/03/04 ### Changed * Performance improvements