v2.5.0
What's Changed
This new release aims mostly at improving the Metadata Editor.
Most of the Datahub fixes were already backported to the v2.4.4 release.
Also note that the Datafeeder has been removed from the repository, as it's no longer supported as part of GeoNetwork-UI.
New features
- [Datahub] Activate cache according to update frequency by @AlitaBernachot in #1151
- [Datahub] Allow disabled ogc-client cache per request by @AlitaBernachot in #1147
- Update OGC client package and avoid response error by @Guillaume-d-o in #1171
Fixes and improvements
- Exclude feature catalog records from the search by @Guillaume-d-o in #1144
- feat(ui): avoid crash when a nullish value is given to marked by @jahow in #1166
- Fix converter on records with empty feature catalog by @LHBruneton-C2C in #1179
- [Editor][Datahub]: Search bar UI fixes by @cmoinier in #1189
- Only set active state in table view when active id is set by @LHBruneton-C2C in #1192
Datahub
- [Datahub]: Make analysis tab of preview work with WFS by @cmoinier in #1158
- [Datahub]: Make the application-banner move down with potential header by @cmoinier in #1164
- [Datahub]: Improve maxFeatureCount error message display in preview by @cmoinier in #1162
- [Datahub] Update the UI for Metadata Quality Component by @ronitjadhav in #1185
Editor
- [Editor]: Changes to french translations by @cmoinier in #1154
- [Editor]: Small UI fixes by @cmoinier in #1155
- [Editor] : Rework actions for drafts dashboard by @cmoinier in #1153
- [Editor]: Bug first letter eaten by @cmoinier in #1176
- [Editor] : add unknown constraint when creating a new record by @cmoinier in #1159
- [Editor] : Save XML imports by @cmoinier in #1180
- [Editor]: Display all supported types of contacts by @cmoinier in #1177
- [metadata editor] fix download url ( don't fetch the format) and fix drag and drop when add an url is clicked by @Guillaume-d-o in #1178
- [Editor]: Clear input on protocol switch but don't eat up letters by @cmoinier in #1190
- [Editor] Image upload component UI error state by @AlitaBernachot in #1187
- Possibility the alternative text when image not available by @Guillaume-d-o in #1186
- use altText to handle state error on image input by @Guillaume-d-o in #1197
Webcomponents
- [Webcomponent] Fix wc search dropdown by @AlitaBernachot in #1156
Dropped application
Documentation
- Explain how to create and use a patch branch by @LHBruneton-C2C in #1188
Full Changelog: v2.4.3...v2.5.0