Files
document-server-integration/CHANGELOG.md
Sergey Linnik 8d6c728b32 1.14.1
2025-10-15 10:13:29 +03:00

4.9 KiB

Change Log

1.14.1

  • nodejs: formats for ds v9.1

1.14.0

  • nodejs: set users by parts
  • nodejs: preload frame moved from uploading popap
  • nodejs: view odg, md
  • nodejs: edit xlsb
  • nodejs: support vsdx in diagram editor
  • nodejs: fix wopi verification
  • nodejs: user role
  • nodejs: start filling
  • ur skin language
  • change preload.html address

1.13.0

  • nodejs: rename in wopi
  • nodejs: using faviconUrl from WOPI discovery
  • nodejs: wopi proof key verification
  • golang: new integration example
  • golang: upload files to the server
  • golang: create blank files and files with sample content
  • golang: edit uploaded files in onlyoffice editor
  • golang: delete files on the server
  • golang: show files history
  • php-laravel: new integration example
  • php-laravel: upload files to the server
  • php-laravel: create blank files and files with sample content
  • php-laravel: edit uploaded files in onlyoffice editor
  • php-laravel: delete files on the server
  • php-laravel: create, edit, and submit pdf forms
  • php-laravel: show forgotten files on a seperate page
  • php-laravel: fetch files
  • php-laravel: integrate sdk
  • jwt token lifetime from config
  • onUserActionRequired
  • support pages, numbers, key formats
  • support hwp, hwpx formats
  • restore by url
  • refresh config
  • on uploading xml convert to supported type only
  • converting function on index page
  • editing by default
  • change reference source
  • filename in editor page title
  • close editor

1.12.0

  • nodejs: refresh config
  • nodejs: support pages, numbers, key formats
  • nodejs: support hwp, hwpx formats
  • sq-AL skin language

1.11.0

  • he-IL skin language
  • ConvertService.ashx address replaced with converter
  • coauthoring/CommandService.ashx address replaced with command
  • without submitForm in viewer

1.10.0

  • nodejs: converting function on index page
  • java-spring: using java docs-integration-sdk
  • tabs menu
  • creating and editing pdf instead docxf
  • filling by default
  • forgotten files
  • delete all files
  • save as for pdf
  • handling conversion -9 error
  • change inserted image
  • different goback for users

1.9.0

  • nodejs: filling by default
  • nodejs: docxf, oform as pdf documentType
  • nodejs: creating and editing pdf instead docxf
  • nodejs: wopi formsubmit icon
  • nodejs: close editor
  • en-GB, sr-Cyrl-RS skin languages
  • switching from filling to editing
  • fill permission in embedded mode

1.8.0

  • nodejs: pdf, djvu, xps, oxps as pdf documentType
  • nodejs: filling pdf
  • version number to page meta
  • ar, sr-Latn-RS skin languages
  • getting history via api
  • using a repo with a list of formats
  • convert after uploading only tagged formats
  • link in referenceData
  • setUsers for region protection
  • onRequestOpen method
  • user avatar
  • trimming long name of uploading file
  • onRequestSelectDocument method
  • onRequestSelectSpreadsheet method
  • key in referenceData
  • restore from history

1.7.0

  • nodejs: onRequestSelectDocument method
  • nodejs: onRequestSelectSpreadsheet method
  • nodejs: onRequestOpen
  • nodejs: submitForm
  • nodejs: key in referenceData
  • nodejs: change reference source
  • nodejs: using a repo with a list of formats
  • nodejs: delete file without reloading the page
  • nodejs: getting history by a separate request
  • nodejs: restore from history
  • php: using a repo with a list of formats
  • php: restore from history
  • python: restore from history
  • ruby: restore from history
  • csharp-mvc: getting history by a separate request
  • csharp-mvc: restore from history
  • csharp: getting history by a separate request
  • csharp: restore from history

1.6.0

  • nodejs: setUsers for region protection
  • si skin languages
  • fix "no" skin languages
  • anonymous can't change viewer to edit
  • referenceData
  • anonymous can't protect file
  • separate setting for checking the token in requests
  • php: linter refactoring
  • horizontal scroll fix for Internet Explorer
  • save file with extension from response after conversation
  • conversation to ooxml

1.5.1

  • update jquery

1.5.0

  • nodejs: added wopi putRelativeFile action
  • nodejs: wopi editnew action for exisiting file
  • nodejs: fix wopi actions after restart
  • setting an unavailable language
  • description in the tooltip on the main page
  • nodejs: referenceData
  • option to send directUrl

1.4.0

  • nodejs: option to send directUrl
  • opening file on client by directUrl
  • offline viewer for anonymous
  • added hy, eu, zh-TW, ms, pt-PT

1.3.1

  • charp: fix references
  • ruby: update rails

1.3.0

  • update empty files
  • anonymous without chat
  • changed jwt implementation in csharp, csharp-mvc, php, ruby

1.2.0

  • ruby v3.0
  • set filetype in setHistoryData
  • read filetype from input request
  • creating file on WOPI
  • upload on WOPI page
  • fix xss
  • set userInfoGroups
  • check JWT on downloading history
  • upload dialog on mobile
  • anonymous without id
  • renaming from editor
  • new skin languages
  • ignore certificate

1.1.0

  • creating docxf
  • opening docxf, oform

1.0.0

  • added java spring