ONLYOFFICE v7.2.1 Release Notes

  • ๐Ÿ†• New Features

    All Editors

    • Major improvements in fonts render engine. Removal of Alternative input settings

    ๐Ÿ›  Fixes

    All Editors

    • ๐Ÿ›  Fix Help closing (Bug #59315)

    Document Editor

    • ๐Ÿ›  Fix numbering in Portuguese or Basque language (Bug #59091)
    • ๐Ÿ›  Fix the problem with review types when splitting paragraph (Bug #58512)
    • ๐Ÿ›  Fix the problem with special paste button (Bug #59149)
    • ๐Ÿ›  Fix crash on opening docx (Bug #59212)
    • ๐Ÿ›  Fix the problem with reading rPrChange property and review such files (Bug #59205)
    • ๐Ÿ›  Fix scrolling in co-edit view mode (Bug #57928)
    • ๐Ÿ›  Fix the problem with performing the global undo (Bug #59270)
    • ๐Ÿ›  Fix the problem with set the bold property for text in the complex script (Bug #59289)
    • ๐Ÿ›  Fix special paste position (Bug #59139)

    Spreadsheet Editor

    • ๐Ÿ›  Fix hangup on opening xlsx file (Bug #58112)
    • ๐Ÿ›  Fix special paste via hotkey (Bug #59148)

    Presentation Editor

    • ๐Ÿ›  Fix animations problems (Bug #59301)
    • ๐Ÿ›  Fix opening pptx file (Bug #59308)

    Convert

    • ๐Ÿ›  Fix xlsb to xlsx conversion (Bug #59002)
    • ๐Ÿ›  Fix broken docx with 3D charts (Bug #58814)
    • ๐Ÿ›  Fix some specific files in ppt to pptx conversion (Bug #59074, Bug #59106, Bug #59108, Bug #59261, Bug #59276, Bug #59277, Bug #59281, #59261)
    • ๐Ÿ›  Fix some specific files in xlsx to ods conversion (Bug #59118)
    • ๐Ÿ›  Fix metadata loss in PDF (Bug #59153)
    • ๐Ÿ›  Fix problems with opening xps files (Bug #59119)
    • ๐Ÿ›  Fix empty presentation for ods to pptx conversion (Bug #59220)
    • ๐Ÿ›  Fix xlsx to ods conversion (Bug #59221, Bug #59353)
    • ๐Ÿ›  Fix xls to xlsx conversion (Bug #59209)
    • ๐Ÿ›  Fix rtf to docx conversion (Bug #59322)
    • ๐Ÿ›  Fix doc to docx conversion (Bug #59329)
    • ๐Ÿ›  Fix csv number formats (Bug #59357)
    • ๐Ÿ‘Œ Improve EMF images rendering

    PDF Viewer

    • ๐Ÿ›  Fix search highlight (Bug #59069)
    • ๐Ÿ›  Fix tooltip language for preview (Bug #59087)

    Forms

    • Major improvements in saving forms to PDF
    • Implement save text field formats to PDF (Bug #58901)
    • โž• Add default form key when creating new forms
    • ๐Ÿ›  Fix image track display (Bug #59120)
    • ๐Ÿ›  Fix the problem with highlight of a fixed form (Bug #59105)
    • ๐Ÿ›  Fix duplicating fixed forms when saving to PDF
    • ๐Ÿ›  Fix the problem with converting complex field to fixed form (Bug #59262)
    • ๐Ÿ›  Fix the problem with entering text to form (Bug #59290)
    • ๐Ÿ›  Fix the problem with working with complex fields and simple fields (Bug #59345)
    • ๐Ÿ›  Fix keys list problems (Bug #59377)
    • ๐Ÿ›  Fix the problem with cancel filling the form on form blur (Bug #59373)
    • ๐Ÿ›  Fix the problem with key of complex forms (Bug #59374)
    • ๐Ÿ›  Fix complex form filling problem for forms with same key (Bug #59375)
    • ๐Ÿ›  Fix the problem with printing form borders filled with placeholders (Bug #59378)
    • ๐Ÿ›  Fix the problem with updating content of a Ref field (Bug #58606, Bug #59278)

    Back-end

    • Calling separate callback for each pathurl request
    • ๐Ÿ›  Fix forgotten migration (DocumentServer#1911)
    • โฑ Set timeout for entire conversion
    • โž• Add pathurl command to startRPC
    • Check connection status before sending changes
    • โž• Add editor.maxChangesSize limit to document changes in config
    • ๐Ÿ›  Fix bug with using built-in Root CAs instead of Windows Store.
    • Check license on live viewer authorization
    • โž• Add alias field for multi tenancy
    • โž• Add acknowledge to authChanges

    API

    • ๐Ÿ›  Fix Api.CreatePictureForm method (Bug #59159)
    • ๐Ÿ†• New methods to work with Review mode via API

    ๐ŸŒ Mobile Web Editors

    • ๐Ÿ›  Fix SmartArt rendering (Bug #58867)
    • ๐Ÿ›  Fix hangup on duplicate slide (Bug #59102)
    • ๐Ÿ›  Fix hidden separator in dark theme (Bug #58272)

    ๐Ÿณ Docker

    • โšก๏ธ Update base image to ubuntu:22.04. Please update docker-engine to latest stable version (20.10.21 as of writing this doc)
    • ๐Ÿ›  Fix build of image (Bug #59310)(Docker-DocumentServer#506)

    Integration Example

    • ๐Ÿ›  Fixed several issues in different examples