|
6 | 6 |
|
7 | 7 | #### All Editors
|
8 | 8 |
|
9 |
| -* Fixed print options (rang) tuning for documents and presentations |
| 9 | +* Fixed print options (range) tuning for documents and presentations |
10 | 10 | * Fixed some security issues
|
11 |
| -* Fixed opening files with size more than 100MB |
| 11 | +* Fixed opening files with size more than 100 MB |
12 | 12 | * Fixed some issues with composite input
|
13 |
| -* Fixed issues preventing work application on MacOS version < 12.0 |
| 13 | +* Fixed issues preventing the application from working on MacOS version < 12.0 ([#1399](https://github.com/ONLYOFFICE/DesktopEditors/issues/1399)) |
| 14 | +* Fixed working with blocked text fields in dialog boxes |
| 15 | +* Improved quality of the SVG images added to the documents ([#102](https://github.com/ONLYOFFICE/DesktopEditors/issues/102)) |
| 16 | +* Fixed the main window hanging when closing the application after |
| 17 | + working with several document tabs |
| 18 | +* Fixed signing of documents/spreadsheets using SVG images |
14 | 19 |
|
15 | 20 | #### Document Editor
|
16 | 21 |
|
17 | 22 | * Fixed incorrect painting inserted Text Art
|
| 23 | +* Fixed an error when combining/comparing documents |
18 | 24 |
|
19 | 25 | #### Spreadsheet Editor
|
20 | 26 |
|
|
23 | 29 | * Fixed equation transformation for Linear/Professional mode switching from
|
24 | 30 | context menu
|
25 | 31 | * Fixed print issue for Header/Footer
|
| 32 | +* Fixed crashing of the editor after creating file from password protected XLTX |
26 | 33 |
|
27 | 34 | #### Presentation Editor
|
28 | 35 |
|
29 |
| -* Fixed error on click Head & Footer in Insert tools panel |
| 36 | +* Fixed error on click Header & Footer in Insert tools panel |
30 | 37 | * Fixed crashing in the Reporter mode on changing slide from end demonstration
|
| 38 | +* Fixed saving presentations with media files for compatibility with other editors |
31 | 39 |
|
32 | 40 | #### PDF Editor
|
33 | 41 |
|
34 | 42 | * Fixed saving document through "Save copy"
|
35 | 43 | * Fixed incorrect processing editor's config (editorType)
|
36 | 44 | * Fixed issue for plugin "Send" when there is no email client installed
|
37 |
| -* Fixed issue related to input disabled on creating |
| 45 | +* Fixed opening help for PDF editor and files opened for viewing (XPS, DjVu) |
38 | 46 |
|
39 | 47 | ## 7.5.0
|
40 | 48 |
|
@@ -605,14 +613,14 @@ script (Bug #59289)
|
605 | 613 | * Ability to use special symbols when searching within documents
|
606 | 614 | * Ability to add a period with a double-space
|
607 | 615 | * Add Chinese/Japanese/Italian language to Watermark settings
|
608 |
| -* New viewer for PDF, XPS, DJVU files with major performance improvements |
| 616 | +* New viewer for PDF, XPS, DjVu files with major performance improvements |
609 | 617 | All operations are performed on the client side.
|
610 | 618 | * Ability to use the Page Thumbnails panel and to display the document's
|
611 | 619 | contents on the left sidebar for PDF files
|
612 | 620 | * Support for external and internal links in PDF opening
|
613 | 621 | * Ability to use Hand/Select tools in PDF viewer
|
614 | 622 | * The Document Info section of the Data tab contains information about PDF,
|
615 |
| - XPS, DJVU files |
| 623 | + XPS, DjVu files |
616 | 624 |
|
617 | 625 | #### Spreadsheet Editor
|
618 | 626 |
|
|
0 commit comments