@syncfusion/ej2-angular-documenteditor 28.2.5-ngcc → 28.2.5

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.
Files changed (33) hide show
  1. package/CHANGELOG.md +4303 -0
  2. package/esm2020/public_api.mjs +2 -0
  3. package/esm2020/src/document-editor/documenteditor-all.module.mjs +134 -0
  4. package/esm2020/src/document-editor/documenteditor.component.mjs +311 -0
  5. package/esm2020/src/document-editor/documenteditor.module.mjs +25 -0
  6. package/esm2020/src/document-editor-container/documenteditorcontainer-all.module.mjs +29 -0
  7. package/esm2020/src/document-editor-container/documenteditorcontainer.component.mjs +66 -0
  8. package/esm2020/src/document-editor-container/documenteditorcontainer.module.mjs +25 -0
  9. package/esm2020/src/index.mjs +8 -0
  10. package/esm2020/syncfusion-ej2-angular-documenteditor.mjs +5 -0
  11. package/fesm2015/syncfusion-ej2-angular-documenteditor.mjs +574 -0
  12. package/fesm2015/syncfusion-ej2-angular-documenteditor.mjs.map +1 -0
  13. package/fesm2020/syncfusion-ej2-angular-documenteditor.mjs +574 -0
  14. package/fesm2020/syncfusion-ej2-angular-documenteditor.mjs.map +1 -0
  15. package/package.json +25 -12
  16. package/src/document-editor/documenteditor-all.module.d.ts +6 -0
  17. package/src/document-editor/documenteditor.component.d.ts +3 -0
  18. package/src/document-editor/documenteditor.module.d.ts +6 -0
  19. package/src/document-editor-container/documenteditorcontainer-all.module.d.ts +6 -0
  20. package/src/document-editor-container/documenteditorcontainer.component.d.ts +3 -0
  21. package/src/document-editor-container/documenteditorcontainer.module.d.ts +6 -0
  22. package/syncfusion-ej2-angular-documenteditor.d.ts +5 -0
  23. package/@syncfusion/ej2-angular-documenteditor.es5.js +0 -637
  24. package/@syncfusion/ej2-angular-documenteditor.es5.js.map +0 -1
  25. package/@syncfusion/ej2-angular-documenteditor.js +0 -607
  26. package/@syncfusion/ej2-angular-documenteditor.js.map +0 -1
  27. package/dist/ej2-angular-documenteditor.umd.js +0 -1334
  28. package/dist/ej2-angular-documenteditor.umd.js.map +0 -1
  29. package/dist/ej2-angular-documenteditor.umd.min.js +0 -11
  30. package/dist/ej2-angular-documenteditor.umd.min.js.map +0 -1
  31. package/ej2-angular-documenteditor.d.ts +0 -6
  32. package/ej2-angular-documenteditor.metadata.json +0 -1
  33. package/license +0 -10
package/CHANGELOG.md ADDED
@@ -0,0 +1,4303 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### DocumentEditor
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I683467` - Improved performance by optimizing bookmark manipulation during text insertion.
10
+ - `#I684634` - Fixed an issue where focus moved to the document editor when selecting a tracked revision.
11
+ - `#I684435` - Resolved a freezing issue when accepting all tracked changes.
12
+ - `#I686056` - Fixed an issue where the background color was not updating properly in the properties pane.
13
+ - `#I679707` - Corrected the continuation of page numbers after restarting page numbering.
14
+ - `#I680995` - Fixed font rendering issues when applying the theme font to text.
15
+ - `#I687189` - Resolved caret height inconsistencies in collaborative editing.
16
+ - `#I682585` - Fixed incorrect list indentation when performing an undo action.
17
+ - `#F195801` - Resolved an issue where the content change event was triggered twice when applying a paragraph style.
18
+
19
+ ## 28.2.4 (2025-02-04)
20
+
21
+ ### DocumentEditor
22
+
23
+ #### Bug Fixes
24
+
25
+ - `#I680965` - Fixed document corruption when opening a client-side exported DOCX in Microsoft Word.
26
+ - `#I681505` - Fixed issues with programmatically added comment replies and text range selection in the Document Editor.
27
+ - `#I684705` - Fixed wavy underline rendering issue for non-misspelled words when pressing backspace.
28
+ - `#I680849` - Fixed missing split cell content when a row spans multiple pages.
29
+ - `#I667699` - Fixed missing content in shapes after copying and pasting the entire content, followed by server-side DOCX export.
30
+ - `#I678996`, `#I678997`, `#I678999` - Fixed script errors when accepting track changes in list paragraphs and table paragraphs.
31
+
32
+ ## 28.1.39 (2024-01-14)
33
+
34
+ ### DocumentEditor
35
+
36
+ #### Bug Fixes
37
+
38
+ - `#I660432` - Improved performance when applying formatting to an entire document.
39
+ - `#I668208` - Fixed text duplication caused by the move-down action outside the editable element after inserting text using Japanese IME on Windows.
40
+ - `#I665638` - Addressed issues with arrow keys, deletion, and keyboard input in form field protection mode for Content Controls.
41
+
42
+ ## 28.1.38 (2025-01-07)
43
+
44
+ ### DocumentEditor
45
+
46
+ #### Bug Fixes
47
+
48
+ - `#I665316` - Fixed layout issue during editing due to start and end fields being in different paragraphs.
49
+ - `#I664308` - Addressed the problem of HTML content not copying correctly to the clipboard when copying table content with block content control.
50
+ - `#I669203` - Corrected the issue where revisions in headers were not reflected in the track changes pane due to existing header/footer conditions.
51
+ - `#I675010` - Resolved script error encountered when removing inline contents that include field elements.
52
+ - `#I658140` - Improved performance when inserting text into split table cells across multiple pages.
53
+ - `#I665482` - Fixed script error that occurred when pasting content from Microsoft Word into the Document Editor after selecting table cell content.
54
+
55
+ ## 28.1.37 (2024-12-31)
56
+
57
+ ### DocumentEditor
58
+
59
+ #### Bug Fixes
60
+
61
+ - `#I646103` - Fixed the rendering issue of dot and circle bullets in the Ubuntu environment.
62
+ - `#I664612` - Fixed the application hanging issue when searching for text within a split cell widget using the find option.
63
+ - `#I665316` - Fixed the layout issue during editing actions caused by field start and end tags being in different paragraphs.
64
+ - `#I656347` - Fixed the issue where an empty cell was not added in a split row widget.
65
+ - `#I662866` - Fixed a script error that occurred when opening a document with block content controls inside a cell with revisions.
66
+ - `#I660441` - Fixed the issue where a table became corrupt after merging cells.
67
+ - `#I660453` - Fixed the issue where the replace API was not working when using a pattern to find and replace text.
68
+
69
+ ## 28.1.36 (2024-12-24)
70
+
71
+ ### DocumentEditor
72
+
73
+ #### Bug Fixes
74
+
75
+ - `#I664697` - Implemented image cropping for metafile images in the Document Editor.
76
+ - `#I662670` - Fixed the navigation pane issue where it moved to the start position when clicking sub-level headings. The selected heading is now properly highlighted.
77
+ - `#I653747` - Resolved the font family rendering issue for special characters when the `FontHintType` property is applied in the character format.
78
+ - `#I658305` - Corrected the updating of ordered list numbers when the list includes level overrides.
79
+ - `#I662705` - The `setDefaultCharacterFormat` API now functions correctly in the Document Editor.
80
+ - `#I652850` - Fixed cursor position updates and keyboard navigation issues for content controls in the Document Editor.
81
+ - `#I668350` - Addressed the bullet list symbol rendering issue in exported DOCX documents after inserting a bullet list in the Document Editor.
82
+ - `#I662244` - Resolved the track changes inconsistency issue in collaborative mode.
83
+ - `#I660426` - Fixed the undo issue that occurred after merging table cells.
84
+ - `#I661535` - Resolved the issue of span elements being present in comment data.
85
+
86
+ ## 28.1.35 (2024-12-18)
87
+
88
+ ### DocumentEditor
89
+
90
+ #### Bug Fixes
91
+
92
+ - `#I653914` - Script error no longer thrown when drag and drop the text in document editor.
93
+ - `#I655487` - Now, table column is rendered properly when imported the exported document.
94
+ - `#I656985` - Now, oval shape is preserved properly in the document editor.
95
+ - `#I658167` - Now table row get resized properly when we resize the row fast.
96
+ - `F194125` - Now, Footnote and content does not get overlap when edit inside the document.
97
+ - `#I640675` - Resolved the document freezing issue when reject the track changes.
98
+ - `#I651428` - Now, comment get removed properly when delete the paragraph and accept the changes.
99
+ - `#I661065` - Table border is rendered properly when table cell border's line style is set as none.
100
+ - `#I658922` - Now, check box is rendered properly after change the value as checked.
101
+ - `#I651509` - Provided content change event support to notify when protect and unprotected the document.
102
+ - `#I658140` - Resolved the performance issue that occurs when performing the undo and redo functions after copy pasting multiple paragraphs within a table.
103
+ - `#I656347` - Resolved the table layout issue when opening the exported document due to an improperly added row widget during exporting.
104
+ - `#I645286`, `#I647203` - Handled the logic to combine text ranges with the same character formatting in the paragraph when exporting as SFDT to resolve performance issues.
105
+ - `#I653756` - Resolved the content control border rendering issue for paragraph with lists and indentation applied.
106
+
107
+ ## 27.2.4 (2024-11-26)
108
+
109
+ ### DocumentEditor
110
+
111
+ #### Bug Fixes
112
+
113
+ - `#I647577` - Resolved the control freezing issue when opening Word document in Document Editor.
114
+ - `#I648529` - Resolved the script error issue when form fields inside header and footer.
115
+ - `#I649632` - Resolved the lists with negative `nsid` values in exported document.
116
+ - `#I649605` - Resolved the missing other properties of content control in `setContentControlInfo` API.
117
+ - `#I651950` - Now, disabled the comment insertion when selection inside footnote and endnote.
118
+
119
+ ## 27.2.3 (2024-11-21)
120
+
121
+ ### DocumentEditor
122
+
123
+ #### Bug Fixes
124
+
125
+ - `#I642653` - Resolved the XML mapping data document importing issue.
126
+ - `#I639842` - Resolved the layouting issue in RTL table.
127
+ - `#I644826` - Resolved the comments escape characters issue when opening exported document.
128
+ - `#I645913` - Resolved the selection issue incorrect behaviour with Comments.
129
+ - `#I623329` - Resolved the performance issues with document editor.
130
+ - `#I650898` - Resolved the Document generates a corrupted docx issue.
131
+ - `#I643649` - Now selection in document does not get changed after modifying the style.
132
+ - `#I644795` - Resolved the adding enter in syncfusion editor leads to weird tab behaviour issue.
133
+ - `#I645817` - Resolved the change case functionality bugs.
134
+ - `#I645091` - Resolved the table text outside table at end of page issue.
135
+
136
+ ## 27.2.2 (2024-11-15)
137
+
138
+ ### DocumentEditor
139
+
140
+ #### Bug Fixes
141
+
142
+ - `#I650912` - Resolved the comment pane is not shown issue while inserting the empty comment.
143
+
144
+ ## 27.1.58 (2024-11-05)
145
+
146
+ ### DocumentEditor
147
+
148
+ #### Bug Fixes
149
+
150
+ - `#I914903` - Resolved the endNote layouting issue.
151
+
152
+ ## 27.1.57 (2024-10-29)
153
+
154
+ ### DocumentEditor
155
+
156
+ #### Bug Fixes
157
+
158
+ - `#I644412` - Resolved the issue of editor deletes all text in document.
159
+ - `#I642436` - Resolve the issue with track Changes when pasting Word contents multiple times.
160
+ - `F194706` - Now able to copy highlighted text from word processor when Restrict Editing property is true.
161
+ - `#I640675` - Resolve script error when using track changes.
162
+ - `#I639276` - Resolved the issue of page freezes when trying to load document in document editor.
163
+
164
+ ## 27.1.55 (2024-10-22)
165
+
166
+ ### DocumentEditor
167
+
168
+ #### Bug Fixes
169
+
170
+ - `#I636914` - Now track changes working as expected when using collaboration.
171
+ - `#I641336` - Resolved the text overlap issue in document uploading.
172
+ - `#I636876` - Now script error does not get thrown when unmounting the DocumentEditor with collaboration.
173
+ - `#I638548` - Resolved the issue of document stays loading.
174
+ - `#I637068` - Now proper font family is updated for splitted Chinese text.
175
+ - `#I618565` - Now text get highlighted properly if user clicks on comment.
176
+
177
+ ## 27.1.53 (2024-10-15)
178
+
179
+ ### DocumentEditor
180
+
181
+ #### Bug Fixes
182
+
183
+ - `#I628955` - Resolved the Pie chart color issue in Blazor word processor.
184
+ - `#I627890` - Resolved the error in opening the document.
185
+ - `#I631391` - Resolved the Word Preview Freezes Browser issue.
186
+ - `#I632707` - Resolved the issue of tables with complex structures that have cells wrapping to the next page are not rendered.
187
+ - `#FB61513` - Resolved the error when saving track changes.
188
+ - `#I631081` - Resolved the table looping issue while opening attached sfdt.
189
+ - `#I638813` - Resolved the XSS vulnerability issue.
190
+ - `#I635143` - Resolved the mailto issue in the Document editor.
191
+ - `#I632855` - Resolved script error when try to download the document with unposted comments.
192
+ - `#I627023` - Now SpellCheck API pass the custom header when using beforeXmlHttpRequestSend.
193
+ - `#I631727` - Resolved the issue bullet points loses it style.
194
+ - `#I636298` - Now stopProtectionAsync reject properly when entered wrong password.
195
+ - `#I626464` - Resolved the Characters get hidden when typing multi languages with Track changes OFF.
196
+ - `#I632911` - Resolved console warning for missing modules in document editor.
197
+ - `#I630998` - Now able to add text after a content control when no other element is next to it.
198
+ - `#I622732` - Resolved script error while delete content after search text.
199
+ - `#I624123` - Resolved the footnote overlap with table issue in document editor.
200
+ - `#I635035` - Now Content control has been exported properly in document editor.
201
+ - `#I633148` - Resolved the issue multiple spell check triggered when inserting text.
202
+
203
+ #### Features
204
+
205
+ - `#I629004` - Added support for selecting revision in beforeAcceptRejectChanges event in document editor.
206
+ - `#I568983` - Provided support to refer external font in Document Editor.
207
+
208
+ ## 27.1.52 (2024-10-08)
209
+
210
+ ### DocumentEditor
211
+
212
+ #### Bug Fixes
213
+
214
+ - `#I636488` - Resolved the console error thrown when opening attached SFDT document.
215
+ - `#I630929` - Resolved the content not syncing properly after removing content control at the end of the document.
216
+ - `#I627161` - Resolved the RTL text formatting issue in Document Editor.
217
+
218
+ ## 27.1.51 (2024-09-30)
219
+
220
+ ### DocumentEditor
221
+
222
+ #### Bug Fixes
223
+
224
+ - `#I630170` - Resolved the paragraph shifting issue when pasting text content.
225
+ - `#I626306` - Resolved the font family and page content is not rendered properly.
226
+ - `F193063` - Resolved the time delay issue when using moveToDocumentStart and End API continuously after paste operation.
227
+ - `#I620990` - Resolved the script errors while undo / redo the bookmark.
228
+ - `#I631993` - Text gets selected properly now after deleting a selected bookmark.
229
+ - `#I627023` - Now changes are present when we use beforeXmlHttpRequestSend to modify the xmlhttprequest.
230
+ - `#I628666` - Resolved Script error occur when using save blob in Blazor maui hybrid mode.
231
+ - `#I629140` - Resolved script error when loading the document with content control.
232
+ - `#I631762` - Check box under font popup dialog now retained properly.
233
+ - `#I628921` - Heading font styles are now preserved properly while save and open the document.
234
+ - `#I635930` - Table background color now change properly when using the table properties pane.
235
+
236
+ ## 27.1.50 (2024-09-24)
237
+
238
+ ### DocumentEditor
239
+
240
+ #### Bug Fixes
241
+
242
+ - `#I623329` - Resolved the Heap memory increasing issue even after destroying the component.
243
+ - `#I624644` - Improved the performance of rendering border for content control.
244
+ - `#I627238` - Resolved formatting different when layouting the document.
245
+ - `#I625566` - Content control with multiple paragraph now exported properly.
246
+ - `#I626922` - Resolved script error when highlighting edit range.
247
+ - `#I624612` - Nested table border is not render properly.
248
+ - `#I627042` - Alert message it now shown properly when opening broken sfdt.
249
+ - `#I624582` - Formatting now preserved properly when copy/paste content from excel document.
250
+
251
+ ## 27.1.48 (2024-09-18)
252
+
253
+ ### DocumentEditor
254
+
255
+ #### Features
256
+
257
+ - `#I420700`, `#I425501`, `#I476988`, `#I508922`, `#I542244`, `#I556252`, `#I600435` - Added shapes support feature which allows you to preserve shapes in Word documents when opening and saving them in the Word Processor. Please refer to the [documentation](https://ej2.syncfusion.com/documentation/document-editor/shapes) and [demo](https://ej2.syncfusion.com/demos/#/fluent2/document-editor/autoshapes.html) for more details.
258
+ - `#F155458`, `#I329106`, `#I324222`, `#I315874`, `#I295727`, `#I291743`, `#I282998`, `#I280778`, `#I277336`, `#I275144`, `#I274602`, `#I273391`, `#I269063`, `#I268167`, `#I269063`, `#I361328`, `#I438671`, `#I546241`, `#I582321` - Added XML mapped content controls feature which allows you to insert content controls in your document that are linked to custom XML data. By mapping specific parts of your document to XML data, you can ensure that the content within these controls is automatically updated whenever the underlying XML data changes, making it ideal for dynamic documents. Please refer to the [documentation](https://ej2.syncfusion.com/documentation/document-editor/content-control) for more details.
259
+
260
+ - `#I420700`, `#I425501`, `#I476988`, `#I508922`, `#I542244`, `#I556252`, `#I600435` - Added shapes support feature which allows you to preserve shapes in Word documents when opening and saving them in the Word Processor. Please refer to the [documentation](https://ej2.syncfusion.com/angular/documentation/document-editor/shapes) and [demo](https://ej2.syncfusion.com/angular/demos/#/fluent2/document-editor/autoshapes) for more details.
261
+ - `#F155458`, `#I329106`, `#I324222`, `#I315874`, `#I295727`, `#I291743`, `#I282998`, `#I280778`, `#I277336`, `#I275144`, `#I274602`, `#I273391`, `#I269063`, `#I268167`, `#I269063`, `#I361328`, `#I438671`, `#I546241`, `#I582321` - Added XML mapped content controls feature which allows you to insert content controls in your document that are linked to custom XML data. By mapping specific parts of your document to XML data, you can ensure that the content within these controls is automatically updated whenever the underlying XML data changes, making it ideal for dynamic documents. Please refer to the [documentation](https://ej2.syncfusion.com/angular/documentation/document-editor/content-control) for more details.
262
+
263
+ ## 26.2.12 (2024-09-10)
264
+
265
+ ### DocumentEditor
266
+
267
+ #### Bug Fixes
268
+
269
+ - `#I626531` - Resolved the alignment issue column (spacing and width) in the page setup dialog box.
270
+ - `#I620813` - Resolved the script error issue when exporting the attached document.
271
+ - `#I618994` - Resolved the script error issue when copy pasting content for the given document.
272
+ - `#I620006` - Resolved the content overlapping issue when copy pasting external text.
273
+ - `#I625188`, `#I627428` - Resolved the multi column content copying issue.
274
+ - `#I624334` - Resolved the error when using text only option.
275
+ - `#I623974` - Resolved the line spacing issue after selecting text only in paste options.
276
+ - `#I618565` - Resolved the Issue appears while editing the track change document.
277
+
278
+ ## 26.2.11 (2024-08-27)
279
+
280
+ ### DocumentEditor
281
+
282
+ #### Bug Fixes
283
+
284
+ - `#I617570` - Resolved the time delay issue when opening the provided documents.
285
+ - `#I616985` - Resolved the issue that searching the content present in the document displays as no matches found.
286
+ - `#I622039` - Resolved the track changes pane is not opening while deleting changes.
287
+ - `#I608091` - Resolved the content overlapping issue when using insert text method.
288
+ - `#I618189` - Resolved the paging issue printing documents in landscape mode.
289
+ - `#F191318` - Resolved the double click behaviour changes.
290
+ - `#F193935` - Resolved the control freeze issue when preforming accept all action.
291
+ - `#I605284` - Paragraph marks in the Track Changes pane are now shown or hidden according to the value of the `showHiddenMarks`.
292
+
293
+ #### Features
294
+
295
+ - `#I617641` - Added support for context based paste options.
296
+
297
+ ## 26.2.10 (2024-08-20)
298
+
299
+ ### DocumentEditor
300
+
301
+ #### Bug Fixes
302
+
303
+ - `#I613623` - Resolved the script error occurs while copy pasting the content from Word when enabling spellcheck.
304
+ - `#I616511` - Resolved the problem with selecting and editing text after the comment inserted.
305
+ - `#I616207` - Resolved the table left margin issue when opening attached document.
306
+ - `#I616276` - Resolved the can edit and can delete values in content control are bound inversely.
307
+ - `#I620559` - Resolved the issue that Ctrl + H opens the Find option instead of replace option.
308
+ - `#I613766` - Resolved the single page content expanded into 13 pages issue in Document Editor.
309
+ - `#I616846` - Resolved the overlapping issue when updating table of contents field.
310
+
311
+ ## 26.2.9 (2024-08-13)
312
+
313
+ ### DocumentEditor
314
+
315
+ #### Bug Fixes
316
+
317
+ - `#I612018` - Resolved the combined merged cells deleting issue when deleting entire column.
318
+ - `#I614400` - Resolved the document corrupted issue when exporting document with TOC revisions.
319
+ - `#I612515` - Resolved the maximum call stack size exceeded issue after document loaded.
320
+ - `#I612103` - Resolved the text cannot be edited issue when picture is layouted behind the text.
321
+ - `#I606994` - Resolved the list paragraph copy pasting issue.
322
+
323
+ ## 26.2.8 (2024-08-06)
324
+
325
+ ### DocumentEditor
326
+
327
+ #### Bug Fixes
328
+
329
+ - `#I616045` - Resolved the endnote format is not applied and label mismatch in note property dialog.
330
+ - `#I595112` - Resolved the copy pasting issue while pasting the content as destination format.
331
+ - `#I597283` - Resolved the issues with bookmarks in Document Editor.
332
+ - `#I610080` - Resolved the revision split issue when inserting comment on deleted content.
333
+ - `#I607949` - Resolved the table row alignment issue when opening a document in editor
334
+ - `#I610857` - Resolved the issue that footnote is inserted but cannot be edited in protection enabled document.
335
+ - `#I613938` - Resolved the Editor formatting getting corrupted issue.
336
+
337
+ ## 26.2.7 (2024-07-30)
338
+
339
+ ### DocumentEditor
340
+
341
+ #### Bug Fixes
342
+
343
+ - `#I597088` - Resolved the footnote and endnote numbers appearing as box issue.
344
+ - `#I613353`, `#I610202` - Resolved the issue occurs when copying the paragraph.
345
+ - `#I607408` - Resolved the copy pasting issue with certain chars on enabling local paste.
346
+ - `#I605357`, `I605371` - Resolved the footnote and endnote inconsistent behaviour with track changes.
347
+ - `#I609576` - Resolved the content layout issue on protected edit region.
348
+ - `#I607325` - Resolved the content gets overlapped issue when selection moves to header.
349
+ - `#I607277` - Resolved the script error when applying border for merged cells.
350
+ - `#I606994` - Resolved the script error issue when copy pasting list.
351
+ - `#I606137` - Resolved the content overlapping issue when the track changes alert dialog closed.
352
+ - `#I610807` - Resolved the script error issue when exporting document as PDF.
353
+
354
+ ## 26.2.4 (2024-07-24)
355
+
356
+ ### DocumentEditor
357
+
358
+ #### Bug Fixes
359
+
360
+ - `#I604324` - Resolved the issue that endnote are not visible in DocumentEditor when it splitted to next page.
361
+ - `#I611455` - Word document viewer now working properly in open method when display control after document open.
362
+ - `#I605521` - Text in comment section is now showing in correct format.
363
+ - `#I603460` - Resolved the content control border issue when insert multiple paragraph.
364
+
365
+ ## 26.1.42 (2024-07-16)
366
+
367
+ ### DocumentEditor
368
+
369
+ #### Bug Fixes
370
+
371
+ - `#I597193` - DocumentEditor properly edited table cell that sprawls multiple pages.
372
+ - `#I600466` - Resolved the table overlapping issue.
373
+ - `#F188884` - Resolved the type error cannot read properties of undefined (reading 'paragraph') when switching layout modes.
374
+ - `#I602758`, `I607110` - Resolved the issue that bullet points disappearing when adding new lines before.
375
+ - `#I605797` - Resolved the Alt text missing when copy/paste the title *Impression:*.
376
+ - `#I605542` - Resolved the issue that adding time stamp parameter to image URLs Causing 403 Error.
377
+ - `#I607449` - Resolved the issue that inserting footnotes in headings trigger layout issues when navigation pane is open.
378
+ - `#I609613` - Resolved the issue that script error occurs while switching from web layout to print layout.
379
+ - `#I604994` - Resolved the issue of selected content isn't deleted properly.
380
+ - `#I598395` - Resolved the script error issue when exporting attached document as SFDT.
381
+ - `#I603179`, `I604479` - Resolved the issue that Added the revision with text table of content while clicking the find button.
382
+ - `#I604994` - Resolved the improper deletion when track changes enabled.
383
+
384
+ ## 26.1.41 (2024-07-09)
385
+
386
+ ### DocumentEditor
387
+
388
+ #### Bug Fixes
389
+
390
+ - `#I596607` - Resolved the bookmark marker rendering issue.
391
+ - `#I604485` - Resolved the shape rendering issue.
392
+ - `#I595112` - Resolved the copy pasting issue while pasting the content as destination format.
393
+ - `#I595816` - Resolved the hanging issue occurred while opening the attached sfdt.
394
+ - `#I601514` - Resolved the table overlapping issue when editing inside the table.
395
+ - `#I602853` - Resolved the lines disappear issue when pressing tab from backward and undoing.
396
+ - `#I595604` - Resolved the form field highlight issue while switching web to page layout.
397
+ - `#I598645` - Resolved the document loading issue with custom header.
398
+
399
+ ## 26.1.40 (2024-07-02)
400
+
401
+ ### DocumentEditor
402
+
403
+ #### Bug Fixes
404
+
405
+ - `#I599170` - Resolved the bookmarks are not added properly in Document Editor.
406
+ - `#I599982` - Resolved the bookmark not navigation issue while clicking the hyperlink.
407
+ - `#I600181` - Resolved the script error issue when modify the levels in table of contents.
408
+ - `#I598250` - Resolved the before comment action event behaviour issues.
409
+ - `#I576525` - Resolved the performance issue when editing paragraph that split into multiple pages.
410
+ - `#I600212`, `#I429607` - Resolved the bookmark is not retrieved when selecting the table cell.
411
+
412
+ #### Features
413
+
414
+ - `#I559439` - Added support to apply multicolumn for selected paragraph.
415
+
416
+ ## 26.1.39 (2024-06-25)
417
+
418
+ ### DocumentEditor
419
+
420
+ #### Bug Fixes
421
+
422
+ - `#I585937`, `I588421` - Resolve the editor shrink issue, while close the comment pane.
423
+ - `#I466554` - Resolved the unresponsive issue while backspacing table.
424
+ - `#I588278`, `I558603` - Resolved table layout issue while opening HTML pages.
425
+ - `#I595405` - Resolved the paste image issue after opening document content through paste API.
426
+ - `#I597223` - SFDT is exported properly for selected content.
427
+ - `#I600065` - Resolved the script error issue when accept or reject track changes.
428
+ - `#I588943` - Resolved the script error, while delete the contents.
429
+ - `#I591394` - Resolved the coping and pasting lists loses indentation issue.
430
+ - `#I591792` - Resolved the table border render issue when opening exported document.
431
+ - `#I591145` - Resolved the overlapping issue while opening the attached sfdt.
432
+
433
+ ## 26.1.38 (2024-06-19)
434
+
435
+ ### DocumentEditor
436
+
437
+ #### Bug Fixes
438
+
439
+ - `#I590548` - Resolved the layout issue when opening the attached document.
440
+ - `#I598215` - Resolved the table auto fit columns issue when opening attached document
441
+ - `#I591154` - Resolved the spellcheck local storage issue.
442
+ - `#I592343` - Resolved the comment icon removal issue.
443
+ - `#I576560` - Resolved the multi column layout issue in Word 2010 Compatibility mode.
444
+ - `#I588649` - Resolved the table resizing issue.
445
+
446
+ #### Features
447
+
448
+ - `#I559439` - Added the support to add a paragraph before the table.
449
+
450
+ ## 26.1.35 (2024-06-11)
451
+
452
+ ### DocumentEditor
453
+
454
+ #### Features
455
+
456
+ - `#F155458`, `#I329106`, `#I324222`, `#I315874`, `#I295727`, `#I291743`, `#I282998`, `#I280778`, `#I277336`, `#I275144`, `#I274602`, `#I273391`, `#I269063`, `#I268167`, `#I269063`, `#I361328`, `#I438671`, `#I546241`, `#I582321` - Content controls are individual controls that users can add and customize for use in templates, forms, and documents. (Rich text, plain text, dropdown list, check box, date picker, combo box and picture). Check out the [demo](https://ej2.syncfusion.com/demos/#/bootstrap5/document-editor/bindUI-to-document.html) here.
457
+
458
+ - `#F155458`, `#I329106`, `#I324222`, `#I315874`, `#I295727`, `#I291743`, `#I282998`, `#I280778`, `#I277336`, `#I275144`, `#I274602`, `#I273391`, `#I269063`, `#I268167`, `#I269063`, `#I361328`, `#I438671`, `#I546241`, `#I582321` - Content controls are individual controls that users can add and customize for use in templates, forms, and documents. (Rich text, plain text, dropdown list, check box, date picker, combo box and picture). Check out the [demo](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/document-editor/bind-ui-document) here.
459
+
460
+ ## 25.2.7 (2024-06-04)
461
+
462
+ ### DocumentEditor
463
+
464
+ #### Bug Fixes
465
+
466
+ - `#I586051` - Resolved the script error when passing null value to open API.
467
+ - `#F188215` - Resolved the Horizontal scrollbar in Continuous layout type.
468
+ - `#I576525` - Resolved the script error issue when inserting bookmarks with the same name.
469
+ - `#I578500` - Resolved the hanging and layout issue when split the widow control paragraph inside table.
470
+ - `#I588495` - Resolved the hanging issue when opening a document with big image inside table.
471
+ - `#I592601` - Resolved a script error when undoing style changes.
472
+ - `#I592608` - Resolved a content syncing issue when switching paste options.
473
+
474
+ ## 25.2.6 (2024-05-28)
475
+
476
+ ### DocumentEditor
477
+
478
+ #### Bug Fixes
479
+
480
+ - `#I588344` - Resolved the content overlapping issue when editing multi column document.
481
+ - `#I586107` - Resolved the script error when inserting image.
482
+ - `#I585401` - Resolved the tab anchor issue in ruler when right clicking on it.
483
+ - `#I586654` - Resolved the strange indentation behaviour when editing list item.
484
+
485
+ ## 25.2.5 (2024-05-21)
486
+
487
+ ### DocumentEditor
488
+
489
+ #### Bug Fixes
490
+
491
+ - `#I584933` - Resolved the Manage Styles is missing from the DocumentEditor.
492
+ - `#I585396` - Resolved the odd cursor behaviour with superscript and subscript.
493
+ - `#I583968` - Resolved the insert field issue when local paste is enabled.
494
+ - `#I587711` - Resolved the spellcheck change all does not work on document opening case.
495
+ - `#I586658` - Resolved the backspace issue while deleting list item.
496
+ - `#I585406` - Resolved the spellcheck annotation disappears issue when cursor is in range.
497
+
498
+ ## 25.2.4 (2024-05-14)
499
+
500
+ ### DocumentEditor
501
+
502
+ #### Bug Fixes
503
+
504
+ - `#F187485` - Resolved the issue of Form Field dialog always pops up upon double clicking anywhere within the word document.
505
+ - `#I575901` - Resolved the table divided to next page.
506
+ - `#I560985` - Resolved table cell split issue in the attached document.
507
+ - `#F187818` - Resolved the document collapse issue while undoing.
508
+
509
+ ## 25.1.42 (2024-04-30)
510
+
511
+ ### DocumentEditor
512
+
513
+ #### Bug Fixes
514
+
515
+ - `#I575385` - Resolved the multi column line split issue when opening attached document.
516
+ - `#I576161` - Resolved the hyperlink preservation issue in pane.
517
+ - `#I576442` - Resolved the table not properly aligned issue.
518
+ - `#I576647` - Resolved list numbering change issue, while editing the content.
519
+ - `#I580085` - Resolved the Combo box focus issue in document editor.
520
+ - `#I561167` - Resolved hyperlink style issue while reject the changes.
521
+
522
+ ## 25.1.41 (2024-04-23)
523
+
524
+ ### DocumentEditor
525
+
526
+ #### Bug Fixes
527
+
528
+ - `#I576244` - Resolved the tracking changes avatar undefined when last name empty.
529
+ - `#I572963` - Resolved the overlapping issue when hitting the backspace key.
530
+ - `#I575590` - Resolve the console error issue while adding the mail merge fields.
531
+
532
+ ## 25.1.40 (2024-04-16)
533
+
534
+ ### DocumentEditor
535
+
536
+ #### Bug Fixes
537
+
538
+ - `#I565023` - Resolved the list formatting issue in the attached document.
539
+ - `#I542227` - Resolved the overlapping issue when editing the justified paragraph.
540
+ - `#I573648` - Resolved the empty paragraph added issue while pasting content.
541
+
542
+ ## 25.1.39 (2024-04-09)
543
+
544
+ ### DocumentEditor
545
+
546
+ #### Bug Fixes
547
+
548
+ - `#I556448` - Resolved the table header rendering issue.
549
+ - `#I559218` - Resolved the table border issue in the attached document.
550
+ - `#I561167` - Resolved the hyperlink style issue while reject the changes.
551
+ - `#I562628` - Resolved the application crashes when performing reject all changes.
552
+ - `#I562668` - Resolved the list level preservation issue.
553
+ - `#I562943` - Resolved the track changes disable issue while stop RevisionsOnly protection.
554
+ - `#I563223` - Resolved the paragraph indentation and border render issues inside table.
555
+ - `#I565315` - Resolved the issue of applying character style to the selected text.
556
+ - `#I529797` - Resolved the search issue when using plus symbol.
557
+ - `#I565843` - Resolved the undo issue while applying border style in table.
558
+
559
+ ## 25.1.38 (2024-04-02)
560
+
561
+ ### DocumentEditor
562
+
563
+ #### Bug Fixes
564
+
565
+ - `#I558448` - Added the preservation support for the list's paragraph style property.
566
+ - `#I543917` - Resolved the table layout and border rendering issue.
567
+
568
+ ## 25.1.37 (2024-03-26)
569
+
570
+ ### DocumentEditor
571
+
572
+ #### Bug Fixes
573
+
574
+ - `#I545513` - Added the preservation support for table style property in Document editor.
575
+ - `#I548396` - Resolved the page number not refreshed issue while delete page.
576
+ - `#I549835` - Resolved the document lagging issue.
577
+ - `#I553758` - Resolved the editing issue in the attached document, which contains a chart.
578
+ - `#I556874` - Resolved the script error issue when performing undo action on table.
579
+ - `#I558460` - Resolved the tab rendering issue in the attached document.
580
+ - `#I558529` - Resolved the form field editing issue in read only mode.
581
+ - `#I558289` - Resolved the list numbering issue.
582
+ - `#I558259` - Resolved the content formatting issue when removing hyperlink.
583
+ - `#I559197` - Resolved the drag and drop issue.
584
+ - `#I559912` - Resolved the image removed issue when selecting an image and perform enter action.
585
+ - `#I561716` - Resolved the duplicate image string added to sfdt issue while drag and drop.
586
+ - `#I561052` - Resolved the cursor position issue in mobile mode.
587
+ - `#I563837` - Resolved the table overlapping issue in the attached document.
588
+ - `#F186648` - Resolved the script error issue while opening a attached document.
589
+ - `#F186745` - Resolved the table splitting issue in the merge cell.
590
+
591
+ ## 25.1.35 (2024-03-15)
592
+
593
+ ### DocumentEditor
594
+
595
+ #### Features
596
+
597
+ - `#I560979` - Added the server action settings API for spellcheck by page.
598
+ - `#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. With this feature you can draft and edit Word documents together with multiple users at the same time.
599
+ - `#I304171`, `#I269478`, `#419821`, `#I500679` - Added support for heading navigation support.
600
+ - `#I317930`, `#I318103`, `#I343750`, `#349393`, `#F164868` - Added change case functionality allows users to quickly change the capitalization of the selected text.
601
+ - Document Editor now supports saving the document as a Word Template (DOTX).
602
+ - `#I458609`, `#I355736`, `#I257172`, `#I348514`, `#F165825` - Add support to customize color picker in Document Editor.
603
+ - `#I264509`, `#I280374`, `#I291521`, `#I327285`, `#F166016`, `#F176988` - Added mention support for comments.
604
+
605
+ ## 24.2.9 (2024-03-05)
606
+
607
+ ### DocumentEditor
608
+
609
+ #### Bug Fixes
610
+
611
+ - `#I555058` - Resolved the shape position issue in the attached document.
612
+ - `#I546422` - Resolved the presence of additional spacing in the Arabic document.
613
+ - `#I544048` - Resolved the before spacing issue.
614
+ - `#I547781` - Resolved the show revisions API not working properly issue.
615
+ - `#I540605`, `I527154` - Resolved the copy pasting issue in blazor.
616
+
617
+ ## 24.2.8 (2024-02-27)
618
+
619
+ ### DocumentEditor
620
+
621
+ #### Bug Fixes
622
+
623
+ - `#I549317` - Resolved the layouting issue when opening attached document.
624
+ - `#I541401` - Resolved the indentation rendering issue.
625
+ - `#I546320` - Resolved the spell checker suggestions not replacing issue.
626
+ - `#I543922` - Resolved the layouting issue when line spacing type is exactly.
627
+ - `#I545234` - Resolved the spell check issues in blazor.
628
+ - `#I555335` - Resolved the character format applying issue when pasting sfdt content.
629
+ - `#I529782` - Resolved the overlapping issue while opening the attached document.
630
+ - `#I524548` - Resolved the font family issue in table of content.
631
+ - `#I547495` - Resolved the column content missing issue.
632
+ - `#I547296` - Resolved the Arabic content copy pasting issue.
633
+
634
+ ## 24.2.7 (2024-02-20)
635
+
636
+ ### DocumentEditor
637
+
638
+ #### Bug Fixes
639
+
640
+ - `#I553680` - Resolved the script error issue while click print button.
641
+ - `#I542229` - Resolved the document layout issue in Blazor.
642
+ - `#I548069` - Resolved the spell check squiggly lines render issue on print.
643
+ - `#I546222` - Resolved the script error issue while applying table border.
644
+ - `#I533544` - Resolved the table resize undo issue.
645
+ - `#I526592` - Resolved the list numbering is not continuing issue.
646
+ - `#I548595` - Resolved the text ordered incorrectly while typing in Blazor.
647
+
648
+ ## 24.2.5 (2024-02-13)
649
+
650
+ ### DocumentEditor
651
+
652
+ #### Bug Fixes
653
+
654
+ - `#I554171` - Resolved the document corruption in save as blob exported document.
655
+ - `#I544606` - Resolved the arabic text selection issue when selecting justified rtl paragraph.
656
+ - `#I544673` - Resolved the page number field text update issue.
657
+ - `#I543368` - Resolved the numbers of each section has been changed to roman numerals issue.
658
+ - `#I543923` - Resolved the extra table is being displayed on the first page.
659
+
660
+ ## 24.2.4 (2024-02-06)
661
+
662
+ ### DocumentEditor
663
+
664
+ #### Bug Fixes
665
+
666
+ - `#I526349` - Resolved the shape overlapping issue.
667
+ - `#I507001` - Resolved the track changes count mismatch issue.
668
+ - `#I542276` - Resolved the shape alignment issue when insert enter.
669
+ - `#I543927` - Resolved the spacing issue of the image is being pushed to a third page.
670
+ - `#I538962` - Resolved the issues when accepting the track changes.
671
+ - `#I534920` - Resolved the track changes issue.
672
+ - `#I539334` - Resolved the undo issue with deleted table on track changes enabled.
673
+ - `#I543421` - Resolved the spell check issue in Blazor.
674
+ - `#I525746` - Resolved the input lag issue when using multi columns.
675
+ - `#I541459` - Resolved the table border style issue.
676
+
677
+ ## 24.1.47 (2024-01-23)
678
+
679
+ ### DocumentEditor
680
+
681
+ #### Bug Fixes
682
+
683
+ - `#I515234` - Resolved the issue in paragraph goes to page end while press enter.
684
+ - `#I533538` - Resolved the tracking issue in the revisions only protection mode.
685
+ - `#I539142` - Resolved the script error issue while pasting content.
686
+ - `#I536328` - Resolved the footnote duplicating issue.
687
+ - `#I539648` - Resolved script error issue and layout issue in the exported document.
688
+
689
+ ## 24.1.46 (2024-01-17)
690
+
691
+ ### DocumentEditor
692
+
693
+ #### Bug Fixes
694
+
695
+ - `#I532824` - Resolved list numbering issue in the attached document.
696
+ - `#I531058` - Resolved the reply comment sorted issue.
697
+ - `#I532310` - Resolved Issue while opening the document Editor exported document.
698
+ - `#F185679` - Resolve script error and deleting cell from table removes other texts outside table.
699
+
700
+ ## 24.1.45 (2024-01-09)
701
+
702
+ ### DocumentEditor
703
+
704
+ #### Bug Fixes
705
+
706
+ - `#I528964` - Resolved the table border issue when exporting as docx.
707
+ - `#I531058` - Resolved the reply comment sorted issue.
708
+ - `#I453495` - Resolved the shape element shifting issue when pressing enter.
709
+ - `#I528503` - Resolved the script error issue in server side rendering.
710
+
711
+ ## 24.1.44 (2024-01-03)
712
+
713
+ ### DocumentEditor
714
+
715
+ #### Bug Fixes
716
+
717
+ - `#I523857` - Resolved the performance issue while updating the field in document.
718
+ - `#I526974` - Resolved control freeze issue while pasting content inside table.
719
+ - `#I526633` - Resolved the issue in rendering of shape element.
720
+
721
+ ## 24.1.43 (2023-12-27)
722
+
723
+ ### DocumentEditor
724
+
725
+ #### Bug Fixes
726
+
727
+ - `#I514005` - Resolved section break parsing issue while pasting.
728
+ - `#I515062` - Resolved Locale constant missing in Vietnamese.
729
+ - `#I520469` - Resolved Alignment issue in document editor.
730
+ - `#I524057` - Resolved The arabic selection issue.
731
+ - `#I520821` - Resolved Justify Enter issue for Arabic text.
732
+ - `#I523987` - Resolved the hyphen text is not rendered issue.
733
+ - `#I526246` - Resolved Spell Check dialog popup issue.
734
+ - `#I526232` - Resolved the list continuity issue on paste content.
735
+ - `#I527224` - Resolved Open Hyperlink & Copy Hyperlink missing in contextMenu while readOnly mode.
736
+ - `#I529797` - Resolved the Search result return Zero.
737
+ - `#I532949` - Resolved the list numbering issue
738
+
739
+ ## 24.1.41 (2023-12-18)
740
+
741
+ ### DocumentEditor
742
+
743
+ #### Bug Fixes
744
+
745
+ - `#I516207` - Resolved the issue of search text of footnote content.
746
+ - `#I513118` - Resolved the Background Color is missing in exported document issue.
747
+ - `#I517682` - Resolved the document corrupted issue on exporting as Docx.
748
+ - `#I514089` - Resolved overlapping issue while pasting.
749
+ - `#I521049` - Resolved the issue in search the font in style dropdown.
750
+ - `#I514009` - Resolved the script error when undoing pasted table.
751
+ - `#I515234` - Resolved the issue in paragraph goes to page end while press enter.
752
+ - `#I516988` - Resolved the SFDT list property is not populated issue.
753
+ - `#I515700` - Resolved script error issue while exporting the document.
754
+ - `#I514962` - Resolved the issue in selection is not updated properly while inserting text.
755
+ - `#I513117` - Resolved editing and last page delete issue.
756
+ - `#I525400` - Resolved issue in paste.
757
+ - `#I513061` - Resolved editing issues in the attached document.
758
+ - `#I516733` - Resolved the script error issue while pasting content.
759
+
760
+ #### Features
761
+
762
+ - `#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.
763
+
764
+ ## 23.2.6 (2023-11-28)
765
+
766
+ ### DocumentEditor
767
+
768
+ #### Bug Fixes
769
+
770
+ - `#I515528` - Resolved the strange behaviour of track changes on backspace and delete action.
771
+ - `#I517039` - Resolved the cut issue in table when track changes is enabled.
772
+ - `#I518614` - Resolved the hyperlink removing issue.
773
+ - `#I513222` - Resolved the script error issue when opening attached document.
774
+ - `#I513443` - Resolved the Exception issue when disable toolbar in blazor.
775
+ - `#I507772` - Resolved the spellcheck underline issue on editing text.
776
+ - `#I518011` - Resolved the find and replace issue for restricted document.
777
+
778
+ ## 23.2.5 (2023-11-23)
779
+
780
+ ### DocumentEditor
781
+
782
+ #### Bug Fixes
783
+
784
+ - `#I512661` - Resolved the TOC updating issue in the attached document.
785
+ - `#I519561` - Resolved the track changes issues.
786
+ - `#I521082` - Resolved the script error issue while accepting tracked changes.
787
+ - `#I514000` - Resolved the script error while opening the attached document.
788
+ - `#I516382` - Resolved the page ordering issue in the exported document.
789
+ - `#I519451` - Resolved the script error issue when export as docx after accept all changes.
790
+ - `#I519571` - Resolved the issue in track changes on enter.
791
+ - `#I520505` - Resolved the issue of undo track changes with bullet numbering.
792
+
793
+ ## 23.2.4 (2023-11-20)
794
+
795
+ ### DocumentEditor
796
+
797
+ #### Bug Fixes
798
+
799
+ - `#I509814` - Resolved the bullet list character format losses issue when pasting the sfdt.
800
+ - `#I511667` - Resolved the TIFF image rendering issue with RTF file.
801
+ - `#I512264` - Resolved the section Break continuous issue.
802
+ - `#I513068` - Resolved script error issue while deleting the floating table.
803
+ - `#I513107` - Resolved the section break continuous issue when press the delete key.
804
+ - `#I504697` - Resolved the control hanging issue while opening the document.
805
+ - `#I512059` - Resolved the URL image not appear issue until interact with document.
806
+ - `#I509812` - Resolved the format losses issue when pasting the copied HTML text.
807
+
808
+ #### Features
809
+
810
+ - `#I491720` - Added support to set target element to append the Dialog and Context menu.
811
+ - `#I499751` - Added support to display the symbol field code text in client side.
812
+ - `#I501878` - Added support to preserve the carriage return character.
813
+ - `#I503197` - Added API to check whether the document is empty or not.
814
+
815
+ ## 23.1.44 (2023-11-07)
816
+
817
+ ### DocumentEditor
818
+
819
+ #### Bug Fixes
820
+
821
+ - `#I510408` - Resolved keep para together issue with RTF file.
822
+ - `#I509697` - Resolved script error throws while opening a document.
823
+ - `#I511095` - Resolved the paragraph and table rendering issue on If field condition.
824
+ - `#I510706` - The text is not inserted in proper order on spell check enable mode.
825
+ - `#I513307` - Resolved the SFDT pasting issue in blazor DocumentEditor.
826
+ - `#I508874` - Resolved the script error when export as docx document.
827
+ - `#I511641` - Underline for misspelled word not rendering properly in RTL text.
828
+ - `#I509516` - Resolved the SVG image export and import issue as URL.
829
+ - `#I513724` - Resolved the image rendering for screen tip text while hovering hyperlink.
830
+ - `#I508875` - Resolved the cell content control layout issue in table.
831
+
832
+ ## 23.1.43 (2023-10-31)
833
+
834
+ ### DocumentEditor
835
+
836
+ #### Bug Fixes
837
+
838
+ - `#I510262` - Resolved the edit issue of Restrict Editing with comments only.
839
+ - `#I508928` - Resolved the exception when update field the attached document.
840
+ - `#I510261` - Resolved the duplicate last page on save when using external styles.
841
+
842
+ ## 23.1.42 (2023-10-24)
843
+
844
+ ### DocumentEditor
845
+
846
+ #### Bug Fixes
847
+
848
+ - `#FB47474` - Resolved the serialize API returns hyperlink to number
849
+ - `#I508875` - Resolved the cell content control check box alignment issue in table.
850
+ - `#I494044` - Resolved the Issue in bullet and numbering list
851
+ - `#I509697` - Resolved script error throws while opening a document
852
+ - `#I507568` - Word Processor now loads the RTF file with margin properly.
853
+ - `#I505872` - Resolved the issue with respect to page break and section break continuous.
854
+
855
+ ## 23.1.41 (2023-10-17)
856
+
857
+ ### DocumentEditor
858
+
859
+ #### Bug Fixes
860
+
861
+ - `#I504910` - Resolve the script error issue when loading document in blazor.
862
+ - `#I506290` - When performing edit operation and save the document it throws script error document is not saved.
863
+ - `#I506225` - Resolve the issue of reply comments in the comment tab.
864
+ - `#I506000` - Resolve script error issue while opening the attached document.
865
+
866
+ ## 23.1.40 (2023-10-10)
867
+
868
+ ### DocumentEditor
869
+
870
+ #### Bug Fixes
871
+
872
+ - `#I483749` - Resolved the table title and description preservation issue in server side save.
873
+ - `#I504150` - Resolved the svg image issue.
874
+ - `#I485502` - Resolved the URL image refresh issue while opening the exported document.
875
+ - `#I505977` - Heading style destroyed when insert hyperlink.
876
+ - `#I506107` - Resolved the issue, footnote content is disappeared when open saved sfdt.
877
+ - `#I506619` - Resolved the exporting issue of attached sfdt.
878
+ - `#I503945` - Script error occurred when tried to save the document using java server.
879
+
880
+ #### New Features
881
+
882
+ - `#I397854`, `#I401771` - Added support for editing alternate text for images.
883
+ - `#I370306`, `#I438565` - Added support for character spacing and scaling.
884
+ - `#I273864`, `#I318326`, `#I325320`, `#I331615`, `#I339872`, `#F164047` - Added support for linking to the previous header/footer.
885
+ - `#I445060`, `#I468741` - Added a property in the `selectionChanged` event arguments to identify whether the user has completed their selection.
886
+
887
+ ## 21.2.10 (2023-06-13)
888
+
889
+ ### Document Editor
890
+
891
+ #### Bug Fixes
892
+
893
+ - `#I470779` - Resolved the script error when inserting comments while restrict editing is enabled.
894
+ - `#I467632` - Resolved the Script error is thrown when opening a document after performing FindAllAsync.
895
+ - `#I444469`, `#I467461` - Resolved the Script error occurs when opening a document.
896
+ - `#I467769` - Print widow now closed properly after closing the parent window.
897
+
898
+ ## 21.2.9 (2023-06-06)
899
+
900
+ ### Document Editor
901
+
902
+ #### Bug Fixes
903
+
904
+ - `#I454822` - Resolved the issue occurred when performing the pasting functionality.
905
+ - `#I455887` - Resolved the Editor height is increased issue when selecting or inserting text.
906
+ - `#I461390` - Resolved the Endnote/footnote number inconsistency.
907
+ - `#F182256` - Table cell border now applying properly.
908
+ - `#I458144` - Now, Docx exporting properly.
909
+ - `#I464522` - Resolved the issue in bookmark removal when deleting table.
910
+ - `#I466742` - Resolved the text selection issue while retrieving the selected text.
911
+
912
+ ## 21.2.8 (2023-05-30)
913
+
914
+ ### Document Editor
915
+
916
+ #### Bug Fixes
917
+
918
+ - `#I454919` - ShowComment API is now working properly.
919
+ - `#FB43366` - when track changes is enabled, chinese letters are now properly rendered.
920
+ - `#I457517` - Resolved script error occurred when removing the content.
921
+ - `#I454821` - Resolved the issue with document parsing in the Tika server.
922
+ - `#I457688` - Resolved the selected content removing issue.
923
+ - `#I457853` - Select all content is now removed properly.
924
+ - `#I458134` - Table is now rendered properly without overlapping issue.
925
+ - `#I459215` - Resolved Black color chart appearance while exporting as Docx.
926
+ - `#I459220` - Resolved the component hanging issue on loading a document.
927
+ - `#I459229` - Delete/backspace is now working for RTL last content.
928
+ - `#I461305` - Resolved the style issue while pasting content from office 365.
929
+ - `#I453980` - When opening the exported document with chart in Document Editor is not throwing an error.
930
+ - `#I459906` - Header/Footer class is now added while converting docx/SFDT into HTML.
931
+ - `#F182457` - Resolved the style issue while pasting content from office 365.
932
+
933
+ ## 21.2.6 (2023-05-23)
934
+
935
+ ### Document Editor
936
+
937
+ #### Bug Fixes
938
+
939
+ - `#I455945` - Resolved the issue in Shape position.
940
+ - `#I457467` - Now, getStyle() API will return the paragraph format.
941
+ - `#I454858` - Resolved the image missing issue in footer.
942
+ - `#I451667` - Horizontal scroll bar is not update properly based on cursor position.
943
+ - `#I457039` - Resolved the console error while giving accept all.
944
+ - `#I453407` - Resolved the script error when loading the document with smileys.
945
+
946
+ #### New Features
947
+
948
+ - `#I448978` - Added preservation support for text wrapping break.
949
+ - `#F179297` - Added navigation support between the multiple comments in a single line while clicking the comment icon.
950
+ - `#I433546` - Added support to show start and end markers for restricted range.
951
+ - `#I450206` - Added support to restrict maximum number of columns when creating a table.
952
+
953
+ ## 21.2.5 (2023-05-16)
954
+
955
+ ### Document Editor
956
+
957
+ #### Bug Fixes
958
+
959
+ - `#I449912` - Resolved layout issue while opening document.
960
+ - `#I450342` - Resolved the wrong Font issue while opening a document.
961
+ - `#I458331` - Resolved the paragraph combine issue when insert and delete comment.
962
+ - `#I458334` - Cursor position issue is resolved when shift enter key is pressed.
963
+ - `#I449581` - Resolved the script error when loading the track changes document with author field empty
964
+ - `#I452303` - Layout issue is now not occurred when editing the document.
965
+ - `#I452150` - Resolved the hanging issue when opening the attached document.
966
+ - `#I453495` - Resolved the Overlapping issue when we do enter/page break before the shape.
967
+ - `#I453196` - Resolved the issue in when perform undo action for Arabic content
968
+ - `#I454659` - Resolved the issue occurred when performing track changes for Arabic content.
969
+ - `#I449049` - A performance issue is resolved when typing inside the table.
970
+
971
+ ## 21.2.4 (2023-05-09)
972
+
973
+ ### Document Editor
974
+
975
+ #### Bug Fixes
976
+
977
+ - `#I451421` - Resolved the issue with list indentation.
978
+ - `#I450834` - Resolved the Script issue while opening SFDT.
979
+ - `#I452243` - Resolved the issue with modifying the style in existing styles.
980
+ - `#I449324` - Resolved the issue occurred while exporting the document in the .docx format.
981
+
982
+ ## 21.2.3 (2023-05-03)
983
+
984
+ ### Document Editor
985
+
986
+ #### Bug Fixes
987
+
988
+ - `#SF-446881` - Using getFormFieldNames() methods, now form fields are retrieved in order.
989
+ - `#F181200` - Resolved Script error thrown when attempting to delete a checkbox form field.
990
+ - `#SF-448155` - Resolved the position issue while resizing table.
991
+ - `#FB42313`- Resolved Table Merge Cell & Insert Column bug.
992
+ - `#SF-449967` - Resolved the problem with the loading of the document.
993
+
994
+ ## 21.1.41 (2023-04-18)
995
+
996
+ ### Document Editor
997
+
998
+ #### Bug Fixes
999
+
1000
+ - `#SF-447180` - Resolved Allow row to break across pages issue.
1001
+ - `#SF-439301` - Resolved Textbox and picture is not preserved properly in Header.
1002
+ - `#SF-442538` - Resolved the script error while updating table of contents.
1003
+ - `#SF-447249` - Resolved issue in default character format.
1004
+ - `#SF-447180` - Resolved Layouting issue while opening the document.
1005
+ - `#SF-447117` - Resolved the issue with the replacement of the incorrect word.
1006
+ - `#SF-444154` - Resolved the text is not preserved while drag and drop.
1007
+ - `#SF-452497` - Resolved the script error while pasting images with text content.
1008
+
1009
+ ## 21.1.39 (2023-04-11)
1010
+
1011
+ ### Document Editor
1012
+
1013
+ #### Bug Fixes
1014
+
1015
+ - `#SF-442240` - Resolved the space issue while opening document.
1016
+ - `#SF-446434` - Resolved the border rendering issue in first page.
1017
+ - `#SF-442538` - Resolved the list number issue when updating table of contents.
1018
+ - `#SF-443314` - Resolved the script errors while delete the content with track changes enabled.
1019
+ - `#SF-444283` - Resolved the script error while loading mail merged document.
1020
+ - `#SF-448042` - Resolved the Blank page created while printing with A5 paper.
1021
+ - `#SF-434487` - Improved the cache logic in spell check for text with special character.
1022
+
1023
+ #### New Features
1024
+
1025
+  - `#SF-438580` - Added support for the event `beforeAcceptRejectChanges` to prevent accepting or rejecting tracked changes.
1026
+
1027
+ ## 21.1.38 (2023-04-04)
1028
+
1029
+ ### Document Editor
1030
+
1031
+ #### Bug Fixes
1032
+
1033
+ - `#SF-440282` - Resolved an error while trying to change font for whole document.
1034
+ - `#SF-441499` - Resolved the script error while opening Document.
1035
+ - `#SF-438842` - Header/Footer area are now resized based on the inserted image.
1036
+ - `#SF-441437` - Resolved the dropdown form field items expanding issue.
1037
+
1038
+ #### New Features
1039
+
1040
+ - `#I418721` - Added API to auto resize when the Document editor became visible.
1041
+
1042
+ ## 21.1.37 (2023-03-29)
1043
+
1044
+ ### Document Editor
1045
+
1046
+ #### Bug Fixes
1047
+
1048
+ - `#I438125` - Resolved the header issue when editing in different section format.
1049
+ - `#I439280` - Selection is now working properly in the paragraph with indentation.
1050
+ - `#I436536`, `#I435119` - Table and paragraph is not overlapped while loading the attached document.
1051
+ - `#I436445` - Resolved the overlapping issue while opening the document.
1052
+ - `#I446019` - Resolved the issue in opening "Dotx" format document.
1053
+
1054
+ ## 21.1.35 (2023-03-23)
1055
+
1056
+ ### Document Editor
1057
+
1058
+ #### Breaking Changes
1059
+
1060
+ - Starting from version v21.1.x, the SFDT file generated in Word Processor component is optimized by default to reduce the file size. Hence, the optimized SFDT files can't be directly manipulated as JSON string. Please refer the [documentation](https://ej2.syncfusion.com/documentation/document-editor/how-to/optimize-sfdt).
1061
+
1062
+ #### Bug Fixes
1063
+
1064
+ - `#425697` - Resolved the positioning and line spacing issue in shape document
1065
+
1066
+ #### New Features
1067
+
1068
+ - `#I249004`, `#I250933`, `#I256703`, `#I286287`, `#I290760`, `#I301513`, `#I313194`, `#I314827`, `#I316496`, `#I317964`, `#I320201`, `#I320872`, `#I327636`, `#I331310`, `#I333899`, `#I334058`, `#I334929`, `#I337202`, `#I341931`, `#I341953`, `#I345929`, `#I348344`, `#I349206`, `#I349683`, `#I349895`, `#I354081`, `#I356432` - Added support for continuous section break in DocumentEditor.
1069
+ - `#I422408`, `#I435125` - Optimized SFDT file to reduce the file size relative to a Docx file.
1070
+ - `#I330729`, `#I256794` - Added support to display bookmark start and end in DocumentEditor.
1071
+ - `#I333042`, `#I349829` - Added support disable the auto focus to DocumentEditor.
1072
+ - `#I175038` - Added API to modify the predefine styles in DocumentEditor.
1073
+
1074
+ ## 20.4.54 (2023-03-14)
1075
+
1076
+ ### Document Editor
1077
+
1078
+ #### Bug Fixes
1079
+
1080
+ - `#I436974` - Combined the next paragraph while removing the paragraph mark.
1081
+ - `#I436444` - Resolved the control hanging issue when editing inside table.
1082
+ - `#I442823` - Restricted text inserting issue when restrict editing is in enabled state.
1083
+
1084
+ ## 20.4.53 (2023-03-07)
1085
+
1086
+ ### Document Editor
1087
+
1088
+ #### Bug Fixes
1089
+
1090
+ - `#I443034` - Resolved the font applying issue for Arabic content.
1091
+ - `#I439255` - Resolved issue in "Allow spacing between the cells" check box.
1092
+ - `#I438742` - Restricted editing in form field when it is disabled.
1093
+
1094
+ ## 20.4.52 (2023-02-28)
1095
+
1096
+ ### Document Editor
1097
+
1098
+ #### Bug Fixes
1099
+
1100
+ - `#I436133` - When inserting, the endnote order was resolved.
1101
+ - `#I434491` - Resolved the Text off the page and outside the margin issue when paste the text.
1102
+
1103
+ ## 20.4.51 (2023-02-21)
1104
+
1105
+ ### Document Editor
1106
+
1107
+ #### Bug Fixes
1108
+
1109
+ - `#I434382` - Resolved script error thrown while clicking the New button after loading protected document.
1110
+ - `#I436256` - Accept All/ Reject All is now disappear in Read only.
1111
+
1112
+ ## 20.4.50 (2023-02-14)
1113
+
1114
+ ### Document Editor
1115
+
1116
+ #### Bug Fixes
1117
+
1118
+ - `#I426407` - Resolved the issue with application-level CSS inherited to the content during copy and paste operation.
1119
+ - `#I430244` - Resolved the issue when cursor position is at second line start and press backspace key.
1120
+ - `#I428246` - Resolved the footnote overlapping and row interchanging issue while resizing the table.
1121
+ - `#I433138` - Resolved the undo issue when find and replace the text.
1122
+ - `#I433139` - Resolved the typed letters are appearing twice issue.
1123
+
1124
+ ## 20.4.49 (2023-02-07)
1125
+
1126
+ ### Document Editor
1127
+
1128
+ #### Bug Fixes
1129
+
1130
+ - `#I426407` - Resolved the issue with application-level CSS inherited to the content during copy and paste operation.
1131
+ - `#I428463` - Resolved the issue while editing in header with track changes enabled state.
1132
+ - `#I420355` - Resolved the issue with page break and paragraph pagination properties preservation.
1133
+ `#I371788` - Resolved the multiple spell check call triggering when enabled of initial disabled in creation.
1134
+
1135
+ ## 20.4.48 (2023-02-01)
1136
+
1137
+ ### Document Editor
1138
+
1139
+ #### Bug Fixes
1140
+
1141
+ - `#I426081` - Included the Footnote while printing.
1142
+ - `#I426150` - Resolved the Whole Paragraph moving while entering TAB key.
1143
+ - `#I425934` - Resolved the Error Message while opening the document in Ms Word.
1144
+ - `#I430307` - Table is now pasted while pasting the copied table content.
1145
+ - `#I430526` - Resolved the issue while comment post a comment and removing the content.
1146
+
1147
+ ## 20.4.44 (2023-01-18)
1148
+
1149
+ ### Document Editor
1150
+
1151
+ #### Bug Fixes
1152
+
1153
+ - `#425697` - Resolved the positioning and line spacing issue in shape document
1154
+
1155
+ #### New Features
1156
+
1157
+ - `#419514` - Added API to modify form field name
1158
+
1159
+ ## 20.4.43 (2023-01-10)
1160
+
1161
+ ### Document Editor
1162
+
1163
+ #### Bug Fixes
1164
+
1165
+ - `#I424682` - Resolved the issue in the delete and backspace case in bookmark start and end element.
1166
+ - `#I425401` - Header is now read-only when resizing a table.
1167
+
1168
+ ## 20.4.42 (2023-01-04)
1169
+
1170
+ ### Document Editor
1171
+
1172
+ #### Bug Fixes
1173
+
1174
+ - `#I423889` - Resolved the text alignment issue in RTL paragraph.
1175
+ - `#I423889` - Resolved the content overlapping issue in RTL paragraph
1176
+ - `#F179129` - Resolved the paragraph format applying issue.
1177
+ - `#I419630` - Resolved the script error while opening a document containing clustered bar chart.
1178
+ - `#I422366`, `#I423320` - Resolved the script error while removing content in protected document.
1179
+ - `#I424337` - Handled mouse selection inside table cell similar to Microsoft Word.
1180
+ - `#F179297` - Resolved the comment icon positioning issue.
1181
+
1182
+ ## 20.4.40 (2022-12-28)
1183
+
1184
+ ### Document Editor
1185
+
1186
+ #### Bug Fixes
1187
+
1188
+ - `#I421680` - Resolved the paragraph overlapping and border issue while opening the attached document.
1189
+ - `#I424498` - Attached document with hyperlink text is now displayed properly.
1190
+ - `#I425696` - Resolved the overlap issue in options pane.
1191
+
1192
+ ## 20.3.60 (2022-12-06)
1193
+
1194
+ ### Document Editor
1195
+
1196
+ #### Bug Fixes
1197
+
1198
+ - `#I418719` - Resolved the issue with removing bookmark element.
1199
+ - `#I420043` - Table of content (TOC) is now updated properly.
1200
+
1201
+ ## 20.3.59 (2022-11-29)
1202
+
1203
+ ### Document Editor
1204
+
1205
+ #### Bug Fixes
1206
+
1207
+ - `#I417535` - The page number is not updated properly while inserting TOC.
1208
+ - `#I418000` , `#F178993` - Resolved the tab character width issue.
1209
+
1210
+ ## 20.3.58 (2022-11-22)
1211
+
1212
+ ### Document Editor
1213
+
1214
+ #### Bug Fixes
1215
+
1216
+ - `#I417708` - Comment with multiple paragraph is now exported properly.
1217
+ - `#I414849` - Textbox with no outline is now exported properly.
1218
+ - `#I419171` - Resolved the script error while discarding the unposted comment.
1219
+ - `#I417911` - Resolved the consecutive symbol selection issue while selecting text with white spaces.
1220
+ - `#I418127` - Image width and height is now resized to fit inside the page width.
1221
+ - `#I417899` - Table borders are now removed when border style set as none.
1222
+ - `#I417257` - Ordinal number format is now preserved properly in exported word document.
1223
+ - `#F178501` - Resolved document corruption issue due to insert revision not serialized properly.
1224
+
1225
+ ## 20.3.57 (2022-11-15)
1226
+
1227
+ ### Document Editor
1228
+
1229
+ #### Bug Fixes
1230
+
1231
+ - `#I415922` - Resolved the browser hanging issue while opening the document.
1232
+ - `#I415359` - Resolved the table layouting issue while resizing the table.
1233
+ - `#I414775` - Resolved the layouting issue while inserting page break.
1234
+ - `#I414224` - Table resizing is now working properly in header/footer.
1235
+ - `#I413303`, `#I417629` - Resolved the script error while opening the word document.
1236
+ - `#I413477` - Resolved the script error while deleting text with comment.
1237
+ - `#F178063` - Scrolling on bookmark navigation is now working similar to Microsoft Word.
1238
+
1239
+ ## 20.3.56 (2022-11-08)
1240
+
1241
+ ### Document Editor
1242
+
1243
+ #### Bug Fixes
1244
+
1245
+ - `#FB37929` - Resolved the exception while exporting the document with duplicate character style.
1246
+ - `#I412146` - Resolved the script error while opening the document.
1247
+ - `#I408099` - Resolved the list numbering issue.
1248
+ - `#I412284` - Table border is now rendering properly.
1249
+ - `#I413316` - Resolved the script error while deleting content of few pages.
1250
+ - `#I414066` - Resolved the script error while modifying locale key.
1251
+ - `#I412817` - Formatting is now applied properly in track changes protection mode.
1252
+ - `#I413284` - Strike through is now properly skipped for trailing space characters like Microsoft Word.
1253
+ - `#I412529` - Resolved the script error while opening html document with nested list.
1254
+
1255
+ #### New Features
1256
+
1257
+ - `#I297837`, `#I336116`, `#I342219`, `#I346980`, `#F164814`, `#F168911` - Improved the display of the RTL text in a bi-directional layout.
1258
+
1259
+ ## 20.3.52 (2022-10-26)
1260
+
1261
+ ### Document Editor
1262
+
1263
+ #### Bug Fixes
1264
+
1265
+ - `#I410179` - Cell background color is now rendering properly.
1266
+ - `#I411016` - List numbering is now rendered properly.
1267
+ - `#I411008` - Paragraph border is now rendering properly.
1268
+ - `#FB37770` - Resolved the script error while printing the document.
1269
+ - `#I409887` - Replacing text with bookmark is now working properly.
1270
+
1271
+ ## 20.3.50 (2022-10-18)
1272
+
1273
+ ### Document Editor
1274
+
1275
+ #### Bug Fixes
1276
+
1277
+ - `#I410296` - Tooltip for the show/hide properties button is now updated properly.
1278
+ - `#I407021` - Table properties are now reverted properly on undo/redo.
1279
+ - `#I408686` - Comments pane is now switching properly while adding comment.
1280
+ - `#I409821` - Resolved the next paragraph deletion issue while switching paste option.
1281
+ - `#I408431` - Resolved the script error while opening the document with track changes.
1282
+ - `#I409991` - Resolved the table layouting issue.
1283
+ - `#I407092` - Resolved the paragraph border rendering issue.
1284
+ - `#I410940` - Resolved the script error while merging cells in header/footer.
1285
+
1286
+ ## 20.3.49 (2022-10-11)
1287
+
1288
+ ### Document Editor
1289
+
1290
+ #### Bug Fixes
1291
+
1292
+ - `#I401609` - Resolved the curly braces preservation in RTL paragraph
1293
+ - `#I400473` - Resolved the paragraph mark selection issue on shift + page up.
1294
+ - `#I405251` - Resolved the script error while opening the document with duplicate style name.
1295
+ - `#I398151` - Resolved the issue with accept all/reject all from track changes pane.
1296
+ - `#I399611` - Paragraph formatting is now preserved properly on copy and paste.
1297
+ - `#I404592` - Resolved the script error while exporting the document with content control.
1298
+ - `#I405251` - Resolved the script error while opening the document with line break character.
1299
+ - `#I396300` - Resolved the overlapping issue while resizing the table cell.
1300
+
1301
+ ## 20.3.48 (2022-10-05)
1302
+
1303
+ ### Document Editor
1304
+
1305
+ #### Bug Fixes
1306
+
1307
+ - `#I400154` - Handled selecting consecutive special character on double click.
1308
+ - `#I400506` - Handled selection while navigating the page using page down/ page up.
1309
+ - `#I403371` - Resolved the inline shape alignment issue.
1310
+ - `#I404840` - Resolved the browser hanging issue while changing the line spacing.
1311
+ - `#I401957` - Resolved the script error while inserting the table.
1312
+ - `#I403238` - Newly added custom style is now updated properly in properties pane.
1313
+ - `#I401826` - Resolved the pagination issue on the exported word document.
1314
+ - `#I408407`. `#I403326` - Resolved the script error while deleting the content.
1315
+ - `#I379655` - Newly added paragraph is now removed properly while rejecting the changes.
1316
+ - `#I403248` - Resolved script error while deleting the text with comment.
1317
+ - `#I401520` - Underline format is now preserved properly in exported word document.
1318
+ - `#F175079` - Resolved search issue in splitted table cell.
1319
+
1320
+ ## 20.3.47 (2022-09-29)
1321
+
1322
+ ### Document Editor
1323
+
1324
+ #### New Features
1325
+
1326
+ - `#I345329`,`#I325944`,`#I302342`,`#I301994`,`#I258650`,`#F157122`,`#F164860` - Added support to show or hide the hidden formatting symbols like spaces, tab, paragraph marks, and breaks.
1327
+
1328
+ ## 20.1.52 (2022-05-04)
1329
+
1330
+ ### Document Editor
1331
+
1332
+ #### Bug Fixes
1333
+
1334
+ - `#I368653` - Resolved the Document Editor numbering continuity issue.
1335
+ - `#I376374` - Resolved the exception thrown on exporting a sfdt without a metafile property in server-side.
1336
+ - `#I373298` - Resolved the extra paragraph added while updating the table of contents.
1337
+ - `#I373359` - Resolved the multiples instances of table of content creation when track changes is enabled.
1338
+ - `#I373451` - Resolved exception while open the document with image without relation identifier.
1339
+ - `#I373159` - Resolved the console error thrown on pasting a content and then changing page orientation.
1340
+ - `#I373175` - Resolved the script error thrown on deleting the revision text.
1341
+ - `#I372741` - Resolved inconsistent behaviour of text selection inside an editable table cell within a read only document.
1342
+ - `#I372794` - Resolved the script error while serializing sfdt document with page break to html format in server-side.
1343
+ - `#I372636` - Resolved the text inside the shape with wrapping style 'in-front of text'.
1344
+ - `#I372159` - Default number format for Page field is now displayed properly.
1345
+ - `#I371816` - List format is now preserved properly on importing.
1346
+ - `#I371644` - Table formatting is now preserved properly while copy pasting table and resolved the document hanging in copying.
1347
+ - `#I370909` - Resolved the script error rendering after content delete.
1348
+ - `#I369585` - Resolved the scrolling becomes quite slow while selecting the text in document with more than 20 pages.
1349
+ - `#I368794` - Resolved the tab space issue.
1350
+ - `#I366157`, `#I367362` - Resolved the table rendering issue at the bottom of the page.
1351
+ - `#I293527` - Justify paragraph layout issue in new page first paragraph is now resolved.
1352
+ - `#I373340` - Resolved the content hanging issue while opening the attached document.
1353
+ - `#I372431` - Resolved the table misalignment issue if the table has positioning properties.
1354
+
1355
+ ## 20.1.51 (2022-04-26)
1356
+
1357
+ ### Document Editor
1358
+
1359
+ #### Bug Fixes
1360
+
1361
+ - `#I361566`, `#I372584` - Resolved the wrapping style issue in header/footer.
1362
+ - `#I373016` - Resolved the script error in accepting the revision inside the table.
1363
+ - `#I370714` - Resolved the character format updating issue.
1364
+ - `#I364803` - Resolved the track changes to empty page.
1365
+ - `#I356022` - Resolved the wrong comma placing in Hebrew language.
1366
+ - `#I368816` - Resolved the pie chart rendering and exporting issue.
1367
+
1368
+ ## 20.1.50 (2022-04-19)
1369
+
1370
+ ### Document Editor
1371
+
1372
+ #### Bug Fixes
1373
+
1374
+ - `#I374477` - Resolved the script error in XmlHttpRequest in lock and edit.
1375
+ - `#I372421` - Resolved issues in insert row/column paragraph format inheritance from previous paragraph.
1376
+ - `#IF173898` - Resolved the highlight color is not preserved in copy/paste.
1377
+
1378
+ ## 20.1.48 (2022-04-12)
1379
+
1380
+ ### Document Editor
1381
+
1382
+ #### Bug Fixes
1383
+
1384
+ - `#I374325`, `#I374720` - Resolved the text input issue replacing the selected text.
1385
+ - `#I366806` - Resolved the content overlapping issue.
1386
+ - `#I360442`, `#I372285` - Resolved the add to dictionary context item localization issue.
1387
+ - `#I368653` - Resolved the numbering continuity issue.
1388
+ - `#I368442` - Resolved the table of content alignment issue.
1389
+ - `#I369908` - Resolved the alignment issue in the header.
1390
+ - `#I368287` - Resolved the rendering issue for font family with number in canvas element.
1391
+ - `#I368056` - Resolved the newly inserted footnote content style issue.
1392
+ - `#I365347` - Resolved the paste content in between a paragraph.
1393
+ - `#I366850` - Resolved the script error in DocumentEditorContainer component destroy.
1394
+ - `#I368658` - Resolved the script error in pasting the content.
1395
+ - `#F171582`, `#F173213` - Resolved the color preservation issue in pasting the highlighted cell from excel.
1396
+ - `#F173430` - Resolved the delay in filling a document with large number of form fields.
1397
+ - `#I370428` - Resolved the script error in replacing the text.
1398
+ - `#I370305` - Resolved the cropped image rendering issue.
1399
+ - `#I368292` - Resolved the empty merge field layout issue.
1400
+ - `#I369092` - Indentation behaviour for numbered list is updated.
1401
+
1402
+ ## 20.1.47 (2022-04-04)
1403
+
1404
+ ### Document Editor
1405
+
1406
+ #### Bug Fixes
1407
+
1408
+ - `#I367457` - Resolved the nested table content positioning issue.
1409
+ - `#I365347` - Copied content is now pasted properly in between the paragraph.
1410
+ - `#I361140` - Resolved the script error in inserting footnote content.
1411
+ - `#I366968` - Newly added table row border is now exported properly in server-side word export.
1412
+ - `#I366806` - Resolved the content overlapping issue with wrapped shape.
1413
+ - `#I363360` - Resolved the new window sample dialog height issue.
1414
+
1415
+ #### New Features
1416
+
1417
+ - `#I348441` - Added support for adding SVG image in a Word document.
1418
+ - `#I348727` - Added support for setting automatic space before and after a paragraph in a Word document.
1419
+ - `#I268209` - Added support for restricting documents with comments only protection type.
1420
+ - `#I363489` - Improved the performance of the server-side spell check library.
1421
+
1422
+ ## 19.4.56 (2022-03-15)
1423
+
1424
+ ### Document Editor
1425
+
1426
+ #### Bug Fixes
1427
+
1428
+ - `#SF-366157`, `#SF-367362` - Table in the end of the page is now rendered properly.
1429
+ - `#SF-365958` - Resolved the issue in track change undo/redo.
1430
+ - `#SF-366627` - Resolved the script error in the inline form fill mode.
1431
+ - `#SF-367474`, `#SF-367493` - Resolved the line breaking issue in keep text only mode pasting.
1432
+ - `#SF-366968` - Table border is now exported properly in server-side word export.
1433
+ - `#SF-361925` - Resolved the script error in creating consecutive styles.
1434
+ - `#SF-366592` - Resolved the number format issue in decreasing the indent.
1435
+
1436
+ ## 19.4.55 (2022-03-08)
1437
+
1438
+ ### Document Editor
1439
+
1440
+ #### Bug Fixes
1441
+
1442
+ - `#SF-368151` - Resolved the upper case function in localization.
1443
+ - `#SF-367003` - Text is congested after using numbering is resolved.
1444
+ - `#SF-366157` - Resolved the multi level list restart numbering issue.
1445
+ - `#SF-365713` - Resolved the table layout issue in compatibility mode.
1446
+ - `#SF-354038` - Resolved the script error in exporting document with large.
1447
+ - `#SF-364803` - Resolved the track changes to empty page.
1448
+ - `#F172160` - Resolved the editing the document after inserting table of contents.
1449
+ - `#SF-367119` - Resolved the script error while loading a document.
1450
+ - `#SF-369375` - Resolved the revision duplication in loading document with track changes.
1451
+ - `#SF-365347` - Resolved the copy/paste for match destination formatting.
1452
+ - `#SF-366101` - Resolved the font size binding issue in font dialog.
1453
+ - `#SF-362395` - Resolved the table delete issue when track changes is enabled.
1454
+ - `#SF-359599` - Resolved the empty paragraph track changes not showing in track changes pane.
1455
+ - `#SF-361140` - Endnote splitting issue to new page is resolved.
1456
+ - `#SF-367119` - Resolved the script error in opening document with shapes.
1457
+
1458
+ ## 19.4.54 (2022-03-01)
1459
+
1460
+ ### Document Editor
1461
+
1462
+ #### Bug Fixes
1463
+
1464
+ - `#SF-365347` - Resolved the copy/paste for match destination formatting.
1465
+ - `#SF-366101` - Resolved the font size binding issue in font dialog.
1466
+ - `#SF-362395` - Resolved the table delete issue when track changes is enabled.
1467
+ - `#SF-359599` - Resolved the empty paragraph track changes not showing in track changes pane.
1468
+ - `#SF-361140` - Endnote splitting issue to new page is resolved.
1469
+ - `#SF-367119` - Resolved the script error in opening document with shapes.
1470
+
1471
+ ## 19.4.53 (2022-02-22)
1472
+
1473
+ ### Document Editor
1474
+
1475
+ #### Bug Fixes
1476
+
1477
+ - `#F172362` - Resolved the script error in removing form field
1478
+ - `#SF-363487` - Resolved the spell check call triggering issue along with spell check by page.
1479
+ - `#SF-365295` - Comment and track changes date time is now compatible with MS Word.
1480
+ - `#SF-363790` - Resolved the performance issue in selection when focus moves out for Document editor.
1481
+ - `#SF-293910` - Comment operation is are restricted in the read only mode.
1482
+ - `#F171981` - Resolved the `beforeFormFieldFill` event triggering issue keyboard navigation.
1483
+ - `#SF-363546` - Resolved the script error in deleting the table with the bookmark.
1484
+ - `#FB31160` - Resolved the empty lines tracked changes.
1485
+ - `#SF-364322`, `#SF-365061` - Resolved the high light colour exporting issue in server-side saving.
1486
+ - `#FB32346` - Resolved the script error in deleting the image in spell check enabled mode.
1487
+
1488
+ ## 19.4.52 (2022-02-15)
1489
+
1490
+ ### Document Editor
1491
+
1492
+ #### Bug Fixes
1493
+
1494
+ - `#SF-356242`, `#SF-364511` - Resolved the character format and paragraph format in inserting new row and column.
1495
+ - `#SF-363021` - Resolved the bullet list copy paste issue.
1496
+ - `#SF-363285` - Resolved the bulleted list deletion issue inside table.
1497
+ - `#SF-362395` - Resolved the table delete issue when track changes is enabled.
1498
+ - `#F171944` - Resolved the document scrolling issue.
1499
+ - `#SF-361169` - Resolved the pasting issue in large non-formatted content.
1500
+ - `#SF-356384` - Resolved the merged cell rendering issue.
1501
+ - `#SF-355425` - Resolved the relayout issue in editing wrapped table editing.
1502
+ - `#SF-352941` - Resolved the table border rendering.
1503
+ - `#SF-353976` - Resolved the table merged cells rendering issue.
1504
+
1505
+ #### New Features
1506
+
1507
+ - `#F168557` - Added support for insert new paragraph using \r\n, \r, \n
1508
+ - `#SF-358641` - Added API to get/set field information.
1509
+
1510
+ ## 19.4.50 (2022-02-08)
1511
+
1512
+ ### Document Editor
1513
+
1514
+ #### Bug Fixes
1515
+
1516
+ - `#F171012` - Character style is now applied properly.
1517
+ - `#SF-361141` - Resolved the endnote number format rendering issue.
1518
+ - `#SF-359056` - Resolved the hanging issue in loading document with hebrew text.
1519
+ - `#SF-352586`, `#F170330` - Resolved the track changes and restrict editing region issues in header/footer.
1520
+ - `#SF-364411` - Resolved the image height and width serialization issue in server-side exporting.
1521
+ - `#SF-361566` - Resolved the wrapping style issue in header/footer.
1522
+ - `#SF-361147` - Resolved the relayout issue in footnote moving to next page.
1523
+ - `#SF-361532` - Resolved the strike through applying issue for bulleted list.
1524
+ - `#F171673`, `#SF-362944` - Resolved the comments pane opening issue in editing.
1525
+ - `#SF-361056`, `#SF-364408` - Resolved the empty revision loading issue track changes pane.
1526
+
1527
+ ## 19.4.48 (2022-01-31)
1528
+
1529
+ ### Document Editor
1530
+
1531
+ #### Bug Fixes
1532
+
1533
+ - `#SF-355895` - Resolved the stacked column rendering issue.
1534
+ - `#SF-359392` - Resolved the pie chart color rendering issue.
1535
+ - `#F171212` - Resolved the section format copy/paste issue.
1536
+ - `#SF-359809` - Table formatting is not applied properly.
1537
+ - `#SF-359914` - Resolved the nested table height issue.
1538
+ - `#SF-362938` - Resolved the spell check shows error for correct word after backspace/delete.
1539
+ - `#SF-358997` - Resolved the script error in selection when first page of the document filled with shape with image and wrapping style.
1540
+ - `#SF-361108` - Resolved the script error in the copy/paste.
1541
+ - `#FB29987` - Resolved the table layouting issue in conversion from HTML to Document.
1542
+ - `#SF-362365` - Resolved the modifying level in drop down.
1543
+ - `#SF-363485` - Resolved the preferred width type mismatch in server-side SFDT to Docx conversion.
1544
+ - `#F171941` - Resolved the insert page break in optimized spell check mode.
1545
+ - `#SF-359775` - Column Clustered is not rendered properly.
1546
+ - `#SF-359392` - Resolved the default chart color applied to pie chart.
1547
+ - `#SF-359223` - Resolved the backspace issue in track changes.
1548
+ - `#SF-356022` - Resolved the wrong comma placing in Hebrew language.
1549
+ - `#SF-359056` - Resolved document hanging issue opening hebrew document.
1550
+ - `#F169863`, `#SF-354348` - Resolved the server-side exporting issue in SFDT to Docx.
1551
+ - `#SF-359780` - Resolved the layout issue in word 2013 justification for list applied text.
1552
+ - `#SF-356294` - Resolved the extra space adding while copying and pasting text with bookmarks.
1553
+ - `#SF-356242` - Resolved the style issue for the newly added rows & columns in the table.
1554
+ - `#SF-358936` - Resolved the HTML Element ContentEditable property issue in DocumentEditor.
1555
+ - `#SF-357051` - Resolved the element alignment issue due to page break.
1556
+ - `#SF-355713` - Resolved the script error in applying restrict editing in DocumentEditorContainer.
1557
+ - `#SF-354207` - Resolved the atleast line spacing type line height issue.
1558
+ - `#SF-354215` - Resolved the floating elements positioning issue after update form fields.
1559
+ - `#SF-357939` - Resolved the footer overlapping issue after pasting large content.
1560
+ - `#SF-354644` - Resolved the overlapping issue for image with top and bottom wrapping style in header.
1561
+ - `#SF-358814` - Document with applied list format is exported properly.
1562
+ - `#F171012` - Resolved the script error in applying the list format to character style applied text.
1563
+ - `#SF-358474` - Resolved the header/footer tooltip and toolbar item text wrap issue when localized.
1564
+ - `#SF-358523` - Resolved the status bar and font family style issue when localized.
1565
+ - `#SF-356958` - Resolved the misalignment after list applying.
1566
+ - `#SF-355425` - Resolved the auto fit table with preferred with type 'Point' is now layouted properly.
1567
+ - `#SF-359606` - Resolved the default tab width calculation with tab stop.
1568
+ - `#SF-355860` - Resolved the tab element layout issue in footer.
1569
+ - `#SF-359156` - Resolved the cropped image issue rendering in header/footer.
1570
+ - `#SF-354038` - Resolved the performance issue in inserting table more rows.
1571
+ - `#SF-354463` - Resolved the crashing issue in splitting rows in rendering table.
1572
+ - `#SF-353961` - Resolved the performance issue in editing document with merge field.
1573
+ - `#SF-355429` - Resolved selection issue for the shape with in front of text wrapping.
1574
+ - `#SF-360442` - Resolved the spell check suggestion replace issue in localized document editor.
1575
+ - `#F171032` - Resolved the empty line adding in text exporting.
1576
+ - `#F171461` - Resolved the content control preservation issue in exporting.
1577
+ - `#I347750` - Resolved the hanging issue when pasting large non-formatted content.
1578
+ - `#I349289`, `#I349128` - Resolved the endnote shifting and overlapping issue.
1579
+ - `#F171307` - Resolved the track changes issue in editing paragraph inside table.
1580
+ - `#SF-356951`, `#F170963`, `#SF-351886`, `#SF-359815`, `#SF-359312` - Resolved the merged cell width rendering issue.
1581
+ - `#I347523` - Resolved the invalid SFDT generation after pasting formatted content.
1582
+ - `#SF-357703` - Resolved the table row splitting issue.
1583
+
1584
+ #### New Features
1585
+
1586
+ - `#SF-354038` - Added API to restrict the maximum number of rows in insert table dialog(`DocumentEditorSettings.maximumRows`)
1587
+ - `#SF-348990` - Added screen tip support for hyperlink.
1588
+
1589
+ ## 19.4.47 (2022-01-25)
1590
+
1591
+ ### Document Editor
1592
+
1593
+ #### Bug Fixes
1594
+
1595
+ - `#FB29987` - Resolved the table layouting issue in conversion from HTML to Document.
1596
+ - `#SF-362365` - Resolved the modifying level in drop down.
1597
+ - `#SF-363485` - Resolved the preferred width type mismatch in server-side SFDT to Docx conversion.
1598
+ - `#F171941` - Resolved the insert page break in optimized spell check mode.
1599
+ - `#SF-359775` - Column Clustered is not rendered properly.
1600
+ - `#SF-359392` - Resolved the default chart color applied to pie chart.
1601
+ - `#SF-359223` - Resolved the backspace issue in track changes.
1602
+ - `#SF-356022` - Resolved the wrong comma placing in Hebrew language.
1603
+ - `#SF-359056` - Resolved document hanging issue opening hebrew document.
1604
+
1605
+ ## 19.4.43 (2022-01-18)
1606
+
1607
+ ### Document Editor
1608
+
1609
+ #### Bug Fixes
1610
+
1611
+ - `#F169863`, `#SF-354348` - Resolved the server-side exporting issue in SFDT to Docx.
1612
+ - `#SF-359780` - Resolved the layout issue in word 2013 justification for list applied text.
1613
+ - `#SF-356294` - Resolved the extra space adding while copying and pasting text with bookmarks.
1614
+ - `#SF-356242` - Resolved the style issue for the newly added rows & columns in the table.
1615
+ - `#SF-358936` - Resolved the HTML Element ContentEditable property issue in DocumentEditor.
1616
+ - `#SF-357051` - Resolved the element alignment issue due to page break.
1617
+ - `#SF-355713` - Resolved the script error in applying restrict editing in DocumentEditorContainer.
1618
+ - `#SF-354207` - Resolved the atleast line spacing type line height issue.
1619
+ - `#SF-354215` - Resolved the floating elements positioning issue after update form fields.
1620
+ - `#SF-357939` - Resolved the footer overlapping issue after pasting large content.
1621
+ - `#SF-354644` - Resolved the overlapping issue for image with top and bottom wrapping style in header.
1622
+ - `#SF-358814` - Document with applied list format is exported properly.
1623
+ - `#F171012` - Resolved the script error in applying the list format to character style applied text.
1624
+ - `#SF-358474` - Resolved the header/footer tooltip and toolbar item text wrap issue when localized.
1625
+ - `#SF-358523` - Resolved the status bar and font family style issue when localized.
1626
+ - `#SF-356958` - Resolved the misalignment after list applying.
1627
+ - `#SF-355425` - Resolved the auto fit table with preferred with type 'Point' is now layouted properly.
1628
+ - `#SF-359606` - Resolved the default tab width calculation with tab stop.
1629
+ - `#SF-355860` - Resolved the tab element layout issue in footer.
1630
+ - `#SF-359156` - Resolved the cropped image issue rendering in header/footer.
1631
+ - `#SF-354038` - Resolved the performance issue in inserting table more rows.
1632
+
1633
+ ## 19.4.41 (2022-01-04)
1634
+
1635
+ ### Document Editor
1636
+
1637
+ #### Bug Fixes
1638
+
1639
+ - `#SF-354463` - Resolved the crashing issue in splitting rows in rendering table.
1640
+ - `#SF-353961` - Resolved the performance issue in editing document with merge field.
1641
+ - `#SF-355429` - Resolved selection issue for the shape with in front of text wrapping.
1642
+ - `#SF-360442` - Resolved the spell check suggestion replace issue in localized document editor.
1643
+ - `#F171032` - Resolved the empty line adding in text exporting.
1644
+ - `#F171461` - Resolved the content control preservation issue in exporting.
1645
+
1646
+ #### New Features
1647
+
1648
+ - `#SF-354038` - Added API to restrict the maximum number of rows in insert table dialog(`DocumentEditorSettings.maximumRows`)
1649
+
1650
+ ## 19.4.40 (2021-12-28)
1651
+
1652
+ ### Document Editor
1653
+
1654
+ #### Bug Fixes
1655
+
1656
+ - `#I347750` - Resolved the hanging issue when pasting large non-formatted content.
1657
+ - `#I349289`, `#I349128` - Resolved the endnote shifting and overlapping issue.
1658
+ - `#F171307` - Resolved the track changes issue in editing paragraph inside table.
1659
+ - `#SF-359156` - Resolved the cropped image issue rendering in header/footer.
1660
+ - `#SF-356951`, `#F170963`, `#SF-351886`, #`SF-359815`, `#SF-359312` - Resolved the merged cell width rendering issue.
1661
+ - `#I347523` - Resolved the invalid SFDT generation after pasting formatted content.
1662
+ - `#SF-357703` - Resolved the table row splitting issue.
1663
+
1664
+ ## 19.4.38 (2021-12-17)
1665
+
1666
+ ### Document Editor
1667
+
1668
+ #### Bug Fixes
1669
+
1670
+ - `#I348089` - Resolved the protected columns, rows, and cells editing issue.
1671
+ - `#I344822` - Word with hyphen characters are now displayed properly.
1672
+ - `#I345558` - Resolved the table layout for the nested table with position.
1673
+ - `#I346408` - Table cell content reversed on undo is now resolved.
1674
+ - `#I346992` - Paragraph with widow/orphan property is now displayed properly.
1675
+ - `#I341119` - Document with image and table with top and bottom wrapping style is now opened properly.
1676
+ - `#I344713`- Resolved table header row rendering issue.
1677
+ - `#I341963`, `#I341840` - Resolved the table rendering issue.
1678
+ - `#I344704` - Resolved issue with tracking changes in empty paragraph.
1679
+ - `#I344351` - Line height is now calculated properly when space character has font size greater than the paragraph mark.
1680
+ - `#I345759`, `#I343106`- Resolved the table border rendering issue.
1681
+ - `#I343645` - Table grid after width defined as percentage type is now properly exported in server-side.
1682
+ - `#I341659` - Resolved the list alignment issue.
1683
+ - `#I347230` - Line spacing value zero is now properly exported in server-side.
1684
+ - `#I346468` - Resolved the document corruption issue due to z-order in server-side exporting.
1685
+ - `#I344830` - Resolved exception in opening and saving the document with calculation type form field.
1686
+ - `#I345582`, `#I341985` - Document with tab width is now displayed properly.
1687
+ - `#I346985` - Line height is now properly updated for tab character when its font size greater than other elements in the line.
1688
+ - `#FB29648` - Table rows/columns in header and footer are now resized properly.
1689
+ - `#I349115` - Resolved the scrolling behaviour issue when using `goToPage` API.
1690
+ - `#I348516` - Table/Cell background color is preserved properly during copy/paste.
1691
+ - `#I341891` - Resolved the hanging issue while editing the footnote content.
1692
+ - `#I344790` - Resolved the footnote overlapping issue when editing a table.
1693
+ - `#I343310` - Resolved the blank page issue in the exported Word document due to footnote.
1694
+ - `#I345594` - Resolved the new style listing problem when Document editor is localized for languages other than English.
1695
+ - `#I344840` - Resolved the height and width for `insertImage` API.
1696
+ - `#I343403` - Resolved the script error while opening document with tracked changes and restrict editing enabled.
1697
+ - `#I342774` - The Word document is now exported properly when the document contains content control.
1698
+ - `#I340276` - Resolved issue with entering custom date time value for form field.
1699
+ - `#I344605` - Resolved the context menu displaying issue when multiple instances of Document Editor are used in same page.
1700
+ - `#I337087`, `#I344332` - Improved the suggestion construction logic for error words.
1701
+ - `#I338302` - Resolved the hanging issue when opening document with table.
1702
+ - `#I339240` - RTL list is now deleted properly.
1703
+ - `#I340758` - The Word document is now exported properly when the document contains table with merged cells.
1704
+ - `#I341140` - Tracked changes is now updated properly for the existing empty line.
1705
+ - `#F167253`, `#F168269` - Track changes pane visibility issue is now resolved.
1706
+ - `#F168463` - The floating element with square wrapping style is now displayed properly.
1707
+ - `#I338947` - Resolved the issue with undo after pasting Hebrew text.
1708
+ - `#I341435` - Optimized the content change event triggering in Document Editor.
1709
+ - `#I340867` - Selection is now working properly after applying character format.
1710
+ - `#I341335` - Text formatting is now preserved properly for merge fields.
1711
+ - `#I339239`, `#I339242`, `#I339021` - RTL text are now arranged properly.
1712
+ - `#I335659` - RTL text are now preserved properly on undo/redo.
1713
+ - `#I340643` - The comment mark is now removed properly when deleting comment.
1714
+ - `#I339335` - Resolved the hanging issue when editing document with Hebrew text.
1715
+ - `#I340121` - Resolved the issue with rendering elbow connector as line connector.
1716
+ - `#I339453` - Resolved the issue with rendering a fixed width table.
1717
+ - `#I341119` - Resolved the overlapping issue for image with top and bottom wrapping inside table.
1718
+ - `#I339602` – Track changes is now updated properly in header and footer.
1719
+ - `#I341964`, `#I342165` – RTL text is now arranged properly when copy/paste.
1720
+ - `#I339714` – Footnote order is now updated properly.
1721
+ - `#I339973` - Table is now preserved properly in the exported Word document.
1722
+ - `#I340795` – Field is now copied properly.
1723
+ - `#I339872` – Page number in footer is now updated properly.
1724
+ - `#I339576`, `#F168072` – Resolved the issue in applying page orientation with the section break.
1725
+ - `#I339027` – Resolved the script error in saving document with tracked changes in header/footer.
1726
+ - `#I340532` – Html elements are now properly disposed.
1727
+ - `#F168319` – Resolved the ViewChange event binding issue in Document Editor component.
1728
+ - `#I341375` – Resolved the undo/redo issue in comment editing operations.
1729
+
1730
+ #### New Features
1731
+
1732
+ - `#I345565` - Added support for Word 2013 justification.
1733
+ - `#I343497` - Added support to display the texture style for table cell shading.
1734
+ - `#I343751` - Added alert window for row and column specified more than 63 and 32767 respectively in insert table dialog.
1735
+ - `#I342110` - Added event to customize the XMLHttpRequest in DocumentEditor and DocumentEditorContainer component.
1736
+
1737
+ ## 19.3.56 (2021-12-02)
1738
+
1739
+ ### Document Editor
1740
+
1741
+ #### Bug Fixes
1742
+
1743
+ - `#I343645` - Table grid after width percentage value is now properly exported in server-side.
1744
+ - `#I341659` - Resolved the list alignment issues.
1745
+ - `#I347230` - Zero line spacing value is now properly exported in server-side.
1746
+ - `#I346468` - Resolved the document corruption issue due to z-order in server-side exporting.
1747
+ - `#I344830` - Resolved in exception in opening and saving document with calculation form field.
1748
+ - `#I345582`, `#I341985` - Document with tab width is now rendered properly.
1749
+ - `#I346985` - Line height issue is now properly updated for tab character with greater size than rest of the elements in the line.
1750
+ - `#FB29648` - Table rows/columns in header and footer are now resized properly.
1751
+ - `#I349115` - Resolved the `goToPage` API scrolling behaviour issue.
1752
+ - `#I348516` - Table/Cell background color serialized properly in copy/paste.
1753
+ - `#I341891` - Resolved the hanging issue in editing the footnote content.
1754
+ - `#I344790` - Resolved footnote overlapping issue when editing a table.
1755
+
1756
+ ## 19.3.55 (2021-11-23)
1757
+
1758
+ ### Document Editor
1759
+
1760
+ #### Bug Fixes
1761
+
1762
+ - `I345759`- Resolved the table border rendering issue.
1763
+
1764
+ ## 19.3.54 (2021-11-17)
1765
+
1766
+ ### Document Editor
1767
+
1768
+ #### Bug Fixes
1769
+
1770
+ - `I344713`- Resolved table header row rendering issue.
1771
+ - `I341963` - Resolved the table rendering issue.
1772
+ - `I344704` - Resolved the empty paragraph tracking issue.
1773
+ - `I344351` - Line height is now calculated property when space character has larger font size the paragraph mark.
1774
+
1775
+ ## 19.3.53 (2021-11-12)
1776
+
1777
+ ### Document Editor
1778
+
1779
+ #### Bug Fixes
1780
+
1781
+ - `#I343310` - Resolved the blank page adding issue in exported word document due to footnote.
1782
+ - `#I345594` - Resolved the new style listing problem during localization.
1783
+ - `#I344840` - Resolved the height and width for `insertImage` API.
1784
+ - `#I343403` - Resolved the script error while opening document with tracked changes and restrict editing enabled.
1785
+ - `#I342774` - Resolved the word export issue for document with content control.
1786
+ - `#I340276` - Resolved issue with entering custom date time value in form field.
1787
+ - `#I344605` - Resolved the context menu rendering issue for multiple instances of DocumentEditor in the same page.
1788
+ - `#I343106` - Resolved the table border rendering issue.
1789
+ - `#I337087`, `#I344332` - Improved the suggestion construction logic for error words.
1790
+ - `#I338302` - Resolved the hanging issue when opening document with table.
1791
+ - `#I339240` - RTL list is now deleted properly.
1792
+ - `#I340758` - Resolved the word export issue for the table with merged cells.
1793
+ - `#I341140` - Track changes content is now updated properly for the existing empty line.
1794
+ - `#F167253`, `#F168269` - Track changes pane visibility issue is resolved.
1795
+ - `#I341985` - Resolved the tab space rendering issue.
1796
+ - `#F168463` - Resolved the layout issue for the element with square wrapping style.
1797
+ - `#I338947` - Resolved the undo problem after paste of hebrew text.
1798
+ - `#I341435` - Optimized the content change event triggering in Document Editor.
1799
+ - `#I340867` - Selection issue after applying character format is resolved.
1800
+ - `#I341335` - Resolved the text formatting preservation for merge fields.
1801
+ - `#I339239`, `#I339242`, `#I339021` - Resolved the text arrangement issue for RTL documents.
1802
+ - `#I335659` - Resolved the undo/redo some text in RTL mode.
1803
+ - `#I340643` - Resolved the comment mark removal issue in comment delete.
1804
+ - `#I339335` - Resolved the hanging issue in editing document with Hebrew text.
1805
+ - `#I340121` - Resolved the issue with elbow connector rendering as line connector.
1806
+ - `#I339453` - Resolved the rendering issue in fixed table width case.
1807
+ - `#I341119` - Resolved the image with top and bottom wrapping overlapping issue with table.
1808
+ - `#I339602` – Track changes is now updated properly in header and footer.
1809
+ - `#I341964`, `#I342165` – Resolved the text rearrange issue in copy/paste of RTL text.
1810
+ - `#I339714` – Footnote order is now updated properly.
1811
+ - `#I339973` - Table serialization issue in word export is resolved.
1812
+ - `#I340795` – Issue with copying field is resolved.
1813
+ - `#I339872` – Page number is footer is now updated properly.
1814
+ - `#I339576`, `#F168072` – Resolved the issue in applying page orientation with the section break.
1815
+ - `#I339027` – Resolved the script error in saving tracked content in header/footer.
1816
+ - `#I340532` – Html elements are nor properly disposed.
1817
+ - `#F168319` – Resolved the ViewChange event binding issue in Document Editor component.
1818
+ - `#I341375` – Resolved the history issue in comment operations.
1819
+ - `#I341840` – Resolved the table rendering issue.
1820
+
1821
+ #### New Features
1822
+
1823
+ - `#I345565` - Added support for Word 2013 justification.
1824
+ - `#I343497` - Added support to render the texture style for table cell shading.
1825
+ - `#I343751` - Added alert window for row and column specified more than 63 and 32767 respectively in insert table dialog.
1826
+ - `#I342110` - Added event to customize the XMLHttpRequest in DocumentEditor and DocumentEditorContainer component.
1827
+
1828
+ ## 19.3.48 (2021-11-02)
1829
+
1830
+ ### Document Editor
1831
+
1832
+ #### Bug Fixes
1833
+
1834
+ - `#I340276` - Resolved issue with entering custom date time value in form field.
1835
+ - `#I344605` - Resolved the context menu rendering issue for multiple instances of DocumentEditor in the same page.
1836
+ - `#I343106` - Resolved the table border rendering issue.
1837
+
1838
+ ## 19.3.47 (2021-10-26)
1839
+
1840
+ ### Document Editor
1841
+
1842
+ #### Bug Fixes
1843
+
1844
+ - `#I337087`, `#I344332` - Improved the suggestion construction logic for error words.
1845
+ - `#I338302` - Resolved the hanging issue when opening document with table.
1846
+ - `#I339240` - RTL list is now deleted properly.
1847
+
1848
+ ## 19.3.46 (2021-10-19)
1849
+
1850
+ ### Document Editor
1851
+
1852
+ #### Bug Fixes
1853
+
1854
+ - `#I340758` - Resolved the word export issue for the table with merged cells.
1855
+ - `#I341140` - Track changes content is now updated properly for the existing empty line.
1856
+ - `#F167253`, `#F168269` - Track changes pane visibility issue is resolved.
1857
+ - `#I341985` - Resolved the tab space rendering issue.
1858
+ - `#F168463` - Resolved the layout issue for the element with square wrapping style.
1859
+ - `#I338947` - Resolved the undo problem after paste of hebrew text.
1860
+
1861
+ #### New Features
1862
+
1863
+ - `#I345565` - Added support for Word 2013 justification.
1864
+ - `#I343751` - Added alert window for row and column specified more than 63 and 32767 respectively in insert table dialog.
1865
+
1866
+ ## 19.3.45 (2021-10-12)
1867
+
1868
+ ### Document Editor
1869
+
1870
+ #### Bug Fixes
1871
+
1872
+ - `#I341435` - Optimized the content change event triggering in Document Editor.
1873
+ - `#I340867` - Selection issue after applying character format is resolved.
1874
+ - `#I341335` - Resolved the text formatting preservation for merge fields.
1875
+ - `#I339239`, `#I339242`, `#I339021` - Resolved the text arrangement issue for RTL documents.
1876
+ - `#I335659` - Resolved the undo/redo some text in RTL mode.
1877
+ - `#I340643` - Resolved the comment mark removal issue in comment delete.
1878
+ - `#I339335` - Resolved the hanging issue in editing document with Hebrew text.
1879
+ - `#I340121` - Resolved the issue with elbow connector rendering as line connector.
1880
+ - `#I339453` - Resolved the rendering issue in fixed table width case.
1881
+ - `#I341119` - Resolved the image with top and bottom wrapping overlapping issue with table.
1882
+
1883
+ #### New Features
1884
+
1885
+ - `#I343497` - Added support to render the texture style for table cell shading.
1886
+
1887
+ ## 19.3.44 (2021-10-05)
1888
+
1889
+ ### Document Editor
1890
+
1891
+ #### Bug Fixes
1892
+
1893
+ - `#I339602` – Track changes is now updated properly in header and footer.
1894
+ - `#I341964`, `#I342165` – Resolved the text rearrange issue in copy/paste of RTL text.
1895
+ - `#I339714` – Footnote order is now updated properly.
1896
+ - `#I339973` - Table serialization issue in word export is resolved.
1897
+ - `#I340795` – Issue with copying field is resolved.
1898
+ - `#I339872` – Page number is footer is now updated properly.
1899
+ - `#I339576`, `#F168072` – Resolved the issue in applying page orientation with the section break.
1900
+ - `#I339027` – Resolved the script error in saving tracked content in header/footer.
1901
+ - `#I340532` – Html elements are now properly disposed.
1902
+ - `#F168319` – Resolved the ViewChange event binding issue in Document Editor component
1903
+ - `#I340643`, `#I341375` – Resolved the history issue in comment operations
1904
+ - `#I341840` – Resolved the table rendering issue.
1905
+
1906
+ #### New Features
1907
+
1908
+ - `#I342110` - Added event to customize the XMLHttpRequest in DocumentEditor and DocumentEditorContainer component.
1909
+
1910
+ ## 19.3.43 (2021-09-30)
1911
+
1912
+ ### Document Editor
1913
+
1914
+ #### Breaking Changes
1915
+
1916
+ - Optimized the accuracy of text size measurements such as to match Microsoft Word pagination for most Word documents. This improvement is included as default behaviour along with an optional API `enableOptimizedTextMeasuring` in Document editor settings. To disable this improvement and retain the document pagination behaviour of older versions, kindly set `false` to `enableOptimizedTextMeasuring` property.
1917
+
1918
+ #### Bug Fixes
1919
+
1920
+ - `#I334754`, `#I337720`, `#F167429` - Resolved the localization issue.
1921
+ - `#I333264` - Resolved the before spacing issue for the paragraph starting in new page.
1922
+ - `#I333226` - Resolved the underline issue.
1923
+ - `#I332508` - Resolved the tracking of multiline and empty paragraph revision.
1924
+ - `#I335858`, `#F148494` - Resolved the script error in component destroy.
1925
+ - `#F166420` - Resolved the SFDT exporting issue with shape.
1926
+ - `#I332253` - Resolved the cut paste hyperlink issue when track changes enabled.
1927
+ - `#I335409` - Resolved user list updating issue in restrict editing pane.
1928
+ - `#I328976` - Table and document content is now displayed properly.
1929
+ - `#I331333` - Resolved the page unresponsive issue when opening a document with nested table.
1930
+ - `#I331763` - Table with position property is now displayed properly after editing the document.
1931
+ - `#I330233` - Resolved the extra page issue when updating cross reference field.
1932
+ - `#I329790`, `#I331351` - Table is now displayed properly based on compatibility mode of the document.
1933
+ - `#I332483` - Bookmark is now preserved properly after deleting the content from a document containing bookmark.
1934
+ - `#I331762` - Table with merged cell is now displayed properly.
1935
+ - `#I330485` - Ole picture is now preserved properly as normal picture.
1936
+ - `#I330776` - Resolved the casing issue in the suggestions generated by spell checker.
1937
+ - `#I330982` - Resolved the text encoding problem when pasting with Java server-side library.
1938
+ - `#I325741` - Footnote is now displayed properly when opening a document.
1939
+ - `#I331634` - Table with preferred width type percent and allow auto fit property false is now displayed properly.
1940
+ - `#I331274` - Table positioning property is now preserved properly.
1941
+ - `#I331667` - Document with building block gallery content control is now exported properly.
1942
+ - `#I331452` - Footnote inside the table is now displayed properly.
1943
+ - `#I331606` - Document with block content control is now exported properly.
1944
+ - `#I331667`, `#I332223` - Shape in footer is now preserved properly.
1945
+ - `#I330686`, `#I331349`, `#I310463` - Shape fill is now preserved properly.
1946
+ - `#I332333` - Zoom value is now updated properly in status bar.
1947
+ - `#I319210` - The changes and comment tab in the review pane will be visible only if at least one tracked change or comment is present in the document.
1948
+ - `#I337569` - Table in a document with compatibility mode is now displayed properly after editing.
1949
+ - `#I331349` - Resolved the text clipping issue.
1950
+ - `#I336632` - Resolved the next style hierarchy issue.
1951
+ - `#I335857` - Resolved the after spacing preservation issue during copy and paste.
1952
+ - `#I335107` - Table with position property is now displayed properly when it overlap on another table.
1953
+ - `#I334036` - Resolved the spell check word by word service triggering issue in optimized spell check mode.
1954
+ - `#I330165`, `#I327647`, `#I324515`, `#I338278` - Resolved the issues in comment edit, delete, and history operation.
1955
+ - `#I336315` - Tab character inside absolute positioned table is now displayed properly.
1956
+ - `#I319206` - Resolved the issue with displaying the horizontal line shape.
1957
+ - `#F167416` - Line spacing is now preserved properly in server-side export.
1958
+ - `#I335145`, `#I337499` - Resolved the text size measurement issue when HTML and body tag contains styles.
1959
+ - `#I339105` - Resolved the number formatting color change issue.
1960
+ - `#I340265` - Default value for text form field is now preserved properly in Word export.
1961
+ - `#I336632` - Style names are now properly listed in the drop down of text properties pane.
1962
+ - `#I338027` - Track changes close icon is now positioned properly in RTL mode.
1963
+ - `#I337566` - Last empty paragraph (cell mark) inside a table cell after a nested table is now invisible.
1964
+ - `#I340416` - Resolved the script error with custom toolbar items during destroy.
1965
+ - `#I337274` - Resolved the border issue for merged cell.
1966
+ - `#I336588` - Resolved the RTL text issue when copy and paste with text only option.
1967
+ - `#I338123` - Line spacing is now applied properly for the result text of text form field.
1968
+ - `#I337118` - Shape inside a table is now displayed properly.
1969
+ - `#I337397` - Resolved the script error when opening a document with nested table.
1970
+ - `#I337786` - Empty footer is now ignored properly from bottom margin calculation.
1971
+ - `#I337968` - Resolved the automatic color issue for the text inside table.
1972
+ - `#I339240` - Resolved the RTL text issue when deleting the text.
1973
+ - `#I339488` - Resolved the script error while opening a document with footnote.
1974
+ - `#I339715` - Footnote is now displayed properly on next page after editing.
1975
+ - `#I339454` - Resolved alignment issue for a table that is wrapped over a positioned object.
1976
+ - `#I341016` - Resolved the script error while exporting a document with empty list.
1977
+ - `#I334046` - Optimized the spell check by page service call in optimized spell check mode.
1978
+
1979
+ #### New Features
1980
+
1981
+ - `#I256210`, `#F150773`, `#I295055`, `#I295551`, `#I324037`, `#I326715` - Added support for Widow/Orphan control, Keep with next and Keep lines together properties.
1982
+ - `#I298019`, `#I307321`, `#F160804`, `#F164217`, `#F164872` – Improved the accuracy of text size measurements such as to match Microsoft Word pagination for most Word documents.
1983
+ - `#I243246`, `#I249594`, `#I287633`, `#I295055`, `#I295549`, `#I299657`, `#I308408`, `#I326567` – Added support to preserve tables with position properties.
1984
+ - Added option to directly convert DocIO's WordDocument to SFDT and vice-versa in .NET and Java server-side library.
1985
+ - Added Word-to-SFDT conversion in Java server-side library.
1986
+ - Added new spell checker library for Java.
1987
+
1988
+ ## 19.2.62 (2021-09-14)
1989
+
1990
+ ### Document Editor
1991
+
1992
+ #### Bug Fixes
1993
+
1994
+ - `#I337118` - Resolved the table rendering issue.
1995
+ - `#I338123` - Form field elements are now aligned properly.
1996
+
1997
+ ## 19.2.60 (2021-09-07)
1998
+
1999
+ ### Document Editor
2000
+
2001
+ #### Bug Fixes
2002
+
2003
+ - `#I340416` - Resolved the toolbar reinitialization issue.
2004
+ - `#I337274` - Resolved the merged cell border rendering issue.
2005
+ - `#I335107` - Text is not layouted properly when used with floating table.
2006
+ - `#I336588` - Resolved the RTL text Copy/paste text only mode.
2007
+
2008
+ ## 19.2.59 (2021-08-31)
2009
+
2010
+ ### Document Editor
2011
+
2012
+ #### Bug Fixes
2013
+
2014
+ - `#I339105` - Resolved the number formatting color change issue.
2015
+ - `#I340265` - Text form field default value is preserved in word export.
2016
+ - `#I336632` - Style names are now properly listed in the drop down.
2017
+ - `#I338027` - Track changes close icon is now positioned properly in RTL mode.
2018
+ - `#I337566` - Resolved the table empty paragraph rendering issue.
2019
+
2020
+ ## 19.2.57 (2021-08-24)
2021
+
2022
+ ### Document Editor
2023
+
2024
+ #### Bug Fixes
2025
+
2026
+ - `#I335857` - Resolved the after spacing preservation issue in copy paste.
2027
+ - `#I335107` - Resolved the table rendering issue.
2028
+ - `#I336632` - Resolved the next style hierarchy issue.
2029
+ - `#I334046` - Optimized the spell check by page service call in optimized spell check mode.
2030
+ - `#I330165`, `#I327647`, `#I324515`, `#I338278` - Resolved the issues in comment delete and history operation.
2031
+ - `#I336315` - Resolved the tab issue for the text with floating table.
2032
+ - `#I319206` - Resolved issue with horizontal line shape rendering.
2033
+ - `#F167416` - Line spacing is now preserved properly in server side export.
2034
+ - `#I337720` - Resolved the localization in Document Editor.
2035
+ - `#I335145`, `#I337499` - Resolved the text measuring issue when HTML and Body tag contains styles.
2036
+
2037
+ ## 19.2.56 (2021-08-17)
2038
+
2039
+ ### Document Editor
2040
+
2041
+ #### Bug Fixes
2042
+
2043
+ - `#I337569` - Resolved the table relayout issue for the document with compatibility mode.
2044
+ - `#I331349` - Resolved the text content clipping issue.
2045
+ - `#I334046` - Optimized the service triggering in spell check by page mode.
2046
+
2047
+ ## 19.2.55 (2021-08-11)
2048
+
2049
+ ### Document Editor
2050
+
2051
+ #### New Features
2052
+
2053
+ - `#I256210`,`#F150773`,`#I295055`,`#I295551`,`#I324037`,`#I326715` - Added support for keep with next and keep lines together.
2054
+
2055
+ #### Bug Fixes
2056
+
2057
+ - `#I334754`, `#F167429` - Resolved the localization issue.
2058
+ - `#I333264` - Resolved the before spacing issue for the paragraph starting in new page.
2059
+ - `#I333226` - Resolved the underline issue.
2060
+ - `#I332508` - Resolved the tracking of multiline tracking and empty paragraph revision.
2061
+ - `#I335858`, `#F148494` - Resolved the script error in component destroy.
2062
+ - `#F166420` - Resolved the SFDT exporting issue with shape.
2063
+ - `#I332253` - Resolved the cut paste hyperlink with track changes enabled.
2064
+ - `#I335409` - Resolved user list updating issue in restrict editing pane.
2065
+ - `#I328976` - Table and document content is not layouted properly.
2066
+ - `#I331333` - Resolved the page unresponsive issue in splitting the nested tables.
2067
+ - `#I331763` - Resolve the shifting issue in the table with table positioning property on relayouting
2068
+ - `#I330233` - Resolved the extra page adding issue when using update field.
2069
+ - `#I329790`, `#I331351` - Table is now layouted based on compatibility mode.
2070
+ - `#I332483` - Resolved the issue on bookmark shifting while removing document content.
2071
+ - `#I331762` - Table with merged cell is now layouted properly.
2072
+ - `#I330485` - Ole picture is now preserved as normal picture.
2073
+ - `#I330776` - Resolved the casing issue in the generated suggestions.
2074
+ - `#I330982` - Resolved the unexpected characters when pasting using Java server-side library.
2075
+ - `#I325741` - Resolved the footnote layouting issue when opening a document.
2076
+ - `#I331634` - Resolved the issue on updating the table cell width.
2077
+ - `#I331274` - Table positioning property is now preserved properly.
2078
+ - `#I331667` - Document with BuildingBlockGallery content control type is now exported properly.
2079
+ - `#I331452` - Resolved the layout issue on footnote inside the table.
2080
+ - `#I331606` - Document with content control block saving issue is now exported properly.
2081
+ - `#I331667`, `#I332223` - Shape in footer is now preserved properly.
2082
+ - `#I330686`, `#I331349`, `#I310463` - Shape fill is now preserved properly.
2083
+ - `#I332333` - Zoom value is now updated properly in status bar.
2084
+ - `#I330165`, `#I327647`, `#I324515` - Resolved the worst case scenario issues in comment editing and deleting.
2085
+ - `#I319210` - The changes and comment tab in the review pane will be visible only if at least one tracked change or comment is present respectively in the document.
2086
+
2087
+ ## 19.2.49 (2021-07-27)
2088
+
2089
+ ### Document Editor
2090
+
2091
+ #### Bug Fixes
2092
+
2093
+ - `#I333226` - Resolved the underline issue.
2094
+ - `#I330233` - Resolved the shape shifting issue in editing.
2095
+ - `#I332508` - Resolved the tracking of multiline tracking and empty paragraph revision.
2096
+ - `#I335858`, `#F148494` - Resolved the script error in component destroy.
2097
+ - `#F166420` - Resolved the SFDT exporting issue with shape.
2098
+ - `#I332253` - Resolved the cut paste hyperlink with track changes enabled.
2099
+
2100
+ ## 19.2.48 (2021-07-20)
2101
+
2102
+ ### Document Editor
2103
+
2104
+ #### Bug Fixes
2105
+
2106
+ - `#I329790`, `#I331351` - Resolved export issue for the Table with compatibility mode.
2107
+ - `#I335409` - Resolved user list updating issue in restrict editing pane.
2108
+ - `#I328976` - Table and document content is not layouted properly.
2109
+ - `#I331333` - Resolved the page unresponsive issue in splitting the nested tables.
2110
+
2111
+ ## 19.2.47 (2021-07-13)
2112
+
2113
+ ### Document Editor
2114
+
2115
+ #### Bug Fixes
2116
+
2117
+ - `#I331763` - Resolve the shifting issue in the table with table positioning property on relayouting
2118
+ - `#I330233` - Resolved the extra page adding issue when using update field.
2119
+ - `#I329790`, `#I331351` - Table is now layouted based on compatibility mode.
2120
+ - `#I332483` - Resolved the issue on bookmark shifting while removing document content.
2121
+ - `#I331762` - Table with merged cell is now layouted properly.
2122
+ - `#I330485` - Ole picture is now preserved as normal picture.
2123
+ - `#I330776` - Resolved the casing issue in the generated suggestions.
2124
+ - `#I330982` - Resolved the unexpected characters when pasting using Java server-side library.
2125
+
2126
+ #### New Features
2127
+
2128
+ - `#326715` - Added support to preserve "Keep With Next" and "Keep Lines Together" paragraph formatting in the document.
2129
+
2130
+ ## 19.2.46 (2021-07-06)
2131
+
2132
+ ### Document Editor
2133
+
2134
+ #### Bug Fixes
2135
+
2136
+ - `#I325741` - Resolved the footnote layouting issue when opening a document.
2137
+ - `#I331634` - Resolved the issue on updating the table cell width.
2138
+ - `#I331274` - Table positioning property is now preserved properly.
2139
+ - `#I331667` - Document with BuildingBlockGallery content control type is now exported properly.
2140
+ - `#I331452` - Resolved the layout issue on footnote inside the table.
2141
+ - `#I331606` - Document with content control block saving issue is now exported properly.
2142
+ - `#I331667`, `#I332223` - Shape in footer is now preserved properly.
2143
+ - `#I330686`, `#I331349`, `#I310463` - Shape fill is now preserved properly.
2144
+ - `#I332333` - Zoom value is now updated properly in status bar.
2145
+ - `#I330165`, `#I327647`, `#I324515` - Resolved the worst case scenario issues in comment editing and deleting.
2146
+ - `#I319210` - The changes and comment tab in the review pane will be visible only if at least one tracked change or comment is present respectively in the document.
2147
+
2148
+ ## 19.2.44 (2021-06-30)
2149
+
2150
+ ### Document Editor
2151
+
2152
+ #### New Features
2153
+
2154
+ - `#I278021`, `#I301809` - Added table paste options.
2155
+ - `#I165071`, `#I226674`, `#I229069`, `#I231373`, `#I241445`, `#I251719`, `#I251720`, `#I267474`, `#I284190`, `#I287633`, `#I291766`, `#I295055`, `#I295549`, `#I298036`, `#I297705`, `#I301313`, `#I291964`, `#I306274`, `#I305349`, `#I308409`, `#I310463`, `#I311260`, `#I312302`, `#I313526`, `#I314192`, `#I317340`, `#I319563` - Added support to preserve image position with square, in-front of text, behind text, top and bottom wrapping styles.
2156
+ - `#I137901`,`#I158324`,`#I208312`,`#I219539`,`#I226018`,`#I226019`,`#I227643`,`#I238552`,`#I243495`,`#I246168`,`#I247514`,`#I248720`,`#I252754`,`#I253251`,`#I280213`,`#I280379`,`#I285871`,`#I290372`,`#I297705`,`#I298334`,`#I306415`,`#I306466`,`#I308411`,`#I310537`,`#I312846`,`#I314262`,`#I317497`,`#I319206`,`#I320434`,`#I324903`,`#I333100` - Textbox shape with square, in-front of text, behind text, top and bottom wrapping styles.
2157
+ - `#I307321` - Added support to preserve table positioning properties.
2158
+ - `#I298019` - Added support for exporting the document pages as image.
2159
+ - `#I324911` - Provided support for inserting non-breaking space character on Ctrl + Shift + Space key combination.
2160
+ - `#I326184` - Added option to specify the device pixel ratio for the image generated while printing the document.
2161
+
2162
+ #### Bug Fixes
2163
+
2164
+ - `#I318381` - Resolved the script error while adding comments across two pages.
2165
+ - `#I318283` - Handled the "Different First Page" in Headers and Footers after section breaks.
2166
+ - `#I319182` - Selection issue after editing header is resolved.
2167
+ - `#I315240` - The script error while parsing shape is resolved.
2168
+ - `#I319182` - Resolved the script error while editing the header/footer.
2169
+ - `#F163188` - Highlight color is now working properly.
2170
+ - `#I320821` - Resolved the script error while opening document with table.
2171
+ - `#I319403`, `#I317463` - Resolved file corruption issue while exporting the document with shapes.
2172
+ - `#I319185` - Resolved left border rendering issue in merged cells.
2173
+ - `#I313943` - Tab character is now displayed properly.
2174
+ - `#I318786` - The document with footnote is now opened properly.
2175
+ - `#I318786` - Table column width is now updated properly.
2176
+ - `#I319991` - Inline form filling is now working properly in Internet Explorer.
2177
+ - `#I319782` - Resolved script error while deleting the content.
2178
+ - `#I320821`, `#I320991` - Table is now displayed with proper line width.
2179
+ - `#I319987` - Table with merged cells is now displayed properly.
2180
+ - `#I320513` - Header content is now displayed properly.
2181
+ - `#I321397` - Table with merged cells is now preserved properly in the exported document.
2182
+ - `#I317683` - Exported document with footnote is no longer corrupted.
2183
+ - `#I313465` - Image inserted using API is now displayed properly.
2184
+ - `#I308899` - Track changes is now listed properly in revision pane.
2185
+ - `#I320270` - Table changes are now tracked during paste operation.
2186
+ - `#I313821` - Table with preferred width type as auto is now displayed properly.
2187
+ - `#F162726` - Line spacing is now updated properly.
2188
+ - `#I319819` - Undo/Redo for multilevel list is now working properly.
2189
+ - `#I318381` - Comment is now added properly.
2190
+ - `#I317743` - Script error on accept track changes is now resolved.
2191
+ - `#I307321` - Checkbox with tab width is rendered properly.
2192
+ - `#FB23691` - Resolved changes pane visibility issue in read only mode.
2193
+ - `#I319397` - Spell checker now works properly for words ending with ‘ies’.
2194
+ - `#F164367` - Resolved the script error in npm run sass.
2195
+ - `#I319824` - Resolved the extra page rendering issue.
2196
+ - `#I319824` - Border displayed properly in the exported word document.
2197
+ - `#I319421`, `#F163236` - Resolved the copy/paste issue for content copied from Document editor.
2198
+ - `#I307321` - Line shape is now preserved properly in the exported document.
2199
+ - `#I307321` - Exported document is now displayed properly.
2200
+ - `#I321190` - Resolved the icon issue in material-dark, bootstrap-dark, fabric-dark themes.
2201
+ - `#I319808` - Document with tab is now displayed properly.
2202
+ - `#I317303` - Spacing after the numbered list is preserved properly.
2203
+ - `#I324052` - Added the footnote and endnote locale strings.
2204
+ - `#I307321` - Table border is now preserved properly in exported word document.
2205
+ - `#I307321` - List with hanging indent is displayed properly.
2206
+ - `#I321108` - Script error on tracking the changes is now resolved.
2207
+ - `#I321923` - Script error on pasting image URL in track change mode is now resolved.
2208
+ - `#I317358` - Image copy/paste issue in ASP.NET MVC framework is now resolved.
2209
+ - `#I318843` - Resolved the list formatting issue in copy pasted content.
2210
+ - `#I319868` - Exported document with image in header is now opened properly in Libre Office.
2211
+ - `#I324025` - Resolved the font dialog option value in localized mode.
2212
+ - `#I324223`, `#I324023` - Resolved the underline issue while exporting word document.
2213
+ - `#I322402` - Before pane switch event triggering twice issue is resolved.
2214
+ - `#F163664` - Document editor now opens large size text file properly.
2215
+ - `#I322548` - Resolved the issue with track changes.
2216
+ - `#I322561` - Bookmark delete and undo/redo operation is now working properly.
2217
+ - `#I324028` - Resolved the issue with applying properties in font dialog.
2218
+ - `#I323597` - Textbox in RTF documents are now displayed properly.
2219
+ - `#I323603` - Resolved the footnote issue when switching to web layout.
2220
+ - `#I321745` - Comment is now selected properly.
2221
+ - `#I322561` - Resolved the script error with bookmark undo/redo operation.
2222
+ - `#I323670` - Resolved the font size and font family issue during copy paste.
2223
+ - `#I325291` - Document with alternate chunks is now displayed properly.
2224
+ - `#I323401`, `#I323423` - Resolved the page wise footnote content display issue.
2225
+ - `#I326150` - Resolved issue in updating cross reference field.
2226
+ - `#F160804` - Styles are now considered properly while deleting the content.
2227
+ - `#I312306` - Hyperlink content is now retrieved properly.
2228
+ - `#I325681` - Resolved the Textbox border displaying issue.
2229
+ - `#I323059` - Resolved the script error when ignore action in spelling dialog.
2230
+ - `#I323423` - Resolved the issue when moving footnote to next page.
2231
+ - `#I324169` - Resolved opacity issue in toolbar item.
2232
+ - `#I322560`, `#I323516` - Script error in the top and bottom layout is resolved.
2233
+ - `#I323824` - Resolved the document corruption issue when opening the document in MS Office 2007.
2234
+ - `#I325554` - Resolved the script error when multiple documents pasted as SFDT.
2235
+ - `#I327626` - Footnote is now displayed properly.
2236
+ - `#I326000` - Document content is now displayed properly.
2237
+ - `#I327097` - Resolved the script error related to square wrapping style.
2238
+ - `#I327458` - Text overlapping issue is resolved.
2239
+ - `#I327647` - Issue with removing comment is resolved.
2240
+ - `#I322560` - Resolved the issue with duplication of page content.
2241
+ - `#I322560` - Font size is now parsed properly.
2242
+ - `#I323423` - Footnote is now displayed properly.
2243
+ - `#I325920` - Selection behaviour is now working properly when mouse pointer goes outside the control.
2244
+ - `#I323608` - Textbox with fill color is now displayed properly.
2245
+ - `#I326144` - Resolved the issue with multi-line track changes.
2246
+ - `#I328063` - Document with checkbox form field applied is now displayed properly.
2247
+ - `#I328067` - Resolved the navigation issue when form filling mode is inline.
2248
+ - `#F164875`, `#F163714` - Resolved the border issue when textbox has square border.
2249
+ - `#I327817` - Resolved the script error when using insert footnote in custom toolbar.
2250
+ - `#I325320` - Page number is now updated properly.
2251
+ - `#FB25004` - Exported document with table is opened properly in Libre Office.
2252
+ - `#I325323` - Textbox shape is now displayed properly.
2253
+ - `#FB24917` - Document is now exported properly after deleting comment.
2254
+ - `#F163116` - Hanging indent is now retrieved properly in paragraph dialog.
2255
+ - `#I327769` - Checkbox is now displayed properly.
2256
+ - `#I326567` - Nested table with preferred width type percentage is now displayed properly.
2257
+ - `#I328479` - Resolved script error while deleting merged cells.
2258
+ - `#I329173`, `#I330233` - Resolve script error while updating cross reference field.
2259
+ - `#F165501` - Resolve script error while applying border.
2260
+ - `#I328310` - Shape is now rendered properly in header and footer.
2261
+ - `#I325741` - Footnote content is now displayed properly.
2262
+ - `#I329564` - Accept and reject changes are now disabled properly in read only mode.
2263
+ - `#F164814` - Character format is now applied properly for RTL text.
2264
+ - `#I328063` - Resolved script error while scrolling.
2265
+ - `#I327450` - Resolved the overlapping issue in footnote section when working with text.
2266
+ - `#I327606` - Font size is now updated properly for the cursor position.
2267
+ - `#I329354` - Resolved the exception while exporting documents in server-side.
2268
+ - `#I330375` - Updated the constants for locale constants.
2269
+ - `#I330047` - Resolved the script error with refresh API.
2270
+ - `#I329637` - Resoled the issue with deleting comment.
2271
+ - `#I330918`, `#I331136` - Resolved the issue with updating cursor.
2272
+ - `#I329954` - Resolved the overlapping issue in options pane.
2273
+ - `#I327635`, `#I330160` - Resolved the text overlapping when editing the footnote.
2274
+ - `#I315396`, `#I316110` - Enhanced Word to SFDT conversion in Java server-side library.
2275
+ - `#I324042` - Resolved the issue with displaying document footer.
2276
+ - `#I315376` - Resolved the script error related to Jest framework.
2277
+ - `#I318321` - Resolved the script error with `showRestrictEditingPane` API.
2278
+ - `#I307321` - Resolved the issue with document zooming.
2279
+
2280
+ ## 19.1.69 (2021-06-15)
2281
+
2282
+ ### Document Editor
2283
+
2284
+ #### Bug Fixes
2285
+
2286
+ - `#I329173`, `#I330233` - Resolve script error while updating cross reference field.
2287
+ - `#F165501` - Resolve script error while applying border.
2288
+ - `#I328310` - Shape is now rendered properly in header & footer.
2289
+ - `#I325741` - Footnote content is now layout properly.
2290
+ - `#I329564` - Disabled accept and reject changes in read only mode.
2291
+ - `#F164814` - Character format is now applied properly in RTL text.
2292
+ - `#I328063` - Resolved script error while scrolling.
2293
+
2294
+ ## 19.1.67 (2021-06-08)
2295
+
2296
+ ### Document Editor
2297
+
2298
+ #### Bug Fixes
2299
+
2300
+ - `#FB25004` - Exported document with table is opened properly in Libre Office.
2301
+ - `#I325323` - Textbox shape is now rendered properly.
2302
+ - `#FB24917` - Document is now exporting properly after deleting comment.
2303
+ - `#F163116` - Hanging indent is now retrieved properly in paragraph dialog.
2304
+ - `#I327769` - Checkbox is now layout properly.
2305
+ - `#I326567` - Nested table with preferred width type percent now rendered properly.
2306
+ - `#I328479` - Resolved script error while deleting merged cells.
2307
+
2308
+ ## 19.1.66 (2021-06-01)
2309
+
2310
+ ### Document Editor
2311
+
2312
+ - `#I326144` - Resolved the issue with multi line track changes.
2313
+ - `#I328063` - Document with checkbox form field applied with to character format is now opened properly.
2314
+ - `#I328067` - Resolved the navigation issue in inline form field editing.
2315
+ - `#F164875`, `#F163714` - Resolved the unsupported textbox border as square border.
2316
+ - `#I327817` - Resolved the script error in using insert footnote in custom toolbar.
2317
+ - `#I325320` - Page number is now updated properly.
2318
+
2319
+ ## 19.1.65 (2021-05-25)
2320
+
2321
+ ### Document Editor
2322
+
2323
+ #### Bug Fixes
2324
+
2325
+ - `#I325554` - Resolved the script error in multiple document pasted as SFDT.
2326
+ - `#I327626` - Footnote is rendered now.
2327
+ - `#I326000` - Resolved the document rendering issue.
2328
+ - `#I327097` - Resolved the script error in square wrapping style.
2329
+ - `#I327458` - Text overlapping issue is resolved.
2330
+ - `#I327647` - Issue with comment removal is resolved.
2331
+ - `#I322560` - Resolved the page content duplication issue.
2332
+ - `#I322560` - Resolved the font size parsing issue.
2333
+ - `#I323423` - Footnote is rendering issue is resolved.
2334
+ - `#I325920` - Selection behaviour is handled for moving outside the control.
2335
+ - `#I323608` - Textbox with fill color is rendered.
2336
+
2337
+ ## 19.1.64 (2021-05-19)
2338
+
2339
+ ### Document Editor
2340
+
2341
+ #### Bug Fixes
2342
+
2343
+ - `#I325681` - Resolved the textbox border rendering issue.
2344
+ - `#I323059` - Resolved the script error when ignore action in spelling dialog.
2345
+ - `#I323423` - Resolved the footnote moving issue to next page.
2346
+ - `#I324169` - Resolved opacity issue in toolbar item.
2347
+ - `#I322560`, `#I323516` - Script error in the top and bottom layout is resolved.
2348
+ - `#I323824` - Resolved the document corruption issue in MS Office 2007.
2349
+ - Resolved the document rendering issue document footer.
2350
+ - Resolved the script error for Jest framework.
2351
+
2352
+ ## 19.1.63 (2021-05-13)
2353
+
2354
+ ### Document Editor
2355
+
2356
+ #### Bug Fixes
2357
+
2358
+ `#I326717` - Table border is preserved in the exported word document
2359
+ `#I325968` - New line changes are now tracked properly
2360
+ `#I325590` - Context menu behaviour for spell check is resolved.
2361
+ `#I325697` - Spell check in tracked changes is now updated properly.
2362
+ `#I324896` - List track changes are now applied properly.
2363
+ `#I322387` - DocumentEditorContainer disposing issue is resolved.
2364
+ `#I324622` - Resolved the chart parsing issue.
2365
+ `#I324911` - Console error when opening document with footnote is resolved.
2366
+ `#I324907` - Numbering list is copied with proper color.
2367
+ `#I323215` - Table is now layout properly after row delete.
2368
+ `#I322560` - Page content duplication issue is resolved.
2369
+
2370
+ #### New Features
2371
+
2372
+ - `#I324911` - Provided support for inserting non-breaking space character on Ctrl + Shift + Space key combination.
2373
+ - `#I326184` - Added option to specify the device pixel ratio for the image generated while printing the document.
2374
+
2375
+ ## 19.1.59 (2021-05-04)
2376
+
2377
+ ### Document Editor
2378
+
2379
+ #### New Features
2380
+
2381
+ - `#I307321` - Added support table positioning properties.
2382
+
2383
+ #### Bug Fixes
2384
+
2385
+ - `#I324028` - Resolved the font dialog properties applied in font dialog.
2386
+ - `#I323597` - Resolved the text box rendering in RTF documents.
2387
+ - `#I323603` - Resolved the footnote issue when switching to web layout.
2388
+ - `#I321745` - Resolved the comment selection issue.
2389
+ - `#I322561` - Resolved the bookmark undo and redo script error.
2390
+ - `#I323670` - Resolved the font size and font family issue in copy paste.
2391
+ - `#I325291` - Document with alternate chunks is now loaded properly.
2392
+ - `#I323401`, `#I323423` - Resolved the page wise footnote content layout issue.
2393
+ - `#I326150` - Resolved issue in updating cross reference field.
2394
+ - `#F160804` - Styles not considered properly while deleting the content.
2395
+ - `#I324169` - Resolved opacity issue in toolbar item.
2396
+ - `#I312306` - Hyperlink context is now retrieved properly.
2397
+ - Resolved the `showRestrictEditingPane` API script error.
2398
+ - Resolved the document zooming issue.
2399
+
2400
+ ## 19.1.58 (2021-04-27)
2401
+
2402
+ ### Document Editor
2403
+
2404
+ #### Bug Fixes
2405
+
2406
+ - `#I324223`, `#I324023` - Resolved the underline issue in word document export.
2407
+ - `#I322560`, `#I323516` - Script error in the top and bottom layout is resolved.
2408
+ - `#I322402` - Before pane switch event triggering twice issue is resolved.
2409
+ - `#F163664` - Unresponsive issue in opening large size text file is resolved.
2410
+ - `#I323401`, `#I323423` - Resolved the page wise footnote content layout issue.
2411
+ - `#I322548` - Resolved the track changes issue in track changes.
2412
+ - `#I322561` - Bookmark delete and history operation is working fine.
2413
+
2414
+ #### New Features
2415
+
2416
+ - `#I307321` - Added support table positioning properties.
2417
+
2418
+ ## 19.1.57 (2021-04-20)
2419
+
2420
+ ### Document Editor
2421
+
2422
+ #### Bug Fixes
2423
+
2424
+ - `#I319397` - Resolved the spell check for certain words ending with `ies`.
2425
+ - `#F164367` - Resolved the script error in `npm run sass`.
2426
+ - `#I319824` - Resolved the extra page rendering issue.
2427
+ - `#I319824` - Resolved the border rendering issue in the exported word document.
2428
+ - `#I319421`, `#F163236` - Resolved the copy/paste issue for content copied from Document Editor.
2429
+ - `#I307321` - Document exporting issue with line shape is resolved.
2430
+ - `#I307321` - Exported document rendering issue in resolved.
2431
+ - `#I321190` - Resolved the icon issue in material-dark, bootstrap-dark, fabric-dark themes.
2432
+ - `#I319808` - Document with tab is now rendered properly.
2433
+ - `#I317303` - Spacing after the numbered list is preserved.
2434
+ - `#I324052` - Added the footnote and endnote locale strings.
2435
+ - `#I307321` - Table border issue in exported word document is resolved.
2436
+ - `#I307321` - List with hanging indent is rendered properly.
2437
+ - `#I313465` - Resolved the image rendering issue in insert image API.
2438
+ - `#I321108` - Script error in tracking the changes is resolved.
2439
+ - `#I321923` - Script error in pasting image URL in track change mode is resolved.
2440
+ - `#I317358` - Image copy/paste issue in ASP.NET MVC framework is resolved.
2441
+ - `#I318843` - Resolved the list formatting issue in copy pasted content.
2442
+ - `#I319868` - Exported document with image in header is opened properly in Libre Office.
2443
+ - `#I324025` - Resolved the font dialog option value in localized mode.
2444
+
2445
+ ## 19.1.56 (2021-04-13)
2446
+
2447
+ ### Document Editor
2448
+
2449
+ #### Bug Fixes
2450
+
2451
+ - `#I319991` - Inline form filling is now working properly in Internet Explorer.
2452
+ - `#319782` - Resolved script error while deleting the content.
2453
+ - `#I320821`, `#I320991` - Table is now drawn with proper line width.
2454
+ - `#I319987` - Table with merged cells now layout properly.
2455
+ - `#I320513` - Header content is not rendered properly.
2456
+ - `#I321397` - Table with merged cells is now exported properly.
2457
+ - `#I317683` - Exported document with footnote is no longer corrupted.
2458
+ - `#I313465` - Insert image renders the image properly.
2459
+ - `#I308899` - Track changes is now listed properly in revision pane.
2460
+ - `#I320270` - Table track changes is now tracked in paste.
2461
+ - `#I319403`, `#I317463` - Resolved file corruption issue while exporting the document with shapes.
2462
+ - `#I319185` - Resolved left border rendering issue in merged cells.
2463
+ - `#I313943` - Tab character is now layout properly.
2464
+ - `#I313821` - Fixed layouting issue in table with preferred width type as auto.
2465
+ - `#F162726` - Line spacing is now updated properly.
2466
+ - `#I319819` - Issue with Undo/Redo in multilevel list is resolved.
2467
+ - `#I318381` - Comment is not added properly.
2468
+ - `#I317743` - Accept track changes script error is resolved.
2469
+ - `#I307321` - Checkbox with tab width rendered properly.
2470
+ - `#FB23691` - Updated the track changes behaviour in read only mode.
2471
+
2472
+ ## 19.1.55 (2021-04-06)
2473
+
2474
+ ### Document Editor
2475
+
2476
+ #### Bug Fixes
2477
+
2478
+ - `#I318381` - Resolved the script error in adding comments across two pages.
2479
+ - `#I318283` - Handled the "Different First Page" in Headers and Footers after section breaks.
2480
+ - `#I319182` - Selection issue after editing header is resolved.
2481
+ - `#I315240` - Shape parsing script error is resolved.
2482
+ - `#I319182` - Resolved the script error while editing the header/footer.
2483
+ - `#F163188` - Highlight color is now working properly.
2484
+ - `#I320821` - Resolved the script error in opening document with table.
2485
+ - `#319403`, `#317463` - Resolved file corruption issue while exporting the document with shapes.
2486
+ - `#319185` - Resolved left border rendering issue in merged cells.
2487
+ - `#313943` - Tab character is now layout properly.
2488
+ - `#313821` - Fixed layouting issue in table with preferred width type as auto.
2489
+ - `#318786` - Resolved the document with footnote opening issue.
2490
+ Table column width is now updated properly.
2491
+
2492
+ ## 19.1.54 (2021-03-30)
2493
+
2494
+ ### Document Editor
2495
+
2496
+ #### Breaking Changes
2497
+
2498
+ - The `DictionaryData(int langID,string dictPath,string affPath,string customPath)` is marked as obsolete. Please use the alternate new constructor `DictionaryData(int langID, string dictPath, string affPath)` in `Syncfusion.EJ2.SpellChecker` spell checker.
2499
+ - The `SpellChecker(List<SpellCheckDictionary> dictItem)` is marked as obsolete. Please use the alternate new constructor `SpellChecker(List<DictionaryData> dictItem, string customDicPath)` in `Syncfusion.EJ2.SpellChecker` spell checker.
2500
+
2501
+ #### Bug Fixes
2502
+
2503
+ - `#315096` - Selection behaviour is updated properly, while pasting a URL and clicking enter after the URL.
2504
+ - `#315413`, `#317463` - Table cell is now rendered properly.
2505
+ - `#314467` - Find and replace is now working properly.
2506
+ - `#315441` - While inserting same bookmark multiple times and deleting, bookmarks were preserved properly now.
2507
+ - `#316532` - ParagraphFormat is now preserved while pasting with text only option.
2508
+ - `#314193` - Document with charts were now preserved properly on exporting.
2509
+ - `#161908`, `#318321` - Added API to show/hide restrict editing pane.
2510
+ - `#315435` - Table cell width now preserved properly on editing.
2511
+ - `#162638` - Table background color was now updated properly on updating borders and shading.
2512
+
2513
+ ## 18.4.49 (2021-03-23)
2514
+
2515
+ ### Document Editor
2516
+
2517
+ #### Bug Fixes
2518
+
2519
+ - `#317061` - The merged cell table border rendering issue is resolved.
2520
+ - `#318283` - Resolved script error while editing the last section header.
2521
+ - `#310874` - The table with the merged cell is exporting properly.
2522
+ - `#162017` - Restart page numbering is now preserved properly on exporting.
2523
+ - `#316810` - Spell check script error is now resolved for layout type change.
2524
+ - `#163236` - Strike through and underline content are now copy-pasted properly.
2525
+
2526
+ ## 18.4.48 (2021-03-16)
2527
+
2528
+ ### Document Editor
2529
+
2530
+ #### Bug Fixes
2531
+
2532
+ - `#163116`, `#317496`, `#315005` - Implemented the line spacing Hanging similar to MS word.
2533
+ - `#317691` - Resolve the Number formatting after applying bullet formats.
2534
+ - `#317524` - Replace all with empty string is now working.
2535
+ - `#317605` - Shape with line format value null was now preserved properly.
2536
+ - `#317150` - Can press 'p' key in Firefox after control + a and then backspace.
2537
+ - Resolve hanging issue while opening document.
2538
+ - `#315656` - Resolve script error when importing document.
2539
+
2540
+ ## 18.4.47 (2021-03-09)
2541
+
2542
+ ### Document Editor
2543
+
2544
+ #### Breaking Changes
2545
+
2546
+ - The `DictionaryData(int langID,string dictPath,string affPath,string customPath)` is marked as obsolete. Please use the alternate new constructor `DictionaryData(int langID, string dictPath, string affPath)` in `Syncfusion.EJ2.SpellChecker` spell checker.
2547
+ - The `SpellChecker(List<SpellCheckDictionary> dictItem)` is marked as obsolete. Please use the alternate new constructor `SpellChecker(List<DictionaryData> dictItem, string customDicPath)` in `Syncfusion.EJ2.SpellChecker` spell checker.
2548
+
2549
+ #### Bug Fixes
2550
+
2551
+ - `#315096` - Selection behaviour is updated properly, while pasting a URL and clicking enter after the URL.
2552
+ - `#315413`, `#317463` - Table cell is now rendered properly.
2553
+ - `#314467` - Find and replace is now working properly.
2554
+ - `#315441` - While inserting same bookmark multiple times and deleting, bookmarks were preserved properly now.
2555
+ - `#316532` - ParagraphFormat is now preserved while pasting with text only option.
2556
+ - `#314193` - Document with charts were now preserved properly on exporting.
2557
+ - `#161908`, `#318321` - Added API to show/hide restrict editing pane.
2558
+ - `#315435` - Table cell width now preserved properly on editing.
2559
+ - `#162638` - Table background color was now updated properly on updating borders and shading.
2560
+
2561
+ ## 18.4.46 (2021-03-02)
2562
+
2563
+ ### Document Editor
2564
+
2565
+ #### Bug Fixes
2566
+
2567
+ - `#311796`, `#316639`, `#308845`, `#316676`, `#162561` - All the pages in the document were now loaded properly.
2568
+ - `#309052`, `#315953` - Footnote now layouts properly.
2569
+ - `#307997` - Resolved issue on updating the bullet list.
2570
+ - `#314313`, `#316278` - When copy pasting the merge field, merge field was now preserved properly.
2571
+ - `#315435` - Table cells layouts properly now.
2572
+ - `#315413`, `#317463` - Table cells renders to preferred width now.
2573
+
2574
+ ## 18.4.44 (2021-02-23)
2575
+
2576
+ ### Document Editor
2577
+
2578
+ #### Bug Fixes
2579
+
2580
+ - `#313564`, `#314479` - Bookmark co ordinates were now updated properly.
2581
+ - `#162017` - Restart page number behaviour was implemented also for page break now.
2582
+ - `#310874` - Table with merged cells were exported properly now.
2583
+ - `#162017` - Page number was now updated properly based on page index.
2584
+ - `#313821` - Table column were now layout properly.
2585
+ - `#311371` - While deleting the bookmark extra spaces between the text were now removed properly.
2586
+ - `#312082` - Resolved script error on updating TOC.
2587
+ - `#312306` - Hyperlink label was not added while editing the link address now.
2588
+
2589
+ ## 18.4.43 (2021-02-16)
2590
+
2591
+ ### Document Editor
2592
+
2593
+ #### Bug Fixes
2594
+
2595
+ - `#160804`, `#160805` - Line space was now considered properly on exporting.
2596
+ - `#161513` - Properties pane was now disabled while enabling restrict editing.
2597
+ - `#311371` - While deleting a text extra spaces between the text were now removed properly.
2598
+ - `#311884` - Document with table was imported properly now.
2599
+ - `#310754` - Hebrew text was now layout properly with spaces and numbers renders properly.
2600
+ - Resolved performance lagging issue while editing.
2601
+
2602
+ ## 18.4.42 (2021-02-09)
2603
+
2604
+ ### Document Editor
2605
+
2606
+ #### Bug Fixes
2607
+
2608
+ - `#311518` - Vertical scrollbar was now updated properly on container resize.
2609
+ - `#161047` - Document with tab stop was now exported properly.
2610
+ - `#310258` - All the contents were preserved on pasting now.
2611
+ - `#307321`, `#309396` - Line shape was now rendered properly.
2612
+ - `#307321`, `#313943` - Tab stops were now rendered properly.
2613
+ - `#311296` - Odd headers were added to all odd pages now.
2614
+ - `#307321`, `#313948` - Straight connectors were now rendered properly.
2615
+ - `#309565` - When enable track changes is false changes tab is hide in review pane now.
2616
+
2617
+ ## 18.4.41 (2021-02-02)
2618
+
2619
+ ### Document Editor
2620
+
2621
+ #### Bug Fixes
2622
+
2623
+ - `#264813` - List tab element now layouts properly.
2624
+ - `#309425` - Paragraph formats were considered while creating a new table.
2625
+ - `#309976` - List was not updated properly from level 1 to level 2.
2626
+ - `#306480` - Review pane was now updated properly on resizing.
2627
+ - `#309052` - Document with footnote now rendered properly without overlap.
2628
+ - `#309565` - When enable comment is false comment tab is hide in review pane now.
2629
+ - `#307321` - Table with no cell border now rendered properly.
2630
+ - `#307860` - While pasting no extra paragraph was added now.
2631
+ - `#311336` - Text was now updated properly on undo without overlap.
2632
+
2633
+ ## 18.4.35 (2021-01-19)
2634
+
2635
+ ### Document Editor
2636
+
2637
+ #### Bug Fixes
2638
+
2639
+ - `#160177` - The document with tables were now rendered properly without page unresponsive error.
2640
+ - `#305777` - Selection was now updated properly on zooming for web layout.
2641
+ - `#297705` - Handled behaviour similar to MS Word if page and section break in same paragraph.
2642
+ - `#305110` - The document with large tables were now rendered properly without page unresponsive error.
2643
+ - `#307321` - Table borders now renders properly if the border color is none.
2644
+ - `#303643` - Edit hyperlink now works properly on image with hyperlink.
2645
+
2646
+ ## 18.4.34 (2021-01-12)
2647
+
2648
+ ### Document Editor
2649
+
2650
+ #### Bug Fixes
2651
+
2652
+ - `#306130` - The document content now renders properly while pasting the contents after inserting header with maximum header distance.
2653
+ - `#307321` - Top borders of table with merged cell were rendered properly now.
2654
+ - `#307746`, `#307748` - Auto fit tables were rendered properly now.
2655
+ - `#309747` - Resolved spelling issue on default font family collection.
2656
+ - `#295084`, `#291801` - Charts were now rendered properly on pasting.
2657
+ - `#307318`, `#307327` - Creation of new comment was now restricted until existing comment was posted or discarded.
2658
+ - `#307321` - Tab stop was rendered properly now.
2659
+ - `#299850` - Auto fit table with preferred width and cell width was now rendered properly.
2660
+ - `#308899` - Track changes revision was now preserved properly for justified paragraph.
2661
+
2662
+ ## 18.4.33 (2021-01-05)
2663
+
2664
+ ### Document Editor
2665
+
2666
+ #### Bug Fixes
2667
+
2668
+ - `#297703`, `#160488` - Cursor was now updated properly for RTL languages.
2669
+ - `#307715` - Table with merged cells were now exported properly.
2670
+
2671
+ ## 18.4.32 (2020-12-29)
2672
+
2673
+ ### Document Editor
2674
+
2675
+ #### Bug Fixes
2676
+
2677
+ - `#306939` - Table with merged cells were now exported properly.
2678
+ - `#302508` - List format was now preserved properly after pasting some content in list line.
2679
+ - `#299511` - On discarding the comment, comment tag was removed properly on file level now.
2680
+
2681
+ ## 18.4.31 (2020-12-22)
2682
+
2683
+ ### Document Editor
2684
+
2685
+ #### Bug Fixes
2686
+
2687
+ - `#305640` - Track changes is now preserved properly on exported document.
2688
+ - `#305804` - Document scrolling is now working properly when document contains clipped image.
2689
+ - `#305804` - In IE, Ctrl+ P is now working properly without text insertion in cursor position.
2690
+ - `#299850` - Paragraph format was now applied properly inside the table.
2691
+ - `#304588` - Application level formats were now preserved properly.
2692
+ - `#305834`, `#302444` - Comment tab is also visible now while clicking on the track changes.
2693
+ - `#301314` - Resolved the script error thrown on entering a new line and backspace sequentially.
2694
+
2695
+ ## 18.4.30 (2020-12-17)
2696
+
2697
+ ### Document Editor
2698
+
2699
+ #### New Features
2700
+
2701
+ - `227250`, `143540`, `234463`, `252453`, `267474`, `67852`, `268213`, `273871`, `285146`, `288507`, `290372`, `295055`, `295548` - Added support for Footnote and Endnote.
2702
+
2703
+ ## 18.3.53 (2020-12-08)
2704
+
2705
+ ### Document Editor
2706
+
2707
+ #### Bug Fixes
2708
+
2709
+ - `305508` - Resolved page unresponsive error while selecting field.
2710
+ - `302470` - Chart series color now applied properly.
2711
+ - `292515` - Resolved paste option issue on IE.
2712
+
2713
+ ## 18.3.52 (2020-12-01)
2714
+
2715
+ ### Document Editor
2716
+
2717
+ #### Bug Fixes
2718
+
2719
+ - `302151` - Vertical alignment for cell now working properly in header and footer.
2720
+ - `304069` - Table cell spacing now exported properly.
2721
+ - `304048`, `294075` - Auto fit table is now layout properly if table has preferred width.
2722
+
2723
+ ## 18.3.51 (2020-11-24)
2724
+
2725
+ ### Document Editor
2726
+
2727
+ #### Bug Fixes
2728
+
2729
+ - `#291766`, `#293053` - Resolved the page unresponsive error while selecting the image.
2730
+ - `#301016` - Multiple server calls on optimized spell checking was now optimized to single call per page.
2731
+ - `#300330` - Document with comment can be opened without any script errors now.
2732
+ - `#292912`, `#293388` - Document with empty comment is now exported properly.
2733
+ - `#299940` - Table with center alignment is now rendered properly and footer contents are rendered properly now on zooming.
2734
+ - `#290277` - Navigating to bookmark now works properly without script error.
2735
+ - `#301035`, `#300947` - Changes were tracked properly now on pasting.
2736
+
2737
+ ## 18.3.50 (2020-11-17)
2738
+
2739
+ ### Document Editor
2740
+
2741
+ #### Bug Fixes
2742
+
2743
+ - Strike through button now toggles properly.
2744
+ - `#297703` - Resolved issue on exporting a RTL document.
2745
+
2746
+ ## 18.3.48 (2020-11-11)
2747
+
2748
+ ### Document Editor
2749
+
2750
+ #### Bug Fixes
2751
+
2752
+ - `#294075` - Resolved table bottom border rendering issue when table contains merged cell.
2753
+ - `#292515` - Resolved context menu position issue in IE11.
2754
+
2755
+ ## 18.3.47 (2020-11-05)
2756
+
2757
+ ### Document Editor
2758
+
2759
+ #### New Features
2760
+
2761
+ - `#281067`, `#279595` - Added partial lock and edit support.
2762
+
2763
+ #### Bug Fixes
2764
+
2765
+ - `#296222` - Resolved table rendering issue when table contains merged cell.
2766
+ - `#297479` - Field result text with multiple lines are now inserted properly when track changes enabled.
2767
+ - `#296863` - Resolved script error when field code contains table.
2768
+ - `#281339` - Resolved paragraph renders outside the page in RTL format document issue.
2769
+ - Resolved script error Navigating to the specified bookmark.
2770
+ - `#296222` - Resolved exporting issue when exporting document with shape.
2771
+ - `#294306` - Resolved page number update issue when page contains page field.
2772
+ - `#295176` - Ctrl + V now works properly in Edge.
2773
+ - `#296782`, `#296781` - Resolved issue on cursor visibility when cursor is in editable region.
2774
+ - `#293369` - Document with merged cell is now exported properly.
2775
+ - `#294261` - Accepting or rejecting changes were now preserved in restrict editing.
2776
+ - `#292726` - Row header was now repeated properly for each page.
2777
+ - `#281339` - Numbered list in the RTL was now rendered properly.
2778
+ - `#295753` - Sections with restart page number now updated properly.
2779
+ - `#293980` - Skipped form field insertion in header and footer similar to MS Word.
2780
+ - `#294075`,`#293472` - Resolved table border rendering issue.
2781
+ - `#291766` - Resolved file picker not opening issue in IE.
2782
+ - `#296842` - Resolved issue on selecting a merge field.
2783
+ - `#292515` - Polish characters are now working properly in IE.
2784
+ - `#291766` - Resolved script error on loading a document with text wrapped image.
2785
+ - `#292515` - Resolved toolbar rendering issue in IE.
2786
+ - `#289186`,`#293172` - Text box with none style is now exported properly.
2787
+ - `#291766` - Resolved issue on table rendering black.
2788
+ - `#293342`,`#295176` - Ctrl + V now works properly in IE.
2789
+
2790
+ ## 18.3.44 (2020-10-27)
2791
+
2792
+ ### Document Editor
2793
+
2794
+ #### Bug Fixes
2795
+
2796
+ - `#296222` - Resolved table rendering issue when table contains merged cell.
2797
+ - `#297479` - Field result text with multiple lines are now inserted properly when track changes enabled.
2798
+ - `#296863` - Resolved script error when field code contains table.
2799
+ - `#281339` - Resolved paragraph renders outside the page in RTL format document issue.
2800
+ - Resolved script error Navigating to the specified bookmark.
2801
+ - `#296222` - Resolved exporting issue when exporting document with shape.
2802
+
2803
+ ## 18.3.42 (2020-10-20)
2804
+
2805
+ ### Document Editor
2806
+
2807
+ #### New Features
2808
+
2809
+ - `#281067`, `#279595` - Added partial lock and edit support.
2810
+
2811
+ #### Bug Fixes
2812
+
2813
+ - `#294306` - Resolved page number update issue when page contains page field.
2814
+ - `#295176` - Ctrl + V now works properly in Edge.
2815
+ - `#296782`, `#296781` - Resolved issue on cursor visibility when cursor is in editable region.
2816
+ - `#293369` - Document with merged cell is now exported properly.
2817
+ - `#294261` - Accepting or rejecting changes were now preserved in restrict editing.
2818
+ - `#292726` - Row header was now repeated properly for each page.
2819
+ - `#281339` - Numbered list in the RTL was now rendered properly.
2820
+ - `#295753` - Sections with restart page number now updated properly.
2821
+ - `#293980` - Skipped form field insertion in header and footer similar to MS Word.
2822
+
2823
+ ## 18.3.40 (2020-10-13)
2824
+
2825
+ ### Document Editor
2826
+
2827
+ #### Bug Fixes
2828
+
2829
+ - `294075`,`293472` - Resolved table border rendering issue.
2830
+ - `#291766` - Resolved file picker not opening issue in IE.
2831
+ - `#296842` - Resolved issue on selecting a merge field.
2832
+ - `#292515` - Polish characters are now working properly in IE.
2833
+ - `#291766` - Resolved script error on loading a document with text wrapped image.
2834
+ - `#292515` - Resolved toolbar rendering issue in IE.
2835
+ - `289186`,`293172` - Text box with none style is now exported properly.
2836
+ - `#291766` - Resolved issue on table rendering black.
2837
+ - `293342`,`295176` - Ctrl + V now works properly in IE.
2838
+
2839
+ ## 18.3.35 (2020-10-01)
2840
+
2841
+ ### Document Editor
2842
+
2843
+ #### Bug Fixes
2844
+
2845
+ - `#283180` - Resolved font family no records found issue.
2846
+ - `#282303` - Paste dropdown now hides when creating or opening new document.
2847
+ - `#280951` - Table content renders properly now for table with merged cells.
2848
+ - `#280973` - Resolved script while getting bookmarks from selection.
2849
+ - `#284486` - Comment Tab in pane is removed when enable comment is false.
2850
+ - `#283344` - Resolved the initial delay in pasting images.
2851
+ - `#282707`,`#284035` - Resolved bullet list exporting issue in MAC devices.
2852
+ - `#284412` - Comment mark is now deleted properly when comment is deleted.
2853
+ - `#281339` - Resolved RTL issue when editing a list content.
2854
+ - `#276616` - Paragraph maintained when inserting text in whole paragraph similar to MS Word.
2855
+ - `#284775` - Resolved table resize enabled issue in protected mode.
2856
+ - `#282504` - Resolved footer content overlapping issue when inserting image and table in footer.
2857
+ - `#286986` - Table properties are now written properly on html exporting.
2858
+ - `#286520` - Inserted text selection now applied properly after applying style.
2859
+ - `#287740` - Paper size dropdown in page setup dialog now updated for document with A4 format.
2860
+ - `#282515` - Resolved error on exporting a document which contains restart numbering.
2861
+ - `#287633` - Table containing alignment is now exporting properly with alignment.
2862
+ - `#286469` - Resolved table formatting issue when table splits to multiple pages.
2863
+ - `#285747` - Resolved script error on server side export.
2864
+ - `#284704` - Resolved script error on changing the footer distance.
2865
+ - `#283529` - Resolved table layout issue when table is center aligned.
2866
+ - `#286474` - Resolved table re layout issue when table have left indent value.
2867
+ - `#289186` - Resolved issue on exporting a text box with line format none.
2868
+ - `#288198` - Font family customization is also available on modify style dialog now.
2869
+ - `#289187` - Resolved table border rendering issue when table have merged cells.
2870
+ - `#287255` - Resolved page unresponsive error occurs on mail merge.
2871
+ - `#286474`, `#288778` - Resolved script error thrown on choosing fill color.
2872
+ - `#155699` - Image resize history is now called before the content change event.
2873
+ - `#156086` - Resolved table layout issue on opening a saved document with merged cells.
2874
+ - `#148494` - Resolved script error on destroying the container.
2875
+ - `#289186` - Resolved layout issue on exporting a text box.
2876
+ - `#289172` - Resolved script error when two or more server request is passed at same time.
2877
+ - `#287775` - Resolved script error on saving a document with form field.
2878
+ - `#289902` - Custom page height and width is now updating properly in page setup dialog.
2879
+ - `#289902` - Resolved review pane enabled issue when track changes is disabled.
2880
+ - `#157264` - Resolved script error when finding a text with curly braces.
2881
+ - `#290625` - Tick icon in line spacing is aligned properly now.
2882
+ - `#291882` - Now,Text contents were not transformed to upper case while copying.
2883
+ - `#287582` - Apply shading property for form field is now maintained also on exported document.
2884
+ - `#280951` - Table contents were not rendered on footer region now.
2885
+ - `#287195` - Resolved script error throw while deleting large text inside a table.
2886
+ - `#155699` - Resolved selection change event gets triggered before created event of document editor issue.
2887
+ - `#290271` - Resolved some elements are not created with unique id in document editor component issue.
2888
+ - `#288253` - Exported document with comments from editor contain initials property in file level now.
2889
+ - `#287740` - Landscape Orientation not updated properly in page setup dialog now.
2890
+ - `#291080`, `#157393` - Restrict editing property works when setting on component creation now.
2891
+
2892
+ #### New Features
2893
+
2894
+ - Added API to delete bookmark.
2895
+ - `#267515`- Added API to get searched item hierarchical index.
2896
+ - `#284937`- Added API show restrict editing pane.
2897
+ - `#280089`, `#283427`, `#250760` - Added event to notify service failure.
2898
+ - `#275184` - Added support for retrieving next and previous element context type from current selection range.
2899
+ - `#243495` - Added support for automatic text color.
2900
+ - `#279355` - Added support to enable properties pane in read only mode.
2901
+ - `#260677`, `#277329` - Added support for cropping images in document editor.
2902
+ - `#250760` - Added before file open event to restrict document loading based on file size.
2903
+ - `#256210`, `#259583`, `#280989`, `#282228` - Added support for all Caps property for character.
2904
+ - `#156915` - Added public API to check whether the selection is in edit region.
2905
+ - `#287831` - Added public API to show spell check dialog.
2906
+ - `#284434` - Spell checker performance was optimized.
2907
+ - `#290372` - Added support to apply restart page number for different sections.
2908
+ - `#290423` - Added resize API in document editor container.
2909
+ - `#243495`, `#247427`, `#248347`, `#252755`, `#254094`, `#254684`, `#256926`, `#248347`, `#260233`, `#262638`, `#273681`, `#155458`, `#278038` - Added support to preserve content control feature.
2910
+
2911
+ ## 18.2.58 (2020-09-15)
2912
+
2913
+ ### Document Editor
2914
+
2915
+ #### New Features
2916
+
2917
+ - `#290372` - Added support to apply restart page number for different sections.
2918
+ - `#290423` - Added resize API in document editor container.
2919
+ - `#243495`, `#247427`, `#248347`, `#252755`, `#254094`, `#254684`, `#256926`, `#248347`, `#260233`, `#262638`, `#273681`, `#155458`, `#278038` - Added support to preserve content control feature.
2920
+
2921
+ #### Bug Fixes
2922
+
2923
+ - `#155699` - Resolved selection change event gets triggered before created event of document editor issue.
2924
+ - `#290271` - Resolved some elements are not created with unique id in document editor component issue.
2925
+ - `#288253` - Exported document with comments from editor contain initials property in file level now.
2926
+ - `#287740` - Landscape Orientation not updated properly in page setup dialog now.
2927
+ - `#291080`, `#157393` - Restrict editing property works when setting on component creation now.
2928
+
2929
+ ## 18.2.57 (2020-09-08)
2930
+
2931
+ ### Document Editor
2932
+
2933
+ #### New Features
2934
+
2935
+ - `#156915` - Added public API to check whether the selection is in edit region.
2936
+ - `#287831` - Added public API to show spell check dialog.
2937
+ - `#284434` - Spell checker performance was optimized.
2938
+
2939
+ #### Bug Fixes
2940
+
2941
+ - `#148494` - Resolved script error on destroying the container.
2942
+ - `#289186` - Resolved layout issue on exporting a text box.
2943
+ - `#289172` - Resolved script error when two or more server request is passed at same time.
2944
+ - `#287775` - Resolved script error on saving a document with form field.
2945
+ - `#289902` - Custom page height and width is now updating properly in page setup dialog.
2946
+ - `#289902` - Resolved review pane enabled issue when track changes is disabled.
2947
+ - `#157264` - Resolved script error when finding a text with curly braces.
2948
+ - `#290625` - Tick icon in line spacing is aligned properly now.
2949
+ - `#291882` - Now,Text contents were not transformed to upper case while copying.
2950
+ - `#287582` - Apply shading property for form field is now maintained also on exported document.
2951
+ - `#280951` - Table contents were not rendered on footer region now.
2952
+ - `#287195` - Resolved script error throw while deleting large text inside a table.
2953
+
2954
+ ## 18.2.55 (2020-08-25)
2955
+
2956
+ ### Document Editor
2957
+
2958
+ #### Bug Fixes
2959
+
2960
+ - `#286474` - Resolved table re layout issue when table have left indent value.
2961
+ - `#289186` - Resolved issue on exporting a text box with line format none.
2962
+ - `#288198` - Font family customization is also available on modify style dialog now.
2963
+ - `#289187` - Resolved table border rendering issue when table have merged cells.
2964
+ - `#287255` - Resolved page unresponsive error occurs on mail merge.
2965
+ - `#286474`, `#288778` - Resolved script error thrown on choosing fill color.
2966
+ - `#155699` - Image resize history is now called before the content change event.
2967
+ - `#156086` - Resolved table layout issue on opening a saved document with merged cells.
2968
+
2969
+ ## 18.2.54 (2020-08-18)
2970
+
2971
+ ### Document Editor
2972
+
2973
+ #### New Features
2974
+
2975
+ - `#275184` - Added support for retrieving next and previous element context type from current selection range.
2976
+ - `#243495` - Added support for automatic text color.
2977
+ - `#279355` - Added support to enable properties pane in read only mode.
2978
+ - `#260677`, `#277329` - Added support for cropping images in document editor.
2979
+ - `#250760` - Added before file open event to restrict document loading based on file size.
2980
+ - `#256210`, `#259583`, `#280989`, `#282228` - Added support for all Caps property for character.
2981
+ - Added API to delete bookmark.
2982
+ - `#267515`- Added API to get searched item hierarchical index.
2983
+ - `#284937`- Added API show restrict editing pane.
2984
+ - `#280089`, `#283427`, `#250760` - Added event to notify service failure.
2985
+
2986
+ #### Bug Fixes
2987
+
2988
+ - `#286986` - Table properties are now written properly on html exporting.
2989
+ - `#286520` - Inserted text selection now applied properly after applying style.
2990
+ - `#287740` - Paper size dropdown in page setup dialog now updated for document with A4 format.
2991
+ - `#282515` - Resolved error on exporting a document which contains restart numbering.
2992
+ - `#287633` - Table containing alignment is now exporting properly with alignment.
2993
+ - `#286469` - Resolved table formatting issue when table splits to multiple pages.
2994
+ - `#285747` - Resolved script error on server side export.
2995
+ - `#284704` - Resolved script error on changing the footer distance.
2996
+ - `#283529` - Resolved table layout issue when table is center aligned.
2997
+ - `#283180` - Resolved font family no records found issue.
2998
+ - `#282303` - Paste dropdown now hides when creating or opening new document.
2999
+ - `#280951` - Table content renders properly now for table with merged cells.
3000
+ - `#280973` - Resolved script while getting bookmarks from selection.
3001
+ - `#284486` - Comment Tab in pane is removed when enable comment is false.
3002
+ - `#283344` - Resolved the initial delay in pasting images.
3003
+ - `#282707`,`#284035` - Resolved bullet list exporting issue in MAC devices.
3004
+ - `#284412` - Comment mark is now deleted properly when comment is deleted.
3005
+ - `#281339` - Resolved RTL issue when editing a list content.
3006
+ - `#276616` - Paragraph maintained when inserting text in whole paragraph similar to MS Word.
3007
+ - `#284775` - Resolved table resize enabled issue in protected mode.
3008
+ - `#282504` - Resolved footer content overlapping issue when inserting image and table in footer.
3009
+
3010
+ ## 18.2.47 (2020-07-28)
3011
+
3012
+ ### Document Editor
3013
+
3014
+ #### New Features
3015
+
3016
+ - `#280089`, `#283427`, `#250760` - Added event to notify service failure.
3017
+
3018
+ #### Bug Fixes
3019
+
3020
+ - `#284775` - Resolved table resize enabled issue in protected mode.
3021
+ - `#282504` - Resolved footer content overlapping issue when inserting image and table in footer.
3022
+
3023
+ ## 18.2.46 (2020-07-21)
3024
+
3025
+ ### Document Editor
3026
+
3027
+ #### New Features
3028
+
3029
+ - `#284937`- Added API show restrict editing pane.
3030
+
3031
+ #### Bug Fixes
3032
+
3033
+ - `#284486` - Comment Tab in pane is removed when enable comment is false.
3034
+ - `#283344` - Resolved the initial delay in pasting images.
3035
+ - `#282707`,`#284035` - Resolved bullet list exporting issue in MAC devices.
3036
+ - `#284412` - Comment mark is now deleted properly when comment is deleted.
3037
+ - `#281339` - Resolved RTL issue when editing a list content.
3038
+ - `#276616` - Paragraph maintained when inserting text in whole paragraph similar to MS Word.
3039
+
3040
+ ## 18.2.45 (2020-07-14)
3041
+
3042
+ ### Document Editor
3043
+
3044
+ #### New Features
3045
+
3046
+ - Added API to delete bookmark.
3047
+ - `#267515`- Added API to get searched item hierarchical index.
3048
+
3049
+ #### Bug Fixes
3050
+
3051
+ - `#283180` - Resolved font family no records found issue.
3052
+ - `#282303` - Paste dropdown now hides when creating or opening new document.
3053
+ - `#280951` - Table content renders properly now for table with merged cells.
3054
+ - `#280973` - Resolved script while getting bookmarks from selection.
3055
+
3056
+ ## 18.2.44 (2020-07-07)
3057
+
3058
+ ### Document Editor
3059
+
3060
+ #### Breaking Changes
3061
+
3062
+ - The property `dropDownItems` in DropDownFormFieldInfo is changed to `dropdownItems`.
3063
+
3064
+ #### New Features
3065
+
3066
+ - `#268210` - Added support to customize user color in comment.
3067
+ - `#268211` - Added support for restricting the user from delete comment.
3068
+ - `#125563`,`#167098`,`#200655`,`#210401`,`#227193`,`#225881`,`#227250`,`#238531`,`#238529`,`#249506`,`#251329`,`#251816`,`#252988`,`#254094`, `#125563`,`#255850`, `#258472`, `#264794`, `#264634`, `#266286`, `#278191` - Added support for track changes.
3069
+ - `#272634` - Added API to get hidden bookmark.
3070
+ - `#267067`,`#267934` - Added API to customize font family dropdown.
3071
+ - Added `height` and `width` API to define height and width of document editor.
3072
+ - Added support for Legacy Form Fields.
3073
+ - Added support for updating bookmark cross reference fields.
3074
+
3075
+ #### Bug Fixes
3076
+
3077
+ - `#279874` - Resolved paragraph spacing issue in the exported docx when opening it in libre office.
3078
+ - `#278039` - Character formatting now preserved properly for dropdown field.
3079
+ - `#278038` - Handle restrict editing inside dropdown field.
3080
+ - `#278695` - Paste text only in editable region now working properly.
3081
+ - `#267924` - Circular reference exception resolved when export the document contains chart.
3082
+ - `#152124` - Resolved script error when modify style for locale changed text.
3083
+ - `#266059` - Skipped adding bookmark when pasting content with bookmark.
3084
+ - `#267949` - Table is now revert properly when insert table below another table.
3085
+ - `#268472` - Selection format is now retrieved properly when paragraph contains more than two paragraph.
3086
+ - `#269467` - List character format is now update properly when paragraph contains style.
3087
+ - `#264813` - Tab width in list paragraph is now layout properly.
3088
+ - `#264779` - Text clipping issue is resolved when text inside table.
3089
+ - `#269397` - Context menu position is now update properly.
3090
+ - `#269546` - Resolved key navigation issue when paragraph contains page break.
3091
+ - `#269778` - $ symbol is now search properly when text contains $ symbol.
3092
+ - `#269893` - Focus is in document editor after dialog gets closed.
3093
+ - `#268907` - Selection character format is retrieved properly when selection is in list text.
3094
+ - `#270424` - Footer content is now update properly when document contains more than one section.
3095
+ - `#269743` , `#266534` - Focus is now update properly in Firefox when navigate to bookmark or search result.
3096
+ - `#271039` - When paste content in RTL paragraph, formatting is now update properly.
3097
+ - `#271928` - Resolved script when trying to create a new document and document have broken comments.
3098
+ - `#271886` - Right tab width issue when paragraph contains right indent.
3099
+ - `#271986` - Resolved error when updating Table of Contents with comments.
3100
+ - `#271967` , `#271968` , `#271971` - Paste text only in empty paragraph is now working properly.
3101
+ - `#271985` - Resolved script error when remove page break after bookmark.
3102
+ - `#272009` , `#273868` - Modify style using numbering and paragraph dialog is now working properly.
3103
+ - `#271977` - Pasting text in heading style is now maintain heading style in paragraph.
3104
+ - `#271863` - Paragraph element splitting issue is now resolved when alignment is left and line combined with field.
3105
+ - `#272290` - Resolved selection issue when paragraph contains line break character.
3106
+ - `#272600` - Copy text with specific symbol (< , >) is now working properly.
3107
+ - `#266059` - When pasting content with bookmark, bookmark is now preserved.
3108
+ - `#269743` - Resolved focus issue in Firefox when navigate to bookmark or search result.
3109
+ - `#269546` - Selection issue is now resolved when paragraph contains page break.
3110
+ - `#274395` - Resolved script error when clicking on canvas in mobile view mode.
3111
+ - `#273345` - Resolved table export issue when table contains vertical merge cell.
3112
+ - `#271450` - Restricted user editing, when spinner is visible.
3113
+ - `#271375` - Resolved table layout issue when table contain vertical merged cells.
3114
+ - `#252868` - Resolved script error when minimize row height.
3115
+ - `#275993` ,`#277160` - Button actions in comments and restrict editing pane will not trigger the form submit events now.
3116
+ - `#276810` - Table alignment property is now export properly.
3117
+ - `#277452` - Contents in table is now print properly.
3118
+ - `#273870` - Bookmarks API will not retrieve bookmark when selection is at end of bookmark.
3119
+ - `#273913` - Enable/Disable item by index in toolbar is now working properly.
3120
+ - `#276399` - After copy and paste table, table is now exported properly.
3121
+ - Comments pane locale string is now returns proper time.
3122
+ - `#275137` - Apply vertical alignment for cell is now working properly when it inside table.
3123
+ - `#275184` - Select bookmark API is now select bookmark element properly.
3124
+ - `#275452` - Select current word using keys is now working properly when line contains comments.
3125
+ - `#274525` - List font is now update properly on enter in list paragraph.
3126
+ - `#273905` - Insert row below is now proper when cells have different borders.
3127
+ - `#272762` - Modify list level using tab key is now proper.
3128
+ - `#277823` - Resolved script error when deleting edit range element inside table.
3129
+ - `#247077` - Selection is now updated properly while clicking before merge field.
3130
+ - `#277357` - Table borders are now rendered properly.
3131
+ - `#275686` - `contentChange` event will not trigger while switching the layout type.
3132
+ - `#276616` - Paragraph format now preservers properly while inserting text.
3133
+ - `#276039` - Adding new comment and replying to old comment is now disable in read only mode.
3134
+ - `#277959` - Document with shape now imported properly.
3135
+ - `#153583` - Selection is now updated properly for image inside the bookmark.
3136
+ - `#278685` - Resolved script error on backspace inside the edit range.
3137
+ - `#247077` - Selection is now updated properly while clicking before merge field.
3138
+ - `#277357` - Table borders are now rendered properly.
3139
+ - `#275686` - `contentChange` event will not trigger while switching the layout type.
3140
+ - `#276616` - Paragraph format now preservers properly while inserting text.
3141
+ - `#276039` - Adding new comment and replying to old comment is now disable in read only mode.
3142
+ - `#277959` - Document with shape now imported properly.
3143
+ - `#153583` - Selection is now updated properly for image inside the bookmark.
3144
+
3145
+ ## 18.1.56 (2020-06-09)
3146
+
3147
+ ### Document Editor
3148
+
3149
+ #### Bug Fixes
3150
+
3151
+ - `#278685` - Resolved script error on backspace inside the edit range.
3152
+ - `#247077` - Selection is now updated properly while clicking before merge field.
3153
+ - `#277357` - Table borders are now rendered properly.
3154
+ - `#275686` - `contentChange` event will not trigger while switching the layout type.
3155
+ - `#276616` - Paragraph format now preservers properly while inserting text.
3156
+ - `#276039` - Adding new comment and replying to old comment is now disable in read only mode.
3157
+ - `#277959` - Document with shape now imported properly.
3158
+ - `#153583` - Selection is now updated properly for image inside the bookmark.
3159
+
3160
+ ## 18.1.55 (2020-06-02)
3161
+
3162
+ ### Document Editor
3163
+
3164
+ #### Bug Fixes
3165
+
3166
+ - `#247077` - Selection is now updated properly while clicking before merge field.
3167
+ - `#277357` - Table borders are now rendered properly.
3168
+ - `#275686` - `contentChange` event will not trigger while switching the layout type.
3169
+ - `#276616` - Paragraph format now preservers properly while inserting text.
3170
+ - `#276039` - Adding new comment and replying to old comment is now disable in read only mode.
3171
+ - `#277959` - Document with shape now imported properly.
3172
+ - `#153583` - Selection is now updated properly for image inside the bookmark.
3173
+
3174
+ ## 18.1.54 (2020-05-26)
3175
+
3176
+ ### Document Editor
3177
+
3178
+ #### Bug Fixes
3179
+
3180
+ - Comments pane locale string is now returns proper time.
3181
+ - `#275137` - Apply vertical alignment for cell is now working properly when it inside table.
3182
+ - `#275184` - Select bookmark API is now select bookmark element properly.
3183
+ - `#275452` - Select current word using keys is now working properly when line contains comments.
3184
+ - `#274525` - List font is now update properly on enter in list paragraph.
3185
+ - `#273905` - Insert row below is now proper when cells have different borders.
3186
+ - `#272762` - Modify list level using tab key is now proper.
3187
+ - `#277823` - Resolved script error when deleting edit range element inside table.
3188
+
3189
+ ## 18.1.53 (2020-05-19)
3190
+
3191
+ ### Document Editor
3192
+
3193
+ #### New Features
3194
+
3195
+ - `#272634` - Added API to get hidden bookmark.
3196
+
3197
+ #### Bug Fixes
3198
+
3199
+ - `#275993` ,`#277160` - Button actions in comments and restrict editing pane will not trigger the form submit events now.
3200
+ - `#276810` - Table alignment property is now export properly.
3201
+ - `#277452` - Contents in table is now print properly.
3202
+ - `#273870` - Bookmarks API will not retrieve bookmark when selection is at end of bookmark.
3203
+ - `#273913` - Enable/Disable item by index in toolbar is now working properly.
3204
+ - `#276399` - After copy and paste table, table is now exported properly.
3205
+
3206
+ ## 18.1.52 (2020-05-13)
3207
+
3208
+ ### Document Editor
3209
+
3210
+ #### New Features
3211
+
3212
+ - `#267067`,`#267934` - Added API to customize font family dropdown.
3213
+
3214
+ #### Bug Fixes
3215
+
3216
+ - `#271375` - Resolved table layout issue when table contain vertical merged cells.
3217
+ - `#252868` - Resolved script error when minimize row height.
3218
+
3219
+ ## 18.1.48 (2020-05-05)
3220
+
3221
+ ### Document Editor
3222
+
3223
+ #### Bug Fixes
3224
+
3225
+ - `#272290` - Resolved selection issue when paragraph contains line break character.
3226
+ - `#272600` - Copy text with specific symbol (< , >) is now working properly.
3227
+ - `#266059` - When pasting content with bookmark, bookmark is now preserved.
3228
+ - `#269743` - Resolved focus issue in Firefox when navigate to bookmark or search result.
3229
+ - `#269546` - Selection issue is now resolved when paragraph contains page break.
3230
+ - `#274395` - Resolved script error when clicking on canvas in mobile view mode.
3231
+ - `#273345` - Resolved table export issue when table contains vertical merge cell.
3232
+ - `#271450` - Restricted user editing, when spinner is visible.
3233
+
3234
+ ## 18.1.46 (2020-04-28)
3235
+
3236
+ ### Document Editor
3237
+
3238
+ #### New Features
3239
+
3240
+ - Added `height` and `width` API to define height and width of document editor.
3241
+
3242
+ #### Bug Fixes
3243
+
3244
+ - `#271928` - Resolved script when trying to create a new document and document have broken comments.
3245
+ - `#271886` - Right tab width issue when paragraph contains right indent.
3246
+ - `#271986` - Resolved error when updating Table of Contents with comments.
3247
+ - `#271967` , `#271968` , `#271971` - Paste text only in empty paragraph is now working properly.
3248
+ - `#271985` - Resolved script error when remove page break after bookmark.
3249
+ - `#272009` , `#273868` - Modify style using numbering and paragraph dialog is now working properly.
3250
+ - `#271977` - Pasting text in heading style is now maintain heading style in paragraph.
3251
+ - `#271863` - Paragraph element splitting issue is now resolved when alignment is left and line combined with field.
3252
+
3253
+ ## 18.1.45 (2020-04-21)
3254
+
3255
+ ### Document Editor
3256
+
3257
+ #### Bug Fixes
3258
+
3259
+ - `#268907` - Selection character format is retrieved properly when selection is in list text.
3260
+ - `#270424` - Footer content is now update properly when document contains more than one section.
3261
+ - `#269743` , `#266534` - Focus is now update properly in Firefox when navigate to bookmark or search result.
3262
+ - `#271039` - When paste content in RTL paragraph, formatting is now update properly.
3263
+
3264
+ ## 18.1.44 (2020-04-14)
3265
+
3266
+ ### Document Editor
3267
+
3268
+ #### New Features
3269
+
3270
+ - Added support for Legacy Form Fields.
3271
+ - Added support for updating bookmark cross reference fields.
3272
+
3273
+ #### Bug Fixes
3274
+
3275
+ - `#269397` - Context menu position is now update properly.
3276
+ - `#269546` - Resolved key navigation issue when paragraph contains page break.
3277
+ - `#269778` - $ symbol is now search properly when text contains $ symbol.
3278
+ - `#269893` - Focus is in document editor after dialog gets closed.
3279
+
3280
+ ## 18.1.43 (2020-04-07)
3281
+
3282
+ ### Document Editor
3283
+
3284
+ #### Bug Fixes
3285
+
3286
+ - `#267924` - Circular reference exception resolved when export the document contains chart.
3287
+ - `#152124` - Resolved script error when modify style for locale changed text.
3288
+ - `#266059` - Skipped adding bookmark when pasting content with bookmark.
3289
+ - `#267949` - Table is now revert properly when insert table below another table.
3290
+ - `#268472` - Selection format is now retrieved properly when paragraph contains more than two paragraph.
3291
+ - `#269467` - List character format is now update properly when paragraph contains style.
3292
+ - `#264813` - Tab width in list paragraph is now layout properly.
3293
+ - `#264779` - Text clipping issue is resolved when text inside table.
3294
+
3295
+ ## 18.1.42 (2020-04-01)
3296
+
3297
+ ### Document Editor
3298
+
3299
+ #### Breaking Changes
3300
+
3301
+ - Default value of `enableLocalPaste` is set to false. So, by default, the content will be pasted from the system clipboard.
3302
+ - Some locale properties are renamed as below
3303
+
3304
+ |Previous|Now|
3305
+ |----|----|
3306
+ |Linked(Paragraph and Character)|Linked Style|
3307
+ |Don't add space between the paragraphs of the same styles|Contextual Spacing|
3308
+ |The password don't match|Password Mismatch|
3309
+ |Exceptions (optional)|Exceptions Optional|
3310
+ |Select parts of the document and choose users who are allowed to freely edit them.|Select Part Of Document And User|
3311
+ |Yes, Start Enforcing Protection|Enforcing Protection|
3312
+ |This document is protected from unintentional editing. You may edit in this region.|Protected Document|
3313
+ |You may format text only with certain styles.|You may format text only with certain styles|
3314
+ |Type your comment hear|Type your comment here|
3315
+ |Added comments not posted. If you continue, that comment will be discarded.|Discard Comment|
3316
+ |Header & Footer|Header And Footer|
3317
+ |Different header and footer for odd and even pages.|Different header and footer for odd and even pages|
3318
+ |Different Odd & Even Pages|Different Odd And Even Pages|
3319
+ |Different header and footer for first page.|Different header and footer for first page|
3320
+ |Distance from top of the page to top of the header|Distance from top of the page to top of the header|
3321
+ |Distance from bottom of the page to bottom of the footer.|Distance from bottom of the page to bottom of the footer|
3322
+ |Insert / Delete|Insert Or Delete|
3323
+ |Number of heading or outline levels to be shown in table of contents.|Number of heading or outline levels to be shown in table of contents|
3324
+ |Show page numbers in table of contents.|Show page numbers in table of contents|
3325
+ |Right align page numbers in table of contents.|Right align page numbers in table of contents|
3326
+ |Use hyperlinks instead of page numbers.|Use hyperlinks instead of page numbers|
3327
+ |Bold (Ctrl+B)|Bold Tooltip|
3328
+ |Italic (Ctrl+I)|Italic Tooltip|
3329
+ |Underline (Ctrl+U)|Underline Tooltip|
3330
+ |Superscript (Ctrl+Shift++)|Superscript Tooltip|
3331
+ |Subscript (Ctrl+=)|Subscript Tooltip|
3332
+ |Align left (Ctrl+L)|Align left Tooltip|
3333
+ |Center (Ctrl+E)|Center Tooltip|
3334
+ |Align right (Ctrl+R)|Align right Tooltip|
3335
+ |Justify (Ctrl+J)|Justify Tooltip|
3336
+ |Create a new document.|Create a new document|
3337
+ |Open a document.|Open a document|
3338
+ |Undo the last operation (Ctrl+Z).|Undo Tooltip|
3339
+ |Redo the last operation (Ctrl+Y).|Redo Tooltip|
3340
+ |Insert inline picture from a file.|Insert inline picture from a file|
3341
+ |Create a link in your document for quick access to web pages and files (Ctrl+K).|Create Hyperlink|
3342
+ |Insert a bookmark in a specific place in this document.|Insert a bookmark in a specific place in this document|
3343
+ |Provide an overview of your document by adding a table of contents.|Provide an overview of your document by adding a table of contents|
3344
+ |Add or edit the header.|Add or edit the header|
3345
+ |Add or edit the footer.|Add or edit the footer|
3346
+ |Open the page setup dialog.|Open the page setup dialog|
3347
+ |Add page numbers.|Add page numbers|
3348
+ |Find text in the document (Ctrl+F).|Find Text|
3349
+ |The current page number in the document. Click or tap to navigate specific page.|Current Page Number|
3350
+
3351
+ #### New Features
3352
+
3353
+ - `249782`, `254484`, `149278`,`258415`,`260463` - Added support for toolbar customization.
3354
+ - `253670` - Enhancements for copy and paste operation.
3355
+ - `#262665`, `#151012` - Added API to customize search highlight colour.
3356
+ - `#249197` - Added API to enable/disable spell check action.
3357
+ - `#237725`, `#253671` - Added support for web layout.
3358
+ - `#260639` - Added `enableComment` property to enable and disable comment.
3359
+ - `#259970` - Handled paste list behaviour using start at value of list.
3360
+ - `#256487` - Enhancements for mouse and keyboard selection.
3361
+
3362
+ #### Bug Fixes
3363
+
3364
+ - `#263861` - Table cells are now resized properly.
3365
+ - `#260600` , `#266651` - RTL characters are now remove properly on backspace and delete.
3366
+ - `#260600` - When direction is RTL, elements now rearranged properly after change character formatting.
3367
+ - `#250770` , `#263443` - RTL text layout properly with special characters.
3368
+ - `#264351` - Justify paragraph is layout properly when paragraph contains field.
3369
+ - `#264631` - Stop protection is now working if password is empty.
3370
+ - `#263171` - Cell options dialog content is now aligned properly.
3371
+ - `#150960` - Hidden separator in context menu when hyperlink is disabled.
3372
+ - `#150995` - Resolved error when importing the document with editable region restrictions.
3373
+ - `#260600`, `#150466` , `#266311` - Properties pane is now enabled properly based on the context type in header footer region.
3374
+ - `#260133` - Resolved navigation issue on Ctrl + click in MAC machine.
3375
+ - `150960` - Enable/disable comment now working properly.
3376
+ - `#263608` , `#150960` - Resolved script error when disable toolbar.
3377
+ - `#261241` - Resolved script error when remove hyperlink in splitted widget.
3378
+ - `#259011` - Paragraph before spacing layout issue is now resolved.
3379
+ - `#260206` - Resolved numbering list issue when list contains start at value.
3380
+ - `#260206` - Restart numbering is now working properly for different number format.
3381
+ - `#260637` - Resolved script error when removing comment in header.
3382
+ - `#249197` - Resolved exception when export Sfdt to other type in server side.
3383
+ - `#252868` - Resolved script error when resize row to next page.
3384
+ - `#259972` - Formatting is now applied properly for keep text only option in paste.
3385
+ - `#258191` - Table cell width are now updated properly.
3386
+ - `#260133`, `#261809` - Page scrolling issue is resolved when right click in MAC machine.
3387
+ - `#258087`, `#255070` - Grid columns are now preserved properly on export.
3388
+ - `#255070` - Page headers is now export properly when section break in table.
3389
+ - `#259583` - List level number for style paragraph is now export properly.
3390
+ - `#259153` - Table cell width and height is now copy properly.
3391
+ - `#258121` - Resolved warnings in bootstrap4 styles when run the application in Firefox.
3392
+ - `#249197` - Highlight colours are now exported properly.
3393
+ - `#260048`, `#256276` - Image files are now pasted properly.
3394
+ - `#256903` - Resolved bookmarks API issue when bookmark is in table.
3395
+ - `#256758` - Resolved selection issue after correcting the spelling mistake.
3396
+ - `#258938` - Resolved typo error in place holder of comments text area.
3397
+ - `#257481` - Font family in font dialog is now update properly based on current selection.
3398
+ - `#257171` - Bookmarks is now update properly after paste with formatting.
3399
+ - `#257161` - List number is now update properly when hidden field contains list paragraph.
3400
+ - `#246365` - Borders are now render properly when copy and paste from excel.
3401
+ - `#257455` - Font colour is now update properly in modify style dialog.
3402
+ - `#250770` - Line is now arranged properly when insert field.
3403
+ - `#255913`, `#257879` - Bookmark is now insert properly in splitted paragraph.
3404
+ - `#255736` , `#256106` , `#257011` - Context menu is now open in Firefox, Edge and Safari.
3405
+ - `#254998` - Character format is now apply properly for selected bookmark.
3406
+ - `#254997`, `#256764`, `#257106` , `#256764` - Paragraph format is now export properly if document contains selection.
3407
+ - `#255272` - Resolved script error when navigate to bookmark in header.
3408
+ - `#255188` - Bookmark is now preserved properly in header and footer.
3409
+ - `#255601` - Bookmark is now select properly after insert text.
3410
+ - `#256385` - Copy is now working properly in Firefox.
3411
+ - `#256321` - Auto fit table is now lay-out properly if maximum word width exceeds container width.
3412
+ - `#256509` - Resolved script error throws on backspace when selection is in bookmark end.
3413
+ - `#256053` - TOC outline level is now serialized properly on Word export.
3414
+ - `#256449` - Bullet list is now render properly in IOS chrome and safari.
3415
+ - `#256099` - List is now apply properly in multilevel list.
3416
+ - `#256384` - Tab width is now update properly when paragraph contains hanging indent.
3417
+ - `#264048` , `#267560` - Header style formatting is now preserved properly in local copy and paste.
3418
+ - `#266571` - Table with auto fit is now layout properly.
3419
+ - `#266534` - Resolved text navigation issue when spell check is enabled.
3420
+ - `#151718` - Dynamic toolbar injection is now working properly.
3421
+ - `#266060` - Fixed paste match destination formatting issue.
3422
+ - `#267089` , `#255993` - Fixed exception when pasting html content.
3423
+ - `#267793`, `#152022` - Resolved page scrolling issue when copy is triggered.
3424
+ - `#267769` - Table width is not update properly when insert table inside table cell.
3425
+
3426
+ ## 18.1.36-beta (2020-03-19)
3427
+
3428
+ ### Document Editor
3429
+
3430
+ #### Breaking Changes
3431
+
3432
+ - Default value of `enableLocalPaste` is set to false. So, by default, the content will be pasted from the system clipboard.
3433
+ - Some locale properties are renamed as below
3434
+
3435
+ |Previous|Now|
3436
+ |----|----|
3437
+ |Linked(Paragraph and Character)|Linked Style|
3438
+ |Don't add space between the paragraphs of the same styles|Contextual Spacing|
3439
+ |The password don't match|Password Mismatch|
3440
+ |Exceptions (optional)|Exceptions Optional|
3441
+ |Select parts of the document and choose users who are allowed to freely edit them.|Select Part Of Document And User|
3442
+ |Yes, Start Enforcing Protection|Enforcing Protection|
3443
+ |This document is protected from unintentional editing. You may edit in this region.|Protected Document|
3444
+ |You may format text only with certain styles.|You may format text only with certain styles|
3445
+ |Type your comment hear|Type your comment here|
3446
+ |Added comments not posted. If you continue, that comment will be discarded.|Discard Comment|
3447
+ |Header & Footer|Header And Footer|
3448
+ |Different header and footer for odd and even pages.|Different header and footer for odd and even pages|
3449
+ |Different Odd & Even Pages|Different Odd And Even Pages|
3450
+ |Different header and footer for first page.|Different header and footer for first page|
3451
+ |Distance from top of the page to top of the header|Distance from top of the page to top of the header|
3452
+ |Distance from bottom of the page to bottom of the footer.|Distance from bottom of the page to bottom of the footer|
3453
+ |Insert / Delete|Insert Or Delete|
3454
+ |Number of heading or outline levels to be shown in table of contents.|Number of heading or outline levels to be shown in table of contents|
3455
+ |Show page numbers in table of contents.|Show page numbers in table of contents|
3456
+ |Right align page numbers in table of contents.|Right align page numbers in table of contents|
3457
+ |Use hyperlinks instead of page numbers.|Use hyperlinks instead of page numbers|
3458
+ |Bold (Ctrl+B)|Bold Tooltip|
3459
+ |Italic (Ctrl+I)|Italic Tooltip|
3460
+ |Underline (Ctrl+U)|Underline Tooltip|
3461
+ |Superscript (Ctrl+Shift++)|Superscript Tooltip|
3462
+ |Subscript (Ctrl+=)|Subscript Tooltip|
3463
+ |Align left (Ctrl+L)|Align left Tooltip|
3464
+ |Center (Ctrl+E)|Center Tooltip|
3465
+ |Align right (Ctrl+R)|Align right Tooltip|
3466
+ |Justify (Ctrl+J)|Justify Tooltip|
3467
+ |Create a new document.|Create a new document|
3468
+ |Open a document.|Open a document|
3469
+ |Undo the last operation (Ctrl+Z).|Undo Tooltip|
3470
+ |Redo the last operation (Ctrl+Y).|Redo Tooltip|
3471
+ |Insert inline picture from a file.|Insert inline picture from a file|
3472
+ |Create a link in your document for quick access to web pages and files (Ctrl+K).|Create Hyperlink|
3473
+ |Insert a bookmark in a specific place in this document.|Insert a bookmark in a specific place in this document|
3474
+ |Provide an overview of your document by adding a table of contents.|Provide an overview of your document by adding a table of contents|
3475
+ |Add or edit the header.|Add or edit the header|
3476
+ |Add or edit the footer.|Add or edit the footer|
3477
+ |Open the page setup dialog.|Open the page setup dialog|
3478
+ |Add page numbers.|Add page numbers|
3479
+ |Find text in the document (Ctrl+F).|Find Text|
3480
+ |The current page number in the document. Click or tap to navigate specific page.|Current Page Number|
3481
+
3482
+ #### New Features
3483
+
3484
+ - `249782`, `254484`, `149278`,`258415`,`260463` - Added support for toolbar customization.
3485
+ - `253670` - Enhancements for copy and paste operation.
3486
+ - `#262665`, `#151012` - Added API to customize search highlight colour.
3487
+ - `#249197` - Added API to enable/disable spell check action.
3488
+ - `#237725`, `#253671` - Added support for web layout.
3489
+ - `#260639` - Added `enableComment` property to enable and disable comment.
3490
+ - `#259970` - Handled paste list behaviour using start at value of list.
3491
+ - `#256487` - Enhancements for mouse and keyboard selection.
3492
+
3493
+ #### Bug Fixes
3494
+
3495
+ - `#263861` - Table cells are now resized properly.
3496
+ - `#260600` , `#266651` - RTL characters are now remove properly on backspace and delete.
3497
+ - `#260600` - When direction is RTL, elements now rearranged properly after change character formatting.
3498
+ - `#250770` , `#263443` - RTL text layout properly with special characters.
3499
+ - `#264351` - Justify paragraph is layout properly when paragraph contains field.
3500
+ - `#264631` - Stop protection is now working if password is empty.
3501
+ - `#263171` - Cell options dialog content is now aligned properly.
3502
+ - `#150960` - Hidden separator in context menu when hyperlink is disabled.
3503
+ - `#150995` - Resolved error when importing the document with editable region restrictions.
3504
+ - `#260600`, `#150466` , `#266311` - Properties pane is now enabled properly based on the context type in header footer region.
3505
+ - `#260133` - Resolved navigation issue on Ctrl + click in MAC machine.
3506
+ - `150960` - Enable/disable comment now working properly.
3507
+ - `#263608` , `#150960` - Resolved script error when disable toolbar.
3508
+ - `#261241` - Resolved script error when remove hyperlink in splitted widget.
3509
+ - `#259011` - Paragraph before spacing layout issue is now resolved.
3510
+ - `#260206` - Resolved numbering list issue when list contains start at value.
3511
+ - `#260206` - Restart numbering is now working properly for different number format.
3512
+ - `#260637` - Resolved script error when removing comment in header.
3513
+ - `#249197` - Resolved exception when export Sfdt to other type in server side.
3514
+ - `#252868` - Resolved script error when resize row to next page.
3515
+ - `#259972` - Formatting is now applied properly for keep text only option in paste.
3516
+ - `#258191` - Table cell width are now updated properly.
3517
+ - `#260133`, `#261809` - Page scrolling issue is resolved when right click in MAC machine.
3518
+ - `#258087`, `#255070` - Grid columns are now preserved properly on export.
3519
+ - `#255070` - Page headers is now export properly when section break in table.
3520
+ - `#259583` - List level number for style paragraph is now export properly.
3521
+ - `#259153` - Table cell width and height is now copy properly.
3522
+ - `#258121` - Resolved warnings in bootstrap4 styles when run the application in Firefox.
3523
+ - `#249197` - Highlight colours are now exported properly.
3524
+ - `#260048`, `#256276` - Image files are now pasted properly.
3525
+ - `#256903` - Resolved bookmarks API issue when bookmark is in table.
3526
+ - `#256758` - Resolved selection issue after correcting the spelling mistake.
3527
+ - `#258938` - Resolved typo error in place holder of comments text area.
3528
+ - `#257481` - Font family in font dialog is now update properly based on current selection.
3529
+ - `#257171` - Bookmarks is now update properly after paste with formatting.
3530
+ - `#257161` - List number is now update properly when hidden field contains list paragraph.
3531
+ - `#246365` - Borders are now render properly when copy and paste from excel.
3532
+ - `#257455` - Font colour is now update properly in modify style dialog.
3533
+ - `#250770` - Line is now arranged properly when insert field.
3534
+ - `#255913`, `#257879` - Bookmark is now insert properly in splitted paragraph.
3535
+ - `#255736` , `#256106` , `#257011` - Context menu is now open in Firefox, Edge and Safari.
3536
+ - `#254998` - Character format is now apply properly for selected bookmark.
3537
+ - `#254997`, `#256764`, `#257106` , `#256764` - Paragraph format is now export properly if document contains selection.
3538
+ - `#255272` - Resolved script error when navigate to bookmark in header.
3539
+ - `#255188` - Bookmark is now preserved properly in header and footer.
3540
+ - `#255601` - Bookmark is now select properly after insert text.
3541
+ - `#256385` - Copy is now working properly in Firefox.
3542
+ - `#256321` - Auto fit table is now lay-out properly if maximum word width exceeds container width.
3543
+ - `#256509` - Resolved script error throws on backspace when selection is in bookmark end.
3544
+ - `#256053` - TOC outline level is now serialized properly on Word export.
3545
+ - `#256449` - Bullet list is now render properly in IOS chrome and safari.
3546
+ - `#256099` - List is now apply properly in multilevel list.
3547
+ - `#256384` - Tab width is now update properly when paragraph contains hanging indent.
3548
+
3549
+ ## 17.4.55 (2020-03-10)
3550
+
3551
+ ### Document Editor
3552
+
3553
+ #### New Features
3554
+
3555
+ - `249782`, `254484`, `149278`,`258415`,`260463` - Added support for toolbar customization.
3556
+
3557
+ #### Bug Fixes
3558
+
3559
+ - `#263861` - Table cells are now resized properly.
3560
+ - `#260600` , `#266651` - RTL characters are now remove properly on backspace and delete.
3561
+ - `#260600` - When direction is RTL, elements now rearranged properly after change character formatting.
3562
+ - `#250770` , `#263443` - RTL text layout properly with special characters.
3563
+ - `#264351` - Justify paragraph is layout properly when paragraph contains field.
3564
+ - `#264631` - Stop protection is now working if password is empty.
3565
+
3566
+ ## 17.4.51 (2020-02-25)
3567
+
3568
+ ### Document Editor
3569
+
3570
+ #### Bug Fixes
3571
+
3572
+ - `#263171` - Cell options dialog content is now aligned properly.
3573
+ - `#150960` - Hidden separator in context menu when hyperlink is disabled.
3574
+ - `#150995` - Resolved error when importing the document with editable region restrictions.
3575
+ - `#260600`, `#150466` , `#266311` - Properties pane is now enabled properly based on the context type in header footer region.
3576
+ - `#260133` - Resolved navigation issue on Ctrl + click in MAC machine.
3577
+
3578
+ ## 17.4.50 (2020-02-18)
3579
+
3580
+ ### Document Editor
3581
+
3582
+ #### New Features
3583
+
3584
+ - `253670` - Enhancements for copy and paste operation.
3585
+
3586
+ #### Bug Fixes
3587
+
3588
+ - `150960` - Enable/disable comment now working properly.
3589
+
3590
+ ## 17.4.49 (2020-02-11)
3591
+
3592
+ ### Document Editor
3593
+
3594
+ #### New Features
3595
+
3596
+ - `#262665`, `#151012` - Added API to customize search highlight colour.
3597
+ - `#249197` - Added API to enable/disable spell check action.
3598
+ - `#237725`, `#253671` - Added support for web layout.
3599
+
3600
+ #### Bug Fixes
3601
+
3602
+ - `#263608` , `#150960` - Resolved script error when disable toolbar.
3603
+ - `#261241` - Resolved script error when remove hyperlink in splitted widget.
3604
+ - `#259011` - Paragraph before spacing layout issue is now resolved.
3605
+
3606
+ ## 17.4.47 (2020-02-05)
3607
+
3608
+ ### Document Editor
3609
+
3610
+ #### New Features
3611
+
3612
+ - `#260639` - Added `enableComment` property to enable and disable comment.
3613
+ - `#259970` - Handled paste list behaviour using start at value of list.
3614
+
3615
+ #### Bug Fixes
3616
+
3617
+ - `#260206` - Resolved numbering list issue when list contains start at value.
3618
+ - `#260206` - Restart numbering is now working properly for different number format.
3619
+ - `#260637` - Resolved script error when removing comment in header.
3620
+ - `#249197` - Resolved exception when export Sfdt to other type in server side.
3621
+
3622
+ ## 17.4.46 (2020-01-30)
3623
+
3624
+ ### Document Editor
3625
+
3626
+ #### Breaking Changes
3627
+
3628
+ - Default value of `enableLocalPaste` is set to false. So, by default, the content will be pasted from the system clipboard.
3629
+
3630
+ #### Bug Fixes
3631
+
3632
+ - `#252868` - Resolved script error when resize row to next page.
3633
+ - `#259972` - Formatting is now applied properly for keep text only option in paste.
3634
+ - `#258191` - Table cell width are now updated properly.
3635
+ - `#260133`, `#261809` - Page scrolling issue is resolved when right click in MAC machine.
3636
+
3637
+ ## 17.4.43 (2020-01-14)
3638
+
3639
+ ### Document Editor
3640
+
3641
+ #### Bug Fixes
3642
+
3643
+ - `#258087`, `#255070` - Grid columns are now preserved properly on export.
3644
+ - `#255070` - Page headers is now export properly when section break in table.
3645
+ - `#259583` - List level number for style paragraph is now export properly.
3646
+ - `#259153` - Table cell width and height is now copy properly.
3647
+ - `#258121` - Resolved warnings in bootstrap4 styles when run the application in Firefox.
3648
+ - `#249197` - Highlight colours are now exported properly.
3649
+ - `#260048`, `#256276` - Image files are now pasted properly.
3650
+
3651
+ ## 17.4.41 (2020-01-07)
3652
+
3653
+ ### Document Editor
3654
+
3655
+ #### New Features
3656
+
3657
+ - `#256487` - Enhancements for mouse and keyboard selection.
3658
+
3659
+ #### Bug Fixes
3660
+
3661
+ - `#256903` - Resolved bookmarks API issue when bookmark is in table.
3662
+ - `#256758` - Resolved selection issue after correcting the spelling mistake.
3663
+ - `#258938` - Resolved typo error in place holder of comments text area.
3664
+ - `#257481` - Font family in font dialog is now update properly based on current selection.
3665
+ - `#257171` - Bookmarks is now update properly after paste with formatting.
3666
+ - `#257161` - List number is now update properly when hidden field contains list paragraph.
3667
+ - `#246365` - Borders are now render properly when copy and paste from excel.
3668
+ - `#257455` - Font colour is now update properly in modify style dialog.
3669
+ - `#250770` - Line is now arranged properly when insert field.
3670
+
3671
+ ## 17.4.40 (2019-12-24)
3672
+
3673
+ ### Document Editor
3674
+
3675
+ #### Breaking Changes
3676
+
3677
+ - Some locale properties are renamed as below
3678
+
3679
+ |Previous|Now|
3680
+ |----|----|
3681
+ |Linked(Paragraph and Character)|Linked Style|
3682
+ |Don't add space between the paragraphs of the same styles|Contextual Spacing|
3683
+ |The password don't match|Password Mismatch|
3684
+ |Exceptions (optional)|Exceptions Optional|
3685
+ |Select parts of the document and choose users who are allowed to freely edit them.|Select Part Of Document And User|
3686
+ |Yes, Start Enforcing Protection|Enforcing Protection|
3687
+ |This document is protected from unintentional editing. You may edit in this region.|Protected Document|
3688
+ |You may format text only with certain styles.|You may format text only with certain styles|
3689
+ |Type your comment hear|Type your comment here|
3690
+ |Added comments not posted. If you continue, that comment will be discarded.|Discard Comment|
3691
+ |Header & Footer|Header And Footer|
3692
+ |Different header and footer for odd and even pages.|Different header and footer for odd and even pages|
3693
+ |Different Odd & Even Pages|Different Odd And Even Pages|
3694
+ |Different header and footer for first page.|Different header and footer for first page|
3695
+ |Distance from top of the page to top of the header|Distance from top of the page to top of the header|
3696
+ |Distance from bottom of the page to bottom of the footer.|Distance from bottom of the page to bottom of the footer|
3697
+ |Insert / Delete|Insert Or Delete|
3698
+ |Number of heading or outline levels to be shown in table of contents.|Number of heading or outline levels to be shown in table of contents|
3699
+ |Show page numbers in table of contents.|Show page numbers in table of contents|
3700
+ |Right align page numbers in table of contents.|Right align page numbers in table of contents|
3701
+ |Use hyperlinks instead of page numbers.|Use hyperlinks instead of page numbers|
3702
+ |Bold (Ctrl+B)|Bold Tooltip|
3703
+ |Italic (Ctrl+I)|Italic Tooltip|
3704
+ |Underline (Ctrl+U)|Underline Tooltip|
3705
+ |Superscript (Ctrl+Shift++)|Superscript Tooltip|
3706
+ |Subscript (Ctrl+=)|Subscript Tooltip|
3707
+ |Align left (Ctrl+L)|Align left Tooltip|
3708
+ |Center (Ctrl+E)|Center Tooltip|
3709
+ |Align right (Ctrl+R)|Align right Tooltip|
3710
+ |Justify (Ctrl+J)|Justify Tooltip|
3711
+ |Create a new document.|Create a new document|
3712
+ |Open a document.|Open a document|
3713
+ |Undo the last operation (Ctrl+Z).|Undo Tooltip|
3714
+ |Redo the last operation (Ctrl+Y).|Redo Tooltip|
3715
+ |Insert inline picture from a file.|Insert inline picture from a file|
3716
+ |Create a link in your document for quick access to web pages and files (Ctrl+K).|Create Hyperlink|
3717
+ |Insert a bookmark in a specific place in this document.|Insert a bookmark in a specific place in this document|
3718
+ |Provide an overview of your document by adding a table of contents.|Provide an overview of your document by adding a table of contents|
3719
+ |Add or edit the header.|Add or edit the header|
3720
+ |Add or edit the footer.|Add or edit the footer|
3721
+ |Open the page setup dialog.|Open the page setup dialog|
3722
+ |Add page numbers.|Add page numbers|
3723
+ |Find text in the document (Ctrl+F).|Find Text|
3724
+ |The current page number in the document. Click or tap to navigate specific page.|Current Page Number|
3725
+
3726
+ #### Bug Fixes
3727
+
3728
+ - `#255913`, `#257879` - Bookmark is now insert properly in splitted paragraph.
3729
+ - `#255736` , `#256106` , `#257011` - Context menu is now open in Firefox, Edge and Safari.
3730
+ - `#254998` - Character format is now apply properly for selected bookmark.
3731
+ - `#254997`, `#256764`, `#257106` , `#256764` - Paragraph format is now export properly if document contains selection.
3732
+ - `#255272` - Resolved script error when navigate to bookmark in header.
3733
+ - `#255188` - Bookmark is now preserved properly in header and footer.
3734
+ - `#255601` - Bookmark is now select properly after insert text.
3735
+ - `#256385` - Copy is now working properly in Firefox.
3736
+ - `#256321` - Auto fit table is now lay-out properly if maximum word width exceeds container width.
3737
+ - `#256509` - Resolved script error throws on backspace when selection is in bookmark end.
3738
+ - `#256053` - TOC outline level is now serialized properly on Word export.
3739
+ - `#256449` - Bullet list is now render properly in IOS chrome and safari.
3740
+ - `#256099` - List is now apply properly in multilevel list.
3741
+ - `#256384` - Tab width is now update properly when paragraph contains hanging indent.
3742
+
3743
+ ## 17.4.39 (2019-12-17)
3744
+
3745
+ ### Document Editor
3746
+
3747
+ #### New Features
3748
+
3749
+ - `#249197`, `#249364`, `#148274`, `#253325` Added support for converting SFDT to Word document in server side.
3750
+ - `#125563`, `#158324`, `#210401`, `#231575`, `#239871`, `#238529`, `#240405`, `#252988`, `#255850` - Added support for insert and edit comments.
3751
+ - `#245203` - Added support for section pages field.
3752
+ - `#255626`,`#254750` - RTL and locale is now updated properly on property change.
3753
+ - `#251866` - Enhancement for Auto list feature.
3754
+
3755
+ ## 17.3.29 (2019-11-26)
3756
+
3757
+ ### Document Editor
3758
+
3759
+ #### Bug Fixes
3760
+
3761
+ - `#252868`, `#254873` - Resolved script error when resizing table row.
3762
+ - `#251882` - Line spacing for paragraph is now apply properly when line spacing type is atleast.
3763
+ - `#143383` - Paper size drop down is now update properly based on page width and page height.
3764
+ - `#255741` - Fixed the focus issue when key pressed on input element.
3765
+ - `#250770` - RTL text with special characters are now layout properly.
3766
+ - `10269` - Line spacing is now exported properly.
3767
+
3768
+ ## 17.3.28 (2019-11-19)
3769
+
3770
+ ### Document Editor
3771
+
3772
+ #### New Features
3773
+
3774
+ - `#246305` - Added API to check whether selection is in field.
3775
+ - `#246305` - Added API to select the current field if selection is in field.
3776
+ - `#246305` - Added API to perform delete.
3777
+
3778
+ #### Bug Fixes
3779
+
3780
+ - `#253511` - Line spacing is now applying properly after set locale to document editor.
3781
+ - `#254998` , `#251884` - Updated bookmark collection when bookmark gets added.
3782
+ - `#246264` - Table with vertical merged split cells is now layout properly.
3783
+ - `#246884` - List is now copied properly.
3784
+
3785
+ ## 17.3.27 (2019-11-12)
3786
+
3787
+ ### Document Editor
3788
+
3789
+ #### New Features
3790
+
3791
+ - `#253104` - Added API to set custom header in XmlHttpRequest.
3792
+
3793
+ #### Bug Fixes
3794
+
3795
+ - `#251603` - When apply numbering list, continue numbering is now updated properly.
3796
+ - `#251689` - Resolved script error after cut and undo operation.
3797
+ - `#250599` - Script error now resolved when deleting page break.
3798
+ - `#250914` - Updated bookmark collection when bookmark gets removed.
3799
+ - `#251606` - Scrolling is now proper when mouse move out of document editor.
3800
+
3801
+ ## 17.3.26 (2019-11-05)
3802
+
3803
+ ### Document Editor
3804
+
3805
+ #### New Features
3806
+
3807
+ - `#250061`, `#246305` - Added property to retrieve bookmarks on selection.
3808
+ - `#251247` - Added API for restrict editing.
3809
+ - `#251247`, `#238969`, `#252954`,`#253149` - Added API for selection.
3810
+
3811
+ #### Bug Fixes
3812
+
3813
+ - `251355` - Script error while importing the document is now resolved.
3814
+ - `251910` - Status bar disappear on mouse hover is now resolved.
3815
+ - `251219` - Script errors due to Content security policy are now resolved.
3816
+
3817
+ ## 17.3.21 (2019-10-30)
3818
+
3819
+ ### Document Editor
3820
+
3821
+ #### Bug Fixes
3822
+
3823
+ - `#251576` - Enable repeat row header is now enabled properly in table properties dialog.
3824
+ - `#250638` - Scroll position is now maintained after inserting columns.
3825
+ - `#253260` - Script error now resolved when double click on header footer.
3826
+ - `#252506` - Spell checker performance has been improved.
3827
+
3828
+ ## 17.3.19 (2019-10-22)
3829
+
3830
+ ### Document Editor
3831
+
3832
+ #### New Features
3833
+
3834
+ - `#249783` - Added API to set default section format properties.
3835
+
3836
+ #### Bug Fixes
3837
+
3838
+ - `#249729` - List now updated when copy and paste from outside editor.
3839
+ - `#249574` - Table now layout properly when resizing table middle column.
3840
+ - `#249767` - Control elements are now destroyed properly.
3841
+ - `#250041` - Paragraph formatting is now preserved properly when copy and paste contents.
3842
+
3843
+ ## 17.3.17 (2019-10-15)
3844
+
3845
+ ### Document Editor
3846
+
3847
+ #### Bug Fixes
3848
+
3849
+ - `#246264` - Page now becomes responsive, when document contains table with split cell widget.
3850
+ - `#249138` - Table of contents dialog now rendered properly.
3851
+ - `#245757` - Page now becomes responsive when we edit in header footer region.
3852
+ - `#249049` - List continue numbering issues are resolved now.
3853
+ - `#248304`, `#250801` - TOC is now updated properly, when paragraph contains page break with heading style.
3854
+ - `#249736` - Focus is now set to text search result, when search icon is clicked in options pane.
3855
+ - `#249542` - Draw image error is resolved now, when document contains invalid image source.
3856
+ - `#249329` - Added localization for missed text in document editor.
3857
+ - `#248710` - Character format is now applied, when selection start is in field.
3858
+
3859
+ ## 17.3.16 (2019-10-09)
3860
+
3861
+ ### Document Editor
3862
+
3863
+ #### Bug Fixes
3864
+
3865
+ - `#246365`, `#250077` - Table Width for auto type table format is now updated properly.
3866
+ - `#249283` - Command + A key triggers properly in MAC machine's Safari browser.
3867
+ - `#248301` - Text clipping issues are fixed when text inside table cell.
3868
+ - `#246587` - backward selection issues and backspace issues for restrict editing are resolved now.
3869
+ - `#244786` , `#248882` - Text now rendered properly in RTL paragraph, when copy and paste locally.
3870
+ - `#248304` - Tab leader is now preserved properly, when updating table of contents.
3871
+
3872
+ ## 17.3.14 (2019-10-03)
3873
+
3874
+ ### Document Editor
3875
+
3876
+ #### New Features
3877
+
3878
+ - `#245203` - Added support to preserve and layout start page number for sections
3879
+
3880
+ #### Bug Fixes
3881
+
3882
+ - `#243771` - Clipboard data is now pasted as plain text, If XHTML validation fails.
3883
+ - `#246264`, `#246143`, `#247143` - Styles now updated properly for the selected paragraph.
3884
+ - `#246003` - Default character and paragraph format is now set on initial control rendering.
3885
+ - `#245766` - Table of contents is now copied properly.
3886
+ - `#245891` - Merge field is now copied as a plain text.
3887
+ - `#245860`, `#246440` - Script error is fixed after paste switch to different formatting.
3888
+ - `#245461` - Left border width is now updated properly.
3889
+ - `#246168` - List tab width is now calculated properly when hanging indent is specified.
3890
+ - `#245890` - Script error is fixed when pasting content copied from word.
3891
+ - `#247896`, `#147336` - Text is now visible when its container contains flex style property.
3892
+ - `#246884` - Copy and paste single paragraph containing list is now resolved.
3893
+ - `#247831` - Script error is fixed while importing document.
3894
+ - `#246168` - List font style is now rendered properly.
3895
+ - `#246751` - Script error is now resolved when editing inside nested table.
3896
+ - `#245453` - Paragraph is now lay-outed properly when it has based on style.
3897
+ - `#244786`, `#248882` - RTL text exporting issues are fixed.
3898
+ - `#244786` - Cursor now updated properly after inserting merge field when paragraph is set as RTL.
3899
+
3900
+ ## 17.3.9-beta (2019-09-20)
3901
+
3902
+ ### Document Editor
3903
+
3904
+ #### Bug Fixes
3905
+
3906
+ - `#245457`, `#245459` - Table is now layout properly.
3907
+ - `#246127`, `#246597`, `#247364` - Page number field is now exported properly in Sfdt export.
3908
+
3909
+ ## 17.2.49 (2019-09-04)
3910
+
3911
+ ### Document Editor
3912
+
3913
+ #### Bug Fixes
3914
+
3915
+ - `#245473` - Line spacing is now exported properly.
3916
+ - `#245469`, `#245470` - List level paragraph heading is now layout properly on page break.
3917
+ - `#243495` - width is now calculated properly for the tab element, if it has single tab stop.
3918
+ - `#244893` - Paste event is now triggered in safari browser.
3919
+ - `#246003` - Insert field is now updated based on current selection format.
3920
+ - `#243919` - Script error is fixed while pressing Ctrl + A.
3921
+
3922
+ ## 17.2.47 (2019-08-27)
3923
+
3924
+ ### Document Editor
3925
+
3926
+ #### Bug Fixes
3927
+
3928
+ - `#243874` - Contextual Spacing property on paragraph is now exported properly.
3929
+ - `#243878` - Copy and paste when the document contains page break character within control is now working.
3930
+ - `#243495` - Follow character width for list is now updated properly.
3931
+
3932
+ ## 17.2.41 (2019-08-14)
3933
+
3934
+ ### Document Editor
3935
+
3936
+ #### Bug Fixes
3937
+
3938
+ - `#243495` - List level paragraph heading 2 first line indent style is now applied properly.
3939
+ - `#243495` - Section break paragraph style layout is now applied properly.
3940
+ - `#243495` - TOC tab header layout is now applied properly for sub headings.
3941
+ - `#243495` - Script error is fixed when calculating tab width for list in TOC.
3942
+ - `#243495` - TOC hyperlink text style is now preserved properly.
3943
+ - `#243878` - Table cell is now exported properly when table contains spanned rows.
3944
+
3945
+ ## 17.2.40 (2019-08-06)
3946
+
3947
+ ### Document Editor
3948
+
3949
+ #### Bug Fixes
3950
+
3951
+ - `#241445` - List level for RTL paragraph is now applied properly when tab is applied.
3952
+ - `#241445` - Undo and redo is now working properly, after list level modified for RTL paragraph.
3953
+ - `#241445` - Paragraph is now layout properly, when entering combination of RTL and English text.
3954
+ - `#243622` - List is now exported properly in sfdt format.
3955
+
3956
+ ## 17.2.39 (2019-07-30)
3957
+
3958
+ ### Document Editor
3959
+
3960
+ #### New Features
3961
+
3962
+ - `#238969` - Added API to set paste formatting options
3963
+
3964
+ #### Bug Fixes
3965
+
3966
+ - `#146208` - Header footer contents are now rendered properly on print without any blur.
3967
+ - `#240266` - Fixed Exception thrown while updating page number.
3968
+
3969
+ ## 17.2.36 (2019-07-24)
3970
+
3971
+ ### Document Editor
3972
+
3973
+ #### Bug Fixes
3974
+
3975
+ - `#239985` - List paragraph with style is now layout properly.
3976
+ - `#236808` - Table is now layout properly if table width type is auto.
3977
+ - `#228049` - Paragraph with right tab stop is now layout properly.
3978
+
3979
+ ## 17.2.35 (2019-07-17)
3980
+
3981
+ ### Document Editor
3982
+
3983
+ #### Bug Fixes
3984
+
3985
+ - `#144676` - Table is now layout properly if table contains grid after value.
3986
+ - `#235990` - Table is now layout properly if table width type is not auto.
3987
+ - `#228049` - Table with row margin is now layout properly.
3988
+ - `#228049` - Text is now rendered properly without clipping.
3989
+ - `#237734` - Table borders are now exported properly.
3990
+
3991
+ ## 17.2.34 (2019-07-11)
3992
+
3993
+ ### Document Editor
3994
+
3995
+ #### Breaking Changes
3996
+
3997
+ - The `pasteLocal` method in `Editor` module is changed to `paste`, which accepts the sfdt string as argument. If sfdt string does not present, paste the local clipboard data.
3998
+
3999
+ #### Bug Fixes
4000
+
4001
+ - `#240558` - Page numbers are now updated properly.
4002
+ - `#228049` - Table left border and shadings are now rendered properly.
4003
+ - `#228049` - Paragraph left indent will never add extra space in table cell.
4004
+ - `#239144` - Font Type and size value gets highlight when focused on corresponding dropdown list.
4005
+
4006
+ ## 17.2.28-beta (2019-06-27)
4007
+
4008
+ ### Document Editor
4009
+
4010
+ #### Breaking Changes
4011
+
4012
+ - The `serviceUrl` property in `DocumentEditorContainer` component no longer expect the full path of the Web API action. Henceforth, it only expects the path up to controller name alone. And the Web API action name can be configured in `serverActionSettings` property for different actions.
4013
+
4014
+ #### New Features
4015
+
4016
+ - `#229069` - Added contextual spacing support.
4017
+ - `#158324`, `#226019`, `#226018`, `#227644`, `#238417` - Added support for chart preservation.
4018
+ - `#94889` ,`#87537`, `#223333` ,`#222513`, `#224521` ,`#227620` ,`#227052` ,`#227362`, `#236997` - Added spell check support.
4019
+ - `#226631` ,`#227594`, `#231373`, `#233073` - Added clipboard paste with formatted content.
4020
+ - `#140903` ,`#227192`, `#227641` ,`#227640` - Added restrict editing support.
4021
+ - `#237725` - Added API to customize gap between each page.
4022
+
4023
+ #### Bug Fixes
4024
+
4025
+ - `#237415`, `#238902` - Document exported properly when document contains hyphen character.
4026
+ - `#228049` - Tab character width is now calculated properly.
4027
+ - `#228049` - Table with repeat header is now layout properly.
4028
+ - `#234073` - Table is now pasted properly.
4029
+ - `#236808` - Document exported properly when document contains text form field.
4030
+ - `#144848` - Table shading is now exported properly.
4031
+
4032
+ ## 17.1.50 (2019-06-04)
4033
+
4034
+ ### Document Editor
4035
+
4036
+ #### Bug Fixes
4037
+
4038
+ - `#236930` - Table exported properly when document contains continuous table.
4039
+ - `#236502` - Table last column resizing is now working properly.
4040
+
4041
+ ## 17.1.49 (2019-05-29)
4042
+
4043
+ ### Document Editor
4044
+
4045
+ #### Bug Fixes
4046
+
4047
+ - `#226399` - Header and Footer is now layout properly if document contains section break
4048
+
4049
+ ## 17.1.48 (2019-05-21)
4050
+
4051
+ ### Document Editor
4052
+
4053
+ #### Bug Fixes
4054
+
4055
+ - `#234799` - Bold button is now aligned properly in modify style dialog.
4056
+ - `#236061`, `#236039` - Document editor container component is now destroyed properly.
4057
+ - `#234146` - Section formats are now applied properly.
4058
+ - `#233556`, `#234406` - Table of Contents are now inserted properly.
4059
+ - `#234249` - Multilevel lists are now exported properly.
4060
+ - `#234084` - Selection is now updated properly after clear formatting.
4061
+ - `#234073` - Copy is now working properly for nested table.
4062
+ - `#234799` - Renaming the existing style in modify style dialog is now updated properly.
4063
+ - `#234799` - Text alignment is now updating properly while modify style using style dialog.
4064
+
4065
+ ## 17.1.47 (2019-05-14)
4066
+
4067
+ ### Document Editor
4068
+
4069
+ #### New Features
4070
+
4071
+ - `#142821` - Added API to insert bookmark and fetch all bookmarks in document.
4072
+ - `#142820` - Added API to insert hyperlink.
4073
+
4074
+ #### Bug Fixes
4075
+
4076
+ - `#230628` - Updated dialog animation.
4077
+
4078
+ ## 17.1.44 (2019-05-07)
4079
+
4080
+ ### Document Editor
4081
+
4082
+ #### Bug Fixes
4083
+
4084
+ - `#233280` - Improvised performance while updating page field.
4085
+
4086
+ ## 17.1.43 (2019-04-30)
4087
+
4088
+ ### Document Editor
4089
+
4090
+ #### Bug Fixes
4091
+
4092
+ - `#233908` - Height for merged cell is now updated properly.
4093
+
4094
+ ## 17.1.42 (2019-04-23)
4095
+
4096
+ ### Document Editor
4097
+
4098
+ #### Bug Fixes
4099
+
4100
+ - `#231353` - Text search results are now navigated properly.
4101
+
4102
+ ## 17.1.41 (2019-04-16)
4103
+
4104
+ ### Document Editor
4105
+
4106
+ #### Bug Fixes
4107
+
4108
+ - `#232616` - Document contents are now exported properly.
4109
+ - `#232616` - Page hang on editing the document is fixed.
4110
+ - `#232327` - Tables are now removed properly.
4111
+
4112
+ ## 17.1.40 (2019-04-09)
4113
+
4114
+ ### Document Editor
4115
+
4116
+ #### Bug Fixes
4117
+
4118
+ - Tab stop width is now calculated properly.
4119
+ - First page header and footer is now layout properly.
4120
+ - Scrollbar now updated properly in Internet Explorer.
4121
+ - Page reload issue on button click is fixed.
4122
+
4123
+ ## 17.1.38 (2019-03-29)
4124
+
4125
+ ### Document Editor
4126
+
4127
+ #### New Features
4128
+
4129
+ - Added API to customize the default character format and paragraph format of document editor.
4130
+ - Added support to customize context menu.
4131
+ - Optimized text rendering.
4132
+
4133
+ #### Bug Fixes
4134
+
4135
+ - Section break is now serialized properly.
4136
+
4137
+ ## 17.1.32-beta (2019-03-13)
4138
+
4139
+ ### Document Editor
4140
+
4141
+ #### New Features
4142
+
4143
+ - Added API to customize the default character format and paragraph format of document editor.
4144
+ - Added support to customize context menu.
4145
+ - Optimized text rendering.
4146
+
4147
+ #### Bug Fixes
4148
+
4149
+ - Section break is now serialized properly.
4150
+
4151
+ ## 16.4.54 (2019-02-19)
4152
+
4153
+ ### Document Editor
4154
+
4155
+ #### Bug Fixes
4156
+
4157
+ - Default tab width is parsed and serialized properly.
4158
+
4159
+ ## 16.4.53 (2019-02-13)
4160
+
4161
+ ### Document Editor
4162
+
4163
+ #### Bug Fixes
4164
+
4165
+ - Table inside header is now layout properly.
4166
+ - Table re-layout while editing now layout properly.
4167
+ - Page break inside table is handled.
4168
+
4169
+ ## 16.4.48 (2019-01-22)
4170
+
4171
+ ### Document Editor
4172
+
4173
+ #### Bug Fixes
4174
+
4175
+ - Broken image rendering is handled.
4176
+
4177
+ ## 16.4.46 (2019-01-08)
4178
+
4179
+ ### Document Editor
4180
+
4181
+ #### New Features
4182
+
4183
+ - Table editing performance optimized.
4184
+
4185
+ ## 16.4.45 (2019-01-02)
4186
+
4187
+ ### Document Editor
4188
+
4189
+ #### Bug Fixes
4190
+
4191
+ - Table border is rendered properly.
4192
+
4193
+ ## 16.4.44 (2018-12-24)
4194
+
4195
+ ### Document Editor
4196
+
4197
+ #### Bug Fixes
4198
+
4199
+ - Tab stop now layout properly in header and footer.
4200
+ - Empty header and footer now layout properly.
4201
+ - Table column span values are now updated properly.
4202
+
4203
+ ## 16.4.40-beta (2018-12-10)
4204
+
4205
+ ### Document Editor
4206
+
4207
+ #### New Features
4208
+
4209
+ - Added support for Right-to-left flow direction in control.
4210
+ - Added support for table auto fit layout.
4211
+ - Added Document Editor Container component for toolbar and properties pane.
4212
+
4213
+ ## 16.3.33 (2018-11-20)
4214
+
4215
+ ### Document Editor
4216
+
4217
+ #### Bug Fixes
4218
+
4219
+ - Updated Readme and GitHub URL.
4220
+
4221
+ ## 16.3.29 (2018-10-31)
4222
+
4223
+ ### Document Editor
4224
+
4225
+ #### New Features
4226
+
4227
+ - Added support for input method editor.
4228
+
4229
+ #### Bug Fixes
4230
+
4231
+ - Images are now displayed properly.
4232
+
4233
+ ## 16.3.24 (2018-10-09)
4234
+
4235
+ ### Document Editor
4236
+
4237
+ #### Bug Fixes
4238
+
4239
+ - Resizing table columns are working properly for merged cells.
4240
+
4241
+ ## 16.3.23 (2018-10-03)
4242
+
4243
+ ### Document Editor
4244
+
4245
+ #### New Features
4246
+
4247
+ - Added `created` and `destroyed` events in `DocumentEditor`.
4248
+
4249
+ ## 16.3.21 (2018-09-22)
4250
+
4251
+ ### Document Editor
4252
+
4253
+ #### Bug Fixes
4254
+
4255
+ - Cursor position is now updated properly when placed after image, bookmark.
4256
+
4257
+ ## 16.3.17 (2018-09-12)
4258
+
4259
+ ### Document Editor
4260
+
4261
+ #### New Features
4262
+
4263
+ - Added support for Page break.
4264
+ - Added `insertSectionBreak` method in `Editor` class to insert a section break at current selection.
4265
+
4266
+ ## 16.2.48 (2018-08-14)
4267
+
4268
+ ### Document Editor
4269
+
4270
+ #### Bug Fixes
4271
+
4272
+ - Selection position is now updated properly on “Enter” key inside vertical merged cell.
4273
+ - The content of a page no longer overlaps on next page while editing document contents.
4274
+ - Undo & redo now works properly for list text editing.
4275
+ - Line height is now updated properly for the paragraph contains bookmark element alone.
4276
+
4277
+ ## 16.2.46 (2018-07-30)
4278
+
4279
+ ### Document Editor
4280
+
4281
+ #### New Features
4282
+
4283
+ - Added support for .NET Framework 4.0 and 4.5 in `Syncfusion.EJ2.DocumentEditor` NuGet package.
4284
+
4285
+ ## 16.2.41 (2018-06-25)
4286
+
4287
+ ### Document Editor
4288
+
4289
+ 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.
4290
+
4291
+ - Opens the native `Syncfusion Document Text (*.sfdt)` format documents in the client-side.
4292
+ - Saves the documents in the client-side as `Syncfusion Document Text (*.sfdt)` and `Word document (*.docx)`.
4293
+ - Supports document elements like text, inline image, table, fields, bookmark, section, header, and footer.
4294
+ - Supports the commonly used fields like hyperlink, page number, page count, and table of contents.
4295
+ - Supports formats like text, paragraph, bullets and numbering, table, page settings, etc.
4296
+ - Provides support to create, edit, and apply paragraph and character styles.
4297
+ - Provides support to find and replace text within the document.
4298
+ - Supports all the common editing and formatting operations along with undo and redo.
4299
+ - Provides support to cut, copy, and paste rich text contents within the component. Also allows pasting simple text to and from other applications.
4300
+ - Allows user interactions like zoom, scroll, select contents through touch, mouse, and keyboard.
4301
+ - Provides intuitive UI options like context menu, dialogs, and navigation pane.
4302
+ - Creates a lightweight Word viewer using module injection to view and prints Word documents.
4303
+ - Added `Syncfusion.EJ2.DocumentEditor` NuGet package that contains helper library for converting Word documents to `Syncfusion Document Text (*.sfdt)`. It supports .NET Standard 2.0 Framework.