2022-04-20 11:47:51 +02:00
|
|
|
|
|
|
|
# Changelog for Social Networking Library
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
2024-05-17 11:34:00 +02:00
|
|
|
## [v2.0.1] - 2024-04-22
|
2024-04-16 15:19:04 +02:00
|
|
|
|
|
|
|
- Bug 27218 - Null pointer exception getting notifications preferences fixed
|
2024-04-22 10:49:02 +02:00
|
|
|
- Feature 27286 - Removed noisy logs
|
2024-04-16 15:19:04 +02:00
|
|
|
|
2024-04-16 15:04:52 +02:00
|
|
|
## [v2.0.0] - 2023-12-04
|
2022-09-20 17:00:25 +02:00
|
|
|
|
2023-12-07 14:23:28 +01:00
|
|
|
- Support for Cassandra 4.1.3 using DataStax java driver
|
2022-04-20 11:47:51 +02:00
|
|
|
|
2022-05-18 10:26:55 +02:00
|
|
|
## [v1.17.0] - 2022-05-13
|
2022-04-20 11:47:51 +02:00
|
|
|
|
2022-05-13 11:46:28 +02:00
|
|
|
- Added support for Catalogue notifications
|
2022-04-20 11:47:51 +02:00
|
|
|
- Ported to git
|
|
|
|
|
|
|
|
## [v1.16.1] - 2018-03-07
|
|
|
|
|
|
|
|
- Added JsInterop DTOs (ClientPost, ClientAttachment and JSON) for supporting new IPC Client side in NewsFeed
|
|
|
|
|
|
|
|
## [v1.16.0] - 2017-05-25
|
|
|
|
|
|
|
|
- Added feature for hashtags in comments
|
|
|
|
|
|
|
|
## [v1.15.0] - 2017-01-25
|
|
|
|
|
|
|
|
- Added support for job completion notifications
|
|
|
|
- Improved exceptions handling
|
|
|
|
|
|
|
|
## [v1.14.0] - 2016-09-29
|
|
|
|
|
|
|
|
- Upgraded astyanax dependency to 2.0.2
|
|
|
|
- Removed support for Document Workflow notification
|
|
|
|
|
|
|
|
## [v1.13.0] - 2016-09-05
|
|
|
|
|
|
|
|
- Method to close connections pool to Apache Cassandra added
|
|
|
|
- Added methods to retrieve recent user's commented and liked posts
|
|
|
|
- Added enum class ShowUserStatisticAction
|
|
|
|
|
|
|
|
## [v1.10.0] - 2016-01-22
|
|
|
|
|
|
|
|
- Feature #1982, multi attachments to posts
|
|
|
|
|
|
|
|
## [v1.9.0] - 2016-01-15
|
|
|
|
|
|
|
|
- Feature #1663, for user statistics fast retrieval
|
|
|
|
- Feature #1493, updated the way we instanciate keyspace, now it is more efficient
|
|
|
|
- Fix Bug #246, updated methods for editing comments
|
|
|
|
|
|
|
|
## [v1.8.0] - 2015-07-03
|
|
|
|
|
|
|
|
- Added feature for invites and hashtags
|
|
|
|
|
|
|
|
## [v1.6.0] - 2014-04-08
|
|
|
|
|
|
|
|
- Added feature for post retrieval by range
|
|
|
|
- Added feature for notifications retrieval by range
|
|
|
|
- Added feature for unlike
|
|
|
|
|
|
|
|
## [v1.5.0] - 2014-03-05
|
|
|
|
|
|
|
|
- Added feature for post alert notifications
|
|
|
|
|
|
|
|
## [v1.3.0] - 2013-07-08
|
|
|
|
|
|
|
|
- Added feature for calendar notifications
|
|
|
|
- Added feature for URL encoding decoding js base 6
|
|
|
|
|
|
|
|
## [v1.2.0] - 2013-05-29
|
|
|
|
|
|
|
|
- Added feature for fine grained notifications
|
|
|
|
|
|
|
|
## [v1.1.0] - 2013-04-19
|
|
|
|
|
|
|
|
- Added feature for people taggings (mentions)
|
|
|
|
- Fix for method getAllPortalPrivacyLevelFeeds() not recongnizing application posts
|
|
|
|
|
|
|
|
## [v1.0.0] - 2013-01-11
|
|
|
|
|
|
|
|
- First release
|