2020-10-08 09:28:31 +02:00
|
|
|
# Changelog
|
|
|
|
|
2022-08-30 11:21:01 +02:00
|
|
|
## [v2.7.0-SNAPSHOT] - 2022-07-27
|
|
|
|
|
|
|
|
- Sphinx
|
|
|
|
|
2022-07-27 11:00:43 +02:00
|
|
|
## [v2.6.2] - 2022-07-27
|
2022-07-26 12:39:17 +02:00
|
|
|
|
2022-07-27 11:00:43 +02:00
|
|
|
- Bug fix #23695 social service 2/people/profile api fails sometimes with error 500
|
|
|
|
- get-email method was not working with UMA tokens
|
2022-07-26 12:39:17 +02:00
|
|
|
|
2022-05-16 11:04:50 +02:00
|
|
|
## [v2.6.0] - 2022-05-16
|
2022-04-21 12:17:55 +02:00
|
|
|
|
|
|
|
- Feature #23186, Full notifications support for social service
|
|
|
|
|
2022-04-07 18:33:50 +02:00
|
|
|
## [v2.5.0] - 2022-04-06
|
2022-04-07 16:25:26 +02:00
|
|
|
|
2022-04-07 18:33:50 +02:00
|
|
|
- enunciate integration
|
2022-04-07 16:25:26 +02:00
|
|
|
|
2021-06-21 15:21:28 +02:00
|
|
|
## [v2.4.0] - 2021-04-30
|
2021-04-30 12:32:31 +02:00
|
|
|
|
2021-06-21 15:21:28 +02:00
|
|
|
- Feature #21179 porting to storagehub messages
|
2021-04-30 12:32:31 +02:00
|
|
|
|
|
|
|
## [v2.3.3] - 2020-10-08
|
2020-10-08 09:28:31 +02:00
|
|
|
|
|
|
|
- removed jackson dependency
|
|
|
|
|
|
|
|
## [v2.3.0] - 2019-10-02
|
|
|
|
|
|
|
|
- added support for mentions with @ in user's post as well as application posts
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Added the property cataloguePortletURL and the method [#19440]
|
|
|
|
|
|
|
|
## [v2.2.4] - 2019-07-22
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Bug fix #17269, SocialNetworking service passes wrong email sender in email notifications
|
|
|
|
|
|
|
|
## [v2.2.3] - 2019-04-05
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- added get-oauth-profile method for returning Google similar JSON Profile
|
|
|
|
- added support for caches (ehcache)
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
- Fix for #10997
|
|
|
|
- Support for tickets #9333, #9332, #9276
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [v2.0.0] - 2017-02-01
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Moved as service on top of SmartGears
|
|
|
|
- Exploiting Liferay's Web APIs
|
|
|
|
|
|
|
|
## [v1.4.0] - 2016-12-01
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Custom jackson object mapper is used to have snake case fields'names
|
|
|
|
- Improved users version 2 resource with more methods
|
|
|
|
|
|
|
|
## [v1.3.0] - 2016-10-10
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Moved to new Authorization Framework
|
|
|
|
- Added method to send Messages
|
|
|
|
- Added new version for the APIs that accept/return JSON
|
|
|
|
- gCube Token is discovered before every call is executed by a filter
|
|
|
|
|
|
|
|
## [v1.0.0] - 2015-12-21
|
|
|
|
|
|
|
|
First release
|
|
|
|
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|