* Optimize the documents of CWE-20, CWE-73, CWE-78, CWE-79, and CWE-798. (642, 644, 649, 645, and 643)
24.5.1
**Document Updates**
* Optimize the documents of CWE-22, CWE-23, and CWE-327. (633, 634, and 629)
24.4.1
**Document Updates**
* Optimize the documents of CWE-89, CWE-94, CWE-312, CWE-749, CWE-780, CWE-798, CWE-921, and CWE-926. (612, 614, 617, 618, and 621)
* Update the release timing of Quark in the document. (624)
24.2.1
**New Documents**
* Add a detailed explanation for the method get_rule_classification_data. Check [here](https://quark-engine.readthedocs.io/en/latest/quark_method_reference.html#get-rule-classification-data) for the details. (596) * Introduce the Quark Core Library team and the Quark Script team. Check [here](https://quark-engine.readthedocs.io/en/latest/organization.html) for the details. (#601, 605)
**Bug Fix**
* Fix permission analysis in the radare2 core for APKs with UTF-8 encoding. (602)
23.12.1
**New Feature**
* Add a new Quark Script showcase for [CWE-601](https://cwe.mitre.org/data/definitions/601.html). Check [here](https://quark-engine.readthedocs.io/en/latest/quark_script.html) for the details.(#591)
**New Document**
* Add a summary description of the checkMethodCalls API in the document. (589) * Add a detailed explanation for the method select_label_menu. Check [here](https://quark-engine.readthedocs.io/en/latest/quark_method_reference.html) for the details. (#590)
**Bug Fix**
* Automatically download rules when initializing the docker container. (581) * Correct the inconsistent formats in the Quark Script document. (587)
**Dependency Updates**
* Make Ciphey optional. (575) * Remove the no longer used dependencies - pandas and kaleido. (586)
23.11.1
**New Feature**
* Add new Quark Script showcase for CWE-502. (572)
**New Document**
* Add detailed explanations for the methods wrapper_lookup, show_comparison_graph, and call_graph. Check [here](https://quark-engine.readthedocs.io/en/latest/quark_method_reference.html) for the details. (#569, 570, 577)
**Bug Fix**
* Fix the broken function of match_keywords in the rule. (561)