# Changelog 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-12-1] [r4-24-0] - 2020-06-18 **Bug fixes** [#19479] Add Resource facility does not work ## [2-12-0] - [${buildDate}] [Feature #18039] Ckan-Util-Library: read the vre-public-url into GR "CkanPortlet" ## [2-10-0] - [${buildDate}] [Task #16895] Try to patch some methods of the jackan library ## [2-9-0] - [${buildDate}] [Task #16471] Migrate to new Catalogue Resolver ## [2-8-1] - [${buildDate}] Added title on updated of records refs #16395 ## [2-8-1] - [2019-02-26] Fixed Bug on social post publishing ## [2-8-0] - [2018-11-20] Patched method DataCatalogueImpl#getPortletURL ## [2-7-0] - [2018-10-10] Added the possibility to deny social post on catalogue-ws #12514 ## [2-6-0] - [2018-07-18] Enhance timeout in requests to CKAN in ckan-util-library #12050 ## [2-5-0] - [2018-02-28] Code cleanup ## [2-4-2] - [2018-02-28] Portlet url is built on the fly (#11294) ## [2-4-1] - [2018-01-10] Minor fix for delegates Added support for statistics (requires solrj) Added method for retrieving main landing pages ## [2-4-0] - [2017-11-01] Added delegate roles method Added search methods for datasets ## [2-3-2] - [2017-08-01] Minor fixes ## [2-3-1] - [2017-07-01] Mime type fix for resources ## [2-3-0] - [2017-05-01] Pom fixes Moved to java 8 Added method to add a dataset to a group and its parents (if any) ## [2-2-1] - [2017-04-01] Some minor changes ## [2-2-0] - [2017-02-01] Added method to delete/purge group Project structure and so packages are changed (gwt-widget like structure) ## [2-1-0] - [2016-12-01] Product creation methods improved Added method to get the group list Added methods to manage groups Added method to patch product/resource ## [2-0-0] - [2016-11-01] Added support for datasets's relationships (create, delete, retrieve methods) Added Factory in order to reduce the number of created instances of the utils class(cache) Added code to discover a new Application Profile (see ticket #4925) Added methods to manage group creation, assing a user/product to a group ## [1-0-0] - [2016-06-01] First Release