For the complete documentation index, see llms.txt. This page is also available as Markdown.

Backend API 18.1.4

Released on June 18, 2026

Improvements

  • Improved reliability of folder hierarchy when moving and deleting nested shared folders, ensuring subfolders remain correctly placed after sync

Bugs

KA-8864: Fixed an issue where deleting a folder's previous parent could incorrectly remove a moved subfolder tree from its new location. Nested shared folders that were moved and then had their original parent deleted now remain properly synced in their new location.

KA-8877: Fixed an issue where restoring a folder tree from the trash could produce duplicate folder references during sync. After restoring nested folders from the trash, the system now correctly rebuilds the folder hierarchy without creating extraneous parent associations that could lead to unexpected behavior.

KA-8894: Fixed an issue where workflow notifications were not being delivered to some users. Workflow-triggered notifications now reliably reach all intended recipients.

Last updated