From fb3ac63fa88b67d8c4112306503ec58642e4256e Mon Sep 17 00:00:00 2001 From: Hank Grabowski Date: Tue, 21 Mar 2023 15:41:35 -0400 Subject: [PATCH] Add truncated notifications body update note --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83af493..6d453f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Clicking on "Comments" stats loads the post comment view * Moved the utility buttons from the bottom of the post/comment to a popup menu on the upper right * Show visibility of images in the gallery + * Notifications now show truncated post bodies not the full body * Sort the notifications by unread by category and then unread chronological so: * Unread Direct Messages (sorted newest first) * Unresolved Follow/Connection Requests (sorted newest first)