From 76c49c2bd811b8e084e1250370fc5819e7e973ed Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Thu, 19 May 2022 07:38:48 -0400 Subject: [PATCH] mention notification API updates in release note #7492 #8487 --- doc/release-notes/7492_muting_notifications.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/release-notes/7492_muting_notifications.md b/doc/release-notes/7492_muting_notifications.md index e67991b8334..18c82b3a106 100644 --- a/doc/release-notes/7492_muting_notifications.md +++ b/doc/release-notes/7492_muting_notifications.md @@ -1,4 +1,6 @@ -This release has a new feature that allows users to control which notifications they receive. How to enable this feature and which options can be set by the admins is described in the [Letting users manage receiving notifications section of the Admin Guide](https://guides.dataverse.org/en/latest/admin/user-administration.html#letting-users-manage-receiving-notifications). +This release has a new feature that allows users to control which notifications they receive. How to enable this feature and which options can be set by the admins is described in the [Letting users manage receiving notifications section of the Admin Guide](https://guides.dataverse.org/en/latest/admin/user-administration.html#letting-users-manage-receiving-notifications). See also #7492. + +In addition, the existing API endpoint for listing notifications has been enhanced to show the subject, text, and timestamp of notifications. See also #8487. ## New DB Settings