From 35bdf74952a5b9ec59a1512c77990d48ba1f1af4 Mon Sep 17 00:00:00 2001 From: jcorporation Date: Sat, 28 Sep 2024 22:43:20 +0200 Subject: [PATCH] Mention contains and starts_with for "sticker find" --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index bf3fba46d..65b5c1a31 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,7 @@ ver 0.24 (not yet released) - new commands "stickernames", "stickertypes", "playlistlength", "searchplaylist" - new "search"/"find" filter "added-since" - allow range in listplaylist and listplaylistinfo - - "sticker find" supports sort and window parameter and new sticker compare operators "eq", "lt" and "gt" + - "sticker find" supports sort and window parameter and new sticker compare operators "eq", "lt", "gt", "contains" and "starts_with" - consume only idle flags that were subscribed to - volume command is no longer deprecated * database