16.1.0 (2026-05-15)
Bug Fixes
- add section [tool.bench.frappe-dependencies] in pyproject.toml (9468ea1)
- add type hints (ba5e804)
- cur_frm to frm (7e5a8b8)
- extend_doctype_class instead of override_doctype_class (4c32f8a)
- linter-issue (cb91ef8)
- on_update code moved to before_save (9099610)
- remove mro conflit (468ac0b)
- rename make_insurance_coverage method to avoid semgrep monkey-patch false positive (b3b33bf)
- test: populate practitioner fields in therapy plan helper (58360f2)
Features
- Add ordered-by practitioner fields to Therapy Plan and populate them from Patient Encounter (eae216c)