跳到主要内容

Changelog

The list of changes for ONLYOFFICE DocSpace Plugins SDK.

Version 2.0

  • Separated file security into a new FilesSecurity enum.
  • Added the fileSecurity and security properties to IFileItem.
  • Added the withoutBodyPadding and withoutHeaderMargin properties to IModalDialog.
  • Added the updateCreateDialogModal action to Actions.
  • Added the isAutoFocusOnError, errorText, onError, onChange, isCloseAfterCreate, and isCreateDisabled properties to ICreateDialog.
  • Added the itemSecurity property to IContextMenuItem.