From 55043b6924a3a2bd98ae0aacada4747604bfc089 Mon Sep 17 00:00:00 2001 From: prathercc Date: Sat, 19 Oct 2024 11:05:04 -0700 Subject: [PATCH] Update changelog --- src/changelog.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/changelog.json b/src/changelog.json index 3b80d4aa..b47ef223 100644 --- a/src/changelog.json +++ b/src/changelog.json @@ -2,7 +2,9 @@ { "version": "1.12.2", "changes": [ - "Add 'Thread' and 'Thread Starter' to Quick Filtering's Message Type/Category field." + "Add 'Thread' and 'Thread Starter' to Quick Filtering's Message Type/Category field.", + "Resolve Chrome Security Policy issue that broke extension following Chrome 130 update.", + "Prevent delete attempts on non-deletable messages." ] }, {