diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e45071..5595702 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,145 +5,149 @@ 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).
+## [v3.1.0-SNAPSHOT]
+- Feature #27999 [StorageHub] downstream components to upgrade in order to work with storagehub 1.5.0
+- maven-parent 1.2.0
+- maven-portal-bom 4.0.0-SNAPSHOT
## [v3.0.0] - 2023-12-15
-- Feature #26194: News Feed portlet: remove elastic search client
+- Feature #26194: News Feed portlet: remove elastic search client
## [v2.8.4] - 2022-05-15
- - fixed changelog and README
+- fixed changelog and README
## [v2.8.2] - 2019-09-22
- - Feature: HTML markup is not only escaped as it was but also displayed as simple text
+- Feature: HTML markup is not only escaped as it was but also displayed as simple text
## [v2.8.1] - 2019-07-17
- - Fixed Bug #17181, post editing leads to losing both formatting and mentions
+- Fixed Bug #17181, post editing leads to losing both formatting and mentions
## [v2.8.0] - 2019-05-22
- - Fixed Bug #16724, Social networking: "See more" seems to reload a post with part of the old look and feel
- - Fixed Bug #16673, News Feed: comments with links between parenthesis not recognised
+- Fixed Bug #16724, Social networking: "See more" seems to reload a post with part of the old look and feel
+- Fixed Bug #16673, News Feed: comments with links between parenthesis not recognised
## [v2.7.2] - 2019-01-25
- - Feature #16205: News Feed avoid refresh page when user is commenting<
- - Minor CSS fix for anchors links font size
- - Bug fix #16225 mentions and replies http links not working in some email notifications
- - Feature #16452, Revise posts look and feel
+- Feature #16205: News Feed avoid refresh page when user is commenting<
+- Minor CSS fix for anchors links font size
+- Bug fix #16225 mentions and replies http links not working in some email notifications
+- Feature #16452, Revise posts look and feel
## [v2.6.0] - 2018-03-07
- - Ported to GWT 2.8.2
- - Fix for Incident #11187 citing a people (with '@') in comments is not working anymore
- - Feature #11189: Social-Networking - citing a people (with '@') in comments loses the focus.
- - Feature #10192 allow to sort feeds per recent comments
- - Bug #7841 lack of blank space to separate the query term when hashtag is used
- - Support for ticket #11139<
- - Enhanced efficiency when retrieving mentioned users or groups in comments
+- Ported to GWT 2.8.2
+- Fix for Incident #11187 citing a people (with '@') in comments is not working anymore
+- Feature #11189: Social-Networking - citing a people (with '@') in comments loses the focus.
+- Feature #10192 allow to sort feeds per recent comments
+- Bug #7841 lack of blank space to separate the query term when hashtag is used
+- Support for ticket #11139<
+- Enhanced efficiency when retrieving mentioned users or groups in comments
## [v2.5.0] - 2017-11-13
- - Fixes for Incident #10262: Cannot see who liked posts on VREs of Parthenos
- - Feature #10242: add comment taking up to 3 seconds sometime to be delivered in the UI now shows a loader
- - Ported to GWT 2.8.1
+- Fixes for Incident #10262: Cannot see who liked posts on VREs of Parthenos
+- Feature #10242: add comment taking up to 3 seconds sometime to be delivered in the UI now shows a loader
+- Ported to GWT 2.8.1
## [v2.3.0] - 2017-02-20
- - Fixes for changes to the underneath common-notification-library
- - Minor css fix
- - Refactored to the new version of elastic search client's compliancy
- - Feature #7212, do not apologies if no posts are present and try to engage the user to post something.
+- Fixes for changes to the underneath common-notification-library
+- Minor css fix
+- Refactored to the new version of elastic search client's compliancy
+- Feature #7212, do not apologies if no posts are present and try to engage the user to post something.
## [v2.2.0] - 2016-12-02
- - emoved asl session
- - Increased general performance and bugfixes
- - fetching of users list to mention in comments loaded on demand
+- emoved asl session
+- Increased general performance and bugfixes
+- fetching of users list to mention in comments loaded on demand
## [v2.1.0] - 2016-10-29
- - Support to show feeds related to user's statistics added
- - Fixed time for comments/posts: the year is present only if the comment/post was made before the current one
+- Support to show feeds related to user's statistics added
+- Fixed time for comments/posts: the year is present only if the comment/post was made before the current one
## [v2.0.0] - 2016-06-29
- - Updated for Liferay 6.2.5
+- Updated for Liferay 6.2.5
## [v1.13.1] - 2016-02-29
- - Full-text search supported
- - Fix for Bug #246, editing changes comment "metadata" namely data
- - Multi-attachment supported
- - Image preview available
-
+- Full-text search supported
+- Fix for Bug #246, editing changes comment "metadata" namely data
+- Multi-attachment supported
+- Image preview available
+
## [v1.10.0] - 2015-10-12
- - Integrated workspace explorer widget and replace light tree
- - Fix for Bug #195, Post dates lack the year
- - Revised the way we shorten posts' text when this is very long, better heuristic used
- - Fixed bug #320, Users tagging does not work if @ is in the middle of already typed text, works for hashtags too
- - Revised mail notification message formatting, user text is now more clear and visible
- - Revised the way we provide back links for posts, removed assumption that News Feed is always present the default communitypage, good for single VRE portals support
+- Integrated workspace explorer widget and replace light tree
+- Fix for Bug #195, Post dates lack the year
+- Revised the way we shorten posts' text when this is very long, better heuristic used
+- Fixed bug #320, Users tagging does not work if @ is in the middle of already typed text, works for hashtags too
+- Revised mail notification message formatting, user text is now more clear and visible
+- Revised the way we provide back links for posts, removed assumption that News Feed is always present the default communitypage, good for single VRE portals support
## [v1.9.0] - 2015-04-27
- - Integrated gwt-bootstrap and revised css
- - Ported to GWT 2.7.0
+- Integrated gwt-bootstrap and revised css
+- Ported to GWT 2.7.0
## [v1.8.0] - 2014-10-20
- - Added support for hashtags
- - fixed see more problem with commercial ands (amps;) not being converted
+- Added support for hashtags
+- fixed see more problem with commercial ands (amps;) not being converted
## [v1.7.1] - 2014-06-04
- - Fixed bug that was allowing to like posts even if the user had the session expired.
- - Added possibility to unlike alread liked posts
+- Fixed bug that was allowing to like posts even if the user had the session expired.
+- Added possibility to unlike alread liked posts
## [v1.6.4] - 2014-05-07
- - Implemented the automatic scroll back in time for feeds (in VRE scope)
- - Added possibility to unlike alread liked posts
- - Added possibility to mention users in comments
- - Added default comment inputbox at the bottom of feed comments, if any
- - Added avatar replacement if user has no avatar
- - Fixed double notifications for post owner who commented his post
- - Fixed double notifications for post owner who liked his post
- - Fixed user referral problem when post was deleted
- - Added session checking popup
- - Fixed paste problem on replies
- - Preserve new lines in comments implemented
- - Moved to Java7
+- Implemented the automatic scroll back in time for feeds (in VRE scope)
+- Added possibility to unlike alread liked posts
+- Added possibility to mention users in comments
+- Added default comment inputbox at the bottom of feed comments, if any
+- Added avatar replacement if user has no avatar
+- Fixed double notifications for post owner who commented his post
+- Fixed double notifications for post owner who liked his post
+- Fixed user referral problem when post was deleted
+- Added session checking popup
+- Fixed paste problem on replies
+- Preserve new lines in comments implemented
+- Moved to Java7
## [v1.4.0] - 2013-10-21
- - Ported to GWT 2.5.1
- - Ported to Feather Weight Stack
- - Removed GCF Dependency
- - Fix for support Ticket #708
- - Fix for support Ticket #636
+- Ported to GWT 2.5.1
+- Ported to Feather Weight Stack
+- Removed GCF Dependency
+- Fix for support Ticket #708
+- Fix for support Ticket #636
## [v1.1.0] - 2013-07-08
- - Open single post separately enhancement implemented #1818
- - links redirects correctly to user profiles
+- Open single post separately enhancement implemented #1818
+- links redirects correctly to user profiles
## [v1.0.0] - 2013-04-19
- - Mavenized
- - Change>Smart Refresh Support Added #1539
- - Show HTTP URL in replies as HTML anchor links #1542
- - Replies on App Feed exception fixed #580 prod. support
- - Add Tag people in News Feed Portlet #1535
- - Notify people involved in post thread #1576
- - Scope Dependent News Feed #1561
- - Open single feed in new Window Support #1599
+- Mavenized
+- Change>Smart Refresh Support Added #1539
+- Show HTTP URL in replies as HTML anchor links #1542
+- Replies on App Feed exception fixed #580 prod. support
+- Add Tag people in News Feed Portlet #1535
+- Notify people involved in post thread #1576
+- Scope Dependent News Feed #1561
+- Open single feed in new Window Support #1599
## [v0.1.0] - 2012-10-31
- - First release
+- First release
diff --git a/pom.xml b/pom.xml
index e96a38c..15dbcce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,14 +6,14 @@
maven-parent
org.gcube.tools
- 1.1.0
+ 1.2.0
org.gcube.portlets.user
news-feed
war
- 3.0.0
+ 3.1.0-SNAPSHOT
gCube News Feed Portlet
@@ -38,7 +38,7 @@
org.gcube.distribution
maven-portal-bom
- 3.7.0
+ 4.0.0-SNAPSHOT
pom
import
@@ -89,13 +89,11 @@
org.gcube.portal
social-library-stubs
- [1.0.0-SNAPSHOT, 2.0.0)
provided
org.gcube.social-networking
social-service-client
- [2.0.0-SNAPSHOT, 3.0.0)
provided