Browse Source

2025.7.1 release

Marcin Ziąbek 4 months ago
parent
commit
ea8c55458f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Source/QuestPDF/Resources/ReleaseNotes.txt

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

@@ -1,4 +1,6 @@
+2025.7.1:
+
 - Fixed a significant memory leak in document operations involving overlay or underlay,
 - Fixed a minor memory leak in general document operations (e.g., merge, save with password),
 - Updated the Skia dependency to M140,
-- Removed unnecessary dependencies on Linux and macOS (OpenSSL, libjpeg-turbo) to improve compatibility across more platforms.
+- Removed unnecessary dependencies on Linux and macOS (OpenSSL, libjpeg-turbo) to improve compatibility across more platforms.