mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
47 lines
1004 B
Markdown
47 lines
1004 B
Markdown
# Change Log
|
|
|
|
## 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 |