Skip to content

Release Notes / v8.9.0.6 (Jan 2024)

(Core v8.7.129 - 8.7.144)

Enhancements

  • Document Library - Action Menu - Edit: if the document path exceeds the character limit for word (255) and excel (219), a shorter path using the document ID will be used instead.

  • When using multiple servers pointing to the same database and warehouse, background jobs can be managed via the 'BackgroundJobServer' setting in web.config.

  • API 'OnWorklowEnd' has new parameters:

    • WorkflowDefId, and
    • FinishedWithTaskId.

Bugs

  • The existing document description is being changed to a tilde (~) character after editing the document using 'Edit' from the action drop down.

  • Documents cannot be renamed if the extension is one of the following: LNK, URL, email.

  • Document Propertues - Deleting the latest version of a document causes a warning of 'Latest Version Checksum - Specified version cannot be found'.

  • Folder statistics cannot be fetched if the application is installed in a virtual directory.

  • When listing the contents of a directory in a mounted drive, files with extensions not listed in the infoRouter mime list are excluded from the file list.

  • Uploading a file with an extension not listed in the mime type list appears to fail. The WebDAV client displays a warning to try again. If the user retries, the document ends up with a second version with a file size of 0 KB. (Zendesk #46010)

  • After deleting a portal, the page redirects to 404 error.

  • Minor navigation and cosmetic issues have been solved.

  • The 'Send to' feature does not utilize HTML templates.

  • The application is not generating subscription and task notification emails.
  • When the application starts up, if any warnings occur, the application behaves as if it were an error.
  • Content search that uses Windows Search engine does not function.
  • Passing the authentication ticket to the web services API may not function.

Foundation

(v8.9.0.1 - 8.9.0.6)

Enhancements

  • MAGIQ Office - Improvements to base URLs.
  • IXLauncher - added a digital signature.
  • App Redirector module - updated the RedirectMagiqDocument action to validate URLs that start with http or https.