diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c49746..bc000f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,101 +4,105 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v2.1.0-SNAPSHOT] - 2022-06-13 + +**Enhancements** + +- [#23491] The final URL provided to go to the item is the "Catalogue Portlet URL" ## [v2.0.1] - 2021-05-24 **Bug fixes** -[#21470] Fixing: publishing widget uses the orgTitle instead of orgName +- [#21470] Fixing: publishing widget uses the orgTitle instead of orgName **New** -Moved to maven-portal-bom 3.6.2 - +- Moved to maven-portal-bom 3.6.2 ## [v2.0.0] - 2021-04-12 **Enhancements** -[#19764] Porting ckan-metadata-publisher-widget to catalogue-util-library -[#20680] Ported to SHUB -[#19568] Unify and extend the tags allowed values -[#20828] Revisited title size and format -[#20868] Redesigned the "Manage Resources" user experience -[#21068] Add Resources facility: only HTTPS URLs must be allowed -[#21153] Upgrade the maven-portal-bom to 3.6.1 version +- [#19764] Porting ckan-metadata-publisher-widget to catalogue-util-library +- [#20680] Ported to SHUB +- [#19568] Unify and extend the tags allowed values +- [#20828] Revisited title size and format +- [#20868] Redesigned the "Manage Resources" user experience +- [#21068] Add Resources facility: only HTTPS URLs must be allowed +- [#21153] Upgrade the maven-portal-bom to 3.6.1 version ## [v1.6.2] - 2021-02-08 **Bug Fixes** -[#20446] Catalogue Publishing Widget: field value unexpectedly added in case of optional field -[#20663] Fixing Time_Interval placeholder +- [#20446] Catalogue Publishing Widget: field value unexpectedly added in case of optional field +- [#20663] Fixing Time_Interval placeholder -## [v1.6.1] [r4.24.0] - 2020-06-18 +## [v1.6.1] - 2020-06-18 **New Features** -[#18700] Do not skip regex validation on catalogue item when a field is empty (UI side) +- [#18700] Do not skip regex validation on catalogue item when a field is empty (UI side) ## [v1.6.0] - 2019-09-25 -[Feature #11331] Field repeatability: support for catalogue widget +- [Feature #11331] Field repeatability: support for catalogue widget -[Task #12480] Data Catalogue Publishing widget: filter the VREs for the working gateway widget +- [Task #12480] Data Catalogue Publishing widget: filter the VREs for the working gateway widget -[Feature #17577] Modify ckan-metadata-publisher-widget posts to cite people with @username +- [Feature #17577] Modify ckan-metadata-publisher-widget posts to cite people with @username -[Support #13188] Fixed some logs +- [Support #13188] Fixed some logs ## [v1.5.0] - 2019-06-11 -[Feature #13074] Integrated with 'openlayer-basic-widgets' +- [Feature #13074] Integrated with 'openlayer-basic-widgets' ## [v1.4.1] - 2018-11-20 -[Bug #12914] The form to add/choice the resources to publishing remains frozen +- [Bug #12914] The form to add/choice the resources to publishing remains frozen ## [v1.4.0] - 2018-09-28 -[Incident #12563] Error when trying to publish the content of a workspace folder into the catalogue +- [Incident #12563] Error when trying to publish the content of a workspace folder into the catalogue ## [v1.3.3] - 2018-03-02 -Minor update +- Minor update ## [v1.3.2] - 2018-02-26 -Minor update due to interface changed +- Minor update due to interface changed ## [v1.3.1] - 2017-06-26 -External Url files are properly managed as resources +- External Url files are properly managed as resources ## [v1.3.0] - 2017-05-05 -Metadata model v.3 supported +- Metadata model v.3 supported ## [v1.2.3] - 2017-04-05 -Some bug fixes +- Some bug fixes ## [v1.2.2] - 2017-02-27 -Some minor terms changed +- Some minor terms changed -added support for ticket #7207 +- added support for ticket #7207 ## [v1.2.1] - 2017-02-02 diff --git a/pom.xml b/pom.xml index ba3096d..fd64da5 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.widgets ckan-metadata-publisher-widget - 2.0.1 + 2.1.0-SNAPSHOT gCube Ckan metadata publisher widget @@ -42,7 +42,7 @@ org.gcube.distribution maven-portal-bom - 3.6.2 + 3.6.2-SNAPSHOT pom import