Added parameters to the function generateDownloadToken(uuid, preview, oneTimeUse, validUntil).
Added parameters to the function exportZip(uuids,withPath,background,excludeProperties).
Internal change in the function getPaginatorConfig.
Pdf
Added function optimize.
Repository
Added function getExternalPreviewers.
v2.3.0
Released 2024-08-07
Added a specific thumbnail parameter for the mobile UI.
Mail
Fixed issue with the order parameter when creating an email filter.
v2.2.0
Released 2024-06-12
Warning: The internal change in the functions indicates their parameters are now sent in JSON format. This is a major change to the REST API for these functions.
Wizard
Internal change in the function addShowWizardKeywords.
Internal change in the function addShowWizardCategories.
Internal change in the function addGroup.
Internal change in the function removeGroup.
Internal change in the function addWorkflow.
Internal change in the function removeWorkflow.
Stamp
Internal change in the function stampTextCustom.
Internal change in the function stampImageCustom.
Property
Internal change in the function removeKeyword.
Node
Internal change in the function unzip.
Internal change in the function generateDownloadToken.
Two unused variables were removed from the function generateDownloadToken(uuid, preview, oneTimeUse, validUntil). The final function is generateDownloadToken(uuid, preview).
Folder
Internal change in the function create.
Document
Internal change in the function cancelCheckout.
Internal change in the function setIndexable.
Internal change in the function liveEditCancelCheckout.
Mail
Changed the name of the variable messageId to messageIds in the function importMessages.
Tasks
Fixed an issue when a document was assigned to a task during the creation stage.