changelog

This commit is contained in:
Alfredo Oliviero 2024-10-24 12:05:41 +02:00
parent 8cb0aac6da
commit 562984ceef
1 changed files with 10 additions and 7 deletions

View File

@ -4,13 +4,16 @@
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.0.0-SNAPSHOT]
## [v3.0.0-SNAPSHOT]
- removed cassandra 2 client
- maven-parent 1.2.0
- maven-portal-bom 4.0.0-SNAPSHOT
- #27999 StorageHub downstream components to upgrade in order to work with storagehub 1.5.0
## [v2.9.0-SNAPSHOT] - 2023-07-21
- enlarge image preview in posts
- enlarge image preview in posts
## [v2.8.1] -2022-06-15
@ -76,32 +79,32 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [v1.8.0] - 2015-07-06
- made notification to members option configurable as default, see Feature #121
- made notification to members option configurable as default, see Feature #121
## [v1.7.0] - 2015-05-27
- Integrated gwt-bootstrap and revised css
- ported to GWT 2.7.0
## [v1.6.0] - 2014-11-03
## [v1.6.0] - 2014-11-03
- Added Client scope handler, to set the scope from the client and help preventing the browser back button cache problem
- Added possibility to define topics in a post using hashtags
- Added save attachments in VRE Group folder
## [v1.3.0] - 2014-05-09
- Added possibility to alert the users of a VRE when sharing an update
- Refined the way to guess content and images when parsing HTML
- Improved images recognition when parsing html pages having no image indication from openGraph
- Added user agent property to http requests to avoid web servers 'complaining' HTTP 403 errors
- Replaced all the line breaks and all the double spaces with the HTML version to preserve new lines in posts
- Replaced all the line breaks and all the double spaces with the HTML version to preserve new lines in posts
- Fixed bug when changing user avatar and minor restyle
- Several improvements in url checkings
- resolved problem with AdBlock plugin
- Fixed mention user dialog y-position when textbox is higher than usual due to new lines
- Mention users list now returns only the list of the available users in the current organization
- Fixed posts when multiple tabs are open, now the status is kept on the client
- Fixed posts when multiple tabs are open, now the status is kept on the client
## [v1.1.3] - 2014-02-10