Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkadushkin committed Feb 4, 2025
1 parent e83425c commit a68becb
Showing 1 changed file with 20 additions and 10 deletions.
30 changes: 20 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@

#### All Editors

* Added support for logical operations on shapes (unite, combine, fragment, intersect, subtract)
* Added support for logical operations on shapes (unite, combine, fragment,
intersect, subtract)
* Added the `Opacity` option for images
* Added the ability to reset Crop for images in the right panel and context menu
* Added the interface translation into `Albanian` (sq-AL, Albanian (Albania))
* Added new languages to the list of exceptions for text `AutoCorrect`
* Blocking dialogs that require the editor restart are replaced with notifications
* Connection status notifications are moved from the status bar to the top of the editor
* Connection status notifications are moved from the status bar
to the top of the editor
* The `RTL Interface` option is hidden in the settings and automatically
applied when selecting the corresponding language from the list
* Added the context menu for documents in tabs and separate windows (Windows, Linux)
Expand All @@ -21,7 +23,8 @@

* Implemented support for `customXml` and `dataBinding`, when the content of
the content control is binded to an element in a custom xml
* When editing protected documents, the tools available for the selected part are activated
* When editing protected documents, the tools available for the selected
part are activated
* Added the ability to change the main direction of the paragraph
* Add the support of the `HWP` and `HWPX` formats for opening in the editors
* Added support for opening the `Pages` (.pages) file format
Expand All @@ -35,25 +38,31 @@
* Added support for `Calculated items` for Pivot tables
* Updated the appearance of the function wizard and argument descriptions
* Added the weekdays/month/years options when autofilling cells
* In the Advanced Settings, added the `Default sheet direction` option when creating a new sheet
* In the External links window, added the option to automatically update external links
* In the Advanced Settings, added the `Default sheet direction` option when
creating a new sheet
* In the External links window, added the option to automatically update
external links
* Added the feature to automatically detect a separator when opening CSV files
* Added the ability to undo basic actions when co-editing
* Added the `Show horizontal/vertical scroll bar` options to the Advanced Settings

#### Presentation Editor

* Added support for opening the `Keynote` (.key) file format
* The Themes, Colors and Slide size tools are moved from the Home panel to the new `Design` tab
* Added the `Rename Master/Layout` options to the slide context menu of the Slide Master mode
* Added the `Hand/Select` buttons for switching the cursor type in the Slideshow mode
* The Themes, Colors and Slide size tools are moved from the Home panel to
the new `Design` tab
* Added the `Rename Master/Layout` options to the slide context menu of
the Slide Master mode
* Added the `Hand/Select` buttons for switching the cursor type in
the Slideshow mode
* Added the `Start slideshow from the beginning` button to the Quick Access toolbar
* Added the ability to draw on slides in the Slideshow/Presenter View modes

#### Forms

* Increased the default size of the fixed text field
* Changed logic for calculating the top indent for multi-line text fields with small height
* Changed logic for calculating the top indent for multi-line text fields
with small height

#### PDF Editor

Expand All @@ -62,7 +71,8 @@
* Added support for gradients
* Improved text recognition
* Added the function to undo actions in the co-editing mode
* Added the ability to select several pages on the thumbnail panel using Ctrl/Shift for group actions
* Added the ability to select several pages on the thumbnail panel using
Ctrl/Shift for group actions
* Added the `Opacity` option for Highlight/Strikeout/Underline annotations
* Added a quick panel to change color, add a comment or delete
the Highlight/Strikeout/Underline annotation
Expand Down

0 comments on commit a68becb

Please sign in to comment.