Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c969f27bd | |||
| afa12a7bb7 | |||
| 53658a18d8 | |||
| 1ad03d0731 | |||
| ae2ae42e84 | |||
| 7288b42613 | |||
| d2e8d0fb52 | |||
| 8cb8699cdf | |||
| 59b0cd879a | |||
| 82415ef6bb | |||
| 34b4349abe | |||
| d7b4dd3025 | |||
| f836f39e27 | |||
| 548b7175b4 | |||
| 46f20d0f0e | |||
| 191f20aab2 | |||
| 6c654e7e1a |
@@ -10,6 +10,7 @@ AutoCorrect
|
|||||||
autocorrection
|
autocorrection
|
||||||
autofill
|
autofill
|
||||||
Autofilter
|
Autofilter
|
||||||
|
AutoFilter
|
||||||
autofilter
|
autofilter
|
||||||
autofilters
|
autofilters
|
||||||
Autofit
|
Autofit
|
||||||
@@ -262,6 +263,7 @@ CHOOSECOLS
|
|||||||
LaTeX
|
LaTeX
|
||||||
Tooltips
|
Tooltips
|
||||||
DOCXF
|
DOCXF
|
||||||
|
docxf
|
||||||
XSS
|
XSS
|
||||||
autoshapes
|
autoshapes
|
||||||
MHTML
|
MHTML
|
||||||
@@ -287,3 +289,70 @@ Autocompletion
|
|||||||
JWT
|
JWT
|
||||||
editorType
|
editorType
|
||||||
config
|
config
|
||||||
|
Moodle
|
||||||
|
VC
|
||||||
|
Redist
|
||||||
|
RTL
|
||||||
|
Dropdown
|
||||||
|
ar
|
||||||
|
EXE
|
||||||
|
LTR
|
||||||
|
XP
|
||||||
|
DBNum
|
||||||
|
DatePicker
|
||||||
|
PIVOTVIEW
|
||||||
|
loadContent
|
||||||
|
GlobalsSubstream
|
||||||
|
UpdateXti
|
||||||
|
ChartSheetSubstream
|
||||||
|
recalc
|
||||||
|
PowerShell
|
||||||
|
sr
|
||||||
|
Latn
|
||||||
|
GETPIVOTDATA
|
||||||
|
IMPORTRANGE
|
||||||
|
jsdoc
|
||||||
|
px
|
||||||
|
onRequestEditRights
|
||||||
|
fs
|
||||||
|
folderPath
|
||||||
|
PtgName
|
||||||
|
PtgNameX
|
||||||
|
PtgParen
|
||||||
|
PtgRef
|
||||||
|
PtgList
|
||||||
|
PtgArea
|
||||||
|
CDataStream
|
||||||
|
ReadEmrTextBase
|
||||||
|
RDP
|
||||||
|
TextShaper
|
||||||
|
autohyphenation
|
||||||
|
AscWord
|
||||||
|
NumPr
|
||||||
|
sdt
|
||||||
|
TextPr
|
||||||
|
TextShaper
|
||||||
|
XLSM
|
||||||
|
UpdateDefineNames
|
||||||
|
WorkBookStream
|
||||||
|
WorkBookStream
|
||||||
|
CPPTUserInfo
|
||||||
|
LoadExternal
|
||||||
|
CSvmFile
|
||||||
|
commandSetPassword
|
||||||
|
reconnection
|
||||||
|
enabledirpage
|
||||||
|
FormattedDiskPagePAPX
|
||||||
|
SectionPropertiesMapping
|
||||||
|
FormattedDiskPageCHPX
|
||||||
|
XORCrypt
|
||||||
|
ECMADecryptor
|
||||||
|
DirTree
|
||||||
|
findNextBorderPixel
|
||||||
|
pixFewColorsOctcubeQuantMixed
|
||||||
|
CheckBox
|
||||||
|
trendlines
|
||||||
|
TIF
|
||||||
|
DocSpace
|
||||||
|
IME
|
||||||
|
strikethrough
|
||||||
@@ -6,7 +6,7 @@ jobs:
|
|||||||
publish:
|
publish:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@v2
|
- uses: vedantmgoyal2009/winget-releaser@main
|
||||||
with:
|
with:
|
||||||
identifier: ONLYOFFICE.DesktopEditors
|
identifier: ONLYOFFICE.DesktopEditors
|
||||||
installers-regex: '\.exe$'
|
installers-regex: '\.exe$'
|
||||||
|
|||||||
+746
@@ -1,5 +1,751 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## 8.2.1
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* Fixed appearance of an extra argument when switching from a linear equation
|
||||||
|
to a professional one
|
||||||
|
* Fixed navigation via menu instead of moving around text when using the Alt key
|
||||||
|
and keyboard arrows
|
||||||
|
* Fixed inconsistency in the appearance of labels as compared to other editors when
|
||||||
|
opening some documents with charts
|
||||||
|
* Fixed the ability to add some `TIF`/`TIFF` images to documents
|
||||||
|
* Fixed switching to an incorrect directory when selecting the Open file location
|
||||||
|
option for an unsaved template
|
||||||
|
* Fixed an incorrect format when exporting a document to an image if the application
|
||||||
|
is connected to DocSpace
|
||||||
|
* Fixed an incorrect format when repeated exporting a document from the portal
|
||||||
|
if it was previously exported to an image
|
||||||
|
* Fixed a problem with parallel installation of `EXE`/`MSI` x86 packages on a 64-bit
|
||||||
|
system (Windows)
|
||||||
|
* Fixed switching the application to the RTL interface
|
||||||
|
* Fixed installing the application with the English (United Kingdom) localization
|
||||||
|
instead of English (United States) (macOS Intel Chip)
|
||||||
|
* Fixed repeated switching of the application theme to the system one (macOS)
|
||||||
|
* Fixed inconsistency in displaying mathematical equations to the Dark document
|
||||||
|
mode (macOS)
|
||||||
|
* Fixed inconsistency between scroll bar styles in the Local templates section and
|
||||||
|
the selected application theme
|
||||||
|
* Fixed inconsistency in the Document Info page styles on Windows XP
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Fixed an issue with calculating spacing before for a paragraph in block-level sdt
|
||||||
|
* Fixed an issue with cell selection after removing table rows
|
||||||
|
* Fixed calculating footnotes in the extreme case when there is no space even
|
||||||
|
for 1 line
|
||||||
|
* Fixed an issue with the exact row height support when opening `DOCX` files
|
||||||
|
* Fixed the input window overlay on text in the Japanese (Microsoft IME) layout
|
||||||
|
* Fixed inconsistency in displaying numbered lists as compared to other editors
|
||||||
|
when opening some `DOCX` documents
|
||||||
|
* Fixed appearance of a frame around the paragraph inserted from other sources
|
||||||
|
* Fixed the presence of artifacts when applying strikethrough or double
|
||||||
|
strikethrough in a formula
|
||||||
|
* Fixed calculation of a math equation that was split into multiple lines
|
||||||
|
* Fixed text offset in autoshapes when opening some `DOCX` files
|
||||||
|
* Fixed table offset in header when opening some `DOCX` files
|
||||||
|
* Fixed text offset when opening some `DOCX` files
|
||||||
|
* Fixed saving some `SVG` images when exporting `DOCX` to `PDF`
|
||||||
|
* Fixed removing a section break after converting some `RTF` files to `DOCX`
|
||||||
|
* Fixed removing the Title and Tag properties when moving the Content Control
|
||||||
|
that contains an image
|
||||||
|
* Fixed losing the Drop-down list that was added and modified in the Reviewing mode
|
||||||
|
* Fixed duplicating an input field when moving the Content Control using the mouse
|
||||||
|
* Fixed shifting focus from the Check Box to other elements after changing
|
||||||
|
its state in some `DOCX` documents
|
||||||
|
* Fixed losing the OLE object contents when exporting some `DOCX` files to `HTML`
|
||||||
|
|
||||||
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
* Fixed correct work of data validation specified with the `LEFT` formula
|
||||||
|
* Fixed consideration of the time zone when inserting a date using `Ctrl` + `;`
|
||||||
|
* Fixed stopping work of the editor when copying the cell, containing
|
||||||
|
a link to an external file
|
||||||
|
* Fixed stopping work of the editor when changing the column width using a stylus
|
||||||
|
* Fixed long opening of some `XLSX` files which causes stopping work of the editor
|
||||||
|
* Fixed displaying autoshapes containing a macro mechanism
|
||||||
|
* Fixed losing changes when using special paste after building some `XLSX` files
|
||||||
|
* Fixed the value type error when recalculating the `IF` function in some
|
||||||
|
`XLSX` files
|
||||||
|
* Fixed appearance of extra pages when previewing or printing some `XLSX` files
|
||||||
|
* Fixed appearance of borders after inserting cells copied from third-party applications
|
||||||
|
* Fixed appearance of an extra warning when editing a link to an external data source
|
||||||
|
* Fixed selecting fractional numbers using Goal Seek
|
||||||
|
* Fixed incorrect rounding when using the `ROUNDUP` function
|
||||||
|
* Fixed creating data array as a result of calculating the `VLOOKUP` function
|
||||||
|
if the argument is not an array
|
||||||
|
* Fixed the rendering artifacts for some cases when scrolling the content of
|
||||||
|
the sheet
|
||||||
|
* Fixed the dependence of the scroll step on the system scale
|
||||||
|
* Fixed displaying the drop-down list button
|
||||||
|
* Fixed the ability to apply the AutoFilter to an imported range
|
||||||
|
* Fixed the ability to use the space in a name of a protected range
|
||||||
|
* Fixed jumps when scrolling a sheet using selection with the `Shift` key and
|
||||||
|
keyboard arrows
|
||||||
|
* Fixed the ability to choose cells after scrolling an area frozen with
|
||||||
|
the Freeze Panes option if there are other cells below them
|
||||||
|
* Fixed the position of the comment window when expanding the panel with them
|
||||||
|
* Fixed overlapping the cell content by a comment in the Sheet Right-to-left mode
|
||||||
|
* Fixed layering of line number when scrolling a sheet in the Sheet
|
||||||
|
Right-to-left mode
|
||||||
|
* Fixed duplicating the comment marker in the Sheet Right-to-left mode
|
||||||
|
* Fixed shifting of column guides when resizing them in the Sheet Right-to-left mode
|
||||||
|
* Fixed shifting of graphic objects when opening the toolbar in the Sheet
|
||||||
|
Right-to-left mode
|
||||||
|
* Fixed shifting of the equation field when entering values in the Sheet
|
||||||
|
Right-to-left mode
|
||||||
|
* Fixed highlighting of an added equation after after restarting the editor
|
||||||
|
* Fixed displaying the equation auxiliary menu when switching to the Sheet
|
||||||
|
Right-to-left mode
|
||||||
|
* Fixed displaying the comment after activating the Sheet Right-to-left mode
|
||||||
|
* Fixed shifting of conditional formatting icons after enabling the Sheet
|
||||||
|
Right-to-left mode
|
||||||
|
* Fixed missing graphic objects in some `XLSX` files on horizontal scrolling
|
||||||
|
in the Sheet Right-to-left mode
|
||||||
|
* Fixed moving graphic objects after their rotation in the Sheet Right-to-left mode
|
||||||
|
* Fixed the displayed number of rows or columns exceeding specification limits
|
||||||
|
* Fixed inconsistency between the style of row and column headers and the Gray
|
||||||
|
application theme
|
||||||
|
|
||||||
|
#### Presentation Editor
|
||||||
|
|
||||||
|
* Fixed missing a chart when opening some `PPTX` files
|
||||||
|
* Fixed inline check and numbering bullet check in presentation mode for math equations
|
||||||
|
* Fixed the watermark position when using protection in the DocSpace room
|
||||||
|
* Fixed missing graphic elements in the presenter mode when demonstrating some
|
||||||
|
`PPTX` files
|
||||||
|
* Fixed changing the color scheme when opening some `PPTX` files
|
||||||
|
* Fixed the ability to apply columns for a group of SmartArt objects
|
||||||
|
* Fixed applying object formatting performed on a parent slide in
|
||||||
|
the Slide Master mode
|
||||||
|
|
||||||
|
#### Forms
|
||||||
|
|
||||||
|
* Fixed the ability to delete the field with the Lock property if
|
||||||
|
the Fixed size setting is enabled
|
||||||
|
* Fixed the absence of the ability to submit a completed form if it contains
|
||||||
|
the Date & Time field with the Required property
|
||||||
|
* Fixed the work of composite input in fields with the Comb of characters property
|
||||||
|
* Fixed the ability to insert an image from storage or URL to the form field
|
||||||
|
* Fixed the absence of the ability to go to the Signature field using
|
||||||
|
the toolbar buttons
|
||||||
|
* Fixed the ability to put the cursor to the same paragraph after creating
|
||||||
|
an Inline Text Field
|
||||||
|
* Fixed moving a form field located in a table after activating the Fixed size
|
||||||
|
field property
|
||||||
|
* Fixed the size of the Signature field track when switching from the Edit to
|
||||||
|
View mode and vice versa
|
||||||
|
* Fixed stopping navigation through fields using the Previous/Next Field buttons
|
||||||
|
in some forms
|
||||||
|
|
||||||
|
#### PDF Editor
|
||||||
|
|
||||||
|
* Reworked loading of fonts required for page rendering due to page
|
||||||
|
hang out in collaborative mode
|
||||||
|
* Fixed stopping work of the editor when printing some `PDF` files
|
||||||
|
* Fixed stopping work of the editor when opening some `PDF` files
|
||||||
|
* Fixed stopping work of the editor after receiving an autoshape with text in co-editing
|
||||||
|
* Fixed the issue with different text shaping in collaboration mode
|
||||||
|
* Fixed different appearance of documents after transferring an image in co-editing
|
||||||
|
* Fixed the appearance of a deleted page after re-saving some `PDF` files
|
||||||
|
* Fixed shifting of a table when adding rows using Tab
|
||||||
|
* Fixed applying fill when creating some formulas
|
||||||
|
* Fixed displaying styles of some formulas in co-editing
|
||||||
|
* Fixed clearing all elements when erasing one of them with the Erase tool
|
||||||
|
* Fixed missing Text call out after the file formation
|
||||||
|
* Fixed losing a comment in co-editing if another user replied to it
|
||||||
|
* Fixed the distortion of the bulleted list after editing some `PDF` files
|
||||||
|
* Fixed missing notifications about inactivity when working with `PDF` files for
|
||||||
|
a long time
|
||||||
|
* Fixed recording of checkbox state changes in `PDF` files
|
||||||
|
* Fixed losing an autoshape shadow when opening some `PDF` files
|
||||||
|
* Fixed changing the color of some images after inserting them and saving the
|
||||||
|
`PDF` file
|
||||||
|
* Fixed changing the color of hieroglyphs when exporting some `PDF` files to images
|
||||||
|
* Fixed rotation of the modified page content after saving some `PDF` files
|
||||||
|
* Fixed missing added changes on preview or after printing some `PDF` files
|
||||||
|
from the portal
|
||||||
|
* Fixed incorrect selector behavior when selecting lines in some `PDF` files
|
||||||
|
* Fixed the ability to enter text after pasting from the clipboard
|
||||||
|
* Fixed the appearance of a warning when pasting text via the Paste button on
|
||||||
|
the toolbar
|
||||||
|
* Fixed missing contents on the preview of the added page when editing some
|
||||||
|
`PDF` files
|
||||||
|
|
||||||
|
#### Convert
|
||||||
|
|
||||||
|
* Fixed the appearance of an error when opening the result of converting
|
||||||
|
`PDF` to `DOCX` in third-party editors
|
||||||
|
* Fixed stopping work of the editor after opening the result of converting some
|
||||||
|
`XLSX` to `XLSB`
|
||||||
|
* Fixed endless conversion of some `ODP` files to `PPTX`
|
||||||
|
* Fixed the Segmentation fault error during the conversion of some `ODP`
|
||||||
|
files to `OTP`
|
||||||
|
* Fixed the Segmentation fault error during the conversion of some `DOCX` files to
|
||||||
|
`HTML`/`DJVU`/`EPUB`
|
||||||
|
* Fixed crash when converting some `DOCX` files to `HTML`/`DJVU`/`EPUB` or
|
||||||
|
image file formats
|
||||||
|
* Fixed an error when converting some `XLS` to `XLSX`
|
||||||
|
* Fixed the appearance of an error when opening the result of converting `XPS` to
|
||||||
|
`DOCX` in third-party editors
|
||||||
|
* Fixed the appearance of an error when opening the result of converting `ODP`/`OTP`/`FODT`
|
||||||
|
to `PPTX` in third-party editors
|
||||||
|
* Fixed the appearance of an error when opening the result of converting `ODT` to
|
||||||
|
`DOCX` in third-party editors
|
||||||
|
* Fixed data loss in a table when converting `DOCX` to `RTF`
|
||||||
|
* Fixed layering of hieroglyphs in the `EMF` images when opening some `XLSX` files
|
||||||
|
* Fixed document structure corruption when opening some `EPUB` documents
|
||||||
|
* Fixed cropping the `EMF` images after converting some `DOCX` files to an image
|
||||||
|
* Fixed writing the formula calculation result when exporting `XLSX` to `CSV`
|
||||||
|
* Fixed considering the availability of the VBA macros when converting
|
||||||
|
the `XLSB` files
|
||||||
|
* Fixed corruption of links to sheets containing non-Latin characters after
|
||||||
|
exporting to the `ODS` format
|
||||||
|
|
||||||
|
## 8.2.0
|
||||||
|
|
||||||
|
### New features
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* Optimization of script loading to speed up opening all editors
|
||||||
|
* Own rendering of some SmartArt objects instead of recorded images in the file
|
||||||
|
* Updated dictionaries for Spellcheck and Hyphenation
|
||||||
|
* Support for new types of charts for opening: Histogram, Waterfall, and Funnel
|
||||||
|
* Improved display of Chart labels for Date axes, Values, and Categories
|
||||||
|
* Improved touch screen support in the full version of editors
|
||||||
|
* A gray theme has been added to the settings page
|
||||||
|
* Menu items in the File menu have been regrouped and icons have been added
|
||||||
|
* Theme and toolbar settings are moved to a separate Appearance category in
|
||||||
|
the File menu - Advanced Settings
|
||||||
|
* Added the Tab style setting - view of tabs (Fill or Line) in
|
||||||
|
the File menu - Advanced Settings
|
||||||
|
* Added the Use toolbar color as tabs background setting
|
||||||
|
* Ability to add custom fields to the file information
|
||||||
|
* Ability to view/add/edit custom fields without pressing the Apply button
|
||||||
|
* Reorganized fields with file information in the File menu - Info
|
||||||
|
* Improved work with the Lists of languages - the name of the language and region
|
||||||
|
is now duplicated in English
|
||||||
|
* Implemented search in the Language list by name and in the target
|
||||||
|
language, as well as in English
|
||||||
|
* The installation path selection page is disabled for security reasons;
|
||||||
|
forced display of the page is possible using the `/enabledirpage` key (EXE package)
|
||||||
|
* Added support for local templates; currently restricted to creating
|
||||||
|
documents from preinstalled templates only
|
||||||
|
* Added the application translation into English (Great Britain, en-GB)
|
||||||
|
* Updated icons of formats in the Create New and Recent files list
|
||||||
|
* A hint in English has been added to the Interface language list on
|
||||||
|
the settings page
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Support for old CheckBox types
|
||||||
|
* Added the ability to Insert the contents of a third-party document
|
||||||
|
* New numbered list presets for Arabic interface
|
||||||
|
* Added the highlight of deleted text in the selected file version
|
||||||
|
* Ability to add and edit complex fields using field instructions
|
||||||
|
|
||||||
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
* Improved support for smooth scroll
|
||||||
|
* Support for iterative calculations
|
||||||
|
* Added the ability to switch the direction of cell placement
|
||||||
|
* Added a button for setting the number format with separators to the toolbar
|
||||||
|
* Ability to display pages in real scale in the Print preview window
|
||||||
|
* The Pivot Table toolbar tab is only displayed when using the pivot table,
|
||||||
|
and is otherwise hidden
|
||||||
|
* The Pivot Table settings right panel now unfolds when adding a new Pivot Table
|
||||||
|
* Added the ability to display trendlines (Equation on chart) to
|
||||||
|
the Chart - Advanced Settings
|
||||||
|
* Added preview window when opening local `CSV` files
|
||||||
|
|
||||||
|
#### Presentation Editor
|
||||||
|
|
||||||
|
* Acceleration of opening files due to rendering the slide before loading of images
|
||||||
|
* Implemented a more visual way of selecting animation from the extended list
|
||||||
|
* Added the `Random` transition
|
||||||
|
|
||||||
|
#### Forms
|
||||||
|
|
||||||
|
* Added a Signature field with the ability to upload a prepared image
|
||||||
|
|
||||||
|
#### PDF Editor
|
||||||
|
|
||||||
|
* Added ability to save `PDF` files to the storage
|
||||||
|
* Added correct processing of cropped/combined shapes when opening files
|
||||||
|
* Added Gradient support
|
||||||
|
* Improved text recognition
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
#### Security
|
||||||
|
|
||||||
|
* Fixed the XSS injection in the Tooltip of the Animation Pane
|
||||||
|
* Fixed the vulnerabilities in the `FormattedDiskPagePAPX`,
|
||||||
|
`SectionPropertiesMapping`, `FormattedDiskPageCHPX`, and `XORCrypt` functions leading
|
||||||
|
to Heap Buffer Overflow when converting to the `DOC` format
|
||||||
|
* Fixed the vulnerabilities in the `ECMADecryptor`, and `DirTree` functions
|
||||||
|
leading to Buffer over-read when converting to the `DOC` format
|
||||||
|
* Fixed the vulnerability in the Update Service leading to Directory
|
||||||
|
Traversal Escalation of Privilege
|
||||||
|
* Fixed the vulnerabilities in the `findNextBorderPixel` and `pixFewColorsOctcubeQuantMixed`
|
||||||
|
functions, leading to Heap-buffer overflow (CVE-2020-36278, CVE-2020-36281)
|
||||||
|
|
||||||
|
## 8.1.1
|
||||||
|
|
||||||
|
### New features
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* In the image upload filters, the `TIFF` format is added
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* Fixed saving the selected theme after removing the application with data
|
||||||
|
cleaning and a new installation (Linux)
|
||||||
|
* Fixed crash of the application when launching, if reconnection via RDP occurs (Windows)
|
||||||
|
* Fixed mixed up icons of shortcuts for creating a Document/Spreadsheet in
|
||||||
|
the Start menu (MSI package) [#1627](https://github.com/ONLYOFFICE/DesktopEditors/issues/1627)
|
||||||
|
* Added an item for creating a new `PDF` form to the application context menu (Linux)
|
||||||
|
* Fixed missing Image button in the SmartArt objects of the Picture type
|
||||||
|
* Fixed work of the `highlight-toolbar-tab-underline` parameter in the custom themes
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Active header and footer editing mode is no longer taken into consideration
|
||||||
|
in the print preview [#1623](https://github.com/ONLYOFFICE/DesktopEditors/issues/1623)
|
||||||
|
* Fixed crash when applying an autocorrect command in an expression
|
||||||
|
* Fixed crash when copying or cutting an image pasted from the clipboard
|
||||||
|
* Fixed crash when pasting a copied list using Keep text only
|
||||||
|
* Fixed crash when moving autoshape
|
||||||
|
* Fixed crash in TextShaper when using composite input
|
||||||
|
* Fixed scroll to target when updating the position of a view port in
|
||||||
|
collaborative editing [#2428](https://github.com/ONLYOFFICE/DocumentServer/issues/2428)
|
||||||
|
* Added the ability to prevent scrolling to the current position when
|
||||||
|
performing any action
|
||||||
|
* Fixed review types for added paragraphs
|
||||||
|
* Fixed missing the current change in review when receiving spellcheck variants
|
||||||
|
* Fixed the recalculation of the document when changing the autohyphenation option
|
||||||
|
* Fixed spaces when converting table to text
|
||||||
|
* Fixed an issue with collecting related levels for the current numbering level
|
||||||
|
* Added table to track revisions check when adding new table or new row to the table
|
||||||
|
* Fixed an issue with simple text paste when track revisions is turned on
|
||||||
|
* Fixed freeze when moving through review changes
|
||||||
|
* Implemented display/accept/reject for review change of a table cell
|
||||||
|
* Fixed an issue with accepting/rejecting review changes inside
|
||||||
|
a block-level sdt [#2669](https://github.com/ONLYOFFICE/DocumentServer/issues/2669)
|
||||||
|
* Fixed an issue with recalculating table
|
||||||
|
* Fixed clearing table cells before moving them
|
||||||
|
* Fixed cursor moving down when selected table cells
|
||||||
|
* Fixed display of images when opening some `DOCX` files
|
||||||
|
* Fixed an issue with reading numbering properties in styles and refactor
|
||||||
|
using `AscWord.NumPr` class
|
||||||
|
* Fixed clearing the text properties for an inline-level sdt and merge
|
||||||
|
method for `TextPr`
|
||||||
|
* Fixed incorrect display of autoshape shadow transparency when the `No Fill`
|
||||||
|
option is activated
|
||||||
|
* Fixed display of non-printing characters when opening some `DOCX` files in
|
||||||
|
the viewing mode
|
||||||
|
|
||||||
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
* Fixed crash in TextShaper after replacing the entered text in the autoshape
|
||||||
|
* Fixed crash for some usages of the `IMPORTRANGE` formula
|
||||||
|
* Fixed incorrect formula conversion when using a link to a file
|
||||||
|
* Fixed crash when opening some `XLSX` files [#2782](https://github.com/ONLYOFFICE/DocumentServer/issues/2782)
|
||||||
|
* Fixed inserting an empty column after moving a column with data [#2499](https://github.com/ONLYOFFICE/DocumentServer/issues/2499)
|
||||||
|
* Fixed changing line height after applying Merge and Wrap Text, if the text
|
||||||
|
extends the cell boundaries
|
||||||
|
* Colors of row and column headers when hovering the cursor now correspond
|
||||||
|
to color schemes
|
||||||
|
* Fixed formula calculation if there is an intersection with a formatted table [#1558](https://github.com/ONLYOFFICE/DesktopEditors/issues/1558)
|
||||||
|
* Fixed formula calculation if they contain named ranges
|
||||||
|
* Fixed creating named ranges in languages with ligatures
|
||||||
|
* Fixed applying a number format when calculating a formula in the total
|
||||||
|
row of a formatted table
|
||||||
|
* Fixed display of shadow of objects after scrolling a sheet
|
||||||
|
* Fixed updating of the `IMPORTRANGE` formula arguments after updating external links
|
||||||
|
|
||||||
|
#### Presentation Editor
|
||||||
|
|
||||||
|
* Fixed crash after applying Reset slide in certain `PPTX` files
|
||||||
|
* Fixed crash after copying a slide in the Normal mode and pasting in
|
||||||
|
the Slide Master mode
|
||||||
|
* Fixed crash when opening the Notes and handouts insertion menu
|
||||||
|
* Fixed the issue with weak characters in RTL at the end of the line
|
||||||
|
* Fixed presence of the Insert image from file / Insert image from URL buttons
|
||||||
|
for SmartArt objects of the Picture type in the Master Slide mode
|
||||||
|
* Fixed the issue: formatting on layouts in the Add Slides button is displayed after
|
||||||
|
the changes are made again in the Slide Master mode
|
||||||
|
* Fixed display of the name when inserting a Table placeholder
|
||||||
|
* Fixed applying a theme to the added slide
|
||||||
|
* Fixed display of a comment when switching to the Slide Master mode
|
||||||
|
* Fixed the size of placeholders on layouts after removing placeholders on the parent
|
||||||
|
layout and applying Duplicate Slide Master
|
||||||
|
* Fixed work of the Play/Pause buttons in the viewing window in the Slideshow mode
|
||||||
|
* Fixed layering of objects when they are grouped when opening
|
||||||
|
some `PPTX` files [#2573](https://github.com/ONLYOFFICE/DocumentServer/issues/2573)
|
||||||
|
* Fixed work of internal hyperlinks when using the Next Slide parameters
|
||||||
|
* Fixed work of `Enter` / `Space` / `Arrow Right` / `Arrow Left` keys in
|
||||||
|
the Slideshow mode
|
||||||
|
* Fixed reset of object selection after copying using Drag-and-drop
|
||||||
|
* Fixed display of shadow in the Slideshow mode
|
||||||
|
* Fixed duplicating Slide Master when moving it using Drag-and-drop in
|
||||||
|
the `Slides` tab
|
||||||
|
* Fixed display of text formatting applied on the parent layout
|
||||||
|
* Fixed incorrect date indication in Header and Footer
|
||||||
|
* Fixed applying Background theme after creating a custom theme via `Slide`
|
||||||
|
settings and using the Apply to All Slides option
|
||||||
|
* Fixed display of custom theme layout when opening some `PPTX` files
|
||||||
|
* Fixed marker overlapping when moving it along the Animation Pane timeline
|
||||||
|
|
||||||
|
#### Forms
|
||||||
|
|
||||||
|
* Fixed creating a new form via the File menu on macOS
|
||||||
|
* Fixed crash when filling in fields in some forms [#2768](https://github.com/ONLYOFFICE/DocumentServer/issues/2768)
|
||||||
|
* Prevent a checkbox from toggling when moving it
|
||||||
|
* Fixed the conversion of a fixed form to an inline
|
||||||
|
* Improved finding anchor position around inline forms
|
||||||
|
* Fixed the ability to change data in fields when submitting the form
|
||||||
|
|
||||||
|
#### PDF Editor
|
||||||
|
|
||||||
|
* Fixed printing `PDF` files from a cloud provider
|
||||||
|
* Changed the default tool from Hand to Selection
|
||||||
|
* Added the ability to disable the mini panel when selecting text in Advanced Settings
|
||||||
|
* Fixed crash when opening some `PDF` files
|
||||||
|
* Fixed crash after several deletions of pages and insertion of a graphic element
|
||||||
|
* Fixed crash when removing table rows when editing some `PDF` files
|
||||||
|
* Fixed stopping work of the editor after exiting without saving changes
|
||||||
|
* Fixed crash when moving around a table using `Tab`
|
||||||
|
* Fixed crash when opening Page Thumbnails in some `PDF` files
|
||||||
|
* Fixed highlighting of hyperlinks when opening `PDF` files
|
||||||
|
* Fixed work of composite input in comments
|
||||||
|
* Fixed filling with color instead of image when opening some `PDF` files
|
||||||
|
* Fixed work of Undo after changing the text orientation in the `PDF` file
|
||||||
|
* Fixed transparency of a Watermark when opening some `PDF` files
|
||||||
|
* Fixed offset of the Select toolbar when selecting words in some `PDF` files
|
||||||
|
* Fixed text content loss when opening some `PDF` files
|
||||||
|
* Fixed the Text box content loss after exporting the `PDF` file
|
||||||
|
* Fixed saving objects located after a link
|
||||||
|
|
||||||
|
#### Convert
|
||||||
|
|
||||||
|
* Fixed crash when converting some `XLS` files to `XLSB`
|
||||||
|
* Fixed crash when exporting `DOCX` documents, containing autoshapes, to `HTML`
|
||||||
|
* Fixed crash when opening some `DOC` and `DOCX` files
|
||||||
|
* Fixed crash when converting some `XLSM` files to `XLSB`
|
||||||
|
* Fixed stopping work of the editor when opening some `XLSX` files,
|
||||||
|
containing EMF images
|
||||||
|
* Fixed compliance with the `PDF/A` format after exporting a `DOCX` document
|
||||||
|
* Fixed an error when opening in third-party editors the `XLSX` file obtained
|
||||||
|
when converting `XLSB`
|
||||||
|
* Fixed text loss in `SVG` images after exporting the `DOCX` document
|
||||||
|
to a different format
|
||||||
|
* Fixed display of presentation theme after exporting some `PPTX` to `PDF/A`
|
||||||
|
* Fixed the "Decimal" and "Use 1000 separator" options loss
|
||||||
|
when exporting `XLSX` to `ODS` [#821](https://github.com/ONLYOFFICE/DesktopEditors/issues/821)
|
||||||
|
|
||||||
|
## 8.1.0
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
* Switching to the creating forms in the `PDF` format
|
||||||
|
* Added the ability to disable the `Connect to cloud` page via
|
||||||
|
the `--lock-portals` key
|
||||||
|
* Added a window to restart the application if the settings marked with
|
||||||
|
the asterisk are applied (Windows, Linux)
|
||||||
|
* Added the `Use graphics acceleration` option to the application settings
|
||||||
|
* Added the progress of unpacking downloaded update to the `About` page (Windows)
|
||||||
|
* Added the ability to open a file by specifying its name in the terminal (Linux)
|
||||||
|
* Updated images for the error pages
|
||||||
|
* Added the translation into Serbian (sr-Latn-RS, Serbian (Latin, Serbia and Montenegro))
|
||||||
|
* Added a button to select a local file in the hyperlink insertion dialog window
|
||||||
|
* Changes in program interface: manageable functional buttons, Replace button is
|
||||||
|
now on the Home tab, Copy style, Clear style, Select all
|
||||||
|
* Autoshape shadowing settings
|
||||||
|
* Updated the set of color themes available in editors
|
||||||
|
* Added internal help in Portuguese (pt-BR)
|
||||||
|
* Added Arabic to all regional settings
|
||||||
|
* Added a title and a button to close the panel to the `Chat` panel
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* New button on the top toolbar for changing document editing mode: `Editing`,
|
||||||
|
`Reviewing`, `Viewing`
|
||||||
|
* Added tooltips for new or updated functionality (displayed when loading the
|
||||||
|
editor or when switching to the corresponding tab)
|
||||||
|
* Implemented the ability to set the format for page numbering
|
||||||
|
* Added support for the page color
|
||||||
|
* Updated built-in paragraph styles
|
||||||
|
* New items in the indents menu for opening the right panel and managing paragraph
|
||||||
|
indents, the ability to manage paragraph indents via the top toolbar
|
||||||
|
* Color theme button is now on the Layout tab
|
||||||
|
* Mail merge button is now on the Collaboration tab
|
||||||
|
* Line spacing options updated
|
||||||
|
* Improved work of the algorithm for displaying numbers and punctuation in
|
||||||
|
Arabic text for the Neutral and Weak classes
|
||||||
|
* Improved fitting for paragraphs with main `RTL` direction
|
||||||
|
|
||||||
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
* New languages added: ligature support
|
||||||
|
* Selected cells are highlighted on their respective row/column numbers
|
||||||
|
* New functions: `GETPIVOTDATA`, `IMPORTRANGE`
|
||||||
|
* New function category: Custom based on jsdoc
|
||||||
|
* Version history update: edited cells are highlighted
|
||||||
|
* Users get custom protected range cells viewing rights
|
||||||
|
* Implemented the ability to copy/move sheets between opened books
|
||||||
|
* Changed the appearance of the sheet list in the embedded viewer in accordance
|
||||||
|
with the styles of the main spreadsheet editor
|
||||||
|
|
||||||
|
#### Presentation Editor
|
||||||
|
|
||||||
|
* New slide settings on the right panel: show background graphics, reset background
|
||||||
|
to the theme background, apply settings to all slides
|
||||||
|
* Added `Animation` pane
|
||||||
|
* Added a mode for editing master slides and templates
|
||||||
|
* Updated the player interface for playing audio/video files (Windows and Linux)
|
||||||
|
|
||||||
|
#### Forms
|
||||||
|
|
||||||
|
* When adding a fixed form, now it is inserted without wrapping in front of the text
|
||||||
|
* The color of the Picture placeholder corresponds to the color of the role
|
||||||
|
for this form
|
||||||
|
* The thickness of the frame for required fields is now 2 px with any zoom
|
||||||
|
* Added a button to switch to the editing mode (similar to the button in
|
||||||
|
the editor header) for forms opened in the View or Fill forms mode
|
||||||
|
|
||||||
|
#### PDF Editor
|
||||||
|
|
||||||
|
* Added buttons for switching editing/viewing (annotations) modes to
|
||||||
|
the toolbar and the editor header
|
||||||
|
* Added tooltips for new or updated functionality (displayed when loading
|
||||||
|
the editor or when switching to the corresponding tab)
|
||||||
|
* In the Edit mode, it's possible to add various objects (using the `Home`
|
||||||
|
and `Insert` tabs) and configure them using the right panel and context menu
|
||||||
|
* Added the ability to add, delete or rotate pages using the context
|
||||||
|
menu and the toolbar
|
||||||
|
* Added a mini toolbar for adding annotations when selecting text
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
#### Security
|
||||||
|
|
||||||
|
* Fixed vulnerabilities in the PtgName::assemble, PtgNameX::assemble,
|
||||||
|
PtgParen::assemble, PtgRef3d::assemble, PtgList::assemble and
|
||||||
|
PtgArea3d::assemble methods which cause crash when converting `XLS` to `XLSX`
|
||||||
|
* Fixed the vulnerability in the `CDataStream::ReadEmrTextBase` method which causes
|
||||||
|
crash when converting `ODP` to `PDF`
|
||||||
|
* Fixed the vulnerability in the `GlobalsSubstream::UpdateDefineNames` method which
|
||||||
|
causes crash when converting `XLS` to `XLSX`
|
||||||
|
* Fixed the vulnerability in the `WorkBookStream::UpdateXti`, `WorkBookStream::UpdateXti`,
|
||||||
|
methods which causes crash when converting `XLS` to `XLSX`
|
||||||
|
* Fixed Heap Buffer Overflow when converting `EPUB` to `PDF`
|
||||||
|
* Fixed the vulnerability in the `CPPTUserInfo::LoadExternal` method which allows
|
||||||
|
writing a file to a folder with restricted access when converting `PPT` to `PPTX`
|
||||||
|
* Fixed vulnerabilities which allow reading data from a third-party file when
|
||||||
|
converting `OOXML` to `ODF` and vice versa
|
||||||
|
* Fixed Heap Buffer Overflow in the `CSvmFile::Read_META_BMP` method when
|
||||||
|
converting `ODP` to `PPTX`
|
||||||
|
|
||||||
|
## 8.0.1
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
* Significantly increased the speed of unpacking the update package through
|
||||||
|
the built-in update service for future releases (Windows)
|
||||||
|
* Fixed the table alignment on a page after printing
|
||||||
|
* Renamed the form template creation button to PDF Form
|
||||||
|
* Changed the font family for Arabic language on the application main
|
||||||
|
page
|
||||||
|
* Fixed the Open Document dialog window language if the Arabic interface is
|
||||||
|
set in the system
|
||||||
|
* Fixed changing the text direction in the User Name field when changing
|
||||||
|
the keyboard layout if the RTL UI is enabled
|
||||||
|
* The RTL UI mode is hidden on Windows XP
|
||||||
|
* Fixed applying a password when opening local files on Windows XP
|
||||||
|
* Fixed the translation in the drop-down lists of options for the 'Disabled'
|
||||||
|
state in the application settings
|
||||||
|
* Fixed the description of the `DOCX` format in the Save As dialog
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Fix crash when clicking comment inside a math equation
|
||||||
|
* Fix crash when using the Insert caption feature with the Include
|
||||||
|
chapter number option
|
||||||
|
* Fix crash when inserting a copied image using Ctrl
|
||||||
|
* Fix a problem with rendering collaboration highlight
|
||||||
|
* Fix an issue with highlighting searching results in some `DOCX` files
|
||||||
|
* Fix display of highlighting a comment added to RTL text
|
||||||
|
* Fix text label for Table of Contents in the RTL UI
|
||||||
|
* Fix an issue with shaping text with different direction (RTL and LTR)
|
||||||
|
* Improve the calculation of the cursor position in case when it is
|
||||||
|
between text with different directions (RTL and LTR)
|
||||||
|
* Fix an issue with correction of a text selection when passing
|
||||||
|
through a complex field
|
||||||
|
* Fix an issue with calculating the current cursor position while
|
||||||
|
selecting elements in table
|
||||||
|
* Fix selection for the hidden part of complex fields
|
||||||
|
* Fix an issue with selection draw and cursor positioning in complex
|
||||||
|
fields
|
||||||
|
* Fix position of diacritics when typing in Arabic
|
||||||
|
* Hide non-printing characters in header/footer label
|
||||||
|
* Decrease the height of the header/footer label
|
||||||
|
|
||||||
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
* Fix stopping work of the editor when exporting some `XLSX` files to
|
||||||
|
`PNG`/`JPEG`
|
||||||
|
* Fix display of the DBNum1 number format when opening some XLSX files
|
||||||
|
* Fix display of the Currency format when exporting some `XLSX` to `ODS` and
|
||||||
|
reopening
|
||||||
|
* Fix appearing artifacts when inserting an image via Drag-n-Drop and
|
||||||
|
moving it
|
||||||
|
* Fix saving the current sheet only when exporting a work book to `PNG`/`JPEG`
|
||||||
|
* Fix display of the #REF! error when adding the VLOOKUP formula with an argument
|
||||||
|
which is a reference to another file
|
||||||
|
|
||||||
|
#### Presentation Editor
|
||||||
|
|
||||||
|
* Fix stopping work of the editor when opening some `PPTX` files
|
||||||
|
* Fixed the app crash when pressing the `Command` + `,` keyboard shortcut in
|
||||||
|
Presenter View (macOS)
|
||||||
|
* Fixed closing the application when opening a local presentation in its
|
||||||
|
own window mode and launching the Presenter View
|
||||||
|
|
||||||
|
#### Forms
|
||||||
|
|
||||||
|
* Fix crash when expanding the Date field in the forms edited in third-party
|
||||||
|
editors
|
||||||
|
* Fix closing a drop-down list in some PDF forms with the Turn on screen reader
|
||||||
|
support option enabled
|
||||||
|
* Change the default date-time format for a DatePicker form
|
||||||
|
|
||||||
|
#### PDF Editor
|
||||||
|
|
||||||
|
* Fix crash when opening some `DjVu` files
|
||||||
|
* Fix annotations offset when exporting to PDF
|
||||||
|
* Fix the color of the worksheet borders with the light interface theme
|
||||||
|
|
||||||
|
#### Security
|
||||||
|
|
||||||
|
* Fixed the vulnerability in 'PIVOTVIEW::loadContent' method when converting `XLS`
|
||||||
|
to `XLSX`
|
||||||
|
* Fixed the vulnerability in 'GlobalsSubstream::UpdateXti()' method when converting
|
||||||
|
`XLS` to `XLSX`
|
||||||
|
* Fixed the vulnerability in 'ChartSheetSubstream::recalc' method when converting
|
||||||
|
`XLS` to `XLSX`
|
||||||
|
* Fixed the vulnerability which leads to buffer overflow when converting `ODP` to
|
||||||
|
`PPTX`
|
||||||
|
* Fixed the vulnerability which allows adding a third party file to a document while
|
||||||
|
converting `HTML` to `DOCX`
|
||||||
|
* Fixed the ability to execute the PowerShell commands when converting `DOC` to `PDF`
|
||||||
|
|
||||||
|
#### Convert
|
||||||
|
|
||||||
|
* Fixed files corruption after converting some `ODT` files to `DOCX`
|
||||||
|
* Fixed adding the excess 'Default Extension="docxf" parameter when converting
|
||||||
|
`DOCXF` to `DOCX`
|
||||||
|
* Fixed display of a date as a number when opening some `XLS` files
|
||||||
|
* Fixed losing contents of the cell with an added comment after exporting to
|
||||||
|
`ODS`
|
||||||
|
* Fixed files corruption after converting some `DOC` files to `DOCX`
|
||||||
|
* Fixed document appearance in another editors after export some `DOCX`
|
||||||
|
files
|
||||||
|
* Fixed data loss when converting some `DOC` to `DOCX`
|
||||||
|
* Fixed stopping work of some `XLS` to `CSV` conversion
|
||||||
|
* Fixed files corruption after converting some `ODS` files to `XLSX`
|
||||||
|
* Fixed data loss on opening some `TXT` files
|
||||||
|
* Fixed files corruption after converting some `XLSB` files to `XLSX`
|
||||||
|
|
||||||
|
## 8.0.0
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* Add the ability to encrypt `PDF` files
|
||||||
|
* Add the Moodle provider
|
||||||
|
* Add the ability to upload local themes to the Desktop Editors (Windows, Linux)
|
||||||
|
* Add shortcuts to the Start menu for creating new files to EXE package (Windows)
|
||||||
|
* Add a list of recent files and the ability to pin them via the context menu of
|
||||||
|
the application in Jump List (Windows)
|
||||||
|
* All logos in the application and installation packages have been updated
|
||||||
|
* VC Redist 2013 is excluded from the default installation package and
|
||||||
|
is not required for the application to work (Windows)
|
||||||
|
* Add the ability to Select/Deselect all formats on the MSI installer
|
||||||
|
file associations page
|
||||||
|
* Add OS compatibility manifests for executable files (Windows)
|
||||||
|
* Improved the updates section and the update service for future versions of
|
||||||
|
the application (Windows)
|
||||||
|
* Adapt styles of window control buttons in accordance with OS design (Linux)
|
||||||
|
* Change the widget for displaying downloads from the portal and the download
|
||||||
|
indicator (Windows, Linux)
|
||||||
|
* Move adding a comment to the entire document from the bottom of the comments
|
||||||
|
panel to the settings button
|
||||||
|
* Add a button for adding a comment to text to the header of
|
||||||
|
the comments panel (similar to the button in the toolbar)
|
||||||
|
* Add the interface translation into Arabic (ar-SA, Arabic - Saudi Arabia)
|
||||||
|
* All buttons that do not fit in height should be placed into
|
||||||
|
More button: category buttons, as well
|
||||||
|
as plugins that were opened in the left panel
|
||||||
|
* Add the setting to enable support for Screen readers
|
||||||
|
* Add RTL support (beta) to the editors UI
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Add partially support for bidirectional text
|
||||||
|
|
||||||
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
* Add the new Goal Seek functionality
|
||||||
|
* Add the new Series tool for creating number sequences
|
||||||
|
* Implement a wizard for inserting charts: display a list of recommended charts and
|
||||||
|
previews for all types of charts based on the selected data
|
||||||
|
* Expand cell filling settings
|
||||||
|
* Add the Expand/Collapse menu item to the toolbar and the context menu
|
||||||
|
of Pivot tables
|
||||||
|
* Add the ability to center a sheet horizontally and vertically when printing
|
||||||
|
* Add the ability to get a link to the selected range in the viewing mode
|
||||||
|
|
||||||
|
#### Presentation Editor
|
||||||
|
|
||||||
|
* Add the ability to set the final color for animation effects that change color
|
||||||
|
* Make animation effect icons inactive if the effect cannot be applied to an object
|
||||||
|
* Add partially support for bidirectional text
|
||||||
|
|
||||||
|
#### Forms
|
||||||
|
|
||||||
|
* Switching from the `OFORM` to `PDF` format containing forms in accordance
|
||||||
|
with the OOXML format
|
||||||
|
* Dialog for converting old `OFORM` files to `PDF`
|
||||||
|
* For the radio button field, add the setting for the name of the selected
|
||||||
|
element (Radio button choice)
|
||||||
|
* Add a chain of tips when working with DOCXF files
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
#### Security
|
||||||
|
|
||||||
|
* Fix vulnerability which allows adding a third-party audio file to a document
|
||||||
|
when converting PPT to PPTX (65056)
|
||||||
|
* Fix vulnerability which leads to buffer overflow when converting ODP to PDF (65915)
|
||||||
|
* Fix vulnerability which leads to buffer overflow when converting PPT to PPTX (66085)
|
||||||
|
* Fix vulnerability which allows performing manipulations on the client machine when
|
||||||
|
converting HTML to DOCX (63779)
|
||||||
|
* Fix XSS in the Shape name field when applying an Animation (65186)
|
||||||
|
* Fix XSS in the Math Autocorrect field when saving the field value (65187)
|
||||||
|
* Fix XSS in the Spreadsheet Editor cell when opening the Number format list (65881)
|
||||||
|
* Fix XSS in the Sheet name value when applying Search (65909)
|
||||||
|
* Fix XSS in the Custom Number Format when opening a list (65941)
|
||||||
|
* Fix XSS in the Dropdown List field when opening it (65082)
|
||||||
|
|
||||||
## 7.5.1
|
## 7.5.1
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[](https://www.gnu.org/licenses/agpl-3.0.en.html)
|
[](https://www.gnu.org/licenses/agpl-3.0.en.html)
|
||||||
 
|
 
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
|||||||
+1
-1
Submodule core updated: e30abd06a2...029e6c6df7
+1
-1
Submodule desktop-apps updated: b2216bf937...b8f6ec6d66
+1
-1
Submodule desktop-sdk updated: eae5661643...1280ab279e
+1
-1
Submodule dictionaries updated: f9034d584e...25e1e985e4
+1
-1
Submodule sdkjs updated: 64fcd7ac2a...e37d97e281
+1
-1
Submodule web-apps updated: 07727fbd13...e6e56e8a5e
Reference in New Issue
Block a user