Procházet zdrojové kódy

2025.12.2 release notes

Marcin Ziąbek před 2 týdny
rodič
revize
4af4e2eb60
1 změnil soubory, kde provedl 9 přidání a 3 odebrání
  1. 9 3
      Source/QuestPDF/Resources/ReleaseNotes.txt

+ 9 - 3
Source/QuestPDF/Resources/ReleaseNotes.txt

@@ -1,3 +1,9 @@
-- Fixed an issue where merged documents rendered incorrectly for the second and subsequent documents.
-- Fixed an issue where the Table layout could fail to render all items in certain row-span scenarios.
-- Fixed semantic tagging in advanced layouts (e.g., MultiColumn) and refactored canvas-related code.
+Fixes:
+- Fixed semantic structure handling in the Dynamic element
+- Fixed semantic structure handling in the Lazy element
+
+Improvements:
+- Updated package icon
+- Updated NuGet package metadata (readme and description)
+- Revised welcome message to clarify licensing options and improve guidance
+- Updated third-party license attributions (removed ICU, added libgrapheme)