diff --git a/SeedDMS_Preview/package.xml b/SeedDMS_Preview/package.xml
index 9bb36ad03..715278e1a 100644
--- a/SeedDMS_Preview/package.xml
+++ b/SeedDMS_Preview/package.xml
@@ -4,17 +4,17 @@
pear.php.netCreate thumbnails from document content for SeedDMSSeedDMS is a web based document management system (DMS). These
- are the classes to create preview images from the document content.
+ are the classes to create preview images and pdf file from the document content.
Uwe Steinmannsteinmuwe@steinmann.cxyes
- 2020-03-21
+ 2020-12-23
- 1.3.1
+ 1.3.21.3.1
@@ -23,7 +23,8 @@
GPL License
-add parameter $target to SeedDMS_Preview_pdfPreviewer::hasRawPreview() and SeedDMS_Preview_pdfPreviewer::getRawPreview()
+set header Content-Length
+update package description
@@ -436,5 +437,21 @@ fix creation of pdf preview if document content class is not SeedDMS_Core_Docume
add new methode getPreviewFile()
+
+ 2020-03-21
+
+
+ 1.3.1
+ 1.3.1
+
+
+ stable
+ stable
+
+ GPL License
+
+add parameter $target to SeedDMS_Preview_pdfPreviewer::hasRawPreview() and SeedDMS_Preview_pdfPreviewer::getRawPreview()
+
+