Releases: ONLYOFFICE/DocumentServer
Releases · ONLYOFFICE/DocumentServer
ONLYOFFICE-DocumentServer-4.4.1
New features
Document Editor
- Special Paste
- Rich text content support
- Translates for Paragraph Styles
- View mode with comments
- Option to hide solved comments
- Abitity to specify custom columns
Spreadsheet Editor
- Formulas with conditional formatting
- Ability to specify custom delimiter for CSV import\export
- Added
ACOT
,ACOTH
,ARABIC
,BASE
,BETA.DIST
,BETA.INV
,BETADIST
,
BINOM.DIST
,BINOM.INV
,CEILING.MATH
,CEILING.PRECISE
,
CHIDIST
,CHIINV
,CHISQ.DIST
,CHISQ.DIST.RT
,
CHISQ.INV
,CHISQ.INV.RT
,COMBINA
,CONCAT
,CONFIDENCE.NORM
,
CONFIDENCE.T
,COT
,COTH
,CSC
,CSCH
,DECIMAL
,EXPON.DIST
,F.DIST
,
F.DIST.RT
,F.INV
,F.INV.RT
,FDIST
,FINV
,FLOOR.MATH
,
FLOOR.PRECISE
,GAMMA
,GAMMA.DIST
,GAMMA.INV
,GAMMA.PRECISE
,
GAMMADIST
,GAMMAINV
,GAUSS
,IFNA
,IMCOSH
,IMCOT
,IMCSC
,
IMCSCH
,IMSEC
,IMSECH
,IMSINH
,IMTAN
,ISO.CEILING
,
LOGNORM.DIST
,LOGNORM.INV
,NUMBERVALUE
,PERCENTILE.EXC
,PERCENTILE.INC
,
PERCENTRANK.EXC
,PERCENTRANK.INC
,RANK
,RANK.AVG
,RANK.EQ
,SEC
,SECH
,
T.DIST
,T.DIST.2T
,T.DIST.RT
,T.INV
,T.INV.2T
,TDIST
,TINV
,XOR
formulas - Exclude hidden rows from copy, autofill, formatting etc...
- Update active cell color
- Frozen pane now with shadow
- Translates for cell styles
- Search and replace by select
- Option to hide solved comments
- Abitity to specify bullets and numbering for text in shape.
- Ability to specify columns for Text Areas
- Ability to add the connectors for the shapes
- Support
Shift+Delete
,Ctrl+Insert
andShift+Insert
for Cut-Paste
Presentation Editor
- Ability to connect shapes via lines
- Ability to specify columns for Text Areas
- Ability to create bullet and number lists in the shapes
- Spellcheker in Presentation Editor
- Ability to download as ODP
Plugins
- New type for plugin window (without borders, shadows, buttons)
x2t
- Speedup for opening ooxml: windows 200%, linux 20%
- Better convertation from/to RTF
- Better support of password protected ooxml, binary ms
- Support of password protected ppt
ONLYOFFICE-DocumentServer-4.3.6
Fixes
Rebranding
- Fix problems with logos
ONLYOFFICE-DocumentServer-4.3.5
New Feature
Document Editor
- Add
showReviewChanges
option to config - auto-open review changes panel
Fixes
Document Editor
- Disable version history for pdf/djvu/xps
- Fix problem with DropCap fonts
Spreadsheet Editor
- Limit to 1000 cell styles DocumentServer#113
- Fix adding spacing while copying from Excel
- Fix chart axis position
Back-end
- Fix crash on windows 2008r2
ONLYOFFICE-DocumentServer-4.3.4
Fixes
Editors
- Fix open error if sdk loads before fonts sdkjs#118
- Fix showing shape without gradient angle (bug #34887)
- Show correct limited functionality notification in IE 9, IE 10
Back-end
- Fix using user data from JWT
- Add logs for checkHealth of spellchecker
ONLYOFFICE-DocumentServer-4.3.3
New features
Document Editor
- Kazakh language for spellchecker
Docker
- Ability to use PostgreSql storage as volume
Fixes
Document Editor
- Aligning of Footnotes setting in Firefox (bug #34840)
- Fix colors for shapes (bug #34785)
- Fix problem with shapes in table
ONLYOFFICE-DocumentServer-4.3.2
New features
Plugins
- New plugins - Photo Editor and Document Templates
Fixes
Editors
- Minor updates to translations
- Fix Plugins icons in @2x (bug #34681)
Document Editor
- Fix moving image to header of another page (bug #34637)
- Fix removing shape if undo of grouping is performed (bug #34654)
Spreadsheet Editor
- Fix decreasing size of 3D chart (bug #34685)
- Fix problem with pasting formula, while clicking
paste only value
- Fix tooltip position in @2x (bug #34678)
- Fix problem with shrink to fit (bug #34758)
Presentation Editor
- Fix problem with removing comment (bug #34773)
Mobile Web Editors
- Fix problem with opening viewer in OpenSource version
Back-end
- Fix infinity loop while URI.parse (bug #34716)
- Fix connection leak on healthCheck
docx
- Fix broken docx file with copied chart in shape (bug #34695)
document-server-integration
- Fix problem with
Go Back
button
Windows Installation
- Fix downloading binaries from sourceforge
ONLYOFFICE-DocumentServer-4.3.1
Fixes
Spreadsheet Editor
- Fix broken files if changing style of unsupported charts (bug #34650)
- Fix stack error while copying a big array of formula data
- Fix rendering 3d diagram in small area (bug #34632)
- Fix change chart's range while applying preset
ONLYOFFICE-DocumentServer-4.3.0
New Features
Editors
- Full support of high-dpi monitors
- Ability to set alternative text for shapes
Document Editor
- Undo in Fast co-edit
- Do not hide
All changes saved
in bottom toolbar - Adding and editing Footnotes
- New languages for spellchecker (43 in total)
Spreadsheet Editor
- Support
AVERAGEIFS
,COUNTIFS
,SUMIFS
formulas - Formulas refactoring and improvements
- Totally new Cell Format window with more options
- Sort options window while sorting ranges
- Added direction of sort on filter buttons
- Added filter condition at statistical information
- Added special paste feature
- Added support of surface chart
- New cell borders styles (11 in total)
Presentation Editor
- Undo in Fast co-edit
Mobile Web Editors
- Completely new mobile web editors
Back-end
- Ability to run documentserver on custom port
- Ability to check and kick-out idled users
- Ability to perform forced save (by timeout and by button)
x2t
- Optimization and speed-up
- Better support of all formats, including (but not limited to):
DOC
- Background page
XLS
- Data validation
- Decryptor
ODF
- Global settings for documents
- SVG refactor
- Background page (image, pattern, gradient)
- Convert smart art
- Sheet/Workbook views
- Support convert OLE objects (and other embedded)
RTF
- Generate replacement text hyperlink if absent
- Office digital signatures
- Extended drawings
- Custom shapes
- Text in drawing shapes
Plugins
- A lot new plugins feature
Fixes
Document Editor
- Fixed an issue with drag-n-drop a table inside a footnote (bug #33548)
- Fixed an issue with crop of shape group (bug #33110)
Spreadsheet Editor
- Fixed an issue with absolute reference when inserting a new row (#41)
- Fixed an issue with onDocumentStateChange event (#88)
- Fixed an issue with formulas translation (ONLYOFFICE/DesktopEditors#23)
- Fixed an issue with password-protected xlsx (ONLYOFFICE/DesktopEditors#24)
- Fixed an issue with non-breaking space (ONLYOFFICE/DesktopEditors#26)
- Fixed an issue with AVERAGEA formula with text format
- Fixed an issue with broken workbook after list copy (bug #33588)
- Fixed an issue with formula recalculation by F4 hotkey (bug #32901)
- Fixed an issue with SUMIFS formula (bug #33602)
- Fixed an issue with inserting image size (bug #33604)
- Fixed an issue with zero values sparklines (bug #33612)
- Fixed an issue with changing number format while changing regional format (bug #31395)
- Fixed an issue with replacing formula delimiters (bug #33608)
- Fixed an issue with cell size while drag'n'drop (bug #33607)
- Fixed an issue with cursor size in @2x (bug #33606)
- A whole lot more minor and big bugfixes
ONLYOFFICE-DocumentServer-4.2.11
New features
Editors
- Add ability to hide
about
and left toolbar at all (only for licensed users)
Fixes
Back-end
- Fix jwt token without 'permissions' field breaks downloadAs
ONLYOFFICE-DocumentServer-4.2.10
Fixes
Embedded viewers
- Fix default position top for toolbar
Licensing
- Without license file chat and comments buttons are available.
Back-end
- Fix problem with jwt access tokens