Files
document-server-integration/CHANGELOG.md
Sergey Linnik 3a2f30bfcd Merge branch 'release/v8.0.0' into develop
# Conflicts:
#	CHANGELOG.md
#	web/documentserver-example/csharp-mvc/web.appsettings.config
#	web/documentserver-example/csharp/settings.config
#	web/documentserver-example/java-spring/src/main/resources/application.properties
#	web/documentserver-example/java/src/main/resources/settings.properties
2024-01-19 12:27:44 +03:00

2.6 KiB

Change Log

  • nodejs: handling conversion -9 error
  • different goback for users
  • nodejs: converting function on index page
  • version number to page meta
  • ar skin languages
  • 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