浏览代码

2024.6.3 - release notes

Marcin Ziąbek 1 年之前
父节点
当前提交
88151761ab
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Source/QuestPDF/Resources/ReleaseNotes.txt

+ 4 - 0
Source/QuestPDF/Resources/ReleaseNotes.txt

@@ -39,3 +39,7 @@ Version 2024.6.2
 - Enhanced the accuracy and conciseness of layout-issue debugging messages.
 - Enhanced the accuracy and conciseness of layout-issue debugging messages.
 - Fixed an issue where text width calculation was unnecessarily rounded, which caused text overflow.
 - Fixed an issue where text width calculation was unnecessarily rounded, which caused text overflow.
 - Resolved an issue where the Text element was not visible when it contained only the page number.
 - Resolved an issue where the Text element was not visible when it contained only the page number.
+
+
+Version 2024.6.3
+- Improved performance of Text elements containing null, empty, or whitespace content only.