fix(core): Improve stability and performance of document generation

This commit is contained in:
2024-12-08 22:08:59 +01:00
parent 389db4f014
commit 67ae3ac22b
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2024-12-08 - 1.6.10 - fix(core)
Improve stability and performance of document generation
## 2024-12-08 - 1.6.9 - fix(contentinvoice.ts)
Improve invoice item layout and fix alignment issues.