update release date, fix typo

This commit is contained in:
Uwe Steinmann 2020-09-29 13:45:50 +02:00
parent f97d969681
commit dc33ad774a

View File

@ -12,8 +12,8 @@
<email>uwe@steinmann.cx</email> <email>uwe@steinmann.cx</email>
<active>yes</active> <active>yes</active>
</lead> </lead>
<date>2020-09-04</date> <date>2020-09-29</date>
<time>09:43:12</time> <time>13:44:55</time>
<version> <version>
<release>5.1.20</release> <release>5.1.20</release>
<api>5.1.20</api> <api>5.1.20</api>
@ -24,7 +24,7 @@
</stability> </stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license> <license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes> <notes>
- SeedDMS_Core_DMS::getDocumentList() returns false, if an unknown list passed - SeedDMS_Core_DMS::getDocumentList() returns false, if an unknown list is passed
- SeedDMS_Core_Document::getDocumentFiles() has new parameter to select only those files attached to a specific version of the document - SeedDMS_Core_Document::getDocumentFiles() has new parameter to select only those files attached to a specific version of the document
- removing a document version will not remove attachments of the document anymore - removing a document version will not remove attachments of the document anymore
- set dms of new user instances in SeedDMS_Core_Group - set dms of new user instances in SeedDMS_Core_Group