Browse Source

Initial 2024.10.3 release notes

Marcin Ziąbek 1 year ago
parent
commit
ab5ced80ec
1 changed files with 7 additions and 1 deletions
  1. 7 1
      Source/QuestPDF/Resources/ReleaseNotes.txt

+ 7 - 1
Source/QuestPDF/Resources/ReleaseNotes.txt

@@ -15,4 +15,10 @@ Version 2024.10.1
 
 Version 2024.10.2
 - Fixed parsing of color values from both strings and uint.
-- Fixed a rare memory leak issue occurring on certain CPU architectures.
+- Fixed a rare memory leak issue occurring on certain CPU architectures.
+
+
+Version 2024.10.3
+- Improved the layout debugging engine by fixing rare exceptions and increasing stability.
+- Updated the Skia dependency to version m131.
+- Changed conformance level to PDF/A-3b.