From e1cf4c3cebecdb3b8ad3fad88130e9a1f022cbbd Mon Sep 17 00:00:00 2001 From: prathercc Date: Sat, 14 Sep 2024 13:33:36 -0700 Subject: [PATCH] Update change-log --- src/changelog.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/changelog.json b/src/changelog.json index 42b6c9ff..26f63744 100644 --- a/src/changelog.json +++ b/src/changelog.json @@ -1,4 +1,20 @@ [ + { + "version": "1.12.0", + "changes": [ + "Export Options are now saved as settings.", + "Prevent Ko-Fi feed error from breaking extension.", + "Quick Filtering has been revamped.", + "Advanced Filtering has been revamped.", + "Channel Pin notifications are now rendered properly.", + "Image Display Mode export setting has been added.", + "Message Type/Category Quick Filter now has Pinned, Pin Notification, Call, and Reaction options added.", + "Multi-DM exports and purges are now supported.", + "Page controls have been added to the bottom of HTML exports.", + "Using the 'Select All' button on a filtered Server export Channel list now only selects from the filtered list.", + "Search & Delete/Edit random delay settings have been added." + ] + }, { "version": "1.11.16", "changes": [