Skip to content

v11.6.0

Compare
Choose a tag to compare
@JenkinsRobo JenkinsRobo released this 18 Jan 09:10
· 10 commits to master since this release

Version 11.6.0

Documents module

  • Added the .docxf and .oform format definition. Own format icons are displayed.
  • Added the ability to download .docx as .docxf. .docxf can be downloaded in the same formats as for .docx and in the .oform format.
  • Added the ability to create an empty .docxf file and to create it on the base of an existing .docx file.
  • Added the ability to create an .oform file from a .docxf file via the context menu.
  • Added the ability to create an .oform file from a .docxf file from the editor specifying a folder.
  • The ability to share a file with the Fill in the form permissions is only available for the .oform files. It's not possible to share encrypted files and files from third-party accounts for form filling. The Form Filling option is not available when sharing an .oform file via an external link.
  • Added the Fill in the form icon in the file list to open an .oform file in the editor.
  • If the .oform file is shared with the Form Filling rights, a copy of the file is created in the My documents section when a user opens the shared file. Filling in the form is performed in this copy and does not affect the original file. If the original file is changed by the owner, its copy will not be up-to-date.
  • If the .oform file is shared with the Full Access rights, filling in the form is performed in the original file.
  • Added sample .docxf and .oform files.
  • For the editor dark theme, the usual logo is transferred so that it displays correctly in the embedded mode.