Aspose.Tasks Cloud 18.8 Release Notes

Important Changes and New Features

  1. GET /tasks/{name}/format API  Added optional parameter returnAsZipArchive. It specifies whether project should be returned as a ZIP archive (supported only for HTML format). Please check Convert a Project Document to Specified Format article for more details.
  2. POST /tasks/{name}/format API Added optional parameter returnAsZipArchive. It specifies whether project should be returned as a ZIP archive (supported only for HTML format). Please check Convert a Project Document to Specified Format article for more details.
  3. POST /{name}/tasks/recurringinfo API It is a new API that can be used to add new recurring task.