Add property receivers to show all receiver components defined in AndroidManifest.xml. (487)
**New Document**
Add detailed explanations for `method _evaluate_method` and `check_parameter_on_single_method`. Check here for the details. (496, 497)
23.3.1
**New Feature**
* Add new Quark Script case for CWE-23 and CWE-338. (476, 475)
**New Document**
* Add detailed explanations for method `method_recursive_search` and `find_api_usage`. Check [here](https://quark-engine.readthedocs.io/en/latest/quark_method_reference.html) for the details. (#489, 466)
**Feature Enhancement**
* Make Quark Script API `findMethodInAPK` compatible with partial search. (477)
23.2.1
**New Feature**
* Add new Quark Script case for CWE-22, CWE-295, CWE-328, CWE-489(460, 447, 448, 458).
**New Document**
* Add detailed explanations for method `find_previous_method` and `find_intersection`. Check [here](https://quark-engine.readthedocs.io/en/latest/quark_method_reference.html) for the details.
22.12.1
**New Features**
* Add new Quark Script APIs to detect CWE-20 and CWE-79. (https://github.com/quark-engine/quark-engine/pull/434 and https://github.com/quark-engine/quark-engine/pull/436)
22.11.1
**New Features**
* Add new Quark Script APIs to detect CWE-319 and CWE-327. (413 and 428)
[Here](https://quark-engine.readthedocs.io/en/latest/quark_script.html)'s the relevant document.
**UI Enhancements**
* Fix typos in Quark Web Report. (414 and 419) * Make grid lines in Quark Web Report more visible. (419)