Skip to content

Commit

Permalink
Mention contains and starts_with for "sticker find"
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorporation committed Sep 28, 2024
1 parent 124c0e6 commit 35bdf74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 35bdf74

Please sign in to comment.