Improve search engine with new operators and new fields

This commit is contained in:
Luis Ángel San Martín
2023-05-21 20:29:13 +02:00
parent 117d65ffbe
commit 6d457be912
5 changed files with 150 additions and 29 deletions

View File

@ -10,6 +10,8 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
* Add support for showing a "recently added/updated" indicator.
* Improved comic metadata dialog.
* Add textual tags support that can be queried through the search engine.
* Make = in the search engine work as : does.
* Add new operators to the search engine: exact match ==, <, >, <=, >=.
## 9.12