From 84bdb410c742bd40f19bdfc593571abb0aaaa729 Mon Sep 17 00:00:00 2001 From: prathercc Date: Sat, 1 Feb 2025 08:25:56 -0800 Subject: [PATCH] Update change log --- src/changelog.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/changelog.json b/src/changelog.json index b61b5aa..7c0eebd 100644 --- a/src/changelog.json +++ b/src/changelog.json @@ -1,4 +1,17 @@ [ + { + "version": "1.12.5", + "changes": [ + "Search Criteria can now support selections with multiple Users.", + "Purge Dialog has been overhauled.", + "User data can now be cached, to prevent unnecessary lookups, new setting has been added to adjust frequency of refresh.", + "Add Pinned to Search Criteria.", + "Add Mentioned Users to Search Criteria.", + "Add Channels to Search Criteria (Purge only).", + "Purging now deletes messages as they are found.", + "Show settings on Export dialog." + ] + }, { "version": "1.12.4", "changes": [