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

Backend API 18.1.6.1

Released on July 28, 2026

Improvements

  • Improved server performance by optimizing slow operations that could cause delays during user role assignment

  • Fixed Nested Shared Folder subfolder sharing so that new subfolders correctly inherit team sharing permissions from their parent folder

  • Fixed live syncing to properly communicate folder sharing state for subfolders

Bugs

  • KA-8905: Fixed an issue where the sharing state of subfolders was not sent during sync operations. Clients now correctly receive sharing state data for all subfolders.

  • KA-9136: Resolved a performance issue where a slow operation during user role assignment caused unnecessary delays. The operation has been optimized and moved outside the critical path.

  • KA-9137: Fixed a bug where the enterprise key pair setup operation incorrectly returned 400 errors, preventing administrators from completing key pair configuration.

  • KA-9140: Fixed a bug where a new Nested Shared Folder subfolder created inside a team-shared folder did not inherit the parent folder's team sharing permissions. Subfolders now correctly inherit team access when the parent folder has inherited sharing enabled.

Last updated