Changelog v2.x

v2.2.0

  • In progress
  • Search
    • Deleted functions
      • findPaginated({
            offset, limit, content, name, domain, keywords, categories, properties, author, language,
            mimeType, title, description, notes, lastModifiedFrom, lastModifiedTo, mailSubject, mailFrom, mailTo, folder,
            folderRecursive, promotedAsRecord, nodeClass, propertiesPlugin, sortField, sortReverse
          })
      • findByQueryPaginated({ offset, limit, query, sortField, sortReverse, propertiesPlugin })
  • FilePlan
    • Renamed  functions
      • The function getRootSectionsIdWithChilds() is renamed to getRootSectionsIdWithChildren().
      • The fucntion getChildrenSectionsIdByTenantWithChilds(parentId) is renamed to getChildrenSectionsIdByTenantWithChildren(parentId).

v2.1.0

  • Released 2024-04-18
  • All the functions of the autocad.js have been moved into document.js

v2.0.0

  • Released 2024-03-07