From 72d3c609344ca3466ab6ea96764de4137e65340d Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Mon, 2 Sep 2019 17:11:37 +0300 Subject: [PATCH] More changes --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62b99c17..5288e49c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ * Ability to show shadow for images/shapes * Add mentions to comments * Show multi-gradient fill in shapes (bug #40719) +* Add `onRequestSaveAs` api event for saving file to storage +* Add `onRequestInsertImage` event and `insertImage` + method for inserting image from storage #### Document Editor @@ -23,6 +26,8 @@ * Ability to print selection * Ability to save docx in mode compatible with old versions * Add tooltip for table styles +* Add `onRequestMailMergeRecipients` event and + `setMailMergeRecipients` method for mail merge #### Spreadsheet Editor