Mention contains and starts_with for "sticker find"

This commit is contained in:
jcorporation 2024-09-28 22:43:20 +02:00
parent 124c0e66ee
commit 35bdf74952
1 changed files with 1 additions and 1 deletions

2
NEWS
View File

@ -13,7 +13,7 @@ ver 0.24 (not yet released)
- new commands "stickernames", "stickertypes", "playlistlength", "searchplaylist" - new commands "stickernames", "stickertypes", "playlistlength", "searchplaylist"
- new "search"/"find" filter "added-since" - new "search"/"find" filter "added-since"
- allow range in listplaylist and listplaylistinfo - 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 - consume only idle flags that were subscribed to
- volume command is no longer deprecated - volume command is no longer deprecated
* database * database