mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
73 lines
1.7 KiB
Markdown
73 lines
1.7 KiB
Markdown
# Change Log
|
|
|
|
- nodejs: change reference source
|
|
- php: using a repo with a list of formats
|
|
- 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
|
|
- python: restore from history
|
|
- ruby: restore from history
|
|
- php: 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 |