|
1 | 1 | # Change log
|
2 | 2 |
|
| 3 | +## 9.0.4 |
| 4 | + |
| 5 | +### New features |
| 6 | + |
| 7 | +* Added support for woff2 fonts |
| 8 | +* Added the Suggest a Feature item to the editors File menu |
| 9 | + |
| 10 | +#### Document Editor |
| 11 | + |
| 12 | +* Improved usability when working with allowed areas |
| 13 | + |
| 14 | +#### Customization |
| 15 | + |
| 16 | +* Added the customization.suggestFeature parameter |
| 17 | +* Added AI, Photo Editor, MathType, OCR, Typograf, Doc2md, LanguageTool, |
| 18 | +DeepL, Thesaurus, Speech input and Zotero plugins to the server version |
| 19 | +distribution with ONLYOFFICE branding |
| 20 | + |
| 21 | +### Fixes |
| 22 | + |
| 23 | +#### All Editors |
| 24 | + |
| 25 | +* Fixed display of the scroll bar for the Modern Dark theme |
| 26 | +* Fixed display of the table creation matrix in the Insert -> Table menu |
| 27 | +for the Modern Light / Dark themes |
| 28 | +* Fixed display of the error window when the connection is broken |
| 29 | +after 2 minutes of waiting |
| 30 | +* Fixed incorrect undo after composite input of text into an autoshape |
| 31 | +in the Fast Co-editing mode |
| 32 | + |
| 33 | +#### Document Editor |
| 34 | + |
| 35 | +* Fixed the sequence of recording table settings to the file |
| 36 | +* Forbidden execution of the Javascript code for a custom property in a document |
| 37 | +* Fixed re-applying text formatting in an autoshape using hotkeys |
| 38 | +* Fixed an error when reading a color with the "automatic" value |
| 39 | +or writing it to a file |
| 40 | +* Disabled the ability to delete text outside the allowed area for filling in |
| 41 | +* Fixed deletion of characters when opening the `TXT` file for editing |
| 42 | +* Fixed display of the password request window to remove file protection |
| 43 | +in MS Word |
| 44 | +* Fixed recalculating the position of an autoshape with |
| 45 | +the `Resize shape to fit text` |
| 46 | +flag when changing text formatting |
| 47 | +* Fixed crash when autocorrecting in a graphical formula (equation) |
| 48 | +* Fixed display of the Abstract Numbering Definition Identifier numbering |
| 49 | +in the `DOCX` file |
| 50 | +* Removed an incorrect item in the Paste options menu for |
| 51 | +the "Chart Editor" window |
| 52 | + |
| 53 | +#### Spreadsheet Editor |
| 54 | + |
| 55 | +* Fixed positioning of RTL text and graphics when saving the `XLSX` file |
| 56 | +to an image |
| 57 | +* Fixed hanging of the editor when copying rows / columns in some browsers |
| 58 | +* Fixed formatting change for several cells with mixed text format |
| 59 | +* Fixed the size of the pasted image of the copied area when scale |
| 60 | +is higher than 100% |
| 61 | +* Fixed display of scroll bars when uploading a new version of the `XLSX` file |
| 62 | +after connection break |
| 63 | +* Fixed crash when copying / pasting a cell with conditional formatting |
| 64 | +in the `XLSX` file |
| 65 | +* Fixed calculation of number of pages when saving the `ODS` file to `PNG`/`JPG` |
| 66 | +* Fixed display of percent sign (%) in combination with a number |
| 67 | +* Fixed an error when opening the saved `ODS` file in MS Excel |
| 68 | +* Fixed the position when pasting a copied cell range as a Picture (Paste options) |
| 69 | +for an RTL file |
| 70 | +* Fixed display of text in the Formula bar in RTL languages |
| 71 | +* Fixed crash when when opening a sheet with charts in the `XLSX` file |
| 72 | +where multiple gradient points are used |
| 73 | +* Fixed crash when when resizing a line chart with a lot of data in the `XLSX` file |
| 74 | + |
| 75 | +#### Presentation Editor |
| 76 | + |
| 77 | +* Fixed an error when clicking in the working area after deleting all slides |
| 78 | +in the `ODP` file |
| 79 | +* Fixed translation of the "Transitions" tab in Danish |
| 80 | + |
| 81 | +#### Forms |
| 82 | + |
| 83 | +* Fixed display of field names in Adobe Acrobat with the same name |
| 84 | +specified in Cyrillic |
| 85 | +* Fixed display of text for the field with the Password format |
| 86 | +* Fixed input of text in the form field if the page is rotated |
| 87 | +* Fixed locking of the Format list when the Multiline option is enabled |
| 88 | +for the Text field |
| 89 | + |
| 90 | +#### PDF Editor |
| 91 | + |
| 92 | +* Fixed opening of the context menu after connection break |
| 93 | +* Fixed adding comments to stamps |
| 94 | +* Fixed applying the AutoFit option if the Scroll Long Text is not enabled |
| 95 | + |
| 96 | +#### Convert |
| 97 | + |
| 98 | +* Fixed crash when converting some `PPTX` files to `JPG` / `PNG` / `PDF` |
| 99 | +* Fixed crash when converting the `XLSM` file to `XLSB` via x2t |
| 100 | +* Fixed crash when converting the `PPTX` file to `PNG` via x2t |
| 101 | +* Fixed crash when converting the `XLSM` file to `PNG` via x2t |
| 102 | +* Fixed display of the “x” symbol after converting the `DOC` file to `DOCX` |
| 103 | +* Fixed crash when converting the `DOCX` file to `JPG` / `PNG` / `PDF` via x2t |
| 104 | +* Fixed crash when converting the `ODT` file to `DOCT` via x2t |
| 105 | +* Fixed crash when converting the `ODS` file to `JPG` / `PNG` / `PDF` via x2t |
| 106 | +* Fixed crash when converting the `ODS` file to `XLST` via x2t |
| 107 | +* Fixed crash when converting a binary file containing an `SVG` image |
| 108 | +to `XLSX` via x2t |
| 109 | +* Fixed crash when converting the `KEY` file to `PPTT` via x2t |
| 110 | + |
| 111 | +#### Backend |
| 112 | + |
| 113 | +* Fixed an issue with synchronization of the AI settings in k8s |
| 114 | +between several document servers |
| 115 | +* Fixed slow `PDF` opening in the WOPI test example if JWT is disabled |
| 116 | + |
| 117 | +#### Mobile |
| 118 | + |
| 119 | +* Fixed display of the `Switch to desktop` button on the toolbar for tablets |
| 120 | +* Fixed the order of slides in the slideshow mode |
| 121 | +* Fixed an error when clicking an image on a slide in the `PPTX` file |
| 122 | + |
3 | 123 | ## 9.0.3
|
4 | 124 |
|
5 | 125 | ### New features
|
|
0 commit comments