Skip to content

ONLYOFFICE Editors on macOS v5.2

Compare
Choose a tag to compare
@ayuzhin ayuzhin released this 17 Jan 13:05
· 4502 commits to master since this release

New features

All editors

  • Option to change user name;
  • Improved hiDPI screens detection;
  • Extended list of providers for collabortive portals;
  • Added encryption options (in test mode);
  • Updated the interface translations to all the main languages available in the editors;
  • Added the possibility to customize the initial zoom for the embedded editors;
  • Added the possibility to customize availability of help in the editor;
  • Added the display of the File and Plugins tabs for viewers;
  • The username is now highlihgted by color in the comments, review changes, chat messages;
  • Prevented the duplication of online users in the left chat panel;
  • Added the possibility to sort comments in the popover by ascending creation time;

Document editor

  • Added the possibility to work with bookmarks;
  • Added the possibility to add/change hyperlinks anchored to bookmarks/headings;
  • Added the possibility to change numbering value, start/continue numbering;
  • Added settings for content controls (highlighting and appearance);
  • Review changes and comments are now displayed in the combined window;
  • Added presets for А0, А1, А2, А6 page size (bug #36583);
  • Changed the encoding format for the TXT files (bug #36998);
  • Added the mode for filling forms;
  • Enabled closing the chart dialog while loading (bug #36870);
  • Enabled closing the window when saving to TXT format;
  • Enabled inserting shapes when a shape is selected;
  • The new revisions are now checked in the Fast co-editing mode;

Spreadsheet Editor

  • Enhanced the application due to the completely rewritten scroll;
  • Added the possibility to set options when saving to PDF format (bug #34914);
  • Added the cell settings in the right panel;
  • Added the Layout tab;
  • Added the hint for autofilters;
  • Added the possibility to change the encoding format for CSV files (bug #36998);
  • Enabled closing the window when saving to CSV;
  • Enabled saving page options to a file before printing;
  • Added the possibility to view combo charts;

Preseentation Editor

  • Added hints to presentation themes (bug #21362);
  • Added the presenter preview in the viewer (bug #37499);
  • Enabled closing the chart dialog while loading (bug #36870);

Formats

  • Performed refactoring for conversion of WordArts from ODF to OOXML and vice versa;
  • Performed refactoring for conversion of form controls in spreadsheets (for ODF files);
  • Added conversion for bookmarks for OdfFormatwriter component;
  • Added the PDFA file type;

Bugfix

All editors

  • Fixed the bug with CFF fonts (glyph loader);
  • Fixed the Cannot read property '$icon' of undefined error when using the Ctrl+S keyboard shortcut in chart editor (bug #39254);
  • Removed the Command+H keyboard shortcut used for Mac OS;
  • Fixed the issue when comments from other users were missing (bug #37570);
  • Fixed the issues which occurred when opening some files received from users;

Document editor

  • Fixed the issue with opening a DOCX file with track changes and calculations created by Aspose;
  • Fixed the problem with reading the ID of a content control;
  • Fixed the crash in CNumberingLvlLegacy.ReadFromBinary;
  • Fixed the problem with table selection;
  • Fixed the problem with replacing a misspelled word with another;
  • Fixed the bug with pressing the TAB key;
  • Fixed the critical issue which occurred when the document had been locked on the undo in the Fast collaboration mode;
  • Fixed the missing Hide Degree menu entry for equations (bug #39135);
  • Fixed the problem which occurred when recalculations were made in co-editing;
  • Fixed the problem with processing the pageDown button in co-editing;
  • Fixed the Cannot read property 'eb' of nul error which occurred when a table column was deleted (bug #39252);
  • Fixed the problem with rendering which occurred when replacing the text (bug #39269);
  • Fixed the Cannot read property 'length' of null error which occurred when some files were opened (bug #39210);
  • Fixed the problem with saving/loading the table state on undo/redo;
  • Fixed the issue with displaying the chart added with macros (bug #39304);
  • Fixed the problem with calculating large tables separated by columns;
  • Disabled bookmarks in the document headers (bug #38957);
  • Fixed XML parsing error in Firefox (bug #36960);

Spreadsheet Editor

  • Fixed the crash which occurred when a file was built with comment changes;
  • Fixed the issue when an incorrect chart was added to the area with autofilter (bug #39168);
  • Fixed the issue with the incorrectly selected cells when a formula was changed using the keyboard (bug #39181);
  • Fixed the issue when the browser hung on some files with formulas (bug #39190);
  • Fixed the incorrect display of doughnut chart with autofilter (bug #39200);
  • Fixed the incorrect IF function values (bug #39233);
  • Fixed the problem with the number of replacements made (bug #39273);
  • Fixed the Cannot read property 'Zb' of null which occurred when trying to copy a shape deleted by another user (bug #39312);
  • Fixed the Maximum call stack size exceeded which occurred when the application was switched to fullscreen (bug #38972);
  • Fixed the this.dPc is not a function which occurred during the data sorting (bug #39397);
  • Fixed the issues with undo applied to the filter in specific files (bug #39402);
  • Fixed the scroll to end of the table issue (bug #21946);
  • Fixed the issue with sorting of the first row in some files (bug #39397);
  • Fixed the issue with the sorting range if filtered data was present in it (bug #39410);
  • Fixed the double columns borders display issue (bug #39392);
  • Fixed the issue with rendering of the last rows in some files (bug #39394);
  • Disabled the cell settings when editor is disconnected;
  • Fixed the issues with printing and calculation; sped up cache preparation;
  • Fixed the issue which occurred when the active cell in selection across merge was merged;
  • Fixed the issue with the selection which occurred when selecting a row/column/all;
  • The options for hiding headings, gridlines, freeze panes are hidden in the viewer (bug #38033);

Preseentation Editor

  • The viewer now shows an error when trying to open password protected files (bug #39251);
  • Fixed the JavaScript error which occurred when opening TXT files (bug #39250);

Formats

  • Fixed the issue when an empty RTF file was opened (bug #39172);
  • Fixed the problems with opening of some ODS files (bug #39192);
  • Fixed the conversion to raster for graphiscs on linux without set fonts;
  • Fixed the binary conversion of mathType version over 3.0 with PptxFormat component;
  • Fixed the problems with the document structure for specific files (bug #39236);
  • Fixed the issue which occurred when opening in some resulting files in MS Word (bug #39216);
  • Fixed the problems with opening specific DOCX files (bug #39248);
  • Fixed the problems with the user files in XlsFormatReader component;
  • Fixed the problems with the user files in PptFormatReader component;
  • Fixed the problems with some user files in PptxFormat component;
  • Fixed the problems in OdfFormat and OdfFormatWriter components;
  • Disabled truetype fonts conversion in HTML viewer;
  • Fixed the problems with opening of some RTF files (bug #39315);
  • Fixed the row selection issue in PDF files (bug #39214);
  • Fixed the issue when only the last ConditionalFormatting was written from the Editor.bin (bug #39391);