Implement multi-note support (#883)

* Implement multi-note support

Ref: https://github.com/inventree/InvenTree/pull/11971

* Bump iOS target
This commit is contained in:
Oliver
2026-09-12 08:41:11 +10:00
committed by GitHub
parent 923479c38c
commit 5b40a0d3b6
17 changed files with 529 additions and 118 deletions
+6
View File
@@ -1,3 +1,9 @@
## xx.yy.z - Month Year
---
- Supports new multi-note API for model instances
- Implement rendering for HTML note content
## 0.25.2 - September 2026
---