From fcf78b78d43e2796db2274402c463fd310b7cb45 Mon Sep 17 00:00:00 2001 From: Hank Grabowski Date: Fri, 28 Jun 2024 13:30:02 -0400 Subject: [PATCH] Update changelog on fix for #101 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4e3b80..7e97e68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,9 @@ * Fix empty profiles and/or sometimes lack of bidirectional contact data by always pulling profile data on refresh requests and adding explicit redraw of panel after user requests refresh ([Issue #36](https://gitlab.com/mysocialportal/relatica/-/issues/36), [Issue #62](https://gitlab.com/mysocialportal/relatica/-/issues/62),[Issue #70](https://gitlab.com/mysocialportal/relatica/-/issues/70)) + * Fix bug where read notifications would never load if there were pending connection requests or unread + DMs ([Issue #101](https://gitlab.com/mysocialportal/relatica/-/issues/101)) + * New Features * Shows the network of the post/comment ([Feature #82](https://gitlab.com/mysocialportal/relatica/-/issues/82)) * User configurable ability to limit reacting to, commenting on, or resharing posts by network