Explorar el Código

2025.7.1 release

Marcin Ziąbek hace 4 meses
padre
commit
ea8c55458f
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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 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),
 - Fixed a minor memory leak in general document operations (e.g., merge, save with password),
 - Updated the Skia dependency to M140,
 - 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.