diff --git a/SeedDMS_Core/package.xml b/SeedDMS_Core/package.xml index be73778c1..589cbe144 100644 --- a/SeedDMS_Core/package.xml +++ b/SeedDMS_Core/package.xml @@ -24,11 +24,7 @@ GPL License -- fix SeedDMS_Core_User::getDocumentContents() -- fix SeedDMS_Core_File::fileExtension() -- SeedDMS_Core_DMS::createPasswordRequest() creates a cryptographically secure hash -- fix sql error when deleting a folder attribute -- add SeedDMS_Core_Attribute::getParsedValue() and use it in SeedDMS_Core_Object::getAttributeValue() +- all changes from 5.1.28 merged @@ -2014,6 +2010,26 @@ add method SeedDMS_Core_DatabaseAccess::setLogFp() - pass an array as an attribute to search() will OR each element + + 2022-11-07 + + + 5.1.28 + 5.1.28 + + + stable + stable + + GPL License + +- fix SeedDMS_Core_User::getDocumentContents() +- fix SeedDMS_Core_File::fileExtension() +- SeedDMS_Core_DMS::createPasswordRequest() creates a cryptographically secure hash +- fix sql error when deleting a folder attribute +- add SeedDMS_Core_Attribute::getParsedValue() and use it in SeedDMS_Core_Object::getAttributeValue() + + 2017-02-28