Skip to content

Commit 4d1de94

Browse files
committed
changelog
1 parent 5d4bf6c commit 4d1de94

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
* Outbox processed events get logged in Stream and show any errors returned from inboxes.
1414
* Outbox items older than 6 months will be purged to avoid performance issues.
1515
* REST API endpoints for likes and shares.
16+
* Undo API for Outbox items.
1617

1718
### Changed
1819

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ For reasons of data protection, it is not possible to see the followers of other
135135
* Added: Outbox processed events get logged in Stream and show any errors returned from inboxes.
136136
* Added: Outbox items older than 6 months will be purged to avoid performance issues.
137137
* Added: REST API endpoints for likes and shares.
138+
* Added: Undo API for Outbox items.
138139
* Changed: Increased probability of Outbox items being processed with the correct author.
139140
* Changed: Enabled querying of Outbox posts through the REST API to improve troubleshooting and debugging.
140141
* Changed: Updated terminology to be client-neutral in the Federated Reply block.

0 commit comments

Comments
 (0)