@syncfusion/ej2-vue-documenteditor 23.2.6 → 24.1.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +212 -396
- package/dist/ej2-vue-documenteditor.umd.min.js +2 -2
- package/dist/ej2-vue-documenteditor.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-documenteditor.es2015.js +1 -1
- package/dist/es6/ej2-vue-documenteditor.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-documenteditor.es5.js +1 -1
- package/dist/es6/ej2-vue-documenteditor.es5.js.map +1 -1
- package/dist/global/ej2-vue-documenteditor.min.js +2 -2
- package/package.json +9 -9
- package/src/document-editor/documenteditor.component.js +1 -1
- package/styles/bootstrap-dark.css +1 -5835
- package/styles/bootstrap.css +1 -5863
- package/styles/bootstrap4.css +1 -6221
- package/styles/bootstrap5-dark.css +1 -6181
- package/styles/bootstrap5.css +1 -6181
- package/styles/document-editor/bootstrap-dark.css +1 -3844
- package/styles/document-editor/bootstrap.css +1 -3845
- package/styles/document-editor/bootstrap4.css +1 -4000
- package/styles/document-editor/bootstrap5-dark.css +1 -3942
- package/styles/document-editor/bootstrap5.css +1 -3942
- package/styles/document-editor/fabric-dark.css +1 -3844
- package/styles/document-editor/fabric.css +1 -3848
- package/styles/document-editor/fluent-dark.css +1 -3886
- package/styles/document-editor/fluent.css +1 -3886
- package/styles/document-editor/highcontrast-light.css +1 -2794
- package/styles/document-editor/highcontrast.css +1 -3844
- package/styles/document-editor/material-dark.css +1 -3838
- package/styles/document-editor/material.css +1 -3838
- package/styles/document-editor/material3-dark.css +1 -3996
- package/styles/document-editor/material3.css +1 -4052
- package/styles/document-editor/tailwind-dark.css +1 -4152
- package/styles/document-editor/tailwind.css +1 -4155
- package/styles/document-editor-container/bootstrap-dark.css +1 -1990
- package/styles/document-editor-container/bootstrap.css +1 -2017
- package/styles/document-editor-container/bootstrap4.css +1 -2220
- package/styles/document-editor-container/bootstrap5-dark.css +1 -2238
- package/styles/document-editor-container/bootstrap5.css +1 -2238
- package/styles/document-editor-container/fabric-dark.css +1 -1976
- package/styles/document-editor-container/fabric.css +1 -2012
- package/styles/document-editor-container/fluent-dark.css +1 -2127
- package/styles/document-editor-container/fluent.css +1 -2127
- package/styles/document-editor-container/highcontrast-light.css +1 -4011
- package/styles/document-editor-container/highcontrast.css +1 -2019
- package/styles/document-editor-container/material-dark.css +1 -1971
- package/styles/document-editor-container/material.css +1 -1990
- package/styles/document-editor-container/material3-dark.css +1 -2251
- package/styles/document-editor-container/material3.css +1 -2307
- package/styles/document-editor-container/tailwind-dark.css +1 -2074
- package/styles/document-editor-container/tailwind.css +1 -2074
- package/styles/fabric-dark.css +1 -5821
- package/styles/fabric.css +1 -5861
- package/styles/fluent-dark.css +1 -6014
- package/styles/fluent.css +1 -6014
- package/styles/highcontrast-light.css +1 -4768
- package/styles/highcontrast.css +1 -5864
- package/styles/material-dark.css +1 -5810
- package/styles/material.css +1 -5829
- package/styles/material3-dark.css +1 -6248
- package/styles/material3.css +1 -6360
- package/styles/tailwind-dark.css +1 -6227
- package/styles/tailwind.css +1 -6230
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,31 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I516207` - Resolved the issue of search text of footnote content.
|
|
10
|
+
- `#I513118` - Resolved the Background Color is missing in exported document issue.
|
|
11
|
+
- `#I517682` - Resolved the document corrupted issue on exporting as Docx.
|
|
12
|
+
- `#I514089` - Resolved overlapping issue while pasting.
|
|
13
|
+
- `#I521049` - Resolved the issue in search the font in style dropdown.
|
|
14
|
+
- `#I514009` - Resolved the script error when undoing pasted table.
|
|
15
|
+
- `#I515234` - Resolved the issue in paragraph goes to page end while press enter.
|
|
16
|
+
- `#I516988` - Resolved the SFDT list property is not populated issue.
|
|
17
|
+
- `#I515700` - Resolved script error issue while exporting the document.
|
|
18
|
+
- `#I514962` - Resolved the issue in selection is not updated properly while inserting text.
|
|
19
|
+
- `#I513117` - Resolved editing and last page delete issue.
|
|
20
|
+
- `#I525400` - Resolved issue in paste.
|
|
21
|
+
- `#I513061` - Resolved editing issues in the attached document.
|
|
22
|
+
- `#I516733` - Resolved the script error issue while pasting content.
|
|
23
|
+
|
|
24
|
+
#### Features
|
|
25
|
+
|
|
26
|
+
- `#F139237`,`#I225881`,`#I238529`,`F147966`,`#I251329`,`#I255850`,`#I269572`,`F156967`,`#I294592`,`#I308077`,`#I285839`,`#I312842`,`#I315455`,`#I325461`,`#I326378`,`F169367`,`#I345520`,`#I348003`,`#I357490`,`#I357833`,`#I357923`,`#I361570`,`#I361614`,`#I364681`,`#I369799`,`#I369893`,`#I370223`,`#I371589`,`#I391523` - Added support for collaborative editing in `preview` mode. With this feature you can draft and edit Word documents together with multiple users at the same time.
|
|
27
|
+
|
|
28
|
+
## 23.2.6 (2023-11-28)
|
|
29
|
+
|
|
30
|
+
### DocumentEditor
|
|
31
|
+
|
|
32
|
+
#### Bug Fixes
|
|
33
|
+
|
|
9
34
|
- `#I515528` - Resolved the strange behaviour of track changes on backspace and delete action.
|
|
10
35
|
- `#I517039` - Resolved the cut issue in table when track changes is enabled.
|
|
11
36
|
- `#I518614` - Resolved the hyperlink removing issue.
|
|
@@ -118,223 +143,14 @@
|
|
|
118
143
|
|
|
119
144
|
#### New Features
|
|
120
145
|
|
|
121
|
-
- `#
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
### DocumentEditor
|
|
126
|
-
|
|
127
|
-
#### Bug Fixes
|
|
128
|
-
|
|
129
|
-
- `#I500107` - Resolved the Formatting issue with DocumentEditor.
|
|
130
|
-
- `#I497404` - Script error occurred when loading the document.
|
|
131
|
-
- `#I498661` - Resolved spacing issue while deleting list content on track changes enabled.
|
|
132
|
-
- `#F184319` - Resolved the User's Time zone issue.
|
|
133
|
-
- `#I501695` - Resolved the replace ALL issue to replace the first occurrence.
|
|
134
|
-
- `#FB46595` - Page number is now reflecting.
|
|
135
|
-
- `#I497387` - Resolved the bookmark end is deleted in document production mode.
|
|
136
|
-
- `#I499799` - Resolved the rtl content rendering issue while opening rtf document.
|
|
137
|
-
- `#I495180` - Delete is now working properly for tracked content
|
|
138
|
-
- `#I503264` - Resolved script error issue while inserting text
|
|
139
|
-
- `#I503222` - Resolved track changes issue, when select the inserted changes.
|
|
140
|
-
- `#I493589` - Keypad appearing issue is resolved in mobile view.
|
|
141
|
-
- `#I498520` - Resolved the Text FormField deleting multiple issues.
|
|
142
|
-
|
|
143
|
-
## 23.1.38 (2023-09-26)
|
|
144
|
-
|
|
145
|
-
### DocumentEditor
|
|
146
|
-
|
|
147
|
-
#### Bug Fixes
|
|
148
|
-
|
|
149
|
-
- `#I473464` - Resolve the destroy issue in document Editor.
|
|
150
|
-
- `#I490198` - Resolve the Page not responding while press TAB key continuously.
|
|
151
|
-
- `#I494676` - Content is missing after downloading the file as docx.
|
|
152
|
-
- `#I495070` - Issue with cursor position and indentation when in RTL mode.
|
|
153
|
-
- `#I495596` - Issue with pasting from Word to the editor in RTL mode.
|
|
154
|
-
- `#I497629` - Issue in Exported svg image.
|
|
155
|
-
- `#I504069` - Document editor insert image from URL facing issue in reopening the exported document.
|
|
156
|
-
|
|
157
|
-
## 23.1.36 (2023-09-15)
|
|
158
|
-
|
|
159
|
-
### DocumentEditor
|
|
160
|
-
|
|
161
|
-
#### New Features
|
|
162
|
-
|
|
163
|
-
- `#I471020` - Added support for table title and description.
|
|
164
|
-
|
|
165
|
-
#### Features
|
|
166
|
-
|
|
167
|
-
- `#I471020` - Added support for table title and description.
|
|
168
|
-
|
|
169
|
-
## 22.2.12 (2023-09-05)
|
|
170
|
-
|
|
171
|
-
### DocumentEditor
|
|
172
|
-
|
|
173
|
-
#### Bug Fixes
|
|
174
|
-
|
|
175
|
-
- `#I482661` - Auto fit table with preferred width table is layouted properly in Document editor
|
|
176
|
-
- `#I458332` - Now, able to search a word & apply properties like alignment(left/right/center) inside shape.
|
|
177
|
-
- `#I494044` - Resolved the exception issue while exporting a document in server side.
|
|
178
|
-
- `#I485502` - Now, Date field opened properly in form filling mode.
|
|
179
|
-
|
|
180
|
-
## 22.2.11 (2023-08-29)
|
|
181
|
-
|
|
182
|
-
### DocumentEditor
|
|
183
|
-
|
|
184
|
-
#### Bug Fixes
|
|
185
|
-
|
|
186
|
-
- `#I479032` - Now, Application is working in IE 11.
|
|
187
|
-
- `#I484782` - Resolved the formatting issue occurred when converting to DOCX in Server side.
|
|
188
|
-
- `#I484763` - Fixed the issue editing header throws script error in console.
|
|
189
|
-
- `#I485502` - Fixed the issue in exporting the document with an image.
|
|
190
|
-
- `#I485763` - Resolved the navigation issue using Ctrl+Right key.
|
|
191
|
-
- `#I486538` - Fixed the issue in saving the svg image.
|
|
192
|
-
- `#I488148` - Now, Accept/reject work properly after stopping protection.
|
|
193
|
-
- `#F183848` - Fixed the issue in docx exporting.
|
|
194
|
-
- `#F183866` - Resolved the issue in pasting a larger image.
|
|
195
|
-
- `#I488197` - Resolved the issue in spellCheck.
|
|
196
|
-
- `#I489064` - Fixed the issue bottom text overlapped with the footer line.
|
|
197
|
-
- `#I489638` - Now, Doughnut chart renders properly in DocumentEditor.
|
|
198
|
-
- `#I490573`, `#I491902` - Now, Able to edit text file.
|
|
199
|
-
- `#I494011`, `#I494218` - Fixed the issue script error occurred when opening a document.
|
|
200
|
-
|
|
201
|
-
## 22.2.10 (2023-08-22)
|
|
202
|
-
|
|
203
|
-
### DocumentEditor
|
|
204
|
-
|
|
205
|
-
#### Bug Fixes
|
|
206
|
-
|
|
207
|
-
- `#I482625` , `#F183478` - Resolved the script error of opening a chart document.
|
|
208
|
-
- `#F183689` , `#F183682` - Resolved the issue while inserting svg image.
|
|
209
|
-
- `#I483658` - Resolved the frozen issue while loading the given document.
|
|
210
|
-
- `#I483659` - Fixed the issue document editor crashes when trying to edit.
|
|
211
|
-
- `#I483689` - Fixed the Overlapping issue while loading.
|
|
212
|
-
- `#I484763` - Fixed the issue of editing header throws script error in console.
|
|
213
|
-
- `#I485401` - Resolved the script error while downloading the document.
|
|
214
|
-
- `#I485791` - Fixed the overlapping issue when we do enter before the shape.
|
|
215
|
-
- `#I486671` - Resolved the script error occurred when scrolling.
|
|
216
|
-
|
|
217
|
-
## 22.2.9 (2023-08-15)
|
|
218
|
-
|
|
219
|
-
### DocumentEditor
|
|
220
|
-
|
|
221
|
-
#### Bug Fixes
|
|
222
|
-
|
|
223
|
-
- `#I482578` - Fixed the unsafe-eval error in source.
|
|
224
|
-
- `#I486542` - Now, the Desired Font Family present properly in selecting Dropdown.
|
|
225
|
-
- `#I485462` - Resolved the issue in updating font families dynamically.
|
|
226
|
-
- `#F183689` - Resolved the issue while inserting svg image .
|
|
227
|
-
- `#I483658` - Resolved the frozen issue while loading the given document.
|
|
228
|
-
- `#I475459` - Added sanitize for the open, copy, and paste APIs.
|
|
229
|
-
|
|
230
|
-
## 22.2.8 (2023-08-08)
|
|
231
|
-
|
|
232
|
-
### DocumentEditor
|
|
233
|
-
|
|
234
|
-
#### Bug Fixes
|
|
235
|
-
|
|
236
|
-
- `#I482386`, `#I486455` - Resolved the spell check issue.
|
|
237
|
-
- `#I482694` - Now, the table Header repeating is proper while enter new data at last row of the page.
|
|
238
|
-
- `#I483711` - Fixed the issue in custom style preservation and applying.
|
|
239
|
-
- `#I478257` - Fixed the issue in list format rendering.
|
|
240
|
-
- `#I484131` - Resolved the table lines missing after saving the document.
|
|
241
|
-
- `#I485502` - Resolved the issue in exporting the document with an image.
|
|
242
|
-
- `#I486096` - Now, Update field appear in the context menu.
|
|
243
|
-
|
|
244
|
-
## 22.2.7 (2023-08-02)
|
|
245
|
-
|
|
246
|
-
### DocumentEditor
|
|
247
|
-
|
|
248
|
-
#### Bug Fixes
|
|
249
|
-
|
|
250
|
-
- `#I480272` - Resolved the Page get Freeze issue while opening a document.
|
|
251
|
-
- `#I484011` - Added 1/2 px option in table properties pane width options.
|
|
252
|
-
- `#F183323` - Resolved the table rendering issue.
|
|
253
|
-
- `#I478257` - Fixed the issue in list format rendering.
|
|
254
|
-
- `#I479946` - Now, the tracked content is preserved properly.
|
|
255
|
-
- `#I479193` - Fixed the issue in opening an exported HTML file.
|
|
256
|
-
- `#I477577` - Resolved the script error while clicking on the field.
|
|
257
|
-
- `#FB44883` - Fixed the form fill pop-up rendering issues.
|
|
258
|
-
- `#I481912` - Fixed the image overlapping issue in the header.
|
|
259
|
-
|
|
260
|
-
## 22.2.5 (2023-07-27)
|
|
261
|
-
|
|
262
|
-
### DocumentEditor
|
|
263
|
-
|
|
264
|
-
#### Bug Fixes
|
|
265
|
-
|
|
266
|
-
- `#I475597` - Now, show alert Message while entering invalid hyperlink address.
|
|
267
|
-
- `#I473464` - Resolved the Toolbar disappear issue while destroy and re-append container instance.
|
|
268
|
-
- `#I478156` - Resolved the text cut issue while highlighting selected text
|
|
269
|
-
|
|
270
|
-
#### Breaking Changes
|
|
271
|
-
|
|
272
|
-
- By default, the `enableOptimizedSpellCheck` property is set to `false`. However, when you enable the `enableSpellCheck` property, the `enableOptimizedSpellCheck` is automatically enabled as well.
|
|
273
|
-
|
|
274
|
-
## 22.1.39 (2023-07-18)
|
|
275
|
-
|
|
276
|
-
### DocumentEditor
|
|
277
|
-
|
|
278
|
-
#### Bug Fixes
|
|
279
|
-
|
|
280
|
-
- `#I476853` - Resolved the script error while pasting content when enable track changes.
|
|
281
|
-
- `#I475577` - Now, text inserted correctly when setting column as left, right.
|
|
282
|
-
- `#I478156` - Resolved the exception throw while SaveAsBlobAsync and load in blazor.
|
|
283
|
-
- `#I477929` - Fixed the issue in header rendering.
|
|
284
|
-
- `#I476855` - Resolved the script error is thrown when deleting the tracked content.
|
|
285
|
-
- `#I461189` - Fixed the paste issue in Footnote content.
|
|
286
|
-
- `#I477905` - Resolved the Comments not highlighting issue.
|
|
287
|
-
- `#I477735` - Now, Properties pane has proper focus while moving mouse from the properties.
|
|
288
|
-
|
|
289
|
-
## 22.1.38 (2023-07-11)
|
|
290
|
-
|
|
291
|
-
### DocumentEditor
|
|
292
|
-
|
|
293
|
-
#### Bug Fixes
|
|
294
|
-
|
|
295
|
-
- `#I476430`, `#I475526` - Resolved the control freeze issue when inserting an image inside the table.
|
|
296
|
-
- `#I475535` - Fixed the wrong image rendering while pasting.
|
|
297
|
-
- `#I475151` - Resolved the time delay issue while editing the document.
|
|
298
|
-
- `#I471381` - Fixed the shape layout issue when do enter before the table.
|
|
299
|
-
- `#I477735` - Now, the properties pane has focus while moving the mouse from the properties.
|
|
300
|
-
- `#F182887` - Resolved the table missing issue while importing.
|
|
301
|
-
- `#I477569` - Fixed the formatting pane issue with Material 3 theme.
|
|
302
|
-
|
|
303
|
-
## 22.1.37 (2023-07-04)
|
|
304
|
-
|
|
305
|
-
### DocumentEditor
|
|
306
|
-
|
|
307
|
-
#### Bug Fixes
|
|
308
|
-
|
|
309
|
-
- `#I472778` - Fixed Console error occurred while managing options in the footer and header.
|
|
310
|
-
- `#I470576` - Table is now rendered properly without content overlapping issue.
|
|
311
|
-
- `#I471848` - The cell merging now working properly.
|
|
312
|
-
- `#I470071` - Resolved the Editor Stuck while giving comment.
|
|
313
|
-
- `#I469081` - Fixed the script error when delete the resize table.
|
|
314
|
-
|
|
315
|
-
## 22.1.36 (2023-06-28)
|
|
316
|
-
|
|
317
|
-
### DocumentEditor
|
|
318
|
-
|
|
319
|
-
#### Bug Fixes
|
|
320
|
-
|
|
321
|
-
- `#I462679` - Resolved performance issue occurred when inserting Text.
|
|
322
|
-
- `#F182725` - Resolved the table with border color below 1pt.
|
|
323
|
-
- `#I470871` - Resolved the issue in displaying the page number in the header section.
|
|
324
|
-
- `#I471871` - Resolved the drag & drop shape issue.
|
|
325
|
-
- `#I464996` - Resolved the table formatting issue while undoing.
|
|
326
|
-
- `#I466554` - Resolved the table unresponsive issue when backspacing.
|
|
327
|
-
- `#I473944` - Resolved the font change when exporting a document in docx format.
|
|
328
|
-
- `#I471205` - Resolved the issue occurred when loading a document.
|
|
329
|
-
- `#FB44186` - Resolved the horizontal line appears issue in the page header.
|
|
330
|
-
- `#F182850` - Resolved the issue in docx exporting.
|
|
331
|
-
- `#I469096` - Resolved the loss of original text formatting while pasting.
|
|
332
|
-
- `#I464759` - Resolved the issue in shape rendering.
|
|
333
|
-
- `#I464934` - Resolved the issue in customize the page size after inserting next page break.
|
|
146
|
+
- `#I397854`, `#I401771` - Added support for editing alternate text for images.
|
|
147
|
+
- `#I370306`, `#I438565` - Added support for character spacing and scaling.
|
|
148
|
+
- `#I273864`, `#I318326`, `#I325320`, `#I331615`, `#I339872`, `#F164047` - Added support for linking to the previous header/footer.
|
|
149
|
+
- `#I445060`, `#I468741` - Added a property in the `selectionChanged` event arguments to identify whether the user has completed their selection.
|
|
334
150
|
|
|
335
151
|
## 21.2.10 (2023-06-13)
|
|
336
152
|
|
|
337
|
-
###
|
|
153
|
+
### Document Editor
|
|
338
154
|
|
|
339
155
|
#### Bug Fixes
|
|
340
156
|
|
|
@@ -345,7 +161,7 @@
|
|
|
345
161
|
|
|
346
162
|
## 21.2.9 (2023-06-06)
|
|
347
163
|
|
|
348
|
-
###
|
|
164
|
+
### Document Editor
|
|
349
165
|
|
|
350
166
|
#### Bug Fixes
|
|
351
167
|
|
|
@@ -359,7 +175,7 @@
|
|
|
359
175
|
|
|
360
176
|
## 21.2.8 (2023-05-30)
|
|
361
177
|
|
|
362
|
-
###
|
|
178
|
+
### Document Editor
|
|
363
179
|
|
|
364
180
|
#### Bug Fixes
|
|
365
181
|
|
|
@@ -380,7 +196,7 @@
|
|
|
380
196
|
|
|
381
197
|
## 21.2.6 (2023-05-23)
|
|
382
198
|
|
|
383
|
-
###
|
|
199
|
+
### Document Editor
|
|
384
200
|
|
|
385
201
|
#### Bug Fixes
|
|
386
202
|
|
|
@@ -400,7 +216,7 @@
|
|
|
400
216
|
|
|
401
217
|
## 21.2.5 (2023-05-16)
|
|
402
218
|
|
|
403
|
-
###
|
|
219
|
+
### Document Editor
|
|
404
220
|
|
|
405
221
|
#### Bug Fixes
|
|
406
222
|
|
|
@@ -418,7 +234,7 @@
|
|
|
418
234
|
|
|
419
235
|
## 21.2.4 (2023-05-09)
|
|
420
236
|
|
|
421
|
-
###
|
|
237
|
+
### Document Editor
|
|
422
238
|
|
|
423
239
|
#### Bug Fixes
|
|
424
240
|
|
|
@@ -429,7 +245,7 @@
|
|
|
429
245
|
|
|
430
246
|
## 21.2.3 (2023-05-03)
|
|
431
247
|
|
|
432
|
-
###
|
|
248
|
+
### Document Editor
|
|
433
249
|
|
|
434
250
|
#### Bug Fixes
|
|
435
251
|
|
|
@@ -441,7 +257,7 @@
|
|
|
441
257
|
|
|
442
258
|
## 21.1.41 (2023-04-18)
|
|
443
259
|
|
|
444
|
-
###
|
|
260
|
+
### Document Editor
|
|
445
261
|
|
|
446
262
|
#### Bug Fixes
|
|
447
263
|
|
|
@@ -456,7 +272,7 @@
|
|
|
456
272
|
|
|
457
273
|
## 21.1.39 (2023-04-11)
|
|
458
274
|
|
|
459
|
-
###
|
|
275
|
+
### Document Editor
|
|
460
276
|
|
|
461
277
|
#### Bug Fixes
|
|
462
278
|
|
|
@@ -482,7 +298,7 @@
|
|
|
482
298
|
|
|
483
299
|
## 21.1.38 (2023-04-04)
|
|
484
300
|
|
|
485
|
-
###
|
|
301
|
+
### Document Editor
|
|
486
302
|
|
|
487
303
|
#### Bug Fixes
|
|
488
304
|
|
|
@@ -497,7 +313,7 @@
|
|
|
497
313
|
|
|
498
314
|
## 21.1.37 (2023-03-29)
|
|
499
315
|
|
|
500
|
-
###
|
|
316
|
+
### Document Editor
|
|
501
317
|
|
|
502
318
|
#### Bug Fixes
|
|
503
319
|
|
|
@@ -509,7 +325,7 @@
|
|
|
509
325
|
|
|
510
326
|
## 21.1.35 (2023-03-23)
|
|
511
327
|
|
|
512
|
-
###
|
|
328
|
+
### Document Editor
|
|
513
329
|
|
|
514
330
|
#### Breaking Changes
|
|
515
331
|
|
|
@@ -531,7 +347,7 @@
|
|
|
531
347
|
|
|
532
348
|
## 20.4.54 (2023-03-14)
|
|
533
349
|
|
|
534
|
-
###
|
|
350
|
+
### Document Editor
|
|
535
351
|
|
|
536
352
|
#### Bug Fixes
|
|
537
353
|
|
|
@@ -541,7 +357,7 @@
|
|
|
541
357
|
|
|
542
358
|
## 20.4.53 (2023-03-07)
|
|
543
359
|
|
|
544
|
-
###
|
|
360
|
+
### Document Editor
|
|
545
361
|
|
|
546
362
|
#### Bug Fixes
|
|
547
363
|
|
|
@@ -551,7 +367,7 @@
|
|
|
551
367
|
|
|
552
368
|
## 20.4.52 (2023-02-28)
|
|
553
369
|
|
|
554
|
-
###
|
|
370
|
+
### Document Editor
|
|
555
371
|
|
|
556
372
|
#### Bug Fixes
|
|
557
373
|
|
|
@@ -560,7 +376,7 @@
|
|
|
560
376
|
|
|
561
377
|
## 20.4.51 (2023-02-21)
|
|
562
378
|
|
|
563
|
-
###
|
|
379
|
+
### Document Editor
|
|
564
380
|
|
|
565
381
|
#### Bug Fixes
|
|
566
382
|
|
|
@@ -569,7 +385,7 @@
|
|
|
569
385
|
|
|
570
386
|
## 20.4.50 (2023-02-14)
|
|
571
387
|
|
|
572
|
-
###
|
|
388
|
+
### Document Editor
|
|
573
389
|
|
|
574
390
|
#### Bug Fixes
|
|
575
391
|
|
|
@@ -581,7 +397,7 @@
|
|
|
581
397
|
|
|
582
398
|
## 20.4.49 (2023-02-07)
|
|
583
399
|
|
|
584
|
-
###
|
|
400
|
+
### Document Editor
|
|
585
401
|
|
|
586
402
|
#### Bug Fixes
|
|
587
403
|
|
|
@@ -592,7 +408,7 @@
|
|
|
592
408
|
|
|
593
409
|
## 20.4.48 (2023-02-01)
|
|
594
410
|
|
|
595
|
-
###
|
|
411
|
+
### Document Editor
|
|
596
412
|
|
|
597
413
|
#### Bug Fixes
|
|
598
414
|
|
|
@@ -604,7 +420,7 @@
|
|
|
604
420
|
|
|
605
421
|
## 20.4.44 (2023-01-18)
|
|
606
422
|
|
|
607
|
-
###
|
|
423
|
+
### Document Editor
|
|
608
424
|
|
|
609
425
|
#### Bug Fixes
|
|
610
426
|
|
|
@@ -616,7 +432,7 @@
|
|
|
616
432
|
|
|
617
433
|
## 20.4.43 (2023-01-10)
|
|
618
434
|
|
|
619
|
-
###
|
|
435
|
+
### Document Editor
|
|
620
436
|
|
|
621
437
|
#### Bug Fixes
|
|
622
438
|
|
|
@@ -625,7 +441,7 @@
|
|
|
625
441
|
|
|
626
442
|
## 20.4.42 (2023-01-04)
|
|
627
443
|
|
|
628
|
-
###
|
|
444
|
+
### Document Editor
|
|
629
445
|
|
|
630
446
|
#### Bug Fixes
|
|
631
447
|
|
|
@@ -639,7 +455,7 @@
|
|
|
639
455
|
|
|
640
456
|
## 20.4.40 (2022-12-28)
|
|
641
457
|
|
|
642
|
-
###
|
|
458
|
+
### Document Editor
|
|
643
459
|
|
|
644
460
|
#### Bug Fixes
|
|
645
461
|
|
|
@@ -649,7 +465,7 @@
|
|
|
649
465
|
|
|
650
466
|
## 20.3.60 (2022-12-06)
|
|
651
467
|
|
|
652
|
-
###
|
|
468
|
+
### Document Editor
|
|
653
469
|
|
|
654
470
|
#### Bug Fixes
|
|
655
471
|
|
|
@@ -658,7 +474,7 @@
|
|
|
658
474
|
|
|
659
475
|
## 20.3.59 (2022-11-29)
|
|
660
476
|
|
|
661
|
-
###
|
|
477
|
+
### Document Editor
|
|
662
478
|
|
|
663
479
|
#### Bug Fixes
|
|
664
480
|
|
|
@@ -667,7 +483,7 @@
|
|
|
667
483
|
|
|
668
484
|
## 20.3.58 (2022-11-22)
|
|
669
485
|
|
|
670
|
-
###
|
|
486
|
+
### Document Editor
|
|
671
487
|
|
|
672
488
|
#### Bug Fixes
|
|
673
489
|
|
|
@@ -682,7 +498,7 @@
|
|
|
682
498
|
|
|
683
499
|
## 20.3.57 (2022-11-15)
|
|
684
500
|
|
|
685
|
-
###
|
|
501
|
+
### Document Editor
|
|
686
502
|
|
|
687
503
|
#### Bug Fixes
|
|
688
504
|
|
|
@@ -696,7 +512,7 @@
|
|
|
696
512
|
|
|
697
513
|
## 20.3.56 (2022-11-08)
|
|
698
514
|
|
|
699
|
-
###
|
|
515
|
+
### Document Editor
|
|
700
516
|
|
|
701
517
|
#### Bug Fixes
|
|
702
518
|
|
|
@@ -716,7 +532,7 @@
|
|
|
716
532
|
|
|
717
533
|
## 20.3.52 (2022-10-26)
|
|
718
534
|
|
|
719
|
-
###
|
|
535
|
+
### Document Editor
|
|
720
536
|
|
|
721
537
|
#### Bug Fixes
|
|
722
538
|
|
|
@@ -728,7 +544,7 @@
|
|
|
728
544
|
|
|
729
545
|
## 20.3.50 (2022-10-18)
|
|
730
546
|
|
|
731
|
-
###
|
|
547
|
+
### Document Editor
|
|
732
548
|
|
|
733
549
|
#### Bug Fixes
|
|
734
550
|
|
|
@@ -743,7 +559,7 @@
|
|
|
743
559
|
|
|
744
560
|
## 20.3.49 (2022-10-11)
|
|
745
561
|
|
|
746
|
-
###
|
|
562
|
+
### Document Editor
|
|
747
563
|
|
|
748
564
|
#### Bug Fixes
|
|
749
565
|
|
|
@@ -758,7 +574,7 @@
|
|
|
758
574
|
|
|
759
575
|
## 20.3.48 (2022-10-05)
|
|
760
576
|
|
|
761
|
-
###
|
|
577
|
+
### Document Editor
|
|
762
578
|
|
|
763
579
|
#### Bug Fixes
|
|
764
580
|
|
|
@@ -789,7 +605,7 @@
|
|
|
789
605
|
|
|
790
606
|
## 20.3.47 (2022-09-29)
|
|
791
607
|
|
|
792
|
-
###
|
|
608
|
+
### Document Editor
|
|
793
609
|
|
|
794
610
|
#### New Features
|
|
795
611
|
|
|
@@ -797,7 +613,7 @@
|
|
|
797
613
|
|
|
798
614
|
## 20.1.52 (2022-05-04)
|
|
799
615
|
|
|
800
|
-
###
|
|
616
|
+
### Document Editor
|
|
801
617
|
|
|
802
618
|
#### Bug Fixes
|
|
803
619
|
|
|
@@ -824,7 +640,7 @@
|
|
|
824
640
|
|
|
825
641
|
## 20.1.51 (2022-04-26)
|
|
826
642
|
|
|
827
|
-
###
|
|
643
|
+
### Document Editor
|
|
828
644
|
|
|
829
645
|
#### Bug Fixes
|
|
830
646
|
|
|
@@ -837,7 +653,7 @@
|
|
|
837
653
|
|
|
838
654
|
## 20.1.50 (2022-04-19)
|
|
839
655
|
|
|
840
|
-
###
|
|
656
|
+
### Document Editor
|
|
841
657
|
|
|
842
658
|
#### Bug Fixes
|
|
843
659
|
|
|
@@ -847,7 +663,7 @@
|
|
|
847
663
|
|
|
848
664
|
## 20.1.48 (2022-04-12)
|
|
849
665
|
|
|
850
|
-
###
|
|
666
|
+
### Document Editor
|
|
851
667
|
|
|
852
668
|
#### Bug Fixes
|
|
853
669
|
|
|
@@ -871,7 +687,7 @@
|
|
|
871
687
|
|
|
872
688
|
## 20.1.47 (2022-04-04)
|
|
873
689
|
|
|
874
|
-
###
|
|
690
|
+
### Document Editor
|
|
875
691
|
|
|
876
692
|
#### Bug Fixes
|
|
877
693
|
|
|
@@ -891,7 +707,7 @@
|
|
|
891
707
|
|
|
892
708
|
## 19.4.56 (2022-03-15)
|
|
893
709
|
|
|
894
|
-
###
|
|
710
|
+
### Document Editor
|
|
895
711
|
|
|
896
712
|
#### Bug Fixes
|
|
897
713
|
|
|
@@ -905,7 +721,7 @@
|
|
|
905
721
|
|
|
906
722
|
## 19.4.55 (2022-03-08)
|
|
907
723
|
|
|
908
|
-
###
|
|
724
|
+
### Document Editor
|
|
909
725
|
|
|
910
726
|
#### Bug Fixes
|
|
911
727
|
|
|
@@ -927,7 +743,7 @@
|
|
|
927
743
|
|
|
928
744
|
## 19.4.54 (2022-03-01)
|
|
929
745
|
|
|
930
|
-
###
|
|
746
|
+
### Document Editor
|
|
931
747
|
|
|
932
748
|
#### Bug Fixes
|
|
933
749
|
|
|
@@ -940,7 +756,7 @@
|
|
|
940
756
|
|
|
941
757
|
## 19.4.53 (2022-02-22)
|
|
942
758
|
|
|
943
|
-
###
|
|
759
|
+
### Document Editor
|
|
944
760
|
|
|
945
761
|
#### Bug Fixes
|
|
946
762
|
|
|
@@ -957,7 +773,7 @@
|
|
|
957
773
|
|
|
958
774
|
## 19.4.52 (2022-02-15)
|
|
959
775
|
|
|
960
|
-
###
|
|
776
|
+
### Document Editor
|
|
961
777
|
|
|
962
778
|
#### Bug Fixes
|
|
963
779
|
|
|
@@ -979,7 +795,7 @@
|
|
|
979
795
|
|
|
980
796
|
## 19.4.50 (2022-02-08)
|
|
981
797
|
|
|
982
|
-
###
|
|
798
|
+
### Document Editor
|
|
983
799
|
|
|
984
800
|
#### Bug Fixes
|
|
985
801
|
|
|
@@ -996,7 +812,7 @@
|
|
|
996
812
|
|
|
997
813
|
## 19.4.48 (2022-01-31)
|
|
998
814
|
|
|
999
|
-
###
|
|
815
|
+
### Document Editor
|
|
1000
816
|
|
|
1001
817
|
#### Bug Fixes
|
|
1002
818
|
|
|
@@ -1058,7 +874,7 @@
|
|
|
1058
874
|
|
|
1059
875
|
## 19.4.47 (2022-01-25)
|
|
1060
876
|
|
|
1061
|
-
###
|
|
877
|
+
### Document Editor
|
|
1062
878
|
|
|
1063
879
|
#### Bug Fixes
|
|
1064
880
|
|
|
@@ -1074,7 +890,7 @@
|
|
|
1074
890
|
|
|
1075
891
|
## 19.4.43 (2022-01-18)
|
|
1076
892
|
|
|
1077
|
-
###
|
|
893
|
+
### Document Editor
|
|
1078
894
|
|
|
1079
895
|
#### Bug Fixes
|
|
1080
896
|
|
|
@@ -1102,7 +918,7 @@
|
|
|
1102
918
|
|
|
1103
919
|
## 19.4.41 (2022-01-04)
|
|
1104
920
|
|
|
1105
|
-
###
|
|
921
|
+
### Document Editor
|
|
1106
922
|
|
|
1107
923
|
#### Bug Fixes
|
|
1108
924
|
|
|
@@ -1119,7 +935,7 @@
|
|
|
1119
935
|
|
|
1120
936
|
## 19.4.40 (2021-12-28)
|
|
1121
937
|
|
|
1122
|
-
###
|
|
938
|
+
### Document Editor
|
|
1123
939
|
|
|
1124
940
|
#### Bug Fixes
|
|
1125
941
|
|
|
@@ -1133,7 +949,7 @@
|
|
|
1133
949
|
|
|
1134
950
|
## 19.4.38 (2021-12-17)
|
|
1135
951
|
|
|
1136
|
-
###
|
|
952
|
+
### Document Editor
|
|
1137
953
|
|
|
1138
954
|
#### Bug Fixes
|
|
1139
955
|
|
|
@@ -1206,7 +1022,7 @@
|
|
|
1206
1022
|
|
|
1207
1023
|
## 19.3.56 (2021-12-02)
|
|
1208
1024
|
|
|
1209
|
-
###
|
|
1025
|
+
### Document Editor
|
|
1210
1026
|
|
|
1211
1027
|
#### Bug Fixes
|
|
1212
1028
|
|
|
@@ -1225,7 +1041,7 @@
|
|
|
1225
1041
|
|
|
1226
1042
|
## 19.3.55 (2021-11-23)
|
|
1227
1043
|
|
|
1228
|
-
###
|
|
1044
|
+
### Document Editor
|
|
1229
1045
|
|
|
1230
1046
|
#### Bug Fixes
|
|
1231
1047
|
|
|
@@ -1233,7 +1049,7 @@
|
|
|
1233
1049
|
|
|
1234
1050
|
## 19.3.54 (2021-11-17)
|
|
1235
1051
|
|
|
1236
|
-
###
|
|
1052
|
+
### Document Editor
|
|
1237
1053
|
|
|
1238
1054
|
#### Bug Fixes
|
|
1239
1055
|
|
|
@@ -1244,7 +1060,7 @@
|
|
|
1244
1060
|
|
|
1245
1061
|
## 19.3.53 (2021-11-12)
|
|
1246
1062
|
|
|
1247
|
-
###
|
|
1063
|
+
### Document Editor
|
|
1248
1064
|
|
|
1249
1065
|
#### Bug Fixes
|
|
1250
1066
|
|
|
@@ -1297,7 +1113,7 @@
|
|
|
1297
1113
|
|
|
1298
1114
|
## 19.3.48 (2021-11-02)
|
|
1299
1115
|
|
|
1300
|
-
###
|
|
1116
|
+
### Document Editor
|
|
1301
1117
|
|
|
1302
1118
|
#### Bug Fixes
|
|
1303
1119
|
|
|
@@ -1307,7 +1123,7 @@
|
|
|
1307
1123
|
|
|
1308
1124
|
## 19.3.47 (2021-10-26)
|
|
1309
1125
|
|
|
1310
|
-
###
|
|
1126
|
+
### Document Editor
|
|
1311
1127
|
|
|
1312
1128
|
#### Bug Fixes
|
|
1313
1129
|
|
|
@@ -1317,7 +1133,7 @@
|
|
|
1317
1133
|
|
|
1318
1134
|
## 19.3.46 (2021-10-19)
|
|
1319
1135
|
|
|
1320
|
-
###
|
|
1136
|
+
### Document Editor
|
|
1321
1137
|
|
|
1322
1138
|
#### Bug Fixes
|
|
1323
1139
|
|
|
@@ -1335,7 +1151,7 @@
|
|
|
1335
1151
|
|
|
1336
1152
|
## 19.3.45 (2021-10-12)
|
|
1337
1153
|
|
|
1338
|
-
###
|
|
1154
|
+
### Document Editor
|
|
1339
1155
|
|
|
1340
1156
|
#### Bug Fixes
|
|
1341
1157
|
|
|
@@ -1356,7 +1172,7 @@
|
|
|
1356
1172
|
|
|
1357
1173
|
## 19.3.44 (2021-10-05)
|
|
1358
1174
|
|
|
1359
|
-
###
|
|
1175
|
+
### Document Editor
|
|
1360
1176
|
|
|
1361
1177
|
#### Bug Fixes
|
|
1362
1178
|
|
|
@@ -1379,7 +1195,7 @@
|
|
|
1379
1195
|
|
|
1380
1196
|
## 19.3.43 (2021-09-30)
|
|
1381
1197
|
|
|
1382
|
-
###
|
|
1198
|
+
### Document Editor
|
|
1383
1199
|
|
|
1384
1200
|
#### Breaking Changes
|
|
1385
1201
|
|
|
@@ -1457,7 +1273,7 @@
|
|
|
1457
1273
|
|
|
1458
1274
|
## 19.2.62 (2021-09-14)
|
|
1459
1275
|
|
|
1460
|
-
###
|
|
1276
|
+
### Document Editor
|
|
1461
1277
|
|
|
1462
1278
|
#### Bug Fixes
|
|
1463
1279
|
|
|
@@ -1466,7 +1282,7 @@
|
|
|
1466
1282
|
|
|
1467
1283
|
## 19.2.60 (2021-09-07)
|
|
1468
1284
|
|
|
1469
|
-
###
|
|
1285
|
+
### Document Editor
|
|
1470
1286
|
|
|
1471
1287
|
#### Bug Fixes
|
|
1472
1288
|
|
|
@@ -1477,7 +1293,7 @@
|
|
|
1477
1293
|
|
|
1478
1294
|
## 19.2.59 (2021-08-31)
|
|
1479
1295
|
|
|
1480
|
-
###
|
|
1296
|
+
### Document Editor
|
|
1481
1297
|
|
|
1482
1298
|
#### Bug Fixes
|
|
1483
1299
|
|
|
@@ -1489,7 +1305,7 @@
|
|
|
1489
1305
|
|
|
1490
1306
|
## 19.2.57 (2021-08-24)
|
|
1491
1307
|
|
|
1492
|
-
###
|
|
1308
|
+
### Document Editor
|
|
1493
1309
|
|
|
1494
1310
|
#### Bug Fixes
|
|
1495
1311
|
|
|
@@ -1506,7 +1322,7 @@
|
|
|
1506
1322
|
|
|
1507
1323
|
## 19.2.56 (2021-08-17)
|
|
1508
1324
|
|
|
1509
|
-
###
|
|
1325
|
+
### Document Editor
|
|
1510
1326
|
|
|
1511
1327
|
#### Bug Fixes
|
|
1512
1328
|
|
|
@@ -1516,7 +1332,7 @@
|
|
|
1516
1332
|
|
|
1517
1333
|
## 19.2.55 (2021-08-11)
|
|
1518
1334
|
|
|
1519
|
-
###
|
|
1335
|
+
### Document Editor
|
|
1520
1336
|
|
|
1521
1337
|
#### New Features
|
|
1522
1338
|
|
|
@@ -1556,7 +1372,7 @@
|
|
|
1556
1372
|
|
|
1557
1373
|
## 19.2.49 (2021-07-27)
|
|
1558
1374
|
|
|
1559
|
-
###
|
|
1375
|
+
### Document Editor
|
|
1560
1376
|
|
|
1561
1377
|
#### Bug Fixes
|
|
1562
1378
|
|
|
@@ -1569,7 +1385,7 @@
|
|
|
1569
1385
|
|
|
1570
1386
|
## 19.2.48 (2021-07-20)
|
|
1571
1387
|
|
|
1572
|
-
###
|
|
1388
|
+
### Document Editor
|
|
1573
1389
|
|
|
1574
1390
|
#### Bug Fixes
|
|
1575
1391
|
|
|
@@ -1580,7 +1396,7 @@
|
|
|
1580
1396
|
|
|
1581
1397
|
## 19.2.47 (2021-07-13)
|
|
1582
1398
|
|
|
1583
|
-
###
|
|
1399
|
+
### Document Editor
|
|
1584
1400
|
|
|
1585
1401
|
#### Bug Fixes
|
|
1586
1402
|
|
|
@@ -1599,7 +1415,7 @@
|
|
|
1599
1415
|
|
|
1600
1416
|
## 19.2.46 (2021-07-06)
|
|
1601
1417
|
|
|
1602
|
-
###
|
|
1418
|
+
### Document Editor
|
|
1603
1419
|
|
|
1604
1420
|
#### Bug Fixes
|
|
1605
1421
|
|
|
@@ -1617,7 +1433,7 @@
|
|
|
1617
1433
|
|
|
1618
1434
|
## 19.2.44 (2021-06-30)
|
|
1619
1435
|
|
|
1620
|
-
###
|
|
1436
|
+
### Document Editor
|
|
1621
1437
|
|
|
1622
1438
|
#### New Features
|
|
1623
1439
|
|
|
@@ -1749,7 +1565,7 @@
|
|
|
1749
1565
|
|
|
1750
1566
|
## 19.1.69 (2021-06-15)
|
|
1751
1567
|
|
|
1752
|
-
###
|
|
1568
|
+
### Document Editor
|
|
1753
1569
|
|
|
1754
1570
|
#### Bug Fixes
|
|
1755
1571
|
|
|
@@ -1763,7 +1579,7 @@
|
|
|
1763
1579
|
|
|
1764
1580
|
## 19.1.67 (2021-06-08)
|
|
1765
1581
|
|
|
1766
|
-
###
|
|
1582
|
+
### Document Editor
|
|
1767
1583
|
|
|
1768
1584
|
#### Bug Fixes
|
|
1769
1585
|
|
|
@@ -1777,7 +1593,7 @@
|
|
|
1777
1593
|
|
|
1778
1594
|
## 19.1.66 (2021-06-01)
|
|
1779
1595
|
|
|
1780
|
-
###
|
|
1596
|
+
### Document Editor
|
|
1781
1597
|
|
|
1782
1598
|
- `#I326144` - Resolved the issue with multi line track changes.
|
|
1783
1599
|
- `#I328063` - Document with checkbox form field applied with to character format is now opened properly.
|
|
@@ -1788,7 +1604,7 @@
|
|
|
1788
1604
|
|
|
1789
1605
|
## 19.1.65 (2021-05-25)
|
|
1790
1606
|
|
|
1791
|
-
###
|
|
1607
|
+
### Document Editor
|
|
1792
1608
|
|
|
1793
1609
|
#### Bug Fixes
|
|
1794
1610
|
|
|
@@ -1806,7 +1622,7 @@
|
|
|
1806
1622
|
|
|
1807
1623
|
## 19.1.64 (2021-05-19)
|
|
1808
1624
|
|
|
1809
|
-
###
|
|
1625
|
+
### Document Editor
|
|
1810
1626
|
|
|
1811
1627
|
#### Bug Fixes
|
|
1812
1628
|
|
|
@@ -1821,7 +1637,7 @@
|
|
|
1821
1637
|
|
|
1822
1638
|
## 19.1.63 (2021-05-13)
|
|
1823
1639
|
|
|
1824
|
-
###
|
|
1640
|
+
### Document Editor
|
|
1825
1641
|
|
|
1826
1642
|
#### Bug Fixes
|
|
1827
1643
|
|
|
@@ -1845,7 +1661,7 @@
|
|
|
1845
1661
|
|
|
1846
1662
|
## 19.1.59 (2021-05-04)
|
|
1847
1663
|
|
|
1848
|
-
###
|
|
1664
|
+
### Document Editor
|
|
1849
1665
|
|
|
1850
1666
|
#### New Features
|
|
1851
1667
|
|
|
@@ -1870,7 +1686,7 @@
|
|
|
1870
1686
|
|
|
1871
1687
|
## 19.1.58 (2021-04-27)
|
|
1872
1688
|
|
|
1873
|
-
###
|
|
1689
|
+
### Document Editor
|
|
1874
1690
|
|
|
1875
1691
|
#### Bug Fixes
|
|
1876
1692
|
|
|
@@ -1888,7 +1704,7 @@
|
|
|
1888
1704
|
|
|
1889
1705
|
## 19.1.57 (2021-04-20)
|
|
1890
1706
|
|
|
1891
|
-
###
|
|
1707
|
+
### Document Editor
|
|
1892
1708
|
|
|
1893
1709
|
#### Bug Fixes
|
|
1894
1710
|
|
|
@@ -1915,7 +1731,7 @@
|
|
|
1915
1731
|
|
|
1916
1732
|
## 19.1.56 (2021-04-13)
|
|
1917
1733
|
|
|
1918
|
-
###
|
|
1734
|
+
### Document Editor
|
|
1919
1735
|
|
|
1920
1736
|
#### Bug Fixes
|
|
1921
1737
|
|
|
@@ -1942,7 +1758,7 @@
|
|
|
1942
1758
|
|
|
1943
1759
|
## 19.1.55 (2021-04-06)
|
|
1944
1760
|
|
|
1945
|
-
###
|
|
1761
|
+
### Document Editor
|
|
1946
1762
|
|
|
1947
1763
|
#### Bug Fixes
|
|
1948
1764
|
|
|
@@ -1962,7 +1778,7 @@
|
|
|
1962
1778
|
|
|
1963
1779
|
## 19.1.54 (2021-03-30)
|
|
1964
1780
|
|
|
1965
|
-
###
|
|
1781
|
+
### Document Editor
|
|
1966
1782
|
|
|
1967
1783
|
#### Breaking Changes
|
|
1968
1784
|
|
|
@@ -1983,7 +1799,7 @@
|
|
|
1983
1799
|
|
|
1984
1800
|
## 18.4.49 (2021-03-23)
|
|
1985
1801
|
|
|
1986
|
-
###
|
|
1802
|
+
### Document Editor
|
|
1987
1803
|
|
|
1988
1804
|
#### Bug Fixes
|
|
1989
1805
|
|
|
@@ -1996,7 +1812,7 @@
|
|
|
1996
1812
|
|
|
1997
1813
|
## 18.4.48 (2021-03-16)
|
|
1998
1814
|
|
|
1999
|
-
###
|
|
1815
|
+
### Document Editor
|
|
2000
1816
|
|
|
2001
1817
|
#### Bug Fixes
|
|
2002
1818
|
|
|
@@ -2010,7 +1826,7 @@
|
|
|
2010
1826
|
|
|
2011
1827
|
## 18.4.47 (2021-03-09)
|
|
2012
1828
|
|
|
2013
|
-
###
|
|
1829
|
+
### Document Editor
|
|
2014
1830
|
|
|
2015
1831
|
#### Breaking Changes
|
|
2016
1832
|
|
|
@@ -2031,7 +1847,7 @@
|
|
|
2031
1847
|
|
|
2032
1848
|
## 18.4.46 (2021-03-02)
|
|
2033
1849
|
|
|
2034
|
-
###
|
|
1850
|
+
### Document Editor
|
|
2035
1851
|
|
|
2036
1852
|
#### Bug Fixes
|
|
2037
1853
|
|
|
@@ -2044,7 +1860,7 @@
|
|
|
2044
1860
|
|
|
2045
1861
|
## 18.4.44 (2021-02-23)
|
|
2046
1862
|
|
|
2047
|
-
###
|
|
1863
|
+
### Document Editor
|
|
2048
1864
|
|
|
2049
1865
|
#### Bug Fixes
|
|
2050
1866
|
|
|
@@ -2059,7 +1875,7 @@
|
|
|
2059
1875
|
|
|
2060
1876
|
## 18.4.43 (2021-02-16)
|
|
2061
1877
|
|
|
2062
|
-
###
|
|
1878
|
+
### Document Editor
|
|
2063
1879
|
|
|
2064
1880
|
#### Bug Fixes
|
|
2065
1881
|
|
|
@@ -2072,7 +1888,7 @@
|
|
|
2072
1888
|
|
|
2073
1889
|
## 18.4.42 (2021-02-09)
|
|
2074
1890
|
|
|
2075
|
-
###
|
|
1891
|
+
### Document Editor
|
|
2076
1892
|
|
|
2077
1893
|
#### Bug Fixes
|
|
2078
1894
|
|
|
@@ -2087,7 +1903,7 @@
|
|
|
2087
1903
|
|
|
2088
1904
|
## 18.4.41 (2021-02-02)
|
|
2089
1905
|
|
|
2090
|
-
###
|
|
1906
|
+
### Document Editor
|
|
2091
1907
|
|
|
2092
1908
|
#### Bug Fixes
|
|
2093
1909
|
|
|
@@ -2103,7 +1919,7 @@
|
|
|
2103
1919
|
|
|
2104
1920
|
## 18.4.35 (2021-01-19)
|
|
2105
1921
|
|
|
2106
|
-
###
|
|
1922
|
+
### Document Editor
|
|
2107
1923
|
|
|
2108
1924
|
#### Bug Fixes
|
|
2109
1925
|
|
|
@@ -2116,7 +1932,7 @@
|
|
|
2116
1932
|
|
|
2117
1933
|
## 18.4.34 (2021-01-12)
|
|
2118
1934
|
|
|
2119
|
-
###
|
|
1935
|
+
### Document Editor
|
|
2120
1936
|
|
|
2121
1937
|
#### Bug Fixes
|
|
2122
1938
|
|
|
@@ -2132,7 +1948,7 @@
|
|
|
2132
1948
|
|
|
2133
1949
|
## 18.4.33 (2021-01-05)
|
|
2134
1950
|
|
|
2135
|
-
###
|
|
1951
|
+
### Document Editor
|
|
2136
1952
|
|
|
2137
1953
|
#### Bug Fixes
|
|
2138
1954
|
|
|
@@ -2141,7 +1957,7 @@
|
|
|
2141
1957
|
|
|
2142
1958
|
## 18.4.32 (2020-12-29)
|
|
2143
1959
|
|
|
2144
|
-
###
|
|
1960
|
+
### Document Editor
|
|
2145
1961
|
|
|
2146
1962
|
#### Bug Fixes
|
|
2147
1963
|
|
|
@@ -2151,7 +1967,7 @@
|
|
|
2151
1967
|
|
|
2152
1968
|
## 18.4.31 (2020-12-22)
|
|
2153
1969
|
|
|
2154
|
-
###
|
|
1970
|
+
### Document Editor
|
|
2155
1971
|
|
|
2156
1972
|
#### Bug Fixes
|
|
2157
1973
|
|
|
@@ -2165,7 +1981,7 @@
|
|
|
2165
1981
|
|
|
2166
1982
|
## 18.4.30 (2020-12-17)
|
|
2167
1983
|
|
|
2168
|
-
###
|
|
1984
|
+
### Document Editor
|
|
2169
1985
|
|
|
2170
1986
|
#### New Features
|
|
2171
1987
|
|
|
@@ -2173,7 +1989,7 @@
|
|
|
2173
1989
|
|
|
2174
1990
|
## 18.3.53 (2020-12-08)
|
|
2175
1991
|
|
|
2176
|
-
###
|
|
1992
|
+
### Document Editor
|
|
2177
1993
|
|
|
2178
1994
|
#### Bug Fixes
|
|
2179
1995
|
|
|
@@ -2183,7 +1999,7 @@
|
|
|
2183
1999
|
|
|
2184
2000
|
## 18.3.52 (2020-12-01)
|
|
2185
2001
|
|
|
2186
|
-
###
|
|
2002
|
+
### Document Editor
|
|
2187
2003
|
|
|
2188
2004
|
#### Bug Fixes
|
|
2189
2005
|
|
|
@@ -2193,7 +2009,7 @@
|
|
|
2193
2009
|
|
|
2194
2010
|
## 18.3.51 (2020-11-24)
|
|
2195
2011
|
|
|
2196
|
-
###
|
|
2012
|
+
### Document Editor
|
|
2197
2013
|
|
|
2198
2014
|
#### Bug Fixes
|
|
2199
2015
|
|
|
@@ -2207,7 +2023,7 @@
|
|
|
2207
2023
|
|
|
2208
2024
|
## 18.3.50 (2020-11-17)
|
|
2209
2025
|
|
|
2210
|
-
###
|
|
2026
|
+
### Document Editor
|
|
2211
2027
|
|
|
2212
2028
|
#### Bug Fixes
|
|
2213
2029
|
|
|
@@ -2216,7 +2032,7 @@
|
|
|
2216
2032
|
|
|
2217
2033
|
## 18.3.48 (2020-11-11)
|
|
2218
2034
|
|
|
2219
|
-
###
|
|
2035
|
+
### Document Editor
|
|
2220
2036
|
|
|
2221
2037
|
#### Bug Fixes
|
|
2222
2038
|
|
|
@@ -2225,7 +2041,7 @@
|
|
|
2225
2041
|
|
|
2226
2042
|
## 18.3.47 (2020-11-05)
|
|
2227
2043
|
|
|
2228
|
-
###
|
|
2044
|
+
### Document Editor
|
|
2229
2045
|
|
|
2230
2046
|
#### New Features
|
|
2231
2047
|
|
|
@@ -2260,7 +2076,7 @@
|
|
|
2260
2076
|
|
|
2261
2077
|
## 18.3.44 (2020-10-27)
|
|
2262
2078
|
|
|
2263
|
-
###
|
|
2079
|
+
### Document Editor
|
|
2264
2080
|
|
|
2265
2081
|
#### Bug Fixes
|
|
2266
2082
|
|
|
@@ -2273,7 +2089,7 @@
|
|
|
2273
2089
|
|
|
2274
2090
|
## 18.3.42 (2020-10-20)
|
|
2275
2091
|
|
|
2276
|
-
###
|
|
2092
|
+
### Document Editor
|
|
2277
2093
|
|
|
2278
2094
|
#### New Features
|
|
2279
2095
|
|
|
@@ -2293,7 +2109,7 @@
|
|
|
2293
2109
|
|
|
2294
2110
|
## 18.3.40 (2020-10-13)
|
|
2295
2111
|
|
|
2296
|
-
###
|
|
2112
|
+
### Document Editor
|
|
2297
2113
|
|
|
2298
2114
|
#### Bug Fixes
|
|
2299
2115
|
|
|
@@ -2309,7 +2125,7 @@
|
|
|
2309
2125
|
|
|
2310
2126
|
## 18.3.35 (2020-10-01)
|
|
2311
2127
|
|
|
2312
|
-
###
|
|
2128
|
+
### Document Editor
|
|
2313
2129
|
|
|
2314
2130
|
#### Bug Fixes
|
|
2315
2131
|
|
|
@@ -2381,7 +2197,7 @@
|
|
|
2381
2197
|
|
|
2382
2198
|
## 18.2.58 (2020-09-15)
|
|
2383
2199
|
|
|
2384
|
-
###
|
|
2200
|
+
### Document Editor
|
|
2385
2201
|
|
|
2386
2202
|
#### New Features
|
|
2387
2203
|
|
|
@@ -2399,7 +2215,7 @@
|
|
|
2399
2215
|
|
|
2400
2216
|
## 18.2.57 (2020-09-08)
|
|
2401
2217
|
|
|
2402
|
-
###
|
|
2218
|
+
### Document Editor
|
|
2403
2219
|
|
|
2404
2220
|
#### New Features
|
|
2405
2221
|
|
|
@@ -2424,7 +2240,7 @@
|
|
|
2424
2240
|
|
|
2425
2241
|
## 18.2.55 (2020-08-25)
|
|
2426
2242
|
|
|
2427
|
-
###
|
|
2243
|
+
### Document Editor
|
|
2428
2244
|
|
|
2429
2245
|
#### Bug Fixes
|
|
2430
2246
|
|
|
@@ -2439,7 +2255,7 @@
|
|
|
2439
2255
|
|
|
2440
2256
|
## 18.2.54 (2020-08-18)
|
|
2441
2257
|
|
|
2442
|
-
###
|
|
2258
|
+
### Document Editor
|
|
2443
2259
|
|
|
2444
2260
|
#### New Features
|
|
2445
2261
|
|
|
@@ -2480,7 +2296,7 @@
|
|
|
2480
2296
|
|
|
2481
2297
|
## 18.2.47 (2020-07-28)
|
|
2482
2298
|
|
|
2483
|
-
###
|
|
2299
|
+
### Document Editor
|
|
2484
2300
|
|
|
2485
2301
|
#### New Features
|
|
2486
2302
|
|
|
@@ -2493,7 +2309,7 @@
|
|
|
2493
2309
|
|
|
2494
2310
|
## 18.2.46 (2020-07-21)
|
|
2495
2311
|
|
|
2496
|
-
###
|
|
2312
|
+
### Document Editor
|
|
2497
2313
|
|
|
2498
2314
|
#### New Features
|
|
2499
2315
|
|
|
@@ -2510,7 +2326,7 @@
|
|
|
2510
2326
|
|
|
2511
2327
|
## 18.2.45 (2020-07-14)
|
|
2512
2328
|
|
|
2513
|
-
###
|
|
2329
|
+
### Document Editor
|
|
2514
2330
|
|
|
2515
2331
|
#### New Features
|
|
2516
2332
|
|
|
@@ -2526,7 +2342,7 @@
|
|
|
2526
2342
|
|
|
2527
2343
|
## 18.2.44 (2020-07-07)
|
|
2528
2344
|
|
|
2529
|
-
###
|
|
2345
|
+
### Document Editor
|
|
2530
2346
|
|
|
2531
2347
|
#### Breaking Changes
|
|
2532
2348
|
|
|
@@ -2615,7 +2431,7 @@
|
|
|
2615
2431
|
|
|
2616
2432
|
## 18.1.56 (2020-06-09)
|
|
2617
2433
|
|
|
2618
|
-
###
|
|
2434
|
+
### Document Editor
|
|
2619
2435
|
|
|
2620
2436
|
#### Bug Fixes
|
|
2621
2437
|
|
|
@@ -2630,7 +2446,7 @@
|
|
|
2630
2446
|
|
|
2631
2447
|
## 18.1.55 (2020-06-02)
|
|
2632
2448
|
|
|
2633
|
-
###
|
|
2449
|
+
### Document Editor
|
|
2634
2450
|
|
|
2635
2451
|
#### Bug Fixes
|
|
2636
2452
|
|
|
@@ -2644,7 +2460,7 @@
|
|
|
2644
2460
|
|
|
2645
2461
|
## 18.1.54 (2020-05-26)
|
|
2646
2462
|
|
|
2647
|
-
###
|
|
2463
|
+
### Document Editor
|
|
2648
2464
|
|
|
2649
2465
|
#### Bug Fixes
|
|
2650
2466
|
|
|
@@ -2659,7 +2475,7 @@
|
|
|
2659
2475
|
|
|
2660
2476
|
## 18.1.53 (2020-05-19)
|
|
2661
2477
|
|
|
2662
|
-
###
|
|
2478
|
+
### Document Editor
|
|
2663
2479
|
|
|
2664
2480
|
#### New Features
|
|
2665
2481
|
|
|
@@ -2676,7 +2492,7 @@
|
|
|
2676
2492
|
|
|
2677
2493
|
## 18.1.52 (2020-05-13)
|
|
2678
2494
|
|
|
2679
|
-
###
|
|
2495
|
+
### Document Editor
|
|
2680
2496
|
|
|
2681
2497
|
#### New Features
|
|
2682
2498
|
|
|
@@ -2689,7 +2505,7 @@
|
|
|
2689
2505
|
|
|
2690
2506
|
## 18.1.48 (2020-05-05)
|
|
2691
2507
|
|
|
2692
|
-
###
|
|
2508
|
+
### Document Editor
|
|
2693
2509
|
|
|
2694
2510
|
#### Bug Fixes
|
|
2695
2511
|
|
|
@@ -2704,7 +2520,7 @@
|
|
|
2704
2520
|
|
|
2705
2521
|
## 18.1.46 (2020-04-28)
|
|
2706
2522
|
|
|
2707
|
-
###
|
|
2523
|
+
### Document Editor
|
|
2708
2524
|
|
|
2709
2525
|
#### New Features
|
|
2710
2526
|
|
|
@@ -2723,7 +2539,7 @@
|
|
|
2723
2539
|
|
|
2724
2540
|
## 18.1.45 (2020-04-21)
|
|
2725
2541
|
|
|
2726
|
-
###
|
|
2542
|
+
### Document Editor
|
|
2727
2543
|
|
|
2728
2544
|
#### Bug Fixes
|
|
2729
2545
|
|
|
@@ -2734,7 +2550,7 @@
|
|
|
2734
2550
|
|
|
2735
2551
|
## 18.1.44 (2020-04-14)
|
|
2736
2552
|
|
|
2737
|
-
###
|
|
2553
|
+
### Document Editor
|
|
2738
2554
|
|
|
2739
2555
|
#### New Features
|
|
2740
2556
|
|
|
@@ -2750,7 +2566,7 @@
|
|
|
2750
2566
|
|
|
2751
2567
|
## 18.1.43 (2020-04-07)
|
|
2752
2568
|
|
|
2753
|
-
###
|
|
2569
|
+
### Document Editor
|
|
2754
2570
|
|
|
2755
2571
|
#### Bug Fixes
|
|
2756
2572
|
|
|
@@ -2765,7 +2581,7 @@
|
|
|
2765
2581
|
|
|
2766
2582
|
## 18.1.42 (2020-04-01)
|
|
2767
2583
|
|
|
2768
|
-
###
|
|
2584
|
+
### Document Editor
|
|
2769
2585
|
|
|
2770
2586
|
#### Breaking Changes
|
|
2771
2587
|
|
|
@@ -2896,7 +2712,7 @@
|
|
|
2896
2712
|
|
|
2897
2713
|
## 18.1.36-beta (2020-03-19)
|
|
2898
2714
|
|
|
2899
|
-
###
|
|
2715
|
+
### Document Editor
|
|
2900
2716
|
|
|
2901
2717
|
#### Breaking Changes
|
|
2902
2718
|
|
|
@@ -3019,7 +2835,7 @@
|
|
|
3019
2835
|
|
|
3020
2836
|
## 17.4.55 (2020-03-10)
|
|
3021
2837
|
|
|
3022
|
-
###
|
|
2838
|
+
### Document Editor
|
|
3023
2839
|
|
|
3024
2840
|
#### New Features
|
|
3025
2841
|
|
|
@@ -3036,7 +2852,7 @@
|
|
|
3036
2852
|
|
|
3037
2853
|
## 17.4.51 (2020-02-25)
|
|
3038
2854
|
|
|
3039
|
-
###
|
|
2855
|
+
### Document Editor
|
|
3040
2856
|
|
|
3041
2857
|
#### Bug Fixes
|
|
3042
2858
|
|
|
@@ -3048,7 +2864,7 @@
|
|
|
3048
2864
|
|
|
3049
2865
|
## 17.4.50 (2020-02-18)
|
|
3050
2866
|
|
|
3051
|
-
###
|
|
2867
|
+
### Document Editor
|
|
3052
2868
|
|
|
3053
2869
|
#### New Features
|
|
3054
2870
|
|
|
@@ -3060,7 +2876,7 @@
|
|
|
3060
2876
|
|
|
3061
2877
|
## 17.4.49 (2020-02-11)
|
|
3062
2878
|
|
|
3063
|
-
###
|
|
2879
|
+
### Document Editor
|
|
3064
2880
|
|
|
3065
2881
|
#### New Features
|
|
3066
2882
|
|
|
@@ -3076,7 +2892,7 @@
|
|
|
3076
2892
|
|
|
3077
2893
|
## 17.4.47 (2020-02-05)
|
|
3078
2894
|
|
|
3079
|
-
###
|
|
2895
|
+
### Document Editor
|
|
3080
2896
|
|
|
3081
2897
|
#### New Features
|
|
3082
2898
|
|
|
@@ -3092,7 +2908,7 @@
|
|
|
3092
2908
|
|
|
3093
2909
|
## 17.4.46 (2020-01-30)
|
|
3094
2910
|
|
|
3095
|
-
###
|
|
2911
|
+
### Document Editor
|
|
3096
2912
|
|
|
3097
2913
|
#### Breaking Changes
|
|
3098
2914
|
|
|
@@ -3107,7 +2923,7 @@
|
|
|
3107
2923
|
|
|
3108
2924
|
## 17.4.43 (2020-01-14)
|
|
3109
2925
|
|
|
3110
|
-
###
|
|
2926
|
+
### Document Editor
|
|
3111
2927
|
|
|
3112
2928
|
#### Bug Fixes
|
|
3113
2929
|
|
|
@@ -3121,7 +2937,7 @@
|
|
|
3121
2937
|
|
|
3122
2938
|
## 17.4.41 (2020-01-07)
|
|
3123
2939
|
|
|
3124
|
-
###
|
|
2940
|
+
### Document Editor
|
|
3125
2941
|
|
|
3126
2942
|
#### New Features
|
|
3127
2943
|
|
|
@@ -3141,7 +2957,7 @@
|
|
|
3141
2957
|
|
|
3142
2958
|
## 17.4.40 (2019-12-24)
|
|
3143
2959
|
|
|
3144
|
-
###
|
|
2960
|
+
### Document Editor
|
|
3145
2961
|
|
|
3146
2962
|
#### Breaking Changes
|
|
3147
2963
|
|
|
@@ -3213,7 +3029,7 @@
|
|
|
3213
3029
|
|
|
3214
3030
|
## 17.4.39 (2019-12-17)
|
|
3215
3031
|
|
|
3216
|
-
###
|
|
3032
|
+
### Document Editor
|
|
3217
3033
|
|
|
3218
3034
|
#### New Features
|
|
3219
3035
|
|
|
@@ -3225,7 +3041,7 @@
|
|
|
3225
3041
|
|
|
3226
3042
|
## 17.3.29 (2019-11-26)
|
|
3227
3043
|
|
|
3228
|
-
###
|
|
3044
|
+
### Document Editor
|
|
3229
3045
|
|
|
3230
3046
|
#### Bug Fixes
|
|
3231
3047
|
|
|
@@ -3238,7 +3054,7 @@
|
|
|
3238
3054
|
|
|
3239
3055
|
## 17.3.28 (2019-11-19)
|
|
3240
3056
|
|
|
3241
|
-
###
|
|
3057
|
+
### Document Editor
|
|
3242
3058
|
|
|
3243
3059
|
#### New Features
|
|
3244
3060
|
|
|
@@ -3255,7 +3071,7 @@
|
|
|
3255
3071
|
|
|
3256
3072
|
## 17.3.27 (2019-11-12)
|
|
3257
3073
|
|
|
3258
|
-
###
|
|
3074
|
+
### Document Editor
|
|
3259
3075
|
|
|
3260
3076
|
#### New Features
|
|
3261
3077
|
|
|
@@ -3271,7 +3087,7 @@
|
|
|
3271
3087
|
|
|
3272
3088
|
## 17.3.26 (2019-11-05)
|
|
3273
3089
|
|
|
3274
|
-
###
|
|
3090
|
+
### Document Editor
|
|
3275
3091
|
|
|
3276
3092
|
#### New Features
|
|
3277
3093
|
|
|
@@ -3287,7 +3103,7 @@
|
|
|
3287
3103
|
|
|
3288
3104
|
## 17.3.21 (2019-10-30)
|
|
3289
3105
|
|
|
3290
|
-
###
|
|
3106
|
+
### Document Editor
|
|
3291
3107
|
|
|
3292
3108
|
#### Bug Fixes
|
|
3293
3109
|
|
|
@@ -3298,7 +3114,7 @@
|
|
|
3298
3114
|
|
|
3299
3115
|
## 17.3.19 (2019-10-22)
|
|
3300
3116
|
|
|
3301
|
-
###
|
|
3117
|
+
### Document Editor
|
|
3302
3118
|
|
|
3303
3119
|
#### New Features
|
|
3304
3120
|
|
|
@@ -3313,7 +3129,7 @@
|
|
|
3313
3129
|
|
|
3314
3130
|
## 17.3.17 (2019-10-15)
|
|
3315
3131
|
|
|
3316
|
-
###
|
|
3132
|
+
### Document Editor
|
|
3317
3133
|
|
|
3318
3134
|
#### Bug Fixes
|
|
3319
3135
|
|
|
@@ -3329,7 +3145,7 @@
|
|
|
3329
3145
|
|
|
3330
3146
|
## 17.3.16 (2019-10-09)
|
|
3331
3147
|
|
|
3332
|
-
###
|
|
3148
|
+
### Document Editor
|
|
3333
3149
|
|
|
3334
3150
|
#### Bug Fixes
|
|
3335
3151
|
|
|
@@ -3342,7 +3158,7 @@
|
|
|
3342
3158
|
|
|
3343
3159
|
## 17.3.14 (2019-10-03)
|
|
3344
3160
|
|
|
3345
|
-
###
|
|
3161
|
+
### Document Editor
|
|
3346
3162
|
|
|
3347
3163
|
#### New Features
|
|
3348
3164
|
|
|
@@ -3370,7 +3186,7 @@
|
|
|
3370
3186
|
|
|
3371
3187
|
## 17.3.9-beta (2019-09-20)
|
|
3372
3188
|
|
|
3373
|
-
###
|
|
3189
|
+
### Document Editor
|
|
3374
3190
|
|
|
3375
3191
|
#### Bug Fixes
|
|
3376
3192
|
|
|
@@ -3379,7 +3195,7 @@
|
|
|
3379
3195
|
|
|
3380
3196
|
## 17.2.49 (2019-09-04)
|
|
3381
3197
|
|
|
3382
|
-
###
|
|
3198
|
+
### Document Editor
|
|
3383
3199
|
|
|
3384
3200
|
#### Bug Fixes
|
|
3385
3201
|
|
|
@@ -3392,7 +3208,7 @@
|
|
|
3392
3208
|
|
|
3393
3209
|
## 17.2.47 (2019-08-27)
|
|
3394
3210
|
|
|
3395
|
-
###
|
|
3211
|
+
### Document Editor
|
|
3396
3212
|
|
|
3397
3213
|
#### Bug Fixes
|
|
3398
3214
|
|
|
@@ -3402,7 +3218,7 @@
|
|
|
3402
3218
|
|
|
3403
3219
|
## 17.2.41 (2019-08-14)
|
|
3404
3220
|
|
|
3405
|
-
###
|
|
3221
|
+
### Document Editor
|
|
3406
3222
|
|
|
3407
3223
|
#### Bug Fixes
|
|
3408
3224
|
|
|
@@ -3415,7 +3231,7 @@
|
|
|
3415
3231
|
|
|
3416
3232
|
## 17.2.40 (2019-08-06)
|
|
3417
3233
|
|
|
3418
|
-
###
|
|
3234
|
+
### Document Editor
|
|
3419
3235
|
|
|
3420
3236
|
#### Bug Fixes
|
|
3421
3237
|
|
|
@@ -3426,7 +3242,7 @@
|
|
|
3426
3242
|
|
|
3427
3243
|
## 17.2.39 (2019-07-30)
|
|
3428
3244
|
|
|
3429
|
-
###
|
|
3245
|
+
### Document Editor
|
|
3430
3246
|
|
|
3431
3247
|
#### New Features
|
|
3432
3248
|
|
|
@@ -3439,7 +3255,7 @@
|
|
|
3439
3255
|
|
|
3440
3256
|
## 17.2.36 (2019-07-24)
|
|
3441
3257
|
|
|
3442
|
-
###
|
|
3258
|
+
### Document Editor
|
|
3443
3259
|
|
|
3444
3260
|
#### Bug Fixes
|
|
3445
3261
|
|
|
@@ -3449,7 +3265,7 @@
|
|
|
3449
3265
|
|
|
3450
3266
|
## 17.2.35 (2019-07-17)
|
|
3451
3267
|
|
|
3452
|
-
###
|
|
3268
|
+
### Document Editor
|
|
3453
3269
|
|
|
3454
3270
|
#### Bug Fixes
|
|
3455
3271
|
|
|
@@ -3461,7 +3277,7 @@
|
|
|
3461
3277
|
|
|
3462
3278
|
## 17.2.34 (2019-07-11)
|
|
3463
3279
|
|
|
3464
|
-
###
|
|
3280
|
+
### Document Editor
|
|
3465
3281
|
|
|
3466
3282
|
#### Breaking Changes
|
|
3467
3283
|
|
|
@@ -3476,7 +3292,7 @@
|
|
|
3476
3292
|
|
|
3477
3293
|
## 17.2.28-beta (2019-06-27)
|
|
3478
3294
|
|
|
3479
|
-
###
|
|
3295
|
+
### Document Editor
|
|
3480
3296
|
|
|
3481
3297
|
#### Breaking Changes
|
|
3482
3298
|
|
|
@@ -3502,7 +3318,7 @@
|
|
|
3502
3318
|
|
|
3503
3319
|
## 17.1.50 (2019-06-04)
|
|
3504
3320
|
|
|
3505
|
-
###
|
|
3321
|
+
### Document Editor
|
|
3506
3322
|
|
|
3507
3323
|
#### Bug Fixes
|
|
3508
3324
|
|
|
@@ -3511,7 +3327,7 @@
|
|
|
3511
3327
|
|
|
3512
3328
|
## 17.1.49 (2019-05-29)
|
|
3513
3329
|
|
|
3514
|
-
###
|
|
3330
|
+
### Document Editor
|
|
3515
3331
|
|
|
3516
3332
|
#### Bug Fixes
|
|
3517
3333
|
|
|
@@ -3519,7 +3335,7 @@
|
|
|
3519
3335
|
|
|
3520
3336
|
## 17.1.48 (2019-05-21)
|
|
3521
3337
|
|
|
3522
|
-
###
|
|
3338
|
+
### Document Editor
|
|
3523
3339
|
|
|
3524
3340
|
#### Bug Fixes
|
|
3525
3341
|
|
|
@@ -3535,7 +3351,7 @@
|
|
|
3535
3351
|
|
|
3536
3352
|
## 17.1.47 (2019-05-14)
|
|
3537
3353
|
|
|
3538
|
-
###
|
|
3354
|
+
### Document Editor
|
|
3539
3355
|
|
|
3540
3356
|
#### New Features
|
|
3541
3357
|
|
|
@@ -3548,7 +3364,7 @@
|
|
|
3548
3364
|
|
|
3549
3365
|
## 17.1.44 (2019-05-07)
|
|
3550
3366
|
|
|
3551
|
-
###
|
|
3367
|
+
### Document Editor
|
|
3552
3368
|
|
|
3553
3369
|
#### Bug Fixes
|
|
3554
3370
|
|
|
@@ -3556,7 +3372,7 @@
|
|
|
3556
3372
|
|
|
3557
3373
|
## 17.1.43 (2019-04-30)
|
|
3558
3374
|
|
|
3559
|
-
###
|
|
3375
|
+
### Document Editor
|
|
3560
3376
|
|
|
3561
3377
|
#### Bug Fixes
|
|
3562
3378
|
|
|
@@ -3564,7 +3380,7 @@
|
|
|
3564
3380
|
|
|
3565
3381
|
## 17.1.42 (2019-04-23)
|
|
3566
3382
|
|
|
3567
|
-
###
|
|
3383
|
+
### Document Editor
|
|
3568
3384
|
|
|
3569
3385
|
#### Bug Fixes
|
|
3570
3386
|
|
|
@@ -3572,7 +3388,7 @@
|
|
|
3572
3388
|
|
|
3573
3389
|
## 17.1.41 (2019-04-16)
|
|
3574
3390
|
|
|
3575
|
-
###
|
|
3391
|
+
### Document Editor
|
|
3576
3392
|
|
|
3577
3393
|
#### Bug Fixes
|
|
3578
3394
|
|
|
@@ -3582,7 +3398,7 @@
|
|
|
3582
3398
|
|
|
3583
3399
|
## 17.1.40 (2019-04-09)
|
|
3584
3400
|
|
|
3585
|
-
###
|
|
3401
|
+
### Document Editor
|
|
3586
3402
|
|
|
3587
3403
|
#### Bug Fixes
|
|
3588
3404
|
|
|
@@ -3593,7 +3409,7 @@
|
|
|
3593
3409
|
|
|
3594
3410
|
## 17.1.38 (2019-03-29)
|
|
3595
3411
|
|
|
3596
|
-
###
|
|
3412
|
+
### Document Editor
|
|
3597
3413
|
|
|
3598
3414
|
#### New Features
|
|
3599
3415
|
|
|
@@ -3607,7 +3423,7 @@
|
|
|
3607
3423
|
|
|
3608
3424
|
## 17.1.32-beta (2019-03-13)
|
|
3609
3425
|
|
|
3610
|
-
###
|
|
3426
|
+
### Document Editor
|
|
3611
3427
|
|
|
3612
3428
|
#### New Features
|
|
3613
3429
|
|
|
@@ -3621,7 +3437,7 @@
|
|
|
3621
3437
|
|
|
3622
3438
|
## 16.4.54 (2019-02-19)
|
|
3623
3439
|
|
|
3624
|
-
###
|
|
3440
|
+
### Document Editor
|
|
3625
3441
|
|
|
3626
3442
|
#### Bug Fixes
|
|
3627
3443
|
|
|
@@ -3629,7 +3445,7 @@
|
|
|
3629
3445
|
|
|
3630
3446
|
## 16.4.53 (2019-02-13)
|
|
3631
3447
|
|
|
3632
|
-
###
|
|
3448
|
+
### Document Editor
|
|
3633
3449
|
|
|
3634
3450
|
#### Bug Fixes
|
|
3635
3451
|
|
|
@@ -3639,7 +3455,7 @@
|
|
|
3639
3455
|
|
|
3640
3456
|
## 16.4.48 (2019-01-22)
|
|
3641
3457
|
|
|
3642
|
-
###
|
|
3458
|
+
### Document Editor
|
|
3643
3459
|
|
|
3644
3460
|
#### Bug Fixes
|
|
3645
3461
|
|
|
@@ -3647,7 +3463,7 @@
|
|
|
3647
3463
|
|
|
3648
3464
|
## 16.4.46 (2019-01-08)
|
|
3649
3465
|
|
|
3650
|
-
###
|
|
3466
|
+
### Document Editor
|
|
3651
3467
|
|
|
3652
3468
|
#### New Features
|
|
3653
3469
|
|
|
@@ -3655,7 +3471,7 @@
|
|
|
3655
3471
|
|
|
3656
3472
|
## 16.4.45 (2019-01-02)
|
|
3657
3473
|
|
|
3658
|
-
###
|
|
3474
|
+
### Document Editor
|
|
3659
3475
|
|
|
3660
3476
|
#### Bug Fixes
|
|
3661
3477
|
|
|
@@ -3663,7 +3479,7 @@
|
|
|
3663
3479
|
|
|
3664
3480
|
## 16.4.44 (2018-12-24)
|
|
3665
3481
|
|
|
3666
|
-
###
|
|
3482
|
+
### Document Editor
|
|
3667
3483
|
|
|
3668
3484
|
#### Bug Fixes
|
|
3669
3485
|
|
|
@@ -3673,7 +3489,7 @@
|
|
|
3673
3489
|
|
|
3674
3490
|
## 16.4.40-beta (2018-12-10)
|
|
3675
3491
|
|
|
3676
|
-
###
|
|
3492
|
+
### Document Editor
|
|
3677
3493
|
|
|
3678
3494
|
#### New Features
|
|
3679
3495
|
|
|
@@ -3683,7 +3499,7 @@
|
|
|
3683
3499
|
|
|
3684
3500
|
## 16.3.33 (2018-11-20)
|
|
3685
3501
|
|
|
3686
|
-
###
|
|
3502
|
+
### Document Editor
|
|
3687
3503
|
|
|
3688
3504
|
#### Bug Fixes
|
|
3689
3505
|
|
|
@@ -3691,7 +3507,7 @@
|
|
|
3691
3507
|
|
|
3692
3508
|
## 16.3.29 (2018-10-31)
|
|
3693
3509
|
|
|
3694
|
-
###
|
|
3510
|
+
### Document Editor
|
|
3695
3511
|
|
|
3696
3512
|
#### New Features
|
|
3697
3513
|
|
|
@@ -3703,7 +3519,7 @@
|
|
|
3703
3519
|
|
|
3704
3520
|
## 16.3.24 (2018-10-09)
|
|
3705
3521
|
|
|
3706
|
-
###
|
|
3522
|
+
### Document Editor
|
|
3707
3523
|
|
|
3708
3524
|
#### Bug Fixes
|
|
3709
3525
|
|
|
@@ -3711,7 +3527,7 @@
|
|
|
3711
3527
|
|
|
3712
3528
|
## 16.3.23 (2018-10-03)
|
|
3713
3529
|
|
|
3714
|
-
###
|
|
3530
|
+
### Document Editor
|
|
3715
3531
|
|
|
3716
3532
|
#### New Features
|
|
3717
3533
|
|
|
@@ -3719,7 +3535,7 @@
|
|
|
3719
3535
|
|
|
3720
3536
|
## 16.3.21 (2018-09-22)
|
|
3721
3537
|
|
|
3722
|
-
###
|
|
3538
|
+
### Document Editor
|
|
3723
3539
|
|
|
3724
3540
|
#### Bug Fixes
|
|
3725
3541
|
|
|
@@ -3727,7 +3543,7 @@
|
|
|
3727
3543
|
|
|
3728
3544
|
## 16.3.17 (2018-09-12)
|
|
3729
3545
|
|
|
3730
|
-
###
|
|
3546
|
+
### Document Editor
|
|
3731
3547
|
|
|
3732
3548
|
#### New Features
|
|
3733
3549
|
|
|
@@ -3736,7 +3552,7 @@
|
|
|
3736
3552
|
|
|
3737
3553
|
## 16.2.48 (2018-08-14)
|
|
3738
3554
|
|
|
3739
|
-
###
|
|
3555
|
+
### Document Editor
|
|
3740
3556
|
|
|
3741
3557
|
#### Bug Fixes
|
|
3742
3558
|
|
|
@@ -3747,7 +3563,7 @@
|
|
|
3747
3563
|
|
|
3748
3564
|
## 16.2.46 (2018-07-30)
|
|
3749
3565
|
|
|
3750
|
-
###
|
|
3566
|
+
### Document Editor
|
|
3751
3567
|
|
|
3752
3568
|
#### New Features
|
|
3753
3569
|
|
|
@@ -3755,7 +3571,7 @@
|
|
|
3755
3571
|
|
|
3756
3572
|
## 16.2.41 (2018-06-25)
|
|
3757
3573
|
|
|
3758
|
-
###
|
|
3574
|
+
### Document Editor
|
|
3759
3575
|
|
|
3760
3576
|
The Document Editor component is used to create, edit, view, and print Word documents in web applications. All the user interactions and editing operations that run purely in the client-side provides much faster editing experience to the users.
|
|
3761
3577
|
|