Mention contains and starts_with for "sticker find"
This commit is contained in:
parent
124c0e66ee
commit
35bdf74952
2
NEWS
2
NEWS
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue