diff --git a/Changelog.md b/Changelog.md index 8f25dd687..96c80e6e3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -26,6 +26,7 @@ Read more in [#4249](https://github.com/diaspora/diaspora/pull/4249) and [#4883] * SPV: Improve padding and interaction counts [#4426](https://github.com/diaspora/diaspora/pull/4426) * Remove auto 'mark as read' for notifications [#4810](https://github.com/diaspora/diaspora/pull/4810) * Improve set read/unread in notifications dropdown [#4869](https://github.com/diaspora/diaspora/pull/4869) +* Refactor publisher: trigger events for certain actions, introduce 'disabled' state [#4932](https://github.com/diaspora/diaspora/pull/4932) ## Bug fixes * Fix email body language when invite a friend [#4832](https://github.com/diaspora/diaspora/issues/4832)