diff --git a/aspnetmvc/Release-notes/v12.1.0.43.md b/aspnetmvc/Release-notes/v12.1.0.43.md
index 6f3ce58b..debfba7b 100644
--- a/aspnetmvc/Release-notes/v12.1.0.43.md
+++ b/aspnetmvc/Release-notes/v12.1.0.43.md
@@ -10,8 +10,7 @@ documentation: ug
{% include release-info.html date="April 12, 2014" version="v12.1.0.43" %}
-{% directory path: _includes/release-notes/v12.1.0.43 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
diff --git a/aspnetmvc/Release-notes/v12.2.0.36.md b/aspnetmvc/Release-notes/v12.2.0.36.md
index 4cea79f3..fb23a8f7 100644
--- a/aspnetmvc/Release-notes/v12.2.0.36.md
+++ b/aspnetmvc/Release-notes/v12.2.0.36.md
@@ -10,8 +10,7 @@ documentation: ug
{% include release-info.html date="July 11, 2014" version="v12.2.0.36" %}
-{% directory path: _includes/release-notes/v12.2.0.36 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
diff --git a/aspnetmvc/Release-notes/v12.3.0.36.md b/aspnetmvc/Release-notes/v12.3.0.36.md
index 3b8bd352..8a081e7c 100644
--- a/aspnetmvc/Release-notes/v12.3.0.36.md
+++ b/aspnetmvc/Release-notes/v12.3.0.36.md
@@ -10,8 +10,330 @@ documentation: ug
{% include release-info.html date="October 30, 2014" version="v12.3.0.36" %}
-{% directory path: _includes/release-notes/v12.3.0.36 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Chart
+
+### Features
+{:#chart-features}
+
+* Now Chart supports the following 10 Technical Indicators.
+* Triangular Average Indicator.
+* Stochastic Indicator.
+* Simple Average Indicator.
+* MACD Indicator.
+* RSI Indicator.
+* Exponential Average Indicator.
+* Momentum Technical Indicator.
+* Average True Range Indicator.
+* Bollinger Band Indicator.
+* Accumulation Distribution indicator.
+
+
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#132770-Bubble chart now gets rendered properly even when both X and Y values are 0 and it is passed through data source.
+* \#132394-Cleared the misbehavior of RangePadding additional value.
+* \#132394-Now Data label fill color is applying properly in chart.
+* \#132394-Now Data labels and markers are fully visible even specifying the plotOffset.
+* \#131936 - Fixed rendering issue with X axis labels when passing values as string.
+* \#129156 - Chart now gets rendered in canvas when width is set to 100%.
+* \#132165 - Browser no longer hangs when point value is less than 1 in log axis.
+
+
+
+## DatePicker
+
+### Bug fixes
+{:#datepicker-bug-fixes}
+
+* \#132624 - Issue with Web Date Picker control's style gets overridden while using both Web and Mobile libraries in same application has been fixed.
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* Option to customize the space between nodes and connector (when connected) has been provided.
+* Built-in support for JSRender for HTML and Native node has been provided
+* Grouping Implementation changes for Layout has been provided.
+* \#130274 - Bridge direction support for line bridging has been provided.
+
+
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#131601 - Fixed the issue with port to port connection.
+* \#132358 - Fixed the issue occurred while exporting bezier connector to image format.
+* \#132596 - Fixed the issue in rendering custom context menu.
+
+
+### Breaking changes
+{:#diagram-breaking-changes}
+
+* Shape's ContentId and Html properties are depreciated. Instead of this, use Shape's TemplateId property.
+
+
+## DocIO
+
+### Features
+{:#docio-features}
+
+* \#130995 - Support to execute mail merge for nested groups using relational data objects have been added.
+* \#128856 - Support to insert and update bookmark cross reference field have been added.
+
+
+### Bug fixes
+{:#docio-bug-fixes}
+
+* \#131572 - Fixed the issue with MappedFields property during mail merge.
+* \#131305 - CharacterFormat property of WFieldMark class has now been exposed as public.
+* \#131457,#131456 - Fixed the tab and table content preservation issues in HTML to Word document conversion.
+* \#131272 - Null reference exception is no longer thrown while opening the Word document.
+* \#131309 - Fixed the shadow preservation issue in DOTX to DOCX conversion.
+* \#131266 - Fixed the content preservation issue while converting Word document to PDF.
+* \#130616 - Null reference exception is no longer thrown in Doc to Pdf conversion.
+* \#131175 - Index out of range exception is no longer thrown while updating the TableOfContents.
+* \#131175 - Fixed the image position preservation issue in doc to pdf conversion.
+* \#131092 - Fixed the superscript text preservation issue in doc to pdf conversion.
+* \#131157,#133062 - Fixed the image position preservation issue in doc to pdf conversion.
+* \#131041 - Fixed background color preservation issue with Frames.
+* \#130949 - Fixed the symbol and horizontal merge preservation issue while saving the document as RTF.
+* \#130989 - Fixed the issue with picture preservation while resaving the Word document through DocIO.
+* \#130941 - Fixed the image original size preservation issue for the inserted EMF image.
+* \#130863 - Fixed the text position preservation issue while resaving the DOCX document.
+* \#130008 - Null reference exception is no longer thrown while resaving the Doc format document.
+* \#130743 - Fixed the heading preservation issue while converting word document to HTML.
+* \#130743 - Fixed the footnote reference marker navigation issue in Word to HTML conversion.
+* \#130615 - Fixed the image preservation issue in Word document to PDF conversion.
+* \#130485 - Argument out of range exception is no longer thrown in Word document to PDF conversion.
+* \#132346 - Argument out of range exception is no longer thrown while adding new rows to the existing table in the Doc format document.
+* \#130469 - Fixed the TOC corruption issue while updating the TableOfContents.
+* \#130305 - Unicode characters in item name of compressed file are preserved properly.
+* \#129842 - Fixed the shape size preservation issue in DOCX to DOCX conversion.
+* \#129765 - Fixed the table border preservation issue in Doc to PDF conversion.
+* \#131911 - Fixed the content overlapping and content preservation issues in Doc to Pdf conversion.
+* \#131586 - "You cannot add no cloned entity from other document" exception is no longer thrown while inserting the paragraph from one document to another.
+* \#130401 - Fixed the content preservation issues in Doc to Pdf conversion.
+* \#131356 - ArgumentOutOfRangeException is no longer thrown while parsing the attached RTF document.
+* \#131839 - Added API to access local reference of Hyperlink in Word document using DocIO.
+* \#118634 - Fixed the issue with content alignment in word to pdf conversion.
+* \#128020 - Fixed the text watermark preservation issue in Word to EMF conversion.
+* \#126021 -Extra page is no longer added in DocToPDF conversion using DocIO in French culture.
+
+## Grid
+
+### Bug fixes
+{:#grid-bug-fixes}
+
+* \#140066 - Script error is no longer thrown while refreshing dataSource of a grid with foreignKey column.
+* \#129579 - No longer throws exception when using Properties Model Grid.
+* \#139349 - columnIndex is now correctly calculated while rendering more than one grid when enabling the grouping for the first grid.
+* \#139582 - Script error is no more thrown while adding data in the empty Grid with summary row.
+* \#140053, \#140608 - Script error is no more thrown by excel filter when null value is present in Grid.
+* \#139443 - Issue with Grid showing no record to display after filtering date column with enable persistence has been fixed.
+* \#139822 - Details Template row index now calculates properly while selecting the row after expanding details row.
+* \#139233 - Added record displayed the first record value when identity the field enabled issue is now fixed.
+* \#134694 - Note the Tick mark next to Greater Than in Excel.
+* \#138988 - DetailsTemplate is not working properly when using scrolling.
+* \#139052 - Need to provide Excel filtering support while exporting.
+* \#139242 - After sorting context menu does not open for last row when allowScrolling is enabled.
+
+## Maps
+
+### Features
+{:#maps-features}
+
+* SelectedItems - API name is added for to get the collection of selected maps data
+
+
+### Bug fixes
+{:#maps-bug-fixes}
+
+* \#140139 - Custom item template tooltip issues has been fixed
+* \#140054 - DockPosition bottom for legend issues has been fixed
+* \#140054 - Text of some legend elements wrap into few lines issues has been fixed
+
+## MaskEditTextbox
+
+### Bug fixes
+{:#maskedittextbox-fix}
+
+* \#139681- "InputMode" property works properly in MaskEditTextBoxFor control.
+## OLAP Chart
+
+### Features
+{:#olapchart-features}
+
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting OlapChart to Word,Excel,PDF and image formats has been implemented.
+## OLAP Client
+
+### Features
+{:#olapclient-features}
+
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting OlapChart and PivotGrid to Word and PDF documents has been implemented.
+## Essential PDF
+
+### Bug fixes
+{:#essential-pdf-fix}
+
+* \#143150 - HTML to PDF conversion takes more time and never finishes issue is now resolved.
+
+
+* \#138951-Text will not overlap while drawing empty string in PdfTextElement.
+* \#135741-Object null reference exception will not occur when creating the document in multithreading environment
+* \#139050-Access Violation Exception will not throw when we tried to open the attached PDF File
+* \#139089 - Getting wrong temp path issue in webkit converter is now resolved.
+* \#137593 - Getting empty string issue while applying OCR to the image with intersected region is now resolved.
+* \#139386 - Pdf document is now transparent when overlaid into pdf template.
+* \#138640 - Getting white spaces issue in right side of the pdf document while converting Html to Pdf has been resolved.
+* \#137894 - Exception no more occurs while merging password protected document.
+* \#137889 - Getting blur image issue while drawing the png image in pdf document has been resolved.
+* \#137554 - Exception no more occurs when extracting the font from PDF.
+* \#136525 - Document containing wrong offset values are now corrected.
+* \#137138 - Unsupported security dictionary exception no more occurs while loading a secured pdf file.
+* \#135741 - Object null reference exception no more occurs while creating the document in multithreading environment.
+* \#135736 - Key not found exception no more occurs while creating the document in multithreading environment.
+* \#135734 - Collection was modified and enumeration operation may not execute exception no more occurs while saving the document.
+* \#135733 - Dead lock no more occurs while saving the Watermarked PDF document in multi threading environment.
+* \#138951 - Text overlapping issue while setting empty string in PdfTextElement has been resolved.
+* \#138337 - Legacy Drawing now updates the Registry properly.
+* \#138368 - Getting checkbox properties are changed issue while highlighting the fields has been resolved.
+* \#107371,#112562,#115995 - Repeated contents appearing in HTML to PDF conversion issue is now fixed.
+* \#135853 - Text preservation issue while enabling cache is false has been resolved.
+* \#136332 - Exception no more occurs while converting XPS to Pdf.
+* \#137724, #139566 - While converting Doc to Pdf, Pdf file size is large issue is now fixed.
+* \#137271 - Font preservation issue in PdfLoadedTextBox fields text has been resolved.
+
+
+
+### Features
+{:#essential-pdf-features}
+
+* Loading annotations from existing documents has been improved.
+* EMF to PDF conversion has been improved.
+* PDF creator has been enhanced for multi threaded environments.
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#107127, \#112524, \#114329 - Expand and collapse support has been provided for PivotGrid containing Relational datasource.
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting PivotGrid to Word and PDF documents has been implemented.
+* \#119715 - Provided support for conditional formatting.
+* Grouping bar support has been provided for PivotGrid containing Relational datasource.
+* Cell selection support has been implemented.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+
+
+* \#140163 , \#139903- Support for cloning and merging slides in Presentation files has been added.
+* Support for encrypting and decrypting Presentation files has been added.
+
+
+
+### Bug fixes
+{:#presentation-bug-fixes}
+
+* \#138896 - Indent spacing and text spacing issue while converting PPTX file to PDF has been resolved.
+* \#138896 - Slide Background shape issue in provided sample has been resolved.
+* \#139125 - Argument exception is no more thrown while converting presentation file to pdf.
+* \#139125 - Argument out of range exception is no more thrown while converting a presentation file to pdf.
+* \#139125 - Null Reference exception is no more thrown while converting a presentation file to pdf.
+* \#139125 - Color blend object no more throws exception while converting PPTX to PDF conversion.
+
+## ReportViewer
+
+### Bug fixes
+{:#reportviewer-bug-fixes}
+
+* \#139991 - Render Area is now displayed in ReportViewer mobile mode.
+* \#138585 - Default value now applies when you get default value from stored procedure.
+* \#139820 - Tablix disappear when you specify the conditional color code for textbox issue is now fixed.
+* \#140641 - No more exceptions will be thrown in header style json models.
+* \#139480 - Text can now be vertically aligned in TextBox.
+* \#138180 - Tablix report item height does not exceed the body page height.
+* \#137458 - Query based expression works fine now.
+
+## Ribbon
+
+### Breaking changes
+{:#ribbon-breaking-changes}
+
+* Provided Backstage Page support for Ribbon
+
+## Schedule
+
+### Features
+{:#schedule-features}
+
+
+* The priority feature allows you to prioritize the appointments with default values and individual icons/images. You can also customize the priority values and icons by using the template or from a data source.
+* The Inline delete feature is provided to the appointments. When you hover, a button appears and by clicking the "X" button on the appointment deletes it.
+* Customizing the time scale option is provided by which you can enable or disable the time scale by using the "showTimeScale" property.
+* The header bar can be enable/disable by using the "showHeaderBar" property.
+* Daylight Saving Time (DST) feature is added to the schedule appointments that can be enabled by setting the "DaylightSavingTime" property to true.
+
+
+### Bug fixes
+{:#schedule-bug-fixes}
+
+
+* \#139835, \#139834 - Date navigation and alignment issue in custom view of horizontal multiple resource has been resolved.
+* \#139705 - Script error is no more thrown when you create the appointment without binding any data.
+* \#139983 - AppointmentClick and AppointmentHover argument returns undefined appointment issue is now fixed.
+
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+
+* \#130466,\#130535 - Provided support for summary rows in TreeGrid.
+* \#136365 - Provided support for details row template in TreeGrid.
+* \#137447,\#138371 - Provided support for dropdown filtering.
+* Now an additional argument columnIndex is included in contextMenuOpen event arguments for fetching column details.
+
+
+### Breaking changes
+{:#treegrid-breaking-changes}
+
+* requestType value in rowDragStop event arguments is changed from rowDragStop to insert position(insertAbove/insertBelow/insertAsChild).
+## Uploadbox
+
+### Bug fixes
+{:#uploadbox-bug-fixes}
+
+* \#139243 - UploadBox now raises error event properly in IE8 and IE9.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* #129279- Multi level category axis support is added.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#139896- Stack overflow exception is no more thrown while accessing GetInnerRowHeightInPixel().
+* \#139580- Deadlock error is no more thrown while opening a file with absoluteAnchor element.
+* \#138750 - Need to preserve dialog sheets issue in XlsIO is now resolved.
+* \#138680 - Applying wrap text for more cells causes delay in performance issue is now fixed.
+* \#138147 - Low performance issue in XlsIO formatting is now fixed.
+* \#137396 - Performance delay issue while creating a data validation for an entire column is now resolved.
+* \#139680,\#140305 - Rich-text missing in certain cells issue is now resolved.
+* \#137256 - AutoFitColumn now works fine in Auto filtered columns.
+* \#137258 - AutoShape size now works fine during AutoFitColumns.
+* \#137284 - Not supported exception is no more thrown while parsing the Min and Max value of a chart.
+* \#139866 - Text crosses border in excel to pdf conversion due to incorrect display text issue is now fixed.
+
diff --git a/aspnetmvc/Release-notes/v12.4.0.24.md b/aspnetmvc/Release-notes/v12.4.0.24.md
index 6fd3e9c4..e8c585c1 100644
--- a/aspnetmvc/Release-notes/v12.4.0.24.md
+++ b/aspnetmvc/Release-notes/v12.4.0.24.md
@@ -10,8 +10,484 @@ documentation: ug
{% include release-info.html date="December 24, 2014" version="v12.4.0.24" %}
-{% directory path: _includes/release-notes/v12.4.0.24 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Chart
+
+### Features
+{:#chart-features}
+
+* Now Chart supports the following 10 Technical Indicators.
+* Triangular Average Indicator.
+* Stochastic Indicator.
+* Simple Average Indicator.
+* MACD Indicator.
+* RSI Indicator.
+* Exponential Average Indicator.
+* Momentum Technical Indicator.
+* Average True Range Indicator.
+* Bollinger Band Indicator.
+* Accumulation Distribution indicator.
+
+
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#132770-Bubble chart now gets rendered properly even when both X and Y values are 0 and it is passed through data source.
+* \#132394-Cleared the misbehavior of RangePadding additional value.
+* \#132394-Now Data label fill color is applying properly in chart.
+* \#132394-Now Data labels and markers are fully visible even specifying the plotOffset.
+* \#131936 - Fixed rendering issue with X axis labels when passing values as string.
+* \#129156 - Chart now gets rendered in canvas when width is set to 100%.
+* \#132165 - Browser no longer hangs when point value is less than 1 in log axis.
+
+
+
+## DatePicker
+
+### Bug fixes
+{:#datepicker-bug-fixes}
+
+* \#132624 - Issue with Web Date Picker control's style gets overridden while using both Web and Mobile libraries in same application has been fixed.
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* Option to customize the space between nodes and connector (when connected) has been provided.
+* Built-in support for JSRender for HTML and Native node has been provided
+* Grouping Implementation changes for Layout has been provided.
+* \#130274 - Bridge direction support for line bridging has been provided.
+
+
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#131601 - Fixed the issue with port to port connection.
+* \#132358 - Fixed the issue occurred while exporting bezier connector to image format.
+* \#132596 - Fixed the issue in rendering custom context menu.
+
+
+### Breaking changes
+{:#diagram-breaking-changes}
+
+* Shape's ContentId and Html properties are depreciated. Instead of this, use Shape's TemplateId property.
+
+
+## DocIO
+
+### Features
+{:#docio-features}
+
+* \#130995 - Support to execute mail merge for nested groups using relational data objects have been added.
+* \#128856 - Support to insert and update bookmark cross reference field have been added.
+
+
+### Bug fixes
+{:#docio-bug-fixes}
+
+* \#131572 - Fixed the issue with MappedFields property during mail merge.
+* \#131305 - CharacterFormat property of WFieldMark class has now been exposed as public.
+* \#131457,#131456 - Fixed the tab and table content preservation issues in HTML to Word document conversion.
+* \#131272 - Null reference exception is no longer thrown while opening the Word document.
+* \#131309 - Fixed the shadow preservation issue in DOTX to DOCX conversion.
+* \#131266 - Fixed the content preservation issue while converting Word document to PDF.
+* \#130616 - Null reference exception is no longer thrown in Doc to Pdf conversion.
+* \#131175 - Index out of range exception is no longer thrown while updating the TableOfContents.
+* \#131175 - Fixed the image position preservation issue in doc to pdf conversion.
+* \#131092 - Fixed the superscript text preservation issue in doc to pdf conversion.
+* \#131157,#133062 - Fixed the image position preservation issue in doc to pdf conversion.
+* \#131041 - Fixed background color preservation issue with Frames.
+* \#130949 - Fixed the symbol and horizontal merge preservation issue while saving the document as RTF.
+* \#130989 - Fixed the issue with picture preservation while resaving the Word document through DocIO.
+* \#130941 - Fixed the image original size preservation issue for the inserted EMF image.
+* \#130863 - Fixed the text position preservation issue while resaving the DOCX document.
+* \#130008 - Null reference exception is no longer thrown while resaving the Doc format document.
+* \#130743 - Fixed the heading preservation issue while converting word document to HTML.
+* \#130743 - Fixed the footnote reference marker navigation issue in Word to HTML conversion.
+* \#130615 - Fixed the image preservation issue in Word document to PDF conversion.
+* \#130485 - Argument out of range exception is no longer thrown in Word document to PDF conversion.
+* \#132346 - Argument out of range exception is no longer thrown while adding new rows to the existing table in the Doc format document.
+* \#130469 - Fixed the TOC corruption issue while updating the TableOfContents.
+* \#130305 - Unicode characters in item name of compressed file are preserved properly.
+* \#129842 - Fixed the shape size preservation issue in DOCX to DOCX conversion.
+* \#129765 - Fixed the table border preservation issue in Doc to PDF conversion.
+* \#131911 - Fixed the content overlapping and content preservation issues in Doc to Pdf conversion.
+* \#131586 - "You cannot add no cloned entity from other document" exception is no longer thrown while inserting the paragraph from one document to another.
+* \#130401 - Fixed the content preservation issues in Doc to Pdf conversion.
+* \#131356 - ArgumentOutOfRangeException is no longer thrown while parsing the attached RTF document.
+* \#131839 - Added API to access local reference of Hyperlink in Word document using DocIO.
+* \#118634 - Fixed the issue with content alignment in word to pdf conversion.
+* \#128020 - Fixed the text watermark preservation issue in Word to EMF conversion.
+* \#126021 -Extra page is no longer added in DocToPDF conversion using DocIO in French culture.
+
+## Grid
+
+### Bug fixes
+{:#grid-bug-fixes}
+
+* \#140066 - Script error is no longer thrown while refreshing dataSource of a grid with foreignKey column.
+* \#129579 - No longer throws exception when using Properties Model Grid.
+* \#139349 - columnIndex is now correctly calculated while rendering more than one grid when enabling the grouping for the first grid.
+* \#139582 - Script error is no more thrown while adding data in the empty Grid with summary row.
+* \#140053, \#140608 - Script error is no more thrown by excel filter when null value is present in Grid.
+* \#139443 - Issue with Grid showing no record to display after filtering date column with enable persistence has been fixed.
+* \#139822 - Details Template row index now calculates properly while selecting the row after expanding details row.
+* \#139233 - Added record displayed the first record value when identity the field enabled issue is now fixed.
+* \#134694 - Note the Tick mark next to Greater Than in Excel.
+* \#138988 - DetailsTemplate is not working properly when using scrolling.
+* \#139052 - Need to provide Excel filtering support while exporting.
+* \#139242 - After sorting context menu does not open for last row when allowScrolling is enabled.
+
+## Maps
+
+### Features
+{:#maps-features}
+
+* SelectedItems - API name is added for to get the collection of selected maps data
+
+
+### Bug fixes
+{:#maps-bug-fixes}
+
+* \#140139 - Custom item template tooltip issues has been fixed
+* \#140054 - DockPosition bottom for legend issues has been fixed
+* \#140054 - Text of some legend elements wrap into few lines issues has been fixed
+
+## MaskEditTextbox
+
+### Bug fixes
+{:#maskedittextbox-bug-fixes}
+
+* \#139681- "InputMode" property works properly in MaskEditTextBoxFor control.
+## OLAP Chart
+
+### Features
+{:#olapchart-features}
+
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting OlapChart to Word,Excel,PDF and image formats has been implemented.
+## OLAP Client
+
+### Features
+{:#olapclient-features}
+
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting OlapChart and PivotGrid to Word and PDF documents has been implemented.
+## Essential PDF
+
+### Bug fixes
+{:#essential-pdf-bug-fixes}
+
+* \#143150 - HTML to PDF conversion takes more time and never finishes issue is now resolved.
+
+
+* \#138951-Text will not overlap while drawing empty string in PdfTextElement.
+* \#135741-Object null reference exception will not occur when creating the document in multithreading environment
+* \#139050-Access Violation Exception will not throw when we tried to open the attached PDF File
+* \#139089 - Getting wrong temp path issue in webkit converter is now resolved.
+* \#137593 - Getting empty string issue while applying OCR to the image with intersected region is now resolved.
+* \#139386 - Pdf document is now transparent when overlaid into pdf template.
+* \#138640 - Getting white spaces issue in right side of the pdf document while converting Html to Pdf has been resolved.
+* \#137894 - Exception no more occurs while merging password protected document.
+* \#137889 - Getting blur image issue while drawing the png image in pdf document has been resolved.
+* \#137554 - Exception no more occurs when extracting the font from PDF.
+* \#136525 - Document containing wrong offset values are now corrected.
+* \#137138 - Unsupported security dictionary exception no more occurs while loading a secured pdf file.
+* \#135741 - Object null reference exception no more occurs while creating the document in multithreading environment.
+* \#135736 - Key not found exception no more occurs while creating the document in multithreading environment.
+* \#135734 - Collection was modified and enumeration operation may not execute exception no more occurs while saving the document.
+* \#135733 - Dead lock no more occurs while saving the Watermarked PDF document in multi threading environment.
+* \#138951 - Text overlapping issue while setting empty string in PdfTextElement has been resolved.
+* \#138337 - Legacy Drawing now updates the Registry properly.
+* \#138368 - Getting checkbox properties are changed issue while highlighting the fields has been resolved.
+* \#107371,#112562,#115995 - Repeated contents appearing in HTML to PDF conversion issue is now fixed.
+* \#135853 - Text preservation issue while enabling cache is false has been resolved.
+* \#136332 - Exception no more occurs while converting XPS to Pdf.
+* \#137724, #139566 - While converting Doc to Pdf, Pdf file size is large issue is now fixed.
+* \#137271 - Font preservation issue in PdfLoadedTextBox fields text has been resolved.
+
+
+
+### Features
+{:#essential-pdf-features}
+
+* Loading annotations from existing documents has been improved.
+* EMF to PDF conversion has been improved.
+* PDF creator has been enhanced for multi threaded environments.
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#107127, \#112524, \#114329 - Expand and collapse support has been provided for PivotGrid containing Relational datasource.
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting PivotGrid to Word and PDF documents has been implemented.
+* \#119715 - Provided support for conditional formatting.
+* Grouping bar support has been provided for PivotGrid containing Relational datasource.
+* Cell selection support has been implemented.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+
+
+* \#140163 , \#139903- Support for cloning and merging slides in Presentation files has been added.
+* Support for encrypting and decrypting Presentation files has been added.
+
+
+
+### Bug fixes
+{:#presentation-bug-fixes}
+
+* \#138896 - Indent spacing and text spacing issue while converting PPTX file to PDF has been resolved.
+* \#138896 - Slide Background shape issue in provided sample has been resolved.
+* \#139125 - Argument exception is no more thrown while converting presentation file to pdf.
+* \#139125 - Argument out of range exception is no more thrown while converting a presentation file to pdf.
+* \#139125 - Null Reference exception is no more thrown while converting a presentation file to pdf.
+* \#139125 - Color blend object no more throws exception while converting PPTX to PDF conversion.
+
+## ReportViewer
+
+### Bug fixes
+{:#reportviewer-bug-fixes}
+
+* \#139991 - Render Area is now displayed in ReportViewer mobile mode.
+* \#138585 - Default value now applies when you get default value from stored procedure.
+* \#139820 - Tablix disappear when you specify the conditional color code for textbox issue is now fixed.
+* \#140641 - No more exceptions will be thrown in header style json models.
+* \#139480 - Text can now be vertically aligned in TextBox.
+* \#138180 - Tablix report item height does not exceed the body page height.
+* \#137458 - Query based expression works fine now.
+
+## Ribbon
+
+### Breaking changes
+{:#ribbon-breaking-changes}
+
+* Provided Backstage Page support for Ribbon
+
+## Schedule
+
+### Features
+{:#schedule-features}
+
+
+* The priority feature allows you to prioritize the appointments with default values and individual icons/images. You can also customize the priority values and icons by using the template or from a data source.
+* The Inline delete feature is provided to the appointments. When you hover, a button appears and by clicking the "X" button on the appointment deletes it.
+* Customizing the time scale option is provided by which you can enable or disable the time scale by using the "showTimeScale" property.
+* The header bar can be enable/disable by using the "showHeaderBar" property.
+* Daylight Saving Time (DST) feature is added to the schedule appointments that can be enabled by setting the "DaylightSavingTime" property to true.
+
+
+### Bug fixes
+{:#schedule-bug-fixes}
+
+
+* \#139835, \#139834 - Date navigation and alignment issue in custom view of horizontal multiple resource has been resolved.
+* \#139705 - Script error is no more thrown when you create the appointment without binding any data.
+* \#139983 - AppointmentClick and AppointmentHover argument returns undefined appointment issue is now fixed.
+
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+
+* \#130466,\#130535 - Provided support for summary rows in TreeGrid.
+* \#136365 - Provided support for details row template in TreeGrid.
+* \#137447,\#138371 - Provided support for dropdown filtering.
+* Now an additional argument columnIndex is included in contextMenuOpen event arguments for fetching column details.
+
+
+### Breaking changes
+{:#treegrid-breaking-changes}
+
+* requestType value in rowDragStop event arguments is changed from rowDragStop to insert position(insertAbove/insertBelow/insertAsChild).
+## Uploadbox
+
+### Bug fixes
+{:#uploadbox-bug-fixes}
+
+* \#139243 - UploadBox now raises error event properly in IE8 and IE9.
+
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#137871 - Text alignment differs while exporting to PDF is now resolved.
+
+* \#139737 - Data validations in extension list is no longer lost while resaving in XlsIO.
+
+* \#139986 - Excel to PDF Conversion process hangs is now resolved.
+
+* \#140408 - Calibri Unicode characters are now properly converted in ExcelToPDF.
+
+* \#140408 - Alignment is changed while converting Calibri Unicode characters to PDF is now resolved.
+
+* \#140485 - Background color is missing in XlsIO is now resolved.
+
+* \#140547 - ArgumentOutOfRangeException is no more thrown when converting a Excel file to PDF in Italian culture.
+
+* \#140873 - File no longer gets corrupted due to repeated data validations during CopyTo().
+
+* \#140888 - Cell Formatting is now proper in XlsIO.
+
+* \#141140, \#F119555 - Null reference exception thrown while converting Excel to PDF is now fixed.
+
+* \#141188 - Excel overlapping scenario using merged ranges is now resolved.
+
+* \#141200 - RTF issues with line breaks are resolved.
+
+* \#141287, \#143511 - ParseException is no more thrown at parsing the formula of an Excel file.
+
+* \#141357 - FormatException is no more thrown when converting an Excel file to PDF.
+
+* \#141360 - Date format loss in display text having formulas in XlsIO is now resolved.
+
+* \#141373 - ApplicationException is no more thrown while opening a file in XlsIO.
+
+* \#141529 - Time Formatting issue in XlsIO is now resolved.
+
+* \#141783, \#142874, \#144317 - DataValidations are missed while resaving in XlsIO is now resolved.
+
+* \#141835, \#142140 - XlsIO throws out of memory exception and takes a long time to perform AutoFitColumns is now fixed.
+
+* \#141904 - Chart Data Range is updated properly while inserting a new range.
+
+* \#142117, \#144113 - Custom DateTime formatting issues in XlsIO is now resolved.
+
+* \#142165 - Performance issue while accessing IRange.RowHeight property in XlsIO is now resolved.
+
+* \#142285 - Number format contains escape sequences issue is now fixed.
+
+* \#142507 - Display Text Property dropping last "0" character in cell is now resolved.
+
+* \#142530 - Protecting an unprotected sheet, no more throws an exception in binary file.
+
+* \#142538 - RTF alignment support is now provided in ExcelToPDFConversion.
+
+* \#142611 - Row height is properly updated in copied worksheets.
+
+* \#142740, \#143592 - Parsing a workbook with shapes no more throws argument exception.
+
+* \#142755 - ParseException is no more thrown while accessing IRange.ConditionalFormats property in XlsIO.
+
+* \#142811 - Border is incorrect on merged cells in ExcelToPDF Conversion is now resolved.
+
+* \#142816 - PrintArea is null while changing the workbook version is now resolved.
+
+* \#142969 - Support is now provided to parse and serialize the chart caches in XlsIO.
+
+* \#143074 - Getting different row height, when row contain rotated text as merged cell in XlsIO is now resolved.
+
+* \#143378 - Named range now returns proper value in XlsIO.
+
+* \#143421 - Chart is now preserved while passing file stream in ExcelToPDFConverter.
+
+* \#143460 - Access violation exception is no more thrown while closing the workbook.
+
+* \#143661 - Chart position is now retained properly in Excel to PDF conversion.
+
+* \#143769 - NullReferenceException is no more thrown while converting excel to PDF.
+
+* \#143769 - Scale with document option is now working properly in excel to PDF conversion.
+
+* \#144471 - The outlineWrapper range is now properly updated while modifying the rows with in the group.
+
+* Issue with AutoFitColumns and AutoFitRow() method is fixed.
+
+* RightBorder issue in ExcelToPDFConversion is now resolved.
+
+* DataBar formatting is not applied to cell even if the cell value is blank or 0.
+
+* Exception is no more thrown while collapsing the inner outline level.
+
+* Issue in CopyStyles Options in XlsIO is now resolved.
+
+* NullReferenceException is no more thrown while opening file with background image.
+
+* Rounding value is now properly working in XlsIO.
+
+* InvalidOperationException is no more thrown while parsing CF of type 3Stars IconSet.
+
+* Display text is changed after creating the table format for the range is now resolved.
+
+* ArgumentOutOfRange Exception is no more thrown while adding empty formula of extern book.
+
+* Table style issues in ExcelToPDFConversion is now resolved.
+
+* Radar chart is now preserved properly while resaving an excel document.
+
+* Auto-Filter returns invalid results in XlsIO is now resolved.
+
+* First Condition property with AutoFilters is now working properly.
+
+* SecondCondition property with AutoFilters is now working properly.
+
+* IsFirstCondition is now working in AutoFilters.
+
+* IsAnd property is working Incorrectly in AutoFilters is now resolved.
+
+* IsSecondCondition property is working properly in AutoFilters.
+
+* Null reference exception is no more thrown while parsing the data bar for Conditional Format.
+
+* Parsing support is now provided for Data bar properties in XlsIO.
+
+* Duplicate CF added is removed, when CF have Data bar type.
+
+* Default conditional value type "Automatic" support is now provided for Data bar in XlsIO.
+
+* Exception is no more thrown at parsing chart sheet.
+
+* Sorting is incorrect when apply sorting for column containing both number and text is now fixed.
+
+* Applying a cell style removes the existing cell style is resolved.
+
+* Copying and pasting a table with styles is working properly in XlsIO.
+
+* Destination cell value is cleared when copying a range with CopyStyles option is now resolved.
+
+* Page is Missing in ExcelToPDFConversion is now resolved.
+
+* Chart Area Fill color is now preserved while cloning the workbook.
+
+* RTF support is now provided in HeaderFooter.
+
+* Text missing issue when cell text is move to next page in ExcelToPDFConversion is now resolved.
+
+* Argument out of range exception is no more thrown while opening a CSV file using XlsIO.
+
+* DateTime is serialized when DataValidation AllowType property as Time is now resolved.
+
+* ConditionalFormat is now applied properly in XlsIO.
+
+* IShape.IsShapeVisible property is always true for hidden image is now resolved.
+
+* LeftBorderLineStyle of ExtendedFormatImpl returns wrong value is now fixed.
+
+* XlsIO returns incorrect icon set format style while import on Default is now resolved.
+
+* Reverse order for icon set was not properly handled at parsing is fixed.
+
+* Not a legal oleaut date while opening CSV file is now resolved.
+
+* IRange.Comment property returns value instead of Null is now resolved.
+
+* Conditional Format order is different in XlsIO is now fixed.
+
+* Argument Exception is no more thrown while opening the input file having form Control.
+
+* Chart is preserved properly when an excel file is resaved.
+
+* ThrowNotSavedOnDestroy property while closing a workbook is implemented.
+
+* Styles are preserved even the hyperlinks where removed from the sheet object is now resolved.
+
+* Resaving a file fails to preserve scheme color of a shape is now resolved.
diff --git a/aspnetmvc/Release-notes/v13.1.0.21.md b/aspnetmvc/Release-notes/v13.1.0.21.md
index d2bf8e47..8f23f7e2 100644
--- a/aspnetmvc/Release-notes/v13.1.0.21.md
+++ b/aspnetmvc/Release-notes/v13.1.0.21.md
@@ -10,8 +10,532 @@ documentation: ug
{% include release-info.html date="April 3, 2015" version="v13.1.0.21" %}
-{% directory path: _includes/release-notes/v13.1.0.21 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Barcode
+
+### Bug fixes
+{:#barcode-bug-fixes}
+
+* QR barcode will work properly with the specific inputs
+## Chart
+
+### Features
+{:#chart-features}
+
+* Chart now supports Trendline for series.
+
+* Provided support for exporting chart to excel.
+
+* Provided support for series highlight and selection.
+
+* Chart now trims the data labels in accumulation series when it exceeds the chart area.
+
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#140279 - Console error is no more thrown while zooming range column.
+* \#139770 - chart shows up in iPad now.
+* \#136425 - Mouse move is now working in IE 9 - 64bit version.
+* \#137151 - Tooltip is not localized when it is placed along with listbox is fixed.
+* \#137393 - PrimaryYAxis labels of polar series is now hiding when we set visibility of the axis to false.
+* \#118778 - Exception when setting same start and end date of the axis is fixed.
+* \#137809 - Margin for data label is now working for bar series.
+* \#137912 - Browser crashing issue when clicking legend of pie series has been fixed.
+* \#137993 - Margin for pie series will now work properly.
+* \#135793 - Tooltip for range area chart series is now working properly.
+* \#135935 - Issue with Range area chart rendering wrongly when the last point is empty has been fixed.
+* \#138316 - Now 'tooltip' class from the styles will not be removed while hovering on chart data.
+* \#140255 - LabelIntersectionAction hide is now working properly.
+* \#138865 - Polar chart wrongly rendering issue while setting Y-value as '0' has been fixed.
+* \#138803 - Series is now visible when setting data source in commonSeriesOptions in angular support.
+* \#138803 - Axis range settings are now working in angular support.
+* \#138803 - Annotations are now working in angular support.
+* \#138803 - Indicators are now working in angular support.
+* \#137810 - Axis Title in IE8 is not overlapping with chart now.
+
+
+
+### Breaking changes
+{:#chart-breaking-changes}
+
+* 'exportChart' method has been deprecated and instead use 'export' method to export the chart.
+* Now series animation will not occur every-time while updating a property or redrawing a chart. To animate the series while updating a property simply call animate() method instead of redraw().
+* ValueType of startAngle, endAngle properties in Series has been changed from double to nullable double .
+* ValueType of RowCount, ColumnCount in Legend, ValueType of DesiredInterval, RowIndex, ColumnIndex, RowSpan, ColumnSpan, LabelRotation, MinorTicksPerInterval and RoundingPlace in Axis and ValueType of ExplodeIndex in Series, has been changed from int to nullable int.
+
+
+
+## DatePicker
+
+### Bug fixes
+{:#datepicker-bug-fixes}
+
+* \#139893 - When unobtrusive is enabled " Uncaught TypeError: Cannot use 'in' operator to search for 'length' in" error no more occurs in jquery-2.1.4.js file.
+
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* \#139207-Support to revert and restore the custom actions is added.
+* \#127962-Support to modify/disable existing commands and to define new commands is added.
+* \#126648-Support to drag and drop elements only on allowable region is added.
+* \#126648-Connection can be established when a node is dropped on a connector.
+* \#135069,#135167-Click event support for symbol palette is added.
+* \#138207-Preview/drop size support for individual palette item is added.
+ Justified text alignment support is added
+
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#140020 - Label offset X and Y value defined as zero, then the value is not serialized properly issue is now fixed.
+
+### Breaking changes
+{:#diagram-breaking-changes}
+
+* diagram.selectionList will be updated only after selection change event is fired. So use args.selectedItems instead of diagram.selectionList in selection change event.
+* TextAlign and BPMN shape related enums(BPMNEvents, BPMNTriggers.,) are moved under the namespace "Syncfusion.JavaScript.DataVisualization.DiagramEnums"
+* BPMNSubProcess and BPMNTask are moved under the namespace "Syncfusion.JavaScript.DataVisualization.Models.Diagram"
+
+
+## DocIO
+
+### Features
+{:#docio-features}
+
+* \#99613, \#113446, \#118250, \#125501, \#128443, \#130120, \#137051 - Added support to create and manipulate chart in docx to docx and docx to pdf conversion.
+
+### Bug fixes
+{:#docio-bug-fixes}
+
+* \#140008-InvalidOperationException exception is fixed now while exporting html to stream.
+* \#139830-ArgumentOutOfRangeException in Doc to Pdf conversion is fixed.
+* \#139736-Null reference does not throw exception while updating document fields.
+* \#139829 - XML Exception is no more thrown while loading the DOCX document.
+* \#139419 - All possible values of the supported attributes of CSS style are now parsed.
+* \#140009 - Null Reference Exception is no more thrown in GetValidParaItemIndex() method.
+* \#139658 - Image preservation issue with HTML Image in Pdf conversion is now resolved.
+* \#139488 - Horizontal rule and table border preservation issues in RTF to Pdf conversion are now fixed.
+* \#139433 - Content layouting issue in Word document to Pdf conversion is now resolved.
+* \#134204 - Content preservation issue while converting Doc To Pdf conversion is now resolved.
+* \#134177,\#135068 - Paragraph bottom border preservation issue in Doc to Pdf conversion is now resolved.
+* \#139753 - Null reference exception is no more thrown while loading attached word documents by using DocIO.
+* \#136500 - Paper source property preservation issue while saving the DOCX format document has been resolved.
+* \#136421 - Images will not repeat now while converting RTF to Word document.
+* \#136828 - Text direction and language id preservation issue while opening and saving the Word document has been resolved.
+* \#139363 - Hanging issue while loading Word document has been resolved.
+* \#137874 - Exception is no more thrown while opening the doc and text format document.
+* \#138308 - Cell shading preservation issue in Doc to DOCX conversion has been resolved.
+* \#137189 - Paragraph style preservation issue in RTF document has been resolved.
+* \#138254 - culture not found exception is no more thrown while opening the Word document in (.doc) format.
+* \#139055,\#140409 - Cannot recognize current file type Exception is no more thrown while saving the Word document.
+* \#137967,\#138017 - Null reference exception is no more thrown on accessing imported style properties.
+* \#136064,\#140284 - Exception and line spacing preservation issues has been resolved.
+* \#138962 - Table cell horizontal merge continue preservation issue in Doc format document has been resolved.
+* \#138966 - Argument out of range Exception is no more thrown while deleting the bookmark content.
+* \#136381 - Date Format preservation issue in Mail merge has been resolved.
+* \#137384 - Null Reference Exception is no more thrown, when using UpdateDocumentFields()
+* \#138110 - Invalid meta file format exception issue has been resolved while appending the image(.WMF) format.
+* \#137632 - Exception and Formula field result updating issue has been resolved.
+* \#138961 - Corruption and Macro preservation issue while saving the document in (.docm) has been resolved.
+* \#138465 - Argument out of range exception is no more thrown while opening the Word document.
+* \#136637 - Numbering and formatting preservation issue while converting RTF to Word conversion has been resolved.
+* \#139090 - Tab preservation issue with DOCX document in Index field has been resolved.
+* \#138591 - System out of memory exception issue while saving the Word document has been resolved.
+* \#139162 - Content preservation issue in Doc to Pdf conversion has been resolved.
+* \#137969 - Issue with including heading and custom styles in updating table of contents in Word document has been resolved.
+* \#137967 - Exception issues while Updating TOC has been resolved.
+* \#137275 - Content and text Preservation issue while converting RTF to Word and Pdf conversion has been resolved.
+* \#135703 - Null reference Exception is no more thrown and preservation issues in Word document to Image conversion has been resolved.
+* \#138846 - Font,Numbering and content Preservation issue in DOCX to Pdf conversion has been resolved.
+* \#139063 - Tab preservation issue in TOC has been resolved.
+* \#137967 - Stack over flow exception is no more thrown while updating TOC.
+* \#132151 - Image preservation, frame position and line spacing issues in RTF to Pdf conversion has been resolved.
+* \#136446,\#137967 - Null reference exception is no more thrown in Word to Pdf conversion.
+* \#136064 - Null reference exception issue is no more thrown in Doc to Pdf conversion.
+* \#135840 - Table Cell Border preservation issue in doc to pdf has been resolved.
+* \#139830 - ArgumentOutOfRangeException is no more thrown in Doc to Pdf conversion.
+* \#137337 - Cluster issues in Word to PDF Conversion has been resolved.
+* \#131457,\#137330 - Span tag content preservation issue in HTML to Word document conversion has been resolved.
+* \#139027 - Alt attribute missing exception is no more thrown for image tag with Strict validation type.
+* \#139419 - Input string was incorrect format exception is no more thrown while appending HTML string.
+
+## FileExplorer
+
+### Bug fixes
+{:#fileexplorer-bug-fixes}
+
+* \#140083 - FilterType in FilterSettings property of fileexplorer is now working properly.
+
+
+## Grid
+
+### Bug fixes
+{:#grid-bug-fixes}
+
+* \#140066 - Script error is no longer thrown while refreshing dataSource of a grid with foreignKey column.
+* \#129579 - No longer throws exception when using Properties Model Grid.
+* \#139349 - columnIndex is now correctly calculated while rendering more than one grid when enabling the grouping for the first grid.
+* \#139582 - Script error is no more thrown while adding data in the empty Grid with summary row.
+* \#140053, \#140608 - Script error is no more thrown by excel filter when null value is present in Grid.
+* \#139443 - Issue with Grid showing no record to display after filtering date column with enable persistence has been fixed.
+* \#139822 - Details Template row index now calculates properly while selecting the row after expanding details row.
+* \#139233 - Added record displayed the first record value when identity the field enabled issue is now fixed.
+* \#134694 - Note the Tick mark next to Greater Than in Excel.
+* \#138988 - DetailsTemplate is not working properly when using scrolling.
+* \#139052 - Need to provide Excel filtering support while exporting.
+* \#139242 - After sorting context menu does not open for last row when allowScrolling is enabled.
+
+## Maps
+
+### Features
+{:#maps-features}
+
+* SelectedItems - API name is added for to get the collection of selected maps data
+
+
+### Bug fixes
+{:#maps-bug-fixes}
+
+* \#140139 - Custom item template tooltip issues has been fixed
+* \#140054 - DockPosition bottom for legend issues has been fixed
+* \#140054 - Text of some legend elements wrap into few lines issues has been fixed
+
+## MaskEditTextbox
+
+### Bug fixes
+{:#maskedittextbox-bug-fixes}
+
+* \#139681- "InputMode" property works properly in MaskEditTextBoxFor control.
+## OLAP Chart
+
+### Features
+{:#olapchart-features}
+
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting OlapChart to Word,Excel,PDF and image formats has been implemented.
+## OLAP Client
+
+### Features
+{:#olapclient-features}
+
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting OlapChart and PivotGrid to Word and PDF documents has been implemented.
+## Essential PDF
+
+### Bug fixes
+{:#essential-pdf-bug-fixes}
+
+* \#143150 - HTML to PDF conversion takes more time and never finishes issue is now resolved.
+
+
+* \#138951-Text will not overlap while drawing empty string in PdfTextElement.
+* \#135741-Object null reference exception will not occur when creating the document in multithreading environment
+* \#139050-Access Violation Exception will not throw when we tried to open the attached PDF File
+* \#139089 - Getting wrong temp path issue in webkit converter is now resolved.
+* \#137593 - Getting empty string issue while applying OCR to the image with intersected region is now resolved.
+* \#139386 - Pdf document is now transparent when overlaid into pdf template.
+* \#138640 - Getting white spaces issue in right side of the pdf document while converting Html to Pdf has been resolved.
+* \#137894 - Exception no more occurs while merging password protected document.
+* \#137889 - Getting blur image issue while drawing the png image in pdf document has been resolved.
+* \#137554 - Exception no more occurs when extracting the font from PDF.
+* \#136525 - Document containing wrong offset values are now corrected.
+* \#137138 - Unsupported security dictionary exception no more occurs while loading a secured pdf file.
+* \#135741 - Object null reference exception no more occurs while creating the document in multithreading environment.
+* \#135736 - Key not found exception no more occurs while creating the document in multithreading environment.
+* \#135734 - Collection was modified and enumeration operation may not execute exception no more occurs while saving the document.
+* \#135733 - Dead lock no more occurs while saving the Watermarked PDF document in multi threading environment.
+* \#138951 - Text overlapping issue while setting empty string in PdfTextElement has been resolved.
+* \#138337 - Legacy Drawing now updates the Registry properly.
+* \#138368 - Getting checkbox properties are changed issue while highlighting the fields has been resolved.
+* \#107371,#112562,#115995 - Repeated contents appearing in HTML to PDF conversion issue is now fixed.
+* \#135853 - Text preservation issue while enabling cache is false has been resolved.
+* \#136332 - Exception no more occurs while converting XPS to Pdf.
+* \#137724, #139566 - While converting Doc to Pdf, Pdf file size is large issue is now fixed.
+* \#137271 - Font preservation issue in PdfLoadedTextBox fields text has been resolved.
+
+
+
+### Features
+{:#essential-pdf-features}
+
+* Loading annotations from existing documents has been improved.
+* EMF to PDF conversion has been improved.
+* PDF creator has been enhanced for multi threaded environments.
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#107127, \#112524, \#114329 - Expand and collapse support has been provided for PivotGrid containing Relational datasource.
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting PivotGrid to Word and PDF documents has been implemented.
+* \#119715 - Provided support for conditional formatting.
+* Grouping bar support has been provided for PivotGrid containing Relational datasource.
+* Cell selection support has been implemented.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+
+
+* \#140163 , \#139903- Support for cloning and merging slides in Presentation files has been added.
+* Support for encrypting and decrypting Presentation files has been added.
+
+
+
+### Bug fixes
+{:#presentation-bug-fixes}
+
+* \#138896 - Indent spacing and text spacing issue while converting PPTX file to PDF has been resolved.
+* \#138896 - Slide Background shape issue in provided sample has been resolved.
+* \#139125 - Argument exception is no more thrown while converting presentation file to pdf.
+* \#139125 - Argument out of range exception is no more thrown while converting a presentation file to pdf.
+* \#139125 - Null Reference exception is no more thrown while converting a presentation file to pdf.
+* \#139125 - Color blend object no more throws exception while converting PPTX to PDF conversion.
+
+## ReportViewer
+
+### Bug fixes
+{:#reportviewer-bug-fixes}
+
+* \#139991 - Render Area is now displayed in ReportViewer mobile mode.
+* \#138585 - Default value now applies when you get default value from stored procedure.
+* \#139820 - Tablix disappear when you specify the conditional color code for textbox issue is now fixed.
+* \#140641 - No more exceptions will be thrown in header style json models.
+* \#139480 - Text can now be vertically aligned in TextBox.
+* \#138180 - Tablix report item height does not exceed the body page height.
+* \#137458 - Query based expression works fine now.
+
+## Ribbon
+
+### Breaking changes
+{:#ribbon-breaking-changes}
+
+* Provided Backstage Page support for Ribbon
+
+## Schedule
+
+### Features
+{:#schedule-features}
+
+
+* The priority feature allows you to prioritize the appointments with default values and individual icons/images. You can also customize the priority values and icons by using the template or from a data source.
+* The Inline delete feature is provided to the appointments. When you hover, a button appears and by clicking the "X" button on the appointment deletes it.
+* Customizing the time scale option is provided by which you can enable or disable the time scale by using the "showTimeScale" property.
+* The header bar can be enable/disable by using the "showHeaderBar" property.
+* Daylight Saving Time (DST) feature is added to the schedule appointments that can be enabled by setting the "DaylightSavingTime" property to true.
+
+
+### Bug fixes
+{:#schedule-bug-fixes}
+
+
+* \#139835, \#139834 - Date navigation and alignment issue in custom view of horizontal multiple resource has been resolved.
+* \#139705 - Script error is no more thrown when you create the appointment without binding any data.
+* \#139983 - AppointmentClick and AppointmentHover argument returns undefined appointment issue is now fixed.
+
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+
+* \#130466,\#130535 - Provided support for summary rows in TreeGrid.
+* \#136365 - Provided support for details row template in TreeGrid.
+* \#137447,\#138371 - Provided support for dropdown filtering.
+* Now an additional argument columnIndex is included in contextMenuOpen event arguments for fetching column details.
+
+
+### Breaking changes
+{:#treegrid-breaking-changes}
+
+* requestType value in rowDragStop event arguments is changed from rowDragStop to insert position(insertAbove/insertBelow/insertAsChild).
+## Uploadbox
+
+### Bug fixes
+{:#uploadbox-bug-fixes}
+
+* \#139243 - UploadBox now raises error event properly in IE8 and IE9.
+
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#137871 - Text alignment differs while exporting to PDF is now resolved.
+
+* \#139737 - Data validations in extension list is no longer lost while resaving in XlsIO.
+
+* \#139986 - Excel to PDF Conversion process hangs is now resolved.
+
+* \#140408 - Calibri Unicode characters are now properly converted in ExcelToPDF.
+
+* \#140408 - Alignment is changed while converting Calibri Unicode characters to PDF is now resolved.
+
+* \#140485 - Background color is missing in XlsIO is now resolved.
+
+* \#140547 - ArgumentOutOfRangeException is no more thrown when converting a Excel file to PDF in Italian culture.
+
+* \#140873 - File no longer gets corrupted due to repeated data validations during CopyTo().
+
+* \#140888 - Cell Formatting is now proper in XlsIO.
+
+* \#141140, \#F119555 - Null reference exception thrown while converting Excel to PDF is now fixed.
+
+* \#141188 - Excel overlapping scenario using merged ranges is now resolved.
+
+* \#141200 - RTF issues with line breaks are resolved.
+
+* \#141287, \#143511 - ParseException is no more thrown at parsing the formula of an Excel file.
+
+* \#141357 - FormatException is no more thrown when converting an Excel file to PDF.
+
+* \#141360 - Date format loss in display text having formulas in XlsIO is now resolved.
+
+* \#141373 - ApplicationException is no more thrown while opening a file in XlsIO.
+
+* \#141529 - Time Formatting issue in XlsIO is now resolved.
+
+* \#141783, \#142874, \#144317 - DataValidations are missed while resaving in XlsIO is now resolved.
+
+* \#141835, \#142140 - XlsIO throws out of memory exception and takes a long time to perform AutoFitColumns is now fixed.
+
+* \#141904 - Chart Data Range is updated properly while inserting a new range.
+
+* \#142117, \#144113 - Custom DateTime formatting issues in XlsIO is now resolved.
+
+* \#142165 - Performance issue while accessing IRange.RowHeight property in XlsIO is now resolved.
+
+* \#142285 - Number format contains escape sequences issue is now fixed.
+
+* \#142507 - Display Text Property dropping last "0" character in cell is now resolved.
+
+* \#142530 - Protecting an unprotected sheet, no more throws an exception in binary file.
+
+* \#142538 - RTF alignment support is now provided in ExcelToPDFConversion.
+
+* \#142611 - Row height is properly updated in copied worksheets.
+
+* \#142740, \#143592 - Parsing a workbook with shapes no more throws argument exception.
+
+* \#142755 - ParseException is no more thrown while accessing IRange.ConditionalFormats property in XlsIO.
+
+* \#142811 - Border is incorrect on merged cells in ExcelToPDF Conversion is now resolved.
+
+* \#142816 - PrintArea is null while changing the workbook version is now resolved.
+
+* \#142969 - Support is now provided to parse and serialize the chart caches in XlsIO.
+
+* \#143074 - Getting different row height, when row contain rotated text as merged cell in XlsIO is now resolved.
+
+* \#143378 - Named range now returns proper value in XlsIO.
+
+* \#143421 - Chart is now preserved while passing file stream in ExcelToPDFConverter.
+
+* \#143460 - Access violation exception is no more thrown while closing the workbook.
+
+* \#143661 - Chart position is now retained properly in Excel to PDF conversion.
+
+* \#143769 - NullReferenceException is no more thrown while converting excel to PDF.
+
+* \#143769 - Scale with document option is now working properly in excel to PDF conversion.
+
+* \#144471 - The outlineWrapper range is now properly updated while modifying the rows with in the group.
+
+* Issue with AutoFitColumns and AutoFitRow() method is fixed.
+
+* RightBorder issue in ExcelToPDFConversion is now resolved.
+
+* DataBar formatting is not applied to cell even if the cell value is blank or 0.
+
+* Exception is no more thrown while collapsing the inner outline level.
+
+* Issue in CopyStyles Options in XlsIO is now resolved.
+
+* NullReferenceException is no more thrown while opening file with background image.
+
+* Rounding value is now properly working in XlsIO.
+
+* InvalidOperationException is no more thrown while parsing CF of type 3Stars IconSet.
+
+* Display text is changed after creating the table format for the range is now resolved.
+
+* ArgumentOutOfRange Exception is no more thrown while adding empty formula of extern book.
+
+* Table style issues in ExcelToPDFConversion is now resolved.
+
+* Radar chart is now preserved properly while resaving an excel document.
+
+* Auto-Filter returns invalid results in XlsIO is now resolved.
+
+* First Condition property with AutoFilters is now working properly.
+
+* SecondCondition property with AutoFilters is now working properly.
+
+* IsFirstCondition is now working in AutoFilters.
+
+* IsAnd property is working Incorrectly in AutoFilters is now resolved.
+
+* IsSecondCondition property is working properly in AutoFilters.
+
+* Null reference exception is no more thrown while parsing the data bar for Conditional Format.
+
+* Parsing support is now provided for Data bar properties in XlsIO.
+
+* Duplicate CF added is removed, when CF have Data bar type.
+
+* Default conditional value type "Automatic" support is now provided for Data bar in XlsIO.
+
+* Exception is no more thrown at parsing chart sheet.
+
+* Sorting is incorrect when apply sorting for column containing both number and text is now fixed.
+
+* Applying a cell style removes the existing cell style is resolved.
+
+* Copying and pasting a table with styles is working properly in XlsIO.
+
+* Destination cell value is cleared when copying a range with CopyStyles option is now resolved.
+
+* Page is Missing in ExcelToPDFConversion is now resolved.
+
+* Chart Area Fill color is now preserved while cloning the workbook.
+
+* RTF support is now provided in HeaderFooter.
+
+* Text missing issue when cell text is move to next page in ExcelToPDFConversion is now resolved.
+
+* Argument out of range exception is no more thrown while opening a CSV file using XlsIO.
+
+* DateTime is serialized when DataValidation AllowType property as Time is now resolved.
+
+* ConditionalFormat is now applied properly in XlsIO.
+
+* IShape.IsShapeVisible property is always true for hidden image is now resolved.
+
+* LeftBorderLineStyle of ExtendedFormatImpl returns wrong value is now fixed.
+
+* XlsIO returns incorrect icon set format style while import on Default is now resolved.
+
+* Reverse order for icon set was not properly handled at parsing is fixed.
+
+* Not a legal oleaut date while opening CSV file is now resolved.
+
+* IRange.Comment property returns value instead of Null is now resolved.
+
+* Conditional Format order is different in XlsIO is now fixed.
+
+* Argument Exception is no more thrown while opening the input file having form Control.
+
+* Chart is preserved properly when an excel file is resaved.
+
+* ThrowNotSavedOnDestroy property while closing a workbook is implemented.
+
+* Styles are preserved even the hyperlinks where removed from the sheet object is now resolved.
+
+* Resaving a file fails to preserve scheme color of a shape is now resolved.
diff --git a/aspnetmvc/Release-notes/v13.2.0.29.md b/aspnetmvc/Release-notes/v13.2.0.29.md
index dfa035e2..37c6ec41 100644
--- a/aspnetmvc/Release-notes/v13.2.0.29.md
+++ b/aspnetmvc/Release-notes/v13.2.0.29.md
@@ -10,8 +10,532 @@ documentation: ug
{% include release-info.html date="July 8, 2015" version="v13.2.0.29" %}
-{% directory path: _includes/release-notes/v13.2.0.29 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Barcode
+
+### Bug fixes
+{:#barcode-bug-fixes}
+
+* QR barcode will work properly with the specific inputs
+## Chart
+
+### Features
+{:#chart-features}
+
+* Chart now supports Trendline for series.
+
+* Provided support for exporting chart to excel.
+
+* Provided support for series highlight and selection.
+
+* Chart now trims the data labels in accumulation series when it exceeds the chart area.
+
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#140279 - Console error is no more thrown while zooming range column.
+* \#139770 - chart shows up in iPad now.
+* \#136425 - Mouse move is now working in IE 9 - 64bit version.
+* \#137151 - Tooltip is not localized when it is placed along with listbox is fixed.
+* \#137393 - PrimaryYAxis labels of polar series is now hiding when we set visibility of the axis to false.
+* \#118778 - Exception when setting same start and end date of the axis is fixed.
+* \#137809 - Margin for data label is now working for bar series.
+* \#137912 - Browser crashing issue when clicking legend of pie series has been fixed.
+* \#137993 - Margin for pie series will now work properly.
+* \#135793 - Tooltip for range area chart series is now working properly.
+* \#135935 - Issue with Range area chart rendering wrongly when the last point is empty has been fixed.
+* \#138316 - Now 'tooltip' class from the styles will not be removed while hovering on chart data.
+* \#140255 - LabelIntersectionAction hide is now working properly.
+* \#138865 - Polar chart wrongly rendering issue while setting Y-value as '0' has been fixed.
+* \#138803 - Series is now visible when setting data source in commonSeriesOptions in angular support.
+* \#138803 - Axis range settings are now working in angular support.
+* \#138803 - Annotations are now working in angular support.
+* \#138803 - Indicators are now working in angular support.
+* \#137810 - Axis Title in IE8 is not overlapping with chart now.
+
+
+
+### Breaking changes
+{:#chart-breaking-changes}
+
+* 'exportChart' method has been deprecated and instead use 'export' method to export the chart.
+* Now series animation will not occur every-time while updating a property or redrawing a chart. To animate the series while updating a property simply call animate() method instead of redraw().
+* ValueType of startAngle, endAngle properties in Series has been changed from double to nullable double .
+* ValueType of RowCount, ColumnCount in Legend, ValueType of DesiredInterval, RowIndex, ColumnIndex, RowSpan, ColumnSpan, LabelRotation, MinorTicksPerInterval and RoundingPlace in Axis and ValueType of ExplodeIndex in Series, has been changed from int to nullable int.
+
+
+
+## DatePicker
+
+### Bug fixes
+{:#datepicker-bug-fixes}
+
+* \#139893 - When unobtrusive is enabled " Uncaught TypeError: Cannot use 'in' operator to search for 'length' in" error no more occurs in jquery-2.1.4.js file.
+
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* \#139207-Support to revert and restore the custom actions is added.
+* \#127962-Support to modify/disable existing commands and to define new commands is added.
+* \#126648-Support to drag and drop elements only on allowable region is added.
+* \#126648-Connection can be established when a node is dropped on a connector.
+* \#135069,#135167-Click event support for symbol palette is added.
+* \#138207-Preview/drop size support for individual palette item is added.
+ Justified text alignment support is added
+
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#140020 - Label offset X and Y value defined as zero, then the value is not serialized properly issue is now fixed.
+
+### Breaking changes
+{:#diagram-breaking-changes}
+
+* diagram.selectionList will be updated only after selection change event is fired. So use args.selectedItems instead of diagram.selectionList in selection change event.
+* TextAlign and BPMN shape related enums(BPMNEvents, BPMNTriggers.,) are moved under the namespace "Syncfusion.JavaScript.DataVisualization.DiagramEnums"
+* BPMNSubProcess and BPMNTask are moved under the namespace "Syncfusion.JavaScript.DataVisualization.Models.Diagram"
+
+
+## DocIO
+
+### Features
+{:#docio-features}
+
+* \#99613, \#113446, \#118250, \#125501, \#128443, \#130120, \#137051 - Added support to create and manipulate chart in docx to docx and docx to pdf conversion.
+
+### Bug fixes
+{:#docio-bug-fixes}
+
+* \#140008-InvalidOperationException exception is fixed now while exporting html to stream.
+* \#139830-ArgumentOutOfRangeException in Doc to Pdf conversion is fixed.
+* \#139736-Null reference does not throw exception while updating document fields.
+* \#139829 - XML Exception is no more thrown while loading the DOCX document.
+* \#139419 - All possible values of the supported attributes of CSS style are now parsed.
+* \#140009 - Null Reference Exception is no more thrown in GetValidParaItemIndex() method.
+* \#139658 - Image preservation issue with HTML Image in Pdf conversion is now resolved.
+* \#139488 - Horizontal rule and table border preservation issues in RTF to Pdf conversion are now fixed.
+* \#139433 - Content layouting issue in Word document to Pdf conversion is now resolved.
+* \#134204 - Content preservation issue while converting Doc To Pdf conversion is now resolved.
+* \#134177,\#135068 - Paragraph bottom border preservation issue in Doc to Pdf conversion is now resolved.
+* \#139753 - Null reference exception is no more thrown while loading attached word documents by using DocIO.
+* \#136500 - Paper source property preservation issue while saving the DOCX format document has been resolved.
+* \#136421 - Images will not repeat now while converting RTF to Word document.
+* \#136828 - Text direction and language id preservation issue while opening and saving the Word document has been resolved.
+* \#139363 - Hanging issue while loading Word document has been resolved.
+* \#137874 - Exception is no more thrown while opening the doc and text format document.
+* \#138308 - Cell shading preservation issue in Doc to DOCX conversion has been resolved.
+* \#137189 - Paragraph style preservation issue in RTF document has been resolved.
+* \#138254 - culture not found exception is no more thrown while opening the Word document in (.doc) format.
+* \#139055,\#140409 - Cannot recognize current file type Exception is no more thrown while saving the Word document.
+* \#137967,\#138017 - Null reference exception is no more thrown on accessing imported style properties.
+* \#136064,\#140284 - Exception and line spacing preservation issues has been resolved.
+* \#138962 - Table cell horizontal merge continue preservation issue in Doc format document has been resolved.
+* \#138966 - Argument out of range Exception is no more thrown while deleting the bookmark content.
+* \#136381 - Date Format preservation issue in Mail merge has been resolved.
+* \#137384 - Null Reference Exception is no more thrown, when using UpdateDocumentFields()
+* \#138110 - Invalid meta file format exception issue has been resolved while appending the image(.WMF) format.
+* \#137632 - Exception and Formula field result updating issue has been resolved.
+* \#138961 - Corruption and Macro preservation issue while saving the document in (.docm) has been resolved.
+* \#138465 - Argument out of range exception is no more thrown while opening the Word document.
+* \#136637 - Numbering and formatting preservation issue while converting RTF to Word conversion has been resolved.
+* \#139090 - Tab preservation issue with DOCX document in Index field has been resolved.
+* \#138591 - System out of memory exception issue while saving the Word document has been resolved.
+* \#139162 - Content preservation issue in Doc to Pdf conversion has been resolved.
+* \#137969 - Issue with including heading and custom styles in updating table of contents in Word document has been resolved.
+* \#137967 - Exception issues while Updating TOC has been resolved.
+* \#137275 - Content and text Preservation issue while converting rtf to Word and Pdf conversion has been resolved.
+* \#135703 - Null reference Exception is no more thrown and preservation issues in Word document to Image conversion has been resolved.
+* \#138846 - Font,Numbering and content Preservation issue in DOCX to Pdf conversion has been resolved.
+* \#139063 - Tab preservation issue in TOC has been resolved.
+* \#137967 - Stack over flow exception is no more thrown while updating TOC.
+* \#132151 - Image preservation, frame position and line spacing issues in RTF to Pdf conversion has been resolved.
+* \#136446,\#137967 - Null reference exception is no more thrown in Word to Pdf conversion.
+* \#136064 - Null reference exception issue is no more thrown in Doc to Pdf conversion.
+* \#135840 - Table Cell Border preservation issue in doc to pdf has been resolved.
+* \#139830 - ArgumentOutOfRangeException is no more thrown in Doc to Pdf conversion.
+* \#137337 - Cluster issues in Word to PDF Conversion has been resolved.
+* \#131457,\#137330 - Span tag content preservation issue in HTML to Word document conversion has been resolved.
+* \#139027 - Alt attribute missing exception is no more thrown for image tag with Strict validation type.
+* \#139419 - Input string was incorrect format exception is no more thrown while appending HTML string.
+
+## FileExplorer
+
+### Bug fixes
+{:#fileexplorer-fix}
+
+* \#140083 - FilterType in FilterSettings property of fileexplorer is now working properly.
+
+
+## Grid
+
+### Bug fixes
+{:#grid-bug-fixes}
+
+* \#140066 - Script error is no longer thrown while refreshing dataSource of a grid with foreignKey column.
+* \#129579 - No longer throws exception when using Properties Model Grid.
+* \#139349 - columnIndex is now correctly calculated while rendering more than one grid when enabling the grouping for the first grid.
+* \#139582 - Script error is no more thrown while adding data in the empty Grid with summary row.
+* \#140053, \#140608 - Script error is no more thrown by excel filter when null value is present in Grid.
+* \#139443 - Issue with Grid showing no record to display after filtering date column with enable persistence has been fixed.
+* \#139822 - Details Template row index now calculates properly while selecting the row after expanding details row.
+* \#139233 - Added record displayed the first record value when identity the field enabled issue is now fixed.
+* \#134694 - Note the Tick mark next to Greater Than in Excel.
+* \#138988 - DetailsTemplate is not working properly when using scrolling.
+* \#139052 - Need to provide Excel filtering support while exporting.
+* \#139242 - After sorting context menu does not open for last row when allowScrolling is enabled.
+
+## Maps
+
+### Features
+{:#maps-features}
+
+* SelectedItems - API name is added for to get the collection of selected maps data
+
+
+### Bug fixes
+{:#maps-bug-fixes}
+
+* \#140139 - Custom item template tooltip issues has been fixed
+* \#140054 - DockPosition bottom for legend issues has been fixed
+* \#140054 - Text of some legend elements wrap into few lines issues has been fixed
+
+## MaskEditTextbox
+
+### Bug fixes
+{:#maskedittextbox-bug-fixes}
+
+* \#139681- "InputMode" property works properly in MaskEditTextBoxFor control.
+## OLAP Chart
+
+### Features
+{:#olapchart-features}
+
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting OlapChart to Word,Excel,PDF and image formats has been implemented.
+## OLAP Client
+
+### Features
+{:#olapclient-features}
+
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting OlapChart and PivotGrid to Word and PDF documents has been implemented.
+## Essential PDF
+
+### Bug fixes
+{:#essential-pdf-bug-fixes}
+
+* \#143150 - HTML to PDF conversion takes more time and never finishes issue is now resolved.
+
+
+* \#138951-Text will not overlap while drawing empty string in PdfTextElement.
+* \#135741-Object null reference exception will not occur when creating the document in multithreading environment
+* \#139050-Access Violation Exception will not throw when we tried to open the attached PDF File
+* \#139089 - Getting wrong temp path issue in webkit converter is now resolved.
+* \#137593 - Getting empty string issue while applying OCR to the image with intersected region is now resolved.
+* \#139386 - Pdf document is now transparent when overlaid into pdf template.
+* \#138640 - Getting white spaces issue in right side of the pdf document while converting Html to Pdf has been resolved.
+* \#137894 - Exception no more occurs while merging password protected document.
+* \#137889 - Getting blur image issue while drawing the png image in pdf document has been resolved.
+* \#137554 - Exception no more occurs when extracting the font from PDF.
+* \#136525 - Document containing wrong offset values are now corrected.
+* \#137138 - Unsupported security dictionary exception no more occurs while loading a secured pdf file.
+* \#135741 - Object null reference exception no more occurs while creating the document in multithreading environment.
+* \#135736 - Key not found exception no more occurs while creating the document in multithreading environment.
+* \#135734 - Collection was modified and enumeration operation may not execute exception no more occurs while saving the document.
+* \#135733 - Dead lock no more occurs while saving the Watermarked PDF document in multi threading environment.
+* \#138951 - Text overlapping issue while setting empty string in PdfTextElement has been resolved.
+* \#138337 - Legacy Drawing now updates the Registry properly.
+* \#138368 - Getting checkbox properties are changed issue while highlighting the fields has been resolved.
+* \#107371,#112562,#115995 - Repeated contents appearing in HTML to PDF conversion issue is now fixed.
+* \#135853 - Text preservation issue while enabling cache is false has been resolved.
+* \#136332 - Exception no more occurs while converting XPS to Pdf.
+* \#137724, #139566 - While converting Doc to Pdf, Pdf file size is large issue is now fixed.
+* \#137271 - Font preservation issue in PdfLoadedTextBox fields text has been resolved.
+
+
+
+### Features
+{:#essential-pdf-features}
+
+* Loading annotations from existing documents has been improved.
+* EMF to PDF conversion has been improved.
+* PDF creator has been enhanced for multi threaded environments.
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#107127, \#112524, \#114329 - Expand and collapse support has been provided for PivotGrid containing Relational datasource.
+* \#120027, \#124881, \#127612, \#132818, \#136626, \#138105, \#138480 - Exporting PivotGrid to Word and PDF documents has been implemented.
+* \#119715 - Provided support for conditional formatting.
+* Grouping bar support has been provided for PivotGrid containing Relational datasource.
+* Cell selection support has been implemented.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+
+
+* \#140163 , \#139903- Support for cloning and merging slides in Presentation files has been added.
+* Support for encrypting and decrypting Presentation files has been added.
+
+
+
+### Bug fixes
+{:#presentation-bug-fixes}
+
+* \#138896 - Indent spacing and text spacing issue while converting PPTX file to PDF has been resolved.
+* \#138896 - Slide Background shape issue in provided sample has been resolved.
+* \#139125 - Argument exception is no more thrown while converting presentation file to pdf.
+* \#139125 - Argument out of range exception is no more thrown while converting a presentation file to pdf.
+* \#139125 - Null Reference exception is no more thrown while converting a presentation file to pdf.
+* \#139125 - Color blend object no more throws exception while converting PPTX to PDF conversion.
+
+## ReportViewer
+
+### Bug fixes
+{:#reportviewer-bug-fixes}
+
+* \#139991 - Render Area is now displayed in ReportViewer mobile mode.
+* \#138585 - Default value now applies when you get default value from stored procedure.
+* \#139820 - Tablix disappear when you specify the conditional color code for textbox issue is now fixed.
+* \#140641 - No more exceptions will be thrown in header style json models.
+* \#139480 - Text can now be vertically aligned in TextBox.
+* \#138180 - Tablix report item height does not exceed the body page height.
+* \#137458 - Query based expression works fine now.
+
+## Ribbon
+
+### Breaking changes
+{:#ribbon-breaking-changes}
+
+* Provided Backstage Page support for Ribbon
+
+## Schedule
+
+### Features
+{:#schedule-features}
+
+
+* The priority feature allows you to prioritize the appointments with default values and individual icons/images. You can also customize the priority values and icons by using the template or from a data source.
+* The Inline delete feature is provided to the appointments. When you hover, a button appears and by clicking the "X" button on the appointment deletes it.
+* Customizing the time scale option is provided by which you can enable or disable the time scale by using the "showTimeScale" property.
+* The header bar can be enable/disable by using the "showHeaderBar" property.
+* Daylight Saving Time (DST) feature is added to the schedule appointments that can be enabled by setting the "DaylightSavingTime" property to true.
+
+
+### Bug fixes
+{:#schedule-bug-fixes}
+
+
+* \#139835, \#139834 - Date navigation and alignment issue in custom view of horizontal multiple resource has been resolved.
+* \#139705 - Script error is no more thrown when you create the appointment without binding any data.
+* \#139983 - AppointmentClick and AppointmentHover argument returns undefined appointment issue is now fixed.
+
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+
+* \#130466,\#130535 - Provided support for summary rows in TreeGrid.
+* \#136365 - Provided support for details row template in TreeGrid.
+* \#137447,\#138371 - Provided support for dropdown filtering.
+* Now an additional argument columnIndex is included in contextMenuOpen event arguments for fetching column details.
+
+
+### Breaking changes
+{:#treegrid-breaking-changes}
+
+* requestType value in rowDragStop event arguments is changed from rowDragStop to insert position(insertAbove/insertBelow/insertAsChild).
+## Uploadbox
+
+### Bug fixes
+{:#uploadbox-bug-fixes}
+
+* \#139243 - UploadBox now raises error event properly in IE8 and IE9.
+
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#137871 - Text alignment differs while exporting to PDF is now resolved.
+
+* \#139737 - Data validations in extension list is no longer lost while resaving in XlsIO.
+
+* \#139986 - Excel to PDF Conversion process hangs is now resolved.
+
+* \#140408 - Calibri Unicode characters are now properly converted in ExcelToPDF.
+
+* \#140408 - Alignment is changed while converting Calibri Unicode characters to PDF is now resolved.
+
+* \#140485 - Background color is missing in XlsIO is now resolved.
+
+* \#140547 - ArgumentOutOfRangeException is no more thrown when converting a Excel file to PDF in Italian culture.
+
+* \#140873 - File no longer gets corrupted due to repeated data validations during CopyTo().
+
+* \#140888 - Cell Formatting is now proper in XlsIO.
+
+* \#141140, \#F119555 - Null reference exception thrown while converting Excel to PDF is now fixed.
+
+* \#141188 - Excel overlapping scenario using merged ranges is now resolved.
+
+* \#141200 - RTF issues with line breaks are resolved.
+
+* \#141287, \#143511 - ParseException is no more thrown at parsing the formula of an Excel file.
+
+* \#141357 - FormatException is no more thrown when converting an Excel file to PDF.
+
+* \#141360 - Date format loss in display text having formulas in XlsIO is now resolved.
+
+* \#141373 - ApplicationException is no more thrown while opening a file in XlsIO.
+
+* \#141529 - Time Formatting issue in XlsIO is now resolved.
+
+* \#141783, \#142874, \#144317 - DataValidations are missed while resaving in XlsIO is now resolved.
+
+* \#141835, \#142140 - XlsIO throws out of memory exception and takes a long time to perform AutoFitColumns is now fixed.
+
+* \#141904 - Chart Data Range is updated properly while inserting a new range.
+
+* \#142117, \#144113 - Custom DateTime formatting issues in XlsIO is now resolved.
+
+* \#142165 - Performance issue while accessing IRange.RowHeight property in XlsIO is now resolved.
+
+* \#142285 - Number format contains escape sequences issue is now fixed.
+
+* \#142507 - Display Text Property dropping last "0" character in cell is now resolved.
+
+* \#142530 - Protecting an unprotected sheet, no more throws an exception in binary file.
+
+* \#142538 - RTF alignment support is now provided in ExcelToPDFConversion.
+
+* \#142611 - Row height is properly updated in copied worksheets.
+
+* \#142740, \#143592 - Parsing a workbook with shapes no more throws argument exception.
+
+* \#142755 - ParseException is no more thrown while accessing IRange.ConditionalFormats property in XlsIO.
+
+* \#142811 - Border is incorrect on merged cells in ExcelToPDF Conversion is now resolved.
+
+* \#142816 - PrintArea is null while changing the workbook version is now resolved.
+
+* \#142969 - Support is now provided to parse and serialize the chart caches in XlsIO.
+
+* \#143074 - Getting different row height, when row contain rotated text as merged cell in XlsIO is now resolved.
+
+* \#143378 - Named range now returns proper value in XlsIO.
+
+* \#143421 - Chart is now preserved while passing file stream in ExcelToPDFConverter.
+
+* \#143460 - Access violation exception is no more thrown while closing the workbook.
+
+* \#143661 - Chart position is now retained properly in Excel to PDF conversion.
+
+* \#143769 - NullReferenceException is no more thrown while converting excel to PDF.
+
+* \#143769 - Scale with document option is now working properly in excel to PDF conversion.
+
+* \#144471 - The outlineWrapper range is now properly updated while modifying the rows with in the group.
+
+* Issue with AutoFitColumns and AutoFitRow() method is fixed.
+
+* RightBorder issue in ExcelToPDFConversion is now resolved.
+
+* DataBar formatting is not applied to cell even if the cell value is blank or 0.
+
+* Exception is no more thrown while collapsing the inner outline level.
+
+* Issue in CopyStyles Options in XlsIO is now resolved.
+
+* NullReferenceException is no more thrown while opening file with background image.
+
+* Rounding value is now properly working in XlsIO.
+
+* InvalidOperationException is no more thrown while parsing CF of type 3Stars IconSet.
+
+* Display text is changed after creating the table format for the range is now resolved.
+
+* ArgumentOutOfRange Exception is no more thrown while adding empty formula of extern book.
+
+* Table style issues in ExcelToPDFConversion is now resolved.
+
+* Radar chart is now preserved properly while resaving an excel document.
+
+* Auto-Filter returns invalid results in XlsIO is now resolved.
+
+* First Condition property with AutoFilters is now working properly.
+
+* SecondCondition property with AutoFilters is now working properly.
+
+* IsFirstCondition is now working in AutoFilters.
+
+* IsAnd property is working Incorrectly in AutoFilters is now resolved.
+
+* IsSecondCondition property is working properly in AutoFilters.
+
+* Null reference exception is no more thrown while parsing the data bar for Conditional Format.
+
+* Parsing support is now provided for Data bar properties in XlsIO.
+
+* Duplicate CF added is removed, when CF have Data bar type.
+
+* Default conditional value type "Automatic" support is now provided for Data bar in XlsIO.
+
+* Exception is no more thrown at parsing chart sheet.
+
+* Sorting is incorrect when apply sorting for column containing both number and text is now fixed.
+
+* Applying a cell style removes the existing cell style is resolved.
+
+* Copying and pasting a table with styles is working properly in XlsIO.
+
+* Destination cell value is cleared when copying a range with CopyStyles option is now resolved.
+
+* Page is Missing in ExcelToPDFConversion is now resolved.
+
+* Chart Area Fill color is now preserved while cloning the workbook.
+
+* RTF support is now provided in HeaderFooter.
+
+* Text missing issue when cell text is move to next page in ExcelToPDFConversion is now resolved.
+
+* Argument out of range exception is no more thrown while opening a CSV file using XlsIO.
+
+* DateTime is serialized when DataValidation AllowType property as Time is now resolved.
+
+* ConditionalFormat is now applied properly in XlsIO.
+
+* IShape.IsShapeVisible property is always true for hidden image is now resolved.
+
+* LeftBorderLineStyle of ExtendedFormatImpl returns wrong value is now fixed.
+
+* XlsIO returns incorrect icon set format style while import on Default is now resolved.
+
+* Reverse order for icon set was not properly handled at parsing is fixed.
+
+* Not a legal oleaut date while opening CSV file is now resolved.
+
+* IRange.Comment property returns value instead of Null is now resolved.
+
+* Conditional Format order is different in XlsIO is now fixed.
+
+* Argument Exception is no more thrown while opening the input file having form Control.
+
+* Chart is preserved properly when an excel file is resaved.
+
+* ThrowNotSavedOnDestroy property while closing a workbook is implemented.
+
+* Styles are preserved even the hyperlinks where removed from the sheet object is now resolved.
+
+* Resaving a file fails to preserve scheme color of a shape is now resolved.
diff --git a/aspnetmvc/Release-notes/v13.3.0.7.md b/aspnetmvc/Release-notes/v13.3.0.7.md
index 112b66fd..078f55c4 100644
--- a/aspnetmvc/Release-notes/v13.3.0.7.md
+++ b/aspnetmvc/Release-notes/v13.3.0.7.md
@@ -8,8 +8,901 @@ platform : aspnetmvc
{% include release-info.html date="October 1, 2015" version="v13.3.0.7" %}
-{% directory path: _includes/release-notes/v13.3.0.7 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Accordion
+
+### Bug fixes
+{:#accordian-bug-fixes}
+
+* \#141375- 'HeightAdjustMode' (Fill and Auto) API now works properly.
+
+### Features
+{:#accordian-features}
+
+* \#140303 - Accordion provides option to add new items dynamically by using the "addItem" method
+## Barcode
+
+### Bug fixes
+{:#barcode-bug-fixes}
+
+* \#140125 - Data Matrix barcode with large size could be detected.
+## Chart
+
+### Features
+{:#chart-features}
+
+* Provided support for vertical chart.
+
+* Provided support for SmartLabel in Cartesian axis.
+
+* Provided support for highlight/selection in cluster mode.
+
+* Provided support for hiding the axis title.
+
+* Provided support for binding fill color and text for point from datasource.
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#143230 - Currency format will now work in tooltip template.
+
+* \#140909 - Pie animation is now completed when the chart is updated sequentially.
+
+* \#142442 - Now the range for axis can be changed on redraw.
+
+* \#140882 - Now the interval for date time axis is calculated based on data.
+
+* \#140614 - EmptyPoint is now working in KO binding.
+
+* \#140577 - Chart is now working when initializing using ng-repeat in AngularJS.
+
+* \#141515 - Trackball is now proper when the chart is rendered with bootstrap.
+
+* \#142964 - Center alignment for the subtitle is now working
+
+### Breaking changes
+{:#chart-breaking-changes}
+
+* Secondary axes in chart will visible only when it is bound to any series or indicator.
+
+* When Row count and column count in legend are same, then legend will get plotted based on column count, when its position is top or bottom and it will get plotted based on row count, when its position is right or left.
+
+## CheckBox
+
+### Bug fixes
+{:#checkbox-bug-fixes}
+
+* \#141680- Checkbox value is not posted now when it is unchecked in unobtrusive enabled state.
+
+* \#140259- The indeterminate state now gets updated in args.model.checkState(Change Event).
+
+## DateTimePicker
+
+### Bug fixes
+{:#datetimepicker-bug-fixes}
+
+* \#F119713- Able to change the next month in DatePicker and DateTimePicker while including "site.css" file.
+
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* \#143613 - Option to read/change the scroll status is added.
+* \#143039,\#117480,\#126648-Option to show tooltip on mouse over is added.
+* \#139520,\#142238 - Undo redo support for client side APIs is added.
+* \#141800 - Option to nudge/drop elements only to the allowable region of swimlane is added.
+* \#142568 - API support to set CSS style properties is added.
+* \#142737 - AngularJS binding support to render HTML/native node is provided.
+* \#143075 - Option to identify the drag completed state is provided.
+* \#139999 - Event support is added to notify when a node is dropped over another object.
+* \#103189 - Radial tree layout support is added.
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#142110- data type for the Nodes/connectors properties is changed.
+* \#141306- Delete key works fine now, after performing save and load operation.
+
+### Breaking changes
+{:#diagram-breaking-changes}
+
+* diagramModel.SelectorConstraints is depreciated. Instead of that, use diagramModel.SelectedItems.constraints.
+* diagramModel.ShowTooltip is depreciated. Instead of that, use diagramModel.Tooltip and SelectedItems.Tooltip.
+* diagramModel.TooltipTemplateId is depreciated. Instead of that, use SelectedItems.Tooltip.TemplateId.
+## DocIO
+
+### Features
+{:#docio-features}
+
+* \#141411 - Added support to preserve form fields from HTML to Word conversion.
+
+* \#141411 - Added support to preserve fields from HTML to Word and vice versa.
+
+### Bug fixes
+{:#docio-bug-fixes}
+
+* \#143425 - Exception is no more thrown in nested Mail merge with Implicit data.
+
+* \#143741 - .NET Native compilation warning is no more shown in CompoundFile.Base.
+
+* \#142221 - Table content preservation issue is now resolved during Mail merge in Word 2010.
+
+* \#142950 - Upper format preservation issue is now resolved in merge field.
+
+* \#142985 - Null reference exception is no more thrown in FindSingleLine method.
+
+* \#142929 - Number format preservation issue is resolved in UpdateDocumentFields method.
+
+* \#142913 - Decimal separator preservation issue is resolved in Word to PDF conversion.
+
+* \#141411 - Table Cell preservation issue is resolved in HTML to Word conversion.
+
+* \#144344 - Null reference exception is no more thrown while inserting IF Field in DocIO.
+
+* \#142604 - Preservation issues are resolved in Word to PDF conversion.
+
+* \#143089 - StackOverflowException is not thrown now in Word to PDF conversion using DocIO.
+
+* \#142004 - Endnote missing issue in Word to PDF conversion is fixed now.
+
+* \#141858 - Spacing issue in Word to PDF conversion due to TableCell "hideMark" property has not parsed is fixed now.
+
+* \#141017 - Page number and number of pages preservation issue in Word to PDF conversion is fixed now.
+
+* \#141029 - Content preservation issue in Word document to PDF conversion is fixed now.
+
+* \#141017 - Header content center Alignment issue in Word to PDF conversion is fixed now.
+
+* \#140858 - Image preservation issue in Word to PDF conversion is resolved.
+
+* \#140845 - Table alignment and header image position issue in Word to PDF conversion is fixed now.
+
+* \#140552 - List, Header and Footer preservation issues in Word document to PDF conversion is resolved.
+
+* \#140397 - Tab preservation issue with Mail merge data in Word to PDF conversion is fixed now.
+
+* \#140434 - Page break preservation issue in Word to PDF conversion is resolved.
+
+* \#140238 - Bold preservation issue in Word to PDF conversion is resolved.
+
+* \#140046 - Textbox border preservation, table position and exception issue in Word to PDF conversion is resolved.
+
+* \#140775 - Border preservation issue with div tag in HTML to Word document conversion is resolved now.
+
+* \#140693 - Content preservation issues in HTML to Word document conversion is resolved.
+
+* \#142498 - Boolean properties preservation issue in text format while open and save the Word document is resolved.
+
+* \#142407 - Hanging issue in Word to Image conversion is fixed.
+
+* \#142101 - Reference field and TOC page number preservation issues are fixed.
+
+* \#140671 - Hanging issue while updating TOC is resolved.
+
+* \#141795 - Table cell content loses issue when cloning and saving in DOC format Word document is resolved.
+
+* \#141736 - Null reference exception no longer occurs while saving the document.
+
+* \#141351 - Header content and pages increased issue while updating document fields in DOC format Word document is resolved.
+
+* \#141119 - Table preservation issue after importing the document is resolved now.
+
+* \#141091 - Issue with Numbering styles have been duplicated when importing the document content is resolved now.
+
+* \#141020 - Null Reference Exception is no longer thrown when SDTContent property is null.
+
+* \#140621 - Document corruption issue while cloning the document contents to destination document is fixed now.
+
+* \#140477 - Footnote number preservation issue in DOC format Word document is fixed.
+
+* \#139214 - Loading the generated document no longer throws Error Message.
+
+* \#138961 - Corruption and Macro preservation issue while saving in DOCM format Word document has been resolved.
+
+* \#139071, \#137971 - "IndentFromLeft" property value is now set to zero.
+
+* \#142765 - Online image path is now preserved in DocIO library.
+
+* \#141779 - Out of memory exception is not raised now, while updating Table of contents using DocIO.
+
+* \#140582 - Highlight color preservation issue in RTF is fixed.
+
+* \#141302 - Replace functionality is now working properly when the corresponding item is previously cloned using DocIO.
+
+* \#141491 - List preservation issue while inserting HTML Formatted string is fixed.
+
+* \#141530 - Nested IF field result preservation issue in Word to HTML conversion is fixed.
+
+* \#143041 - Hanging issue in Word document to PDF conversion is fixed.
+
+* \#143827 - Font name preservation issue with bullet list character during RTF to DOCX conversion.
+## Essential PDF
+
+### Bug fixes
+{:#essential-pdf-bug-fixes}
+
+* \#143150 - HTML to PDF conversion takes more time and never finishes issue is now resolved.
+
+* \#143004 - Dynamically added columns are now visible while using PDF Grid.
+
+* \#139960 - Getting error when try to add the new signature field in existing PDF document is now resolved .
+
+* \#139016 - Exception occurs while converting XPS to PDF is now resolved.
+
+* \#140847 - Data is preserved when apply flatten to form fields in particular PDF document.
+
+* \#141936 - Getting XMP is not defined exception when load the particular document is now resolved .
+
+* \#142394 - Font has been modified when draw the graphic elements into the particular loaded document is now resolved.
+
+* \#141841 - Exception occurs while loading a PDF document is now resolved.
+
+* \#142220,\#142251 - Images are not corrupted while drawing a particular TIFF image to PDF document.
+
+* \#141852 - ArgumentOutOfRangeException no more occurs when loading a particular PDF document.
+
+* \#141850 - Text Position issue no more occurs while setting a value to PdfLoadedTextbox.
+
+* \#141860 - Getting wrong PDF fields issue is resolved while trying to get the fields after removing it from the LoadedDocument.
+
+* \#140715 - Exception does not occur while getting the PDF Bookmark destination.
+
+* \#140311 - Index out of range exception no more occurs while merging the particular PDF document.
+
+* \#140266 - While flattening the form fields, double quotes changes to question mark issue is now resolved.
+
+* \#142154 - Getting wrong bookmark title for particular document is resolved.
+
+* \#141337 - Signature field verification issue while merging the document is now resolved.
+
+* \#140839 - Image is visible in PDF page while drawing.
+
+* \#140362,\#142054 - Exception does not occur while merging the signed PDF document.
+
+* \#140267,\#140740 - Exception no more occurs while disabling EnableCache in PdfDocument.
+
+* \#137634 - PDF Grid cell contents are displayed properly when font size is set equal to the grid cell heights.
+
+* \#141837,\#141620 - Additional pages are not added while converting HTML to PDF by using WebkitHtmlConvert.
+
+* \#142337 - When using WebkitHtmlConverter, CSS styles can be applied.
+
+* \#138846 - Content preservation(Bold style and list bullet missing) issue in EMF to PDF conversion is resolved.
+
+* \#141635 - Long text does not break when the child grid is embed into parent grid.
+
+* \#139960 - Signature fields are deleted properly when removing the field from existing document.
+
+* \#139960 - Signature fields are duplicated issue while opening and saving the signed document is resolved.
+
+* \#135693 - Getting blank white spaces in both corners of PDF document when converting HTML to PDF.
+
+### Features
+{:#essential-pdf-features}
+
+* \#138123,\#118874,\#138077-Implemented Event Handler for PdfHtmlTextElement.
+## FileExplorer
+
+### Bug fixes
+{:#fileexplorer-bug-fixes}
+
+* \#141095- The dialog box can now be read properly after copying and pasting.
+
+### Features
+{:#fileexplorer-features}
+
+* \#141095 - provided support to display the icons shown in thumbnail view of the FileExplorer like windows explorer.
+
+* \#140310 - FileExplorer supports auto upload option by using the "autoUpload" API.
+## Grid
+
+### Bug fixes
+{:#grid-bug-fixes}
+
+* \#141556 - Script error thrown when `VirtualScrolling` enabled and binding data to grid using adaptor
+
+* \#143923 - Script error is now fixed in excel filter while binding the empty `DataSource`.
+
+* \#143535 - CSS is now added properly in Child grid pager.
+
+* \#143535 - Misalignment issue is resolved in child grid while enabling the scrolling.
+
+* \#143693 - On printing, the Grid does not throw a script in the `AllowScrolling` Sample.
+
+* \#143693 - DateTime Filtering is now working in OdataV4.
+
+* \#143540 - Delete operation now works when binding the remote date.
+
+* \#143208 - Confirmation dialog box is now shown while clicking cancel button in batch editing.
+
+* \#143224 - Bootstrap class properties are not overridden now in Edit form.
+
+* \#142934 - Issue of ~EditTemplate column in `DialogTemplate` is fixed now.
+
+* \#143066, \#143314 - Script error occurs no more when using question mark in headerText of template column.
+
+* \#142861, \#143225 - `FilteredColumns` under `FilterSettings` in Wrapper are included.
+
+* \#142556 - ~Waiting-pop up is now hidden while hiding the grid.
+
+* \#141223- Localization support provided for `ColumnChooser`.
+
+* \#140968, \#141431- Search details are now maintained in the grid model.
+
+* \#140939- Script error is no longer thrown when `Editing` parent record while child grid expanded.
+
+* \#140818- OK button is disabled after several search operations in excel filter issue is fixed.
+
+* \#140808- Context menu issue with boolean column is resolved.
+
+* \#140680- Only the child grid context menu gets open while using the `DetailTemplate`.
+
+* \#140513- Edited record is now updated in the Database.
+
+* \#140699- No longer the Exception is thrown while enabling the `Summary` and bind the data source dynamically.
+
+* \#140459- Edit action now works when clicking the icon in unbound column.
+
+* \#140459- Localization support is provided for the `ContextMenu` options.
+
+* \#140469- No longer the script error is thrown when you set `AllowSelection` as false in ~RecordDoubleClick event.
+
+* \#140481- `InlineFormTemplate` editing is now working properly while using the `startEdit` method.
+
+* \#140001- Scroller is slow on IE 11 browser issue is fixed now
+
+* \#138657- Grid gets refreshed when you use `nvarchar` type to primary field on adding the record
+
+* \#139293- `RowSelected` event is triggered without any rows in Grid Content issue is fixed
+
+* \#139293- Script error is no longer thrown after binding the null data to Grid `DataSource`.
+
+* \#140004- Data annotation is now working properly for auto-generate columns.
+
+* \#136665- The Filtered value is now persists in excel filter after page unload when using `EnablePersistence`.
+
+* \#142556- Waiting-pop up is now hidden while hiding the grid.
+
+* \#142680- Syntax error occurs no more while creating a new instance of ej Query.
+
+* \#142553- Scroller issue with more columns while using `resizeToFit` is fixed.
+
+* \#142423- Grid performance is slow while editing row in multi columns with multi editing types issue is now resolved.
+
+* \#142531, \#143698- Incorrect group count value does not occur any more while using remote data binding.
+
+* \#142364- Misalignment issue is resolved now.
+
+* \#I141729- While editing, dropdown does not select the pre-selected value when the width is not mentioned in column issue is now resolved.
+
+* \#142264- Boolean column values are checked now while using the complex binding.
+
+* \#142263- `DataManager` control is now working in Unobtrusive mode.
+
+* \#142147- Filtered `queryString` value is passed to controller by default.
+
+* \#141846- Filter option handling is fixed now.
+
+* \#142105- Reorder is now working when the helper element is dropped at the top of the header cell.
+
+* \#142087- Now, it is able to provide validation message using DataAnnotation.
+
+* \#141847- Sort icon is set properly while passing direction in the capital letter of `sortColumn` method.
+
+* \#141234- Characters '\t\n' escaped properly when using the Serializer.
+
+* \#141600- `RemoteSaveAdaptor` updates the grid with the value from server.
+
+* \#141528- Column misalignment is resolved now when editing in the `DetailTemplate` sample.
+
+* \#141403- `SelectedRowIndex` returns correct index while grouping with summary.
+
+* \#143535- CSS is now added properly in Child grid pager.
+
+* \#143535- Misalignment issue is resolved in child grid while enabling the scrolling.
+
+* \#143693- On printing, the Grid does not throw a script in the `AllowScrolling` Sample.
+
+* \#143693- DateTime Filtering is now working in OdataV4.
+
+* \#143540- Delete operation now works when binding the remote date.
+
+* \#143208- Confirmation dialog box is now shown while clicking cancel button in `Batch` editing.
+
+* \#143224- Bootstrap class properties are not overridden now in Edit form.
+
+* \#143119- Issue in the selection of data is resolved.
+
+* \#143119- Wrong value is not shown now while selecting the data from the bottom to the top.
+
+* \#142934- Issue of `EditTemplate` column in `DialogTemplate` is fixed now.
+
+* \#143066, \#143314- Script error occurs no more when using question mark in `HeaderText` of template column.
+
+* \#142992- Exception occurs no more while using Special characters in `ColumnChooser`.
+
+
+### Breaking changes
+{:#grid-breaking-changes}
+
+* The API `SearchFields` has been renamed to Fields and `SearchKey` has been renamed to Key
+## ListBox
+
+### Features
+{:#listbox-features}
+
+* \#141696 - Provided incremental search option that allows navigating to the corresponding item based on the character typed.
+
+## Maps
+
+### Features
+{:#maps-features}
+
+* \#143332- Provided support for get the coordinates of the Map
+
+* \#143479- Provided support for Select the map shapes using drag and drop
+
+### Bug fixes
+{:#maps-bug-fixes}
+
+* \#143235 – Center position not working for OSM issue has been fixed
+## MaskEditTextbox
+
+### Bug fixes
+{:#maskedittextbox-bug-fixes}
+
+* \#141006, \#141059- Value is now maintained in the MaskEdit control.
+## OLAP Chart
+
+### Features
+{:#olapchart-features}
+
+* \#132818- 3D visualization of OlapChart is supported now.
+## OLAP Client
+
+### Features
+{:#olapclient-features}
+
+* Support to view MDX query in dialog has been provided.
+
+* Auto Execute support has been provided.
+
+* Toggle Axis support has been provided.
+
+### Bug fixes
+{:#olapclient-bug-fixes}
+
+* \#141687-Exception is not thrown while exporting an empty report.
+## PDF
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#141759,\#142897- Defer Update support has been provided.
+
+* Relational datasource bound to PivotGrid can be exported to Word, PDF and Excel documents.
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* Provided support for Spark PMML models
+## Presentation
+
+### Bug fixes
+{:#presentation-bug-fixes}
+
+* \#143294 - Chart data gets updated only by editing the excel chart data issue is now resolved.
+
+* \#142990 - Placeholder type showing 0 instead of Object type issue is resolved while using the presentation containing Object placeholder.
+
+* \#142867 - Iteratively replacing the images in cloned slides is now working.
+
+* \#142791 - Inserting a cloned slide in presentation is now working.
+
+* \#142619 - Modifying the date in chart series with Presentation APIs does not lead to document corruption.
+
+* \#141543 - Issue in ImageData property of IPicture is now resolved.
+
+* \#141185 - Document is not corrupted while creating a presentation document by adding the slides of an existing presentation document.
+
+* \#140442 - Slide item type for Shape is changed.
+
+* \#140489 - Culture variant issue in Office Chart library is now resolved.
+
+* \#140674 - Chart Axis issue in Office Chart library is now resolved.
+
+### Breaking changes
+{:#presentation-breaking-changes}
+
+* The classes "BuiltInDocumentProperties", "DocumentPropertyImpl", "CustomDocumentProperties" will be no longer available
+
+* The classes "ClipboardData", "StreamHelper" and "DlsConstants" will be no longer available
+
+* The class "ChartsCollection" will be no longer available
+
+* The properties "LayoutSlides" and "Masters" in Presentation class will be no longer available
+
+* The enumerations "MirrorType" and "VarEnum" will be no longer available
+
+* The method "Dispose()" in "Presentation" class will be no longer available
+
+* The method "FromStream(Stream,bool,bool)" in "Image" class will be no longer available
+
+* The interface "IBaseSlide" has been moved from namespace Syncfusion.Presentation.Internals to namespace Syncfusion.Presentation
+
+* The property "UnderLineColor" in "TextPart" class has been modified to "UnderlineColor"
+
+* The property "UnderLine" in "IFont" interface has been modified as "Underline"
+
+* The class "TablesCollection" has been modified to "TableCollection"
+
+* The interface "IOfficeChart" has been modified to "IPresentationChart"
+
+* The interface "IOfficeCharts" has been modified to "IPresentationCharts"
+
+* The properties "PageSetup" and "PivotChartType" in "IOfficePageSetup" interface will be no longer available
+
+* The properties "ShowAllFieldButton", "ShowAxisFieldButton", "ShowLegendFieldButton", "ShowReportFilterFieldButton" and "ShowValueFieldButton" in "IOfficeChart" interface will be no longer available
+
+* The property "DrawTickLabels" in "IOfficeChartBorder" interface will be no longer available
+
+* The property Alignment in "IOfficeChartCategoriesAxis" and "IOfficeChartSeriesAxis" interfaces will be no longer available
+
+* The properties "BackgroundMode" and "IsAutoMode" in "IOfficeChartTextArea" interface will be no longer available
+
+* The enumeration element "RectangleStyle" in "OfficeRectangleStyle" enumeration will be no longer available
+
+* The properties "CrossesValue", "IsReversed" and "LabelFrequency" in "IOfficeChartCategoryAxis" interface will be no longer available
+
+* The properties "IsReversed", "LabelFrequency" and "TickMarkFrequency" in "IOfficeChartSeriesAxis" interface will be no longer available
+
+* The property "IsVeryColor" in "IOfficeChartFormat" interface will be no longer available
+
+* The property "Fill" of type "IOfficeFill" in "IOfficeChartGridLines" interface will be no longer available
+
+* The properties "Has3DProperties", "HasInterior" and "Interior" in "IOfficeChartGridLines" interface will be no longer available
+
+* The property "UnderLine" in "IOfficeChartTextArea" interface has been modified to "Underline"
+
+## RadialMenu
+
+### Features
+{:#radialmenu-features}
+
+* Added methods to enable and disable menu items.
+## RangeNavigator
+
+### Breaking changes
+{:#rangenavigator-breaking-changes}
+
+* Data type of LabelPlacement property in HigherLevel and LowerLevel Label setting has been changed from from string to RangeNavigatorLabelPlacement Enum.
+
+* Data type of ValueType property has been changed from string to RangeNavigatorValueType Enum.
+
+* Data type of RangePadding property has been changed from string to RangePadding Enum.
+## ReportViewer
+
+### Bug fixes
+{:#reportviewer-bug-fixes}
+
+* \#142785 - Layout alignment issues in report have been fixed.
+
+* \#140850 - List multiple page now splits properly in print layout.
+
+* \#142974 - Cropping issue of Header text in Tablix is resolved now.
+
+* \#142974 - Exception no more thrown in UpdatePageModel factory.
+
+* \#140850 - Exporting alignment issue while increasing the inner tablix records is fixed now.
+
+* \#142248 - Expand/Collapse is now working when click on the drill down icon.
+
+* \#142222 - Issue in Stream property return null value while loading RDL reports is fixed.
+
+* \#142124, F119770 - Support provided for stream property in SubReportModel.
+
+* \#144207 - Chart does not throw exception when placed inside group items.
+## Ribbon
+
+### Breaking changes
+{:#ribbon-breaking-changes}
+
+* BackStagePage dependent properties has been modified as BackstageSettings
+
+* ApplicationTab Type property modified into enum data as 'menu' and 'backstage'
+
+* itemID property has been modified as menuItemID to bind the application menu.
+
+* Client side events prefix 'ClientSideOn' is removed - BackstageItemClick, GalleryItemClick, TabAdd, TabClick, TabCreate, TabRemove, TabSelect, ToggleButtonClick,GroupExpand,Destroy,BeforeTabRemove, GroupClick
+## RichTextEditor
+
+### Bug fixes
+{:#richtextedior-bug-fixes}
+
+* \#143776 - Can get content of RTE in form postback while using setHtml method.
+
+* \#135320 - Enabled font size/ color/family options in RTE.
+
+### Features
+{:#richtextedior-features}
+
+* Word count option is added in RTE footer that displays the number of words present in RTE content.
+
+* Default focus is provided in initial render.
+
+* An option is provided to retrieve the encoded content from RTE.
+
+* Automatic height adjust option is provided such that, when you type/paste large contents, it increases the height automatically based on the content instead of scrollers.
+
+* Paste/Replace the content option is provided that helps in pasting the content at current cursor position/selection.
+
+* Support provided to get current RTE's iframe document.
+
+* Support provided to get range object from RTE.
+
+* Support provided to select the particular range of contents and also all the contents in RTE.
+
+* Support provided to view the RTE in full screen.
+
+### Breaking changes
+{:#richtextedior-breaking-changes}
+
+* enableToolbarItem, disableToolbarItem, removeToolbarItem public method's arguments are changed. Instead of passing controlID+Tool as argument, you can directly pass the Tool itself.
+
+* Previously, showWordCont displays the number of characters in RTE. Now, it displays the number of words present in RTE.
+
+* Default value of the showHtmlSource property is changed to false.
+
+* Default value of the showClearAll property is changed to false.
+
+* iframeAttribute property is renamed to iframeAttributes. Now we can apply any kind of attributes to the iframe's body element using this .
+## Schedule
+
+### Features
+{:#schedule-features}
+
+* The Agenda View feature allows you to display the list of appointments in a grid-like view, categorized based on the dates and resources levels.
+
+* Tooltip feature allows you to display the schedule appointments details on appointment mouse over. It can be customized using template.
+
+* First day of the week feature allows the Scheduler to modify the first day of the week and the workweek. In week view and workweek view, the next consecutive seven or five days from the specified start day are displayed on the Scheduler respectively.
+
+* The Workweek feature allows the user to customize the display of working days with the set of user-defined day's collection.
+
+* The user is allowed to provide any kind of data type values to the id field of the Scheduler appointments. The GUID has been generated internally for each scheduler appointment.
+
+### Bug fixes
+{:#schedule-bug-fixes}
+
+* \#144159 - Can get the next date value within the navigation event.
+
+* \#143556 - The method to refresh the schedule data with extra parameters pass to controller is provided.
+
+* \#141765, \#140424 - Support provided for refreshing the schedule data.
+
+* \#141911, \#142476, \#141881 - Issue in displaying the Appointment interval time while setting the StartTimeZOne and EndTimeZone is now resolved.
+
+* \#143879 - Script error does not occur while changing the recurrence normal appointment to all day recurrence appointment in Custom Window of MVC Schedule.
+## TreeView
+
+### Bug fixes
+{:#treeview-bug-fixes}
+
+* \#143360- In DragStop event, parent id of the current targeted element is rendered now.
+
+### Features
+{:#treeview-features}
+
+* \#143248, \#143250 - TreeView parent node's checked/unchecked state is based on the state of the child nodes on control initialization.
+
+* \#142081, \#143134 - TreeView provides option to insert node in between by using the "insertBefore", "insertAfter" methods.
+
+* \#124441 - Controls the expand of nodes whether it allows single or multiple expansion of nodes by using the "EnableMultipleExpand" property.
+
+* \#118757, \#131194 - Provided support to ensure visibility of the tree nodes by using the "ensureVisible()" method.
+
+### Breaking changes
+{:#treeview-breaking-changes}
+
+* \#142197 - Previously, the TreeView persisted the nodes collection based on the tree nodes index, now it is modified based on "id" of the nodes.
+
+* Previous node processing methods accepted arguments as a string with the hashtag ("#") symbol. Now it has been optimized where the string is passed only in the arguments. For example, the collapse node syntax was collapseNode("#node1") before; now the syntax has been modified as collapseNode("node1") (or) collapseNode($("#node1")).
+
+## Uploadbox
+
+### Breaking changes
+{:#uploadbox-breaking-changes}
+
+* 'DragAreaText' PropertiesBuilder is changed to 'DropAreaText'.
+
+* 'MultipleFilesSelection' property default value - false is changed to true.
+
+* In FileSelect event selected files will be available in 'argument.files'.
+## WaitingPopUp
+
+### Bug fixes
+{:#waitingpopup-bug-fixes}
+
+* \#142093- WaitingPopup is now shown while rendering inside the Bootstrap modal.
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#137871 - Text alignment differs while exporting to PDF is now resolved.
+
+* \#139737 - Data validations in extension list is no longer lost while resaving in XlsIO.
+
+* \#139986 - Excel to PDF Conversion process hangs is now resolved.
+
+* \#140408 - Calibri Unicode characters are now properly converted in ExcelToPDF.
+
+* \#140408 - Alignment is changed while converting Calibri Unicode characters to PDF is now resolved.
+
+* \#140485 - Background color is missing in XlsIO is now resolved.
+
+* \#140547 - ArgumentOutOfRangeException is no more thrown when converting a Excel file to PDF in Italian culture.
+
+* \#140873 - File no longer gets corrupted due to repeated data validations during CopyTo().
+
+* \#140888 - Cell Formatting is now proper in XlsIO.
+
+* \#141140, \#119555 - Null reference exception thrown while converting Excel to PDF is now fixed.
+
+* \#141188 - Excel overlapping scenario using merged ranges is now resolved.
+
+* \#141200 - RTF issues with line breaks are resolved.
+
+* \#141287, \#143511 - ParseException is no more thrown at parsing the formula of an Excel file.
+
+* \#141357 - FormatException is no more thrown when converting an Excel file to PDF.
+
+* \#141360 - Date format loss in display text having formulas in XlsIO is now resolved.
+
+* \#141373 - ApplicationException is no more thrown while opening a file in XlsIO.
+
+* \#141529 - Time Formatting issue in XlsIO is now resolved.
+
+* \#141783, \#142874, \#144317 - DataValidations are missed while resaving in XlsIO is now resolved.
+
+* \#141835, \#142140 - XlsIO throws out of memory exception and takes a long time to perform AutoFitColumns is now fixed.
+
+* \#141904 - Chart Data Range is updated properly while inserting a new range.
+
+* \#142117, \#144113 - Custom DateTime formatting issues in XlsIO is now resolved.
+
+* \#142165 - Performance issue while accessing IRange.RowHeight property in XlsIO is now resolved.
+
+* \#142285 - Number format contains escape sequences issue is now fixed.
+
+* \#142507 - Display Text Property dropping last "0" character in cell is now resolved.
+
+* \#142530 - Protecting an unprotected sheet, no more throws an exception in binary file.
+
+* \#142538 - RTF alignment support is now provided in ExcelToPDFConversion.
+
+* \#142611 - Row height is properly updated in copied worksheets.
+
+* \#142740, \#143592 - Parsing a workbook with shapes no more throws argument exception.
+
+* \#142755 - ParseException is no more thrown while accessing IRange.ConditionalFormats property in XlsIO.
+
+* \#142811 - Border is incorrect on merged cells in ExcelToPDF Conversion is now resolved.
+
+* \#142816 - PrintArea is null while changing the workbook version is now resolved.
+
+* \#142969 - Support is now provided to parse and serialize the chart caches in XlsIO.
+
+* \#143074 - Getting different row height, when row contain rotated text as merged cell in XlsIO is now resolved.
+
+* \#143378 - Named range now returns proper value in XlsIO.
+
+* \#143421 - Chart is now preserved while passing file stream in ExcelToPDFConverter.
+
+* \#143460 - Access violation exception is no more thrown while closing the workbook.
+
+* \#143661 - Chart position is now retained properly in Excel to PDF conversion.
+
+* \#143769 - NullReferenceException is no more thrown while converting excel to PDF.
+
+* \#143769 - Scale with document option is now working properly in excel to PDF conversion.
+
+* \#144471 - The outlineWrapper range is now properly updated while modifying the rows with in the group.
+
+* Issue with AutoFitColumns and AutoFitRow() method is fixed.
+
+* RightBorder issue in ExcelToPDFConversion is now resolved.
+
+* DataBar formatting is not applied to cell even if the cell value is blank or 0.
+
+* Exception is no more thrown while collapsing the inner outline level.
+
+* Issue in CopyStyles Options in XlsIO is now resolved.
+
+* NullReferenceException is no more thrown while opening file with background image.
+
+* Rounding value is now properly working in XlsIO.
+
+* InvalidOperationException is no more thrown while parsing CF of type 3Stars IconSet.
+
+* Display text is changed after creating the table format for the range is now resolved.
+
+* ArgumentOutOfRange Exception is no more thrown while adding empty formula of extern book.
+
+* Table style issues in ExcelToPDFConversion is now resolved.
+
+* Radar chart is now preserved properly while resaving an excel document.
+
+* Auto-Filter returns invalid results in XlsIO is now resolved.
+
+* First Condition property with AutoFilters is now working properly.
+
+* SecondCondition property with AutoFilters is now working properly.
+
+* IsFirstCondition is now working in AutoFilters.
+
+* IsAnd property is working Incorrectly in AutoFilters is now resolved.
+
+* IsSecondCondition property is working properly in AutoFilters.
+
+* Null reference exception is no more thrown while parsing the data bar for Conditional Format.
+
+* Parsing support is now provided for Data bar properties in XlsIO.
+
+* Duplicate CF added is removed, when CF have Data bar type.
+
+* Default conditional value type "Automatic" support is now provided for Data bar in XlsIO.
+
+* Exception is no more thrown at parsing chart sheet.
+
+* Sorting is incorrect when apply sorting for column containing both number and text is now fixed.
+
+* Applying a cell style removes the existing cell style is resolved.
+
+* Copying and pasting a table with styles is working properly in XlsIO.
+
+* Destination cell value is cleared when copying a range with CopyStyles option is now resolved.
+
+* Page is Missing in ExcelToPDFConversion is now resolved.
+
+* Chart Area Fill color is now preserved while cloning the workbook.
+
+* RTF support is now provided in HeaderFooter.
+
+* Text missing issue when cell text is move to next page in ExcelToPDFConversion is now resolved.
+
+* Argument out of range exception is no more thrown while opening a CSV file using XlsIO.
+
+* DateTime is serialized when DataValidation AllowType property as Time is now resolved.
+
+* ConditionalFormat is now applied properly in XlsIO.
+
+* IShape.IsShapeVisible property is always true for hidden image is now resolved.
+
+* LeftBorderLineStyle of ExtendedFormatImpl returns wrong value is now fixed.
+
+* XlsIO returns incorrect icon set format style while import on Default is now resolved.
+
+* Reverse order for icon set was not properly handled at parsing is fixed.
+
+* Not a legal oleaut date while opening CSV file is now resolved.
+
+* IRange.Comment property returns value instead of Null is now resolved.
+
+* Conditional Format order is different in XlsIO is now fixed.
+
+* Argument Exception is no more thrown while opening the input file having form Control.
+
+* Chart is preserved properly when an excel file is resaved.
+
+* ThrowNotSavedOnDestroy property while closing a workbook is implemented.
+
+* Styles are preserved even the hyperlinks where removed from the sheet object is now resolved.
+
+* Resaving a file fails to preserve scheme color of a shape is now resolved.
diff --git a/aspnetmvc/Release-notes/v13.4.0.53.md b/aspnetmvc/Release-notes/v13.4.0.53.md
index 8f2f9084..d992c4d3 100644
--- a/aspnetmvc/Release-notes/v13.4.0.53.md
+++ b/aspnetmvc/Release-notes/v13.4.0.53.md
@@ -8,8 +8,672 @@ platform : ejmvc
{% include release-info.html date="January 13, 2016" version="v13.4.0.53" %}
-{% directory path: _includes/release-notes/v13.4.0.53 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## AutoComplete
+
+### Bug fixes
+{:#autocomplete-bug-fixes}
+
+* \#145566 - After the selection of multiple values in autocomplete textbox, last character in the autocomplete text box will disappears, while clicking outside the textbox is resolved now.
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#143628 - Annotation is now rendering properly on legend click.
+* \#120794 - Rounding place is now working for dataLabel.
+* \#144372 - Automatic interval for custom range is now calculated properly for numeric axis.
+* \#145569 - AxesLabelRendering event is now triggering for first label of axis.
+* \#140909 - Additional RangePadding is now working properly.
+* \#146422 - Tooltip values will not round to two always after decimal.
+* \#143628 - Annotation will now work for datetime axis.
+* \#144979 - Vertical Annotation is now clipping properly.
+* \#148420 - RangePadding is now working properly for negative values.
+* \#144979 - Date time interval will work properly while changing the date time interval type dynamically in date time axis.
+* \#144979, \#148420 - Annotation is now positioned properly inside the chart while zooming.
+* \#149191, \#121562 - Data label template is now working properly for date time axis.
+* \#147629, \#148176 - Label format is now added for data label.
+* \#147629 - Added data label template for 3D chart.
+* \#147499 - Chart is now rendering properly without long running script error when the rounding place is 1.
+* \#147230 - Legend is now rendering properly with special character.
+* Now the range for log axis should be in power of log base like 10^1, 10^2, 10^3 etc.
+
+### Features
+{:#chart-features}
+
+* Provided support for Error bar in chart.
+* Provided support for Waterfall chart.
+* Provided options for customizing the empty point.
+* Provided support for selecting multiple data point or series.
+* Provided support for trimming or wrapping legend text.
+* Provided support for preventing the tooltip in trackball from overlapping.
+* Series is now supported with dashed border.
+* Chart now have the option to toggle the side by side placement of the series.
+* Additional events have been added to handle user interaction in Chart, annotations and axis labels.
+
+### Breaking Changes
+{:#chart-breaking-changes}
+
+* Tooltip decimal value cannot be rounded using RoundingPlaces property in axis, instead we can round using tooltip format.
+* Default size of legend icon has been changed from (10,10) to (9,9).
+
+
+
+## Checkbox
+
+### Breaking Changes
+{:#checkbox-breaking-changes}
+
+* \#146492 – CheckChange event argument `isChecked` now returns the Boolean type value.
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#148122 - You can bundle the web all script file and other script files into one script file.
+
+### Features
+{:#common-features}
+
+* \#149039 – Now Components can be rendered in MVC 6 RC1 also.
+
+### Breaking Changes
+{:#common-breaking-changes}
+
+* [Click here,](http://help.syncfusion.com/js/backward-compatibility) to know about the list of API's removed or modified in the vol-4 release.
+## DatePicker
+
+### Features
+{:#datepicker-features}
+
+* \#148864 – New custom class can be added to special date fields, which allows to add the required styles to special date.
+
+## DateTimePicker
+
+### Features
+{:#datetimepicker-features}
+
+* \#124136 - New sample added to showcase the drill down functionality in DateTimePicker.
+
+### Bug Fixes
+{:#datetimepicker-bug-fixes}
+
+* \#144099 - `FocusIn` and `FocusOut` events trigger properly in DateTimePicker.
+
+
+
+
+## Diagram
+
+### Features
+{:#diagram-bug-fixes}
+
+* \#145728 - Support to provide scaling for the Label's Text Editor has been implemented.
+* \#145263, \#145437 - Support to edit the diagram through API methods, when diagram is readonly has been implemented.
+* \#143229 - Built-in support to update the diagram size on window resizing has been provided.
+* \#143724 - Template support for palette header has been implemented.
+* \#142040 - Support to drag and drop elements from one diagram to another has been implemented.
+* \#146304,\#147801 - Support to prevent the element from moving outside of page bounds has been implemented.
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#145198 - A default value is set for group children property.
+* \#144538 - Issue in disabling the Tooltip through code behind is resolved.
+## Dialog
+
+
+### Bug fixes
+{:#dialog-bug-fixes}
+
+* \#147543 - The `HtmlAttribute` property is not working properly if value is provided as JSON object/string/dictionary type.
+
+## DocIO
+
+### Features
+{:#docio-features}
+
+* \#121151 - Support to access and modify begin and end arrow head style for a line shape has been added.
+
+### Bug Fixes
+{:#docio-bug-fixes}
+
+* \#144170, \#148351 - Out of memory exception is no longer thrown while converting Word document to PDF.
+* \#143542 - Content preservation issue while converting Word document to PDF has been fixed.
+* \#143555 - Cell border preservation issue in header row while converting Word document to PDF has been fixed.
+* \#144762 - Culture not supported exception is no longer thrown while opening the particular Word document.
+* \#143753 - Wrong image extension issue while converting Word DOC format document to DOCX document has been fixed.
+* \#144991 - Null reference exception is no longer thrown while cloning table rows.
+* \#143820 - Text box preservation issue while importing document contents has been fixed.
+* \#141530 - Date format preservation issue while resaving the Word document has been fixed.
+* \#145324 - Table border preservation issue while converting Word document to PDF has been fixed.
+* \#145258 - Null reference exception is no longer thrown while closing the document.
+* \#144371 - Argument out of range exception is no longer thrown while merging two documents.
+* \#144511 - Incorrect page number issue while updating Table of contents has been fixed.
+* \#144137 - Footnote preservation issue while separating each as section as new document has been fixed.
+* \#145619 - Content preservation issue while deleting bookmark content has been fixed.
+* \#144442 - Parameter not valid exception is no longer thrown while converting Word document containing shape to PDF.
+* \#145088 - Image preservation issue while converting Word document to PDF has been fixed.
+* \#144498 - Paragraph border preservation issue while converting Word document to PDF has been fixed.
+* \#146059 - File corruption issue while opening DocIO generated document in Word 2007 has been fixed.
+* \#145250 - Text box preservation issue while importing document contents twice has been fixed.
+* \#145150, \#145586, \#145886, \#146121, \#147132, \#147967 - Argument out of Range exception is no longer thrown while replacing text in the document.
+* \#145475 - File corruption issue while resaving the Word document containing shape has been fixed.
+* \#146608 - String was not recognized as a valid Boolean exception is no longer thrown while opening the particular DOCX document.
+* \#146207 - Page number missing issue while updating Table of contents has been fixed.
+* \#145274 - Table preservation issue while converting Word document to PDF has been fixed.
+* \#146185 - Bullet character preservation issue while cloning the contents to another document has been fixed.
+* \#144420 - Table left indent preservation issue while converting Word document to PDF has been fixed.
+* \#146416 - Performance has been improved while saving the document containing tables.
+* \#146571 - Paragraph before space preservation issue while converting Word document to PDF has been fixed.
+* \#144057 - Process is no longer terminated partially while converting Word document to PDF.
+* \#148124 - Null reference exception is no longer thrown while converting Word document to PDF.
+* \#144057 - Incorrect page number preservation issue while updating Table of contents has been fixed.
+* \#147628 - Updating Table of contents in the Word document no longer hangs.
+* \#148166 - Text position issue based on text wrapping while converting Word document to PDF has been fixed.
+* \#147760 - Image position preservation issue while converting Word document to PDF has been fixed.
+* \#147628 - Stack overflow exception is no longer thrown while opening the Word document.
+* \#148656 - Table border preservation issue while converting HTML to Word document has been fixed.
+* \#146067 - File corruption issue while resaving the Word document containing more than 63 cells in a table row has been fixed.
+* \#148214 - Table cell border preservation issue while converting Word document to HTML has been fixed.
+* \#148194 - Argument exception is no longer thrown on saving the document containing invalid surrogate characters.
+* \#148571 - Argument exception is no longer thrown while saving the Word document.
+* \#148773 - Content preservation issue while converting HTML to PDF has been fixed.
+* \#147628 - Null reference exception is no longer thrown while opening the Word document.
+* \#147628 - Index out of range exception is no longer thrown while updating field.
+* \#148131 - Text position issue based on text wrapping while converting Word document to PDF has been fixed.
+* \#148200 - Text visibility issue while converting Word document to PDF has been fixed.
+* \#147628 - Updating field in the Word document no longer hangs.
+* \#147910 - Null reference exception is no longer thrown while Mail merging.
+* \#144572 - Image and table position preservation issue in footer while resaving the DOCX document has been fixed.
+* \#147836 - Null reference exception is no longer thrown while resaving the Word document containing chart.
+* \#145088 - Converting the document containing chart to PDF no longer hangs.
+
+## Schedule
+
+### Features
+{:#schedule-features}
+
+* Distinct time interval option with well-classified and customizable major & minor slots (TimeScale) has been introduced to view the appointments clearly.
+* PDF Export option has been added to the Scheduler which allows the users to export its content into PDF file format.
+* The user can now customize other Scheduler elements like work cells, all-day cells and date header cells with template option.
+* Validation support has been added to the Scheduler appointment window fields to empower the client-side validation.
+* The work cells in the timeline view has now been improved to automatically adjust its height based on its exceeding appointment count. The same is applicable for month view in Vertical View.
+* Support for dragging and dropping external items to and fro the Scheduler control has been added.
+* The recurrence appointments are now indicated with an icon depicting that it belongs to recurrence type.
+* Appointment resizing has been enhanced with live effect of previewing the old and new appointment time.
+* Up and Down arrow indication support has been added to depict the particular day contains more appointments either upwards/downwards.
+* The lengthier appointments are now indicated with a left/right arrow indication when it’s time exceeds/precedes the current week/month.
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#146903 - Priority option now applies properly for the all-day appointments.
+* \#146651 - Date navigation works properly now while refreshing the Scheduler.
+* \#146458 - Schedule performance is improved for loading appointments of more number of resources.
+* \#146354, \#146356, \#146653 - Issue with display of Appointment summary in Scheduler is resolved now.
+* \#146020 - Issue with editing single occurrence of the recurrence appointment not getting reflected on the databased is fixed.
+* \#146176 - Horizontal resource grouping is rendering properly.
+* \#146000 - The date content in the quick window can be now customized using `CellClick` event.
+* \#145650 - Appointments are rendering properly in accordance with the Daylight saving time of the respective time zones.
+* \#148668 - Long duration appointments are rendering properly in WorkWeek view while setting `FirstDayOfWeek` option.
+* \#148671 - New server-side event `KeyDown` has been added to handle the keyboard actions.
+* \#148374 - New client-side method `getSlotByElement` has been added to access data(resources, date and time) of appropriate cells.
+* \#148329 - Schedule no more crashes on setting empty dataSource.
+* \#147770 - Appointments are displaying properly while navigating from month view to day view through overflow icon.
+* \#147638 - Schedule renders properly while collapsing the resource group in timeline view.
+* \#147636 - Recurrence appointments are rendering properly in month view with yearly repeat mode.
+* \#147593 - Localized day names in short form are displaying correctly for all the cultures.
+* \#147486 - Scheduler is now able to print all the resources in timeline view.
+* \#147320, \#148005 - Appointment height is updating properly while setting through template in horizontal week view.
+* \#146230 - Script error has been fixed while opening the custom appointment window in timeline view.
+* \#144467 - Recurrence rule of the appointments are updating properly now with the custom appointment window.
+* \#145909 - Issue with appointment ID not incrementing properly while creating more than one appointments through public `saveAppointment` method has been fixed.
+* \#144956 - Appointment drag and drop functionality works properly now.
+* \#145793 - Issue with an additional day added to the date range in agenda view has been fixed.
+* \#145346 - When the first day of week is changed, current date is highlighted correctly.
+* \#144467 - No duplicate appointments are created while dragging and dropping the multi-split recurrence appointment.
+* \#144961 - Issue with initial date navigation in custom view with dates less than 7 has been fixed.
+* \#143705 - The Datepicker in Scheduler no more collapses while using `CssClass` property.
+* \#147609 - The mapper field `GroupId` within `Resources` API can now be mapped with any user-given names.
+* \#148810 - Appointments are deleting properly now while using batch URL.
+* \#148086 - All-day appointments with Start and End time values passed with string data type renders properly now.
+* \#148175 - Schedule control is rendering properly now when placed within Tab control.
+* \#147638, \#148436 - Scheduler performance has been improved as a whole and especially in timeline view.
+* \#145073 - `MinDate` and `MaxDate` are applied properly now at initial execution.
+
+### Breaking Changes
+{:#schedule-breaking-changes}
+
+* The `ShowTimeScale` property name has been deprecated and instead the `Enable` option available within *TimeScale* is suggested to show/hide the time Scales.
+* The events namely `AppointmentSaved`, `AppointmentEdited` and `AppointmentDeleted` has been deprecated and now comes with the new names `BeforeAppointmentCreate`, `BeforeAppointmentChange` and `BeforeAppointmentRemove` respectively.
+* To show/hide the Previous and Next Appointment navigators in Scheduler, it’s been newly suggested to go with the `ShowAppointmentNavigator` API instead of `EnableAppointmentNavigation` which is deprecated.
+* The `AllowDragDrop` property has also been deprecated in this release and comes with a standard name `AllowDragAndDrop` to cope with the standard naming convention.
+## FileExplorer
+
+### Features
+{:#file-explorer-features}
+
+* \#141095 – Now FileExplorer control will not throw script error when you specify the file/folder name with 200 or more characters.
+
+* \#141095 - We can create the new folder in file system using ContextMenu, even if the content is full in grid view of files.
+
+* \#141095 – New sample is added to showcase the RTL with localization support.
+
+* \#F119938 – Column template option has been provided for FileExplorer.
+
+
+
+### Bug Fixes
+{:#file-explorer-bug-fixes}
+
+* \#141095 - Scrollbar is now rendering properly in FileExplorer
+
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#146380, \#146718, \#147022, \#147249 - Implemented Toolbar click event in Gantt.
+* \#144007 - Support for restraining taskbar auto validation due to predecessors has been provided.
+* \#144527 - Support for changing splitter position based on column width has been provided.
+* \#146380, \#146718, \#147022, \#147249 - Implemented events to get notification when add/edit dialog opens or closes.
+
+### Breaking Changes
+{:#gantt-breaking-changes}
+
+* `SplitterPosition` property in Gantt has been deprecated, instead `SplitterSettings` property has been introduced.
+* The default value for `EnableResize` property has been changed to true.
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#144098,#147702 - Editor control does not hide anymore while resizing browser window.
+* \#144164,#146957,#148969 - CRUD Operations works in the ~ForeignKeyAdaptor.
+* \#146609 - Data operation works when using dynamic list object.
+* \#146845,#147000 - Server side action does not trigger while clicking inside the search box.
+* \#147079 - SetModel support provided for ~allowResizeToFit property.
+* \#147099 - CustomFilter: filtering works when given data for startsWith and endsWith text filter.
+* \#147149 - Empty String search to be prevented in Search ToolBar.
+* \#147282 - Grid height refresh automatically when enabled the isResponsive and the scrolling.
+* \#148057 - No misalignment occurs in command column while Editing.
+* \#148109,#148145 - Lambda-based field definitions works for complex property.
+* \#148264 - Searching prevented while clicking upon the search icon.
+
+### Breaking Changes
+{:#grid-breaking-changes}
+
+* The locale object property ej.Grid.locale, ej.Pager.locale and ej.ExcelFilter.locale changed as ej.Grid.Locale, ej.Pager.Locale and ej.ExcelFilter.Locale respectively.
+* Removed the thick bottom border from grid header.
+* Provided indeterminate state support in excel filter.
+* Grid Row selected index will not persist, when we set ~allowSelection as false through set model.
+
+## ListBox
+
+### Features
+{:#listbox-features}
+
+* \#135063 - We have provided the For control support to ListBox.
+
+### Bug fixes
+{:#listbox-bug-fixes}
+
+* \#149194 - List item's text is overlapping when lengthy text is given.
+
+### Breaking changes
+{:#listbox-breaking-changes}
+
+* \#146829- Now ListBox control events `ItemDragStart`, `ItemDragStop`, `ItemDrop` and `ItemDrag` provides the item list in an array type via event argument.
+
+## MaskEdit
+
+### Bug Fixes
+{:#maskedit-bug-fixes}
+
+* \#146965 - The validation is now working properly in MaskEditTextBoxFor control even if you enabled the unobtrusive validation mode.
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* Support for adding `PdfHtmlTextElement` in `PdfGridCell` has been added.
+* Support for adding `PdfTextElement` in `PdfGridCell` has been added.
+* Support for Circle, Ellipse, Polyline, Polygon, Rectangle, Square annotation has been added.
+* Support for `BeginCellLayout` and `EndCellLayout` event in PdfGrid has been added.
+* Support for adding hyperlinks in `PdfGridCell` has been added.
+* `PdfGrid` cells can now have unique cell paddings instead of uniform paddings for the entire table.
+
+### Bug fixes
+{:#pdf-bug-fixes}
+
+* \#142878 - Document is no more corrupted while changing permissions for PDF.
+* Null reference exception is not thrown anymore while importing pages of loaded document.
+* Textbox border color is correct now when loading the existing PDF form.
+* \#143205 - Images are now replaced properly in the existing document.
+* \#143767 - Images are preserved properly now in word to PDF conversion.
+* \#143809 - No more black borders are shown in form fields for the border width of zero.
+* \#143869 - No more PDF syntax error occurs after carrying out OCR.
+* \#143875 - PDF lexer exception is not thrown anymore when loading the particular PDF document.
+* \#144199 - Texts are displayed properly now when converting XPS to PDF.
+* \#144523 - OCR text is not visible and searchable now when applying OCR to the particular PDF document.
+* \#144761 - PDF generation does not hang anymore when running in multithreading.
+* \#145021 - Index out of range exception is not thrown anymore when generate QR code for particular URL text.
+* \#146038 - No more white border appear when applying the transparency to the form field border color.
+* \#146102 - Contents are preserved properly now for the rotated PDF document.
+* \#145340 - Background color is now applied properly when merging the rows in PDF grid.
+* \#145474 - Texts are not overlapped while converting XPS to PDF.
+* \#145539 - Collection was modified exception is not thrown anymore while saving the document.
+* \#146359 - Exception is not thrown anymore when accessing the conformance level of PDF document.
+* \#146394 - Transparency is preserved properly in PDF document when convert XPS to PDF.
+* \#146454 - Signature panel is now visible when signing an existing PDF document.
+* \#146456 - Out of memory exception is not thrown when applying OCR to the particular document.
+* \#147063 - Index out of bounds exception is not thrown anymore when merging the particular PDF documents.
+* \#147181 - Exceptions is not thrown anymore while extracting the text from PDF Document.
+* \#147856 - Texts are aligned properly now when running the project without debugger mode.
+* \#147956 - Positions are correct now when drawing an image with particular PDF document.
+* \#147997 - Not enough space exception is not thrown anymore when drawing a `PdfLightTable`.
+* \#148112 - No more memory leak occurs when performing OCR in large PDF document.
+* \#148235 - No more text will be visible when performing OCR in the PDF document.
+* \#148326 - Exception is not thrown anymore when drawing `PdfLightTable`.
+* \#148861 - Exception is not thrown anymore when drawing multiple `PdfLightTable` sequentially in PDF document.
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#134761,\#136150,\#141741,\#142567,\#142566,\#147387 - PivotGrid can now work completely on client-side for relational data sources alone. The raw items are sent in JSON format, resulting in a summarized PivotGrid with drill up and drill down capabilities. Along with this features like sorting and filtering are also supported. UI interactions can be done either through Grouping Bar or PivotTable Field List. To know more about this support, [click here](http://mvc.syncfusion.com/demos/web/pivotgrid/relationaldefault)
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* Added support to apply built-in and define functions under Transformation dictionary.
+
+* Added support for PMML files generated by IBM SPSS for the following models:
+
+* C-R Tree
+* QUEST
+* CHAID
+* Linear Regression
+* Neural Net
+* C5.0
+* Logistic Regression
+* Apriori
+* Genlin
+* SVM
+* K-Means
+* Kohonen
+* GLMM
+* Decision List
+* Cox
+* Sequence
+* Carma
+
+## Presentation
+
+### Features
+{:#presentation-features}
+
+* \#138896, \#138971 - Added support to create and modify the SmartArt diagrams.
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+
+* The types "L_Shape" and "LShape" of AutoShapeType enum will be no longer available. The new type "Corner" was added to replace these types.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+
+* \#148305 - IsHorizontalMerge is now enabled on setting the ColumnSpan property.
+* \#147721 - Table rows are now preserved as in input file during presentation to PDF conversion.
+* \#148508 - The chart is now preserved properly while resaving a PowerPoint presentation.
+* \#147836 - Null reference exception is no longer thrown while resaving a PowerPoint presentation having charts.
+* \#146862 - Font is now preserved in the table cell having empty text.
+* \#145664 - The issue with chart type is always "Column_Clustered" if the series has been cleared is now resolved.
+* \#145854 - Null reference exception is no longer thrown while accessing an empty cell in the embedded excel of chart.
+* \#145625 - Chart data is now cleared properly using ChartData.Clear() method.
+* \#146464 - Object disposed exception is now handled while saving presentation as stream.
+* \#145088 - Converting the presentation containing chart to PDF no longer hangs.
+
+## ReportViewer
+
+### Features
+{:#reportviewer-features}
+
+* \#148598 - Provided Convert expression support for ReportViewer.
+* \#145148 - Exposed shared data source credentials information to IReportController.
+* \#146681 - Provided support to get available data source.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#145780 - Assembly reference path in Code Modules now works properly.
+* \#145976 - Image can be loaded from HTTPS link.
+* \#144747 - Incorrect expressions spacing problem has been resolved.
+* \#147754 - Images can be loaded from Dataset Fields.
+* \#148168 - Resolved the browser orientation problem in printing.
+* \#148598 - Incorrect millisecond formatting has been resolved.
+* \#147730 - All report exceptions added to ReportViewer Error event.
+* \#146054 - ReportViewer performance problem when rendering huge Report Items has been resolved.
+* \#148168 - Resolved the Tablix cell width problem when exceeds the parent report item width.
+* \#146053 - Resolved nested Tablix report items overlapping.
+* \#148088 - Resolved exception in enabling optional parameters function invoking in Code Modules.
+* \#148168 - Resolved control performance problem when changing the orientation.
+* \#146047 - Resolved dependent parameter value changing while refreshing the report.
+
+## Ribbon
+
+### Features
+{:#ribbon-features}
+
+* Implemented Quick Access Toolbar
+
+## Sample Creator
+
+### Bug fixes
+{:#sample-creator-bug-fixes}
+
+* \#146073 - Handle the Exceptions with proper error message.
+
+## Splitter
+
+### Features
+{:#splitter-features}
+
+* \#136222, #146088 - `Collapsible` API will hide/show for the particular pane only.
+
+
+
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* The ASP.NET MVC Spreadsheet control provides Microsoft Excel-like spreadsheet component for the web. It provides an editing experience that is very similar to that of Excel, and is able to import and export Excel workbook files.
+## Tab
+
+### Features
+{:#tab-features}
+
+* \#146560 - `HiddenItemIndex` property is added in Tab control to hide the Tab item by index .
+
+
+
+## TileView
+
+### Features
+{:#tileview-features}
+
+* \#F119938 – TileView layout can be customized now.
+
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#143274 -Performance has been improved while rendering large data in collapsed state.
+* \#137255, \#138371,\#139356, \#143503, \#144557, \#144625 - Support for custom column header has been provided.
+* \#141000 - Support for custom sub-context menu item has been provided.
+* \#139356, \#141368, \#145247, \#147299, \#148240 - Support for freezing columns has been provided.
+* \#147639, \#148244 - Support to trigger `rowSelected` event, when a row is selected on mouse right click, has been provided.
+
+### Breaking Changes
+{:#treemap-breaking-changes}
+
+* The default value for `EnableResize` property has been changed to true.
+
+## TreeMap
+
+### Features
+{:#treemap-features}
+
+* \#147105 - Provided support for auto calculation of ranges in desaturation color mapping.
+
+
+
+
+## VS Extensions
+
+### Features
+{:#vs-extensions-features}
+
+* \#146996 - Getting confirmation before Conversion and Migration.
+* \#120738 - Update the Project Templates based on latest Visual Studio Updates.
+
+### Bug fixes
+{:#vs-extensions-bug-fixes}
+
+* \#147416 - Bootstrap theme option is added in ASP.NET MVC Project Templates.
+* \#146996 - Remove the Task bar icon in Visual Studio Extension dialogs.
+* \#146484, \#148959, \#148438 - Remove the Extension entries in unsupported Project Nodes.
+* \#146073 - Handle the Exceptions with proper message.
+
+
+
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#137871 - Text alignment differs while exporting to PDF is resolved.
+* \#139737 - Data validations in extension list are no longer lost while re-saving.
+* \#139986 - Looping issue while parsing an empty element in Excel to PDF conversion is resolved.
+* \#140408 - Calibri Unicode characters issue in PDF conversion is fixed.
+* \#140408 - Alignment issue while converting Calibri Unicode characters to PDF is resolved.
+* \#140485 - Cell background color missing due to improper style reference is resolved.
+* \#140547 - Argument out of range exception is no more thrown when converting an Excel file in Italian culture to PDF.
+* \#140873 - File no longer gets corrupted due to repeated data validations during `CopyTo()`.
+* \#140888 - Issues with cell formatting are fixed.
+* \#141140, \#F119555 - Null reference exception thrown due to improper date format is fixed in PDF conversion.
+* \#141188 - Shapes overlapping issue in merged ranges is resolved.
+* \#141200 - RTF issue with line breaks is resolved.
+* \#141287, \#143511 - Parse exception is no more thrown with formulas in Excel file.
+* \#141357 - Format exception is no more thrown when converting an Excel file to PDF.
+* \#141360 - Date format loss in display text having formulas, is resolved.
+* \#141373 - Application exception is no longer thrown while opening a file.
+* \#141529 - Time formatting issues are resolved.
+* \#141783, \#142874, \#144317 - Data validations with extension lists are no more missed while re-saving.
+* \#141835, \#142140 - Out of memory exception is no longer thrown during `AutoFitColumns`.
+* \#141904 - Chart data range is updated properly while inserting a new range.
+* \#142117, \#144113 - Custom DateTime formatting issues are resolved.
+* \#142165 - Performance issue while accessing row height is resolved.
+* \#142285 - Number format with escape sequences issue is fixed.
+* \#142507 - Issue with display text dropping last character "0" (zero) is resolved.
+* \#142530 - Exception is no more thrown while protecting an unprotected sheet in binary file.
+* \#142538 - Merged cells text alignment issue in PDF conversion is fixed.
+* \#142611 - Row height is now properly updated in copied worksheets.
+* \#142740, \#143592 - Argument exception is no more thrown while parsing workbook with shapes.
+* \#142755 - Parse exception is no more thrown while accessing conditional formats.
+* \#142811 - Incorrect borders on merged cells in PDF conversion is resolved.
+* \#142816 - Print area is null while changing the workbook version is resolved.
+* \#142969 - Support is provided to parse and serialize the chart caches.
+* \#143074 - Row height issue for rotated text in merged cell is resolved.
+* \#143378 - Calculated value of named range now returns proper value.
+* \#143421 - Chart is now properly converted while passing file stream in ExcelToPDFConverter.
+* \#143460 - Access violation exception is no more thrown while closing the workbook.
+* \#143661 - Chart position is now retained properly in PDF conversion.
+* \#143769 - Null reference exception while setting footer image is no more thrown while converting Excel to PDF.
+* \#143769 - `ScaleWithDocument` option is now working properly in PDF conversion.
+* \#144471 - The outline wrapper range is now properly updated while modifying the rows within the group.
+* \#147078 - Number format is now preserved properly while exporting from Grid to Excel.
+* \#143604 - Issue with `Worksheet.Replace` method setting cell content to lower-case is fixed.
+* \#145491 - XlsIO throws exception when the time value is zero is fixed.
+* \#143744 - Custom number format characters change to lower-case is fixed.
+* \#145792 - Null reference exception is no more thrown while parsing charts with category labels of empty strings.
+* \#143212 - Column auto-fit sets proper width when workbook font is specified.
+* \#144486 - X Error bars on chart cannot be assigned and throws exception is resolved.
+* \#144891 - RTF support is implemented for chart elements in binary file.
+* \#145969 - Exception is no more thrown while parsing formula tokens.
+* \#146015 - Argument exception while parsing the CF record of `IconSet` is resolved.
+* \#146483 - Argument exception is thrown while setting number format containing EUR with \# is resolved.
+* \#147084 - Access violation exception on converting sheet to HTML is resolved.
+* \#145835 - Page field for pivot table is now serialized properly.
+* \#143187 - Issue with display text returns zero at number format applied cell where Excel returns nothing, is fixed.
+* \#145889 - XlsIO workbook names collection is made case insensitive similar to Excel.
+* \#146739 - Performance issue in workbook to HTML conversion is resolved.
+* \#146741 - Issue with picture's Column offset/Row offset when the column/row is hidden is fixed.
+* \#146722 - File is no longer corrupted while re-saving Excel file with encoded values.
+* \#147337, \#147464 - Reference to CSS file is removed while converting worksheet to HTML.
+* \#147604 - Issue with RTF styles being overwritten while applying the style non-sequentially is fixed.
+* \#147523 - Font styles on chart elements change while re-saving the file, is fixed.
+* \#147613 - Issue with `isReplace` parameter in Subtotal is fixed.
+* \#147344 - Exception thrown while converting workbook to HTML is resolved.
+* \#147645, \#147732 - Looping occurs while parsing conditional format in PDF conversion is fixed.
+* \#145835 - File with shapes is no longer corrupted while re-saving in 2007 and 2010 versions.
+* \#147254 - `WrapText` is now preserved properly in .xls file.
+* \#148689 - `ThrowNotSavedOnDestroy` returns wrong value while calling from destructor is fixed.
+* \#148362 - Argument exception due to wrong column name is no longer thrown while opening a file.
+* \#147518 - Chart title color is now properly preserved in re-saving binary files.
+* \#144537, \#146780 - Display text is wrong on rounded number is fixed.
+* \#147337 - Chart is misplaced in HTML conversion is fixed.
+* \#148923 - `ActiveSheet.Select` property is now updated properly.
+* \#149074 - Font record of legend is now preserved properly while re-saving a binary file.
+* \#147880 - Formatting error is thrown while re-saving an Excel file in 97-2003 format is resolved.
+* \#148028 - Raw rich text mark-up in cell is implemented.
+* \#148566 - Overflow exception is thrown when form's offset exceeds Int32.MaxValue is fixed.
+* \#147676 - Parameter invalid exception thrown while saving image in workbook is resolved.
+* \#147447 - Chart grid lines with gradient colors are now preserved properly in re-saving binary files.
+* \#144986 - PDF exception when saving a PDF document created with a disposed ExcelToPDFConverter is resolved.
+* \#145864 - Images are now properly converted to PDF.
+* Issues with copy and paste of tables with styles are fixed.
+* Spark lines are now properly copied.
+* Issues with number formats of different cultures are fixed.
+* Issue with thousand separators not being included for exponential formats is fixed.
+* Cell values and formats are updated properly while merging.
+* AM/PM pattern not being recognized in German culture is fixed.
+* DateTime issues in display text due to different culture are fixed.
+* Not a legal oleaut date error while opening CSV file is resolved.
+* Display texts are working properly for more than 15 digits.
+* Incorrect display text for the number format ([mm]:ss) is fixed.
+* Display text returns in lower case for the number format "DATE:" mm dd yyyy is fixed.
+* Display text is not shown for fraction value is fixed.
+* Display text issues for percentage and scientific number format are fixed.
+* DateTime issues in Data validation are fixed.
+* Conditional formatting range is now properly updated on clearing conditional formats.
+* Conditional formats are duplicated while copying a range with `ExcelCopyRangeOptions.All` is fixed.
+* Exceptions with decimal separators in conditional formats for different cultures are resolved.
+* Sorting issues of cells with number and text, empty values and casing are fixed.
+* Performance is improved in row and column grouping.
+* Issues with active cell while freezing panes and saving XLTM file as XLSM file are fixed.
+* RTF issues with superscript, subscript, casing and strikes in text box are fixed.
+* Radar chart in Excel documents is preserved properly on re-save.
+* Issues with visibility, rotation, label position, tick labels and tick marks in chart axis are fixed.
+* Number format and series name issues in data points are fixed.
+* Issues with chart and axis titles, categories and data label properties are fixed.
+* Exception thrown while converting worksheet to HTML is resolved.
+* RTF support is provided for header/footer in PDF conversion.
+* Alignment issues with header/footer in PDF conversion are fixed.
+* Table style issues in PDF conversion are resolved.
+* Alignment issues of merged cells in PDF conversion are fixed.
+* Number in exponential format is now converted properly in PDF conversion.
+* Issue with custom page breaks in PDF conversion is fixed.
diff --git a/aspnetmvc/Release-notes/v13.4.0.58.md b/aspnetmvc/Release-notes/v13.4.0.58.md
index 5561a955..efa25662 100644
--- a/aspnetmvc/Release-notes/v13.4.0.58.md
+++ b/aspnetmvc/Release-notes/v13.4.0.58.md
@@ -8,8 +8,145 @@ platform : ejmvc
{% include release-info.html date="February 12, 2016" version="v13.4.0.58" %}
-{% directory path: _includes/release-notes/v13.4.0.58 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#150616 - Doughnut chart is now rendering properly for single point.
+* \#149923 - Tooltip will work even while panning is enabled.
+* \#148420, \#149816 - AxesLabelRendering event is now working properly.
+* \#149936 - DataLabel text, now working properly when changing the axis range through set model.
+* \#149756 - PointRegionClick event will not trigger when clicking the reset button.
+* \#147756 – Minor tick lines and grid lines will now render properly.
+## Common
+
+### Bug fixes
+{:#common-bug-fixes}
+
+* \#150349,#150883- Now Syncfusion.EJ.MVC v.13.4300.0.58 has been compiled using System.Web.Mvc v.3.0.
+## Diagram
+
+### Features
+
+* \#148880 - Support to set the relative/absolute position for the port has been implemented.
+* \#149275 - Support to draw polygon points dynamically using polygon tool has been implemented.
+## DocIO
+
+### Bug Fixes
+{:#docio-bug-fixes}
+
+* \#148757 - List restart numbering is now preserved properly in the generated DOCX document.
+* \#148656 - Font properties preservation issue while converting HTML to Word document has been fixed.
+* \#149126 - Hyperlink is now preserved properly while opening RTF document.
+* \#149172 - Header and Footer is now preserved properly while converting Word document to HTML.
+* \#149314 - Argument out of range exception is no longer thrown while saving the Word document.
+* \#150546 - MergeField event is now triggered properly while Mail merging.
+* \#148551 - Null reference exception is no longer thrown while converting Word document to PDF.
+* \#150145 - No duplicate entry of heading text is added to the updated Table of Contents.
+* \#150567 - Hyperlink preservation issue while converting Word document to PDF has been fixed.
+* No extra empty paragraph is preserved now at the end of Word document.
+* Object reference exception is no longer thrown while converting RTF to Word document.
+* `An item with same key has been already added` exception is no longer thrown while opening the Word document with duplicate list styles.
+* `An item with same key has been already added` exception is no longer thrown while opening the Word document with duplicate character styles.
+
+
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#149724 - Now you can provide any custom color for milestones.
+* \#150068 - Now in `QueryTaskbarInfo` event, new event arguments have been implemented to provide support for taskbar border color, parent taskbar border color, progress bar border color, parent progress bar border color, baseline color and taskbar foreground color.
+
+### Bug fixes
+{:#gantt-bug-fixes}
+
+* \#149895 - Issue with day header format in week schedule mode has been fixed, now we can provide any standard day header format.
+* \#149731 - Issue with calculating incorrect end date for taskbars while setting holidays has been fixed.
+* \#149885 - Issue in rendering task names along with taskbars, when schedule start date is greater than taskbar start date, has been fixed.
+* \#149441 - Overlapping issue with longer task names with taskbars and resource names has been fixed.
+* \#149154 - Issue when providing datetime for taskbars with seconds in hour-minute schedule mode has been fixed.
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+
+* \#149195 - Print window reloading is now prevented when printing the Grid element in Internet Explorer.
+* \#148382 - While using Locale with batch editing edited value saved properly.
+* \#148404 - IgnoreCase is now set according to the FilteredColumns.MatchCase property.
+* \#149158 - No misalignment issue when enable scrolling while rendering Grid inside Tab control.
+* \#149413 - While rendering the Grid inside jQuery Tab, the last records are showing properly when the AllowTextWrap and Scrolling properties are enabled.
+* \#148561 - Searching is working fine when unobtrusive mode is enabled.
+* \#148422 - Server side filtering is working properly when FilterType is FilterBar.
+* \#148410 - Formatting is now applied properly while editing Dropdown column.
+* \#149140 - Edited value is selected properly in Dropdown when special characters present in Datasource.
+* \#150054 - Now expandable scroller does not move when click the scroller for child Grid.
+* \#149580 - Grid context menu is working properly when using ContextMenuItems property.
+* \#148649 - Provided support to disable complex predicates generation for blank filter in Excel styled filter.
+* \#149140 - Dropdown is now selecting the pre-selected value while editing in Grid.
+* \#150251 - Server-side operation is performed properly when the DataSource is given with the string value.
+* \#150011 - Provided Support to use text & value pair as Name & ID in ForeignKeyAdaptor dropdown EditParams.
+* \#147764 - Provided Enum Support for type of Grid columns.
+* \#148289 - Improved row selection performance in IE browser.
+* \#149569 - Input element is focusing properly in Dialog edit box.
+* \#149518 - Prevented Grid post to server while performing the custom filtering operation in Excel filter without selecting any of the suggestions.
+* \#145741 - Responsiveness is working properly while resizing the window after updating Scroller via `setModel`.
+* \#150517 - Vertical scrollbar does not cover the Grid content while resizing browser window.
+
+### Breaking Changes
+{:#grid-breaking-changes}
+
+* In Grid, now the empty row will be prevented from saving and internal validation message will be thrown. At least one value must be provided to save the record.
+
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* Added support for PMML files generated by SAS for the following models:
+
+* Association Rules
+* Clustering model
+* Neural network model
+* Regression model
+* Tree model
+
+* Added support to provide input data as “ExpandoObject” and “Dictionary” object in GetResult() method.
+
+* Added support to provide input PMML file as “TextReader” object for PMML Evaluator.
+
+* Added support to perform PMML Schema validation on input PMML.
+
+* Tree model result returns “Predicted node” and “path” ID with predicted result.
+
+* Association rules model result returns “Confidence” value.
+
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+
+* Not supported exception is no longer thrown while cloning a PowerPoint presentation with charts.
+
+
+## Ribbon
+
+### Features
+{:#ribbon-features}
+
+* \#149050 - Tooltip support provided for expand/collapse button.
+* \#149979 - Localization support provided for Ribbon.
+
+## Schedule
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#149010 - When the sample is hosted in server, appointments are filtering correctly.
diff --git a/aspnetmvc/Release-notes/v13.4.0.63.md b/aspnetmvc/Release-notes/v13.4.0.63.md
index 16556429..b7344b34 100644
--- a/aspnetmvc/Release-notes/v13.4.0.63.md
+++ b/aspnetmvc/Release-notes/v13.4.0.63.md
@@ -8,10 +8,88 @@ platform : ejmvc
{% include release-info.html date="March 4, 2016" version="v13.4.0.63" %}
-{% directory path: _includes/release-notes/v13.4.0.63 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#150628 - Marker for radar chart is now visible on redraw.
+## CircularGauge
+
+### Bug Fixes
+{:#circulargauge-bug-fixes}
+
+* \#150339 - Fixed the exception, while setting "ShowLabels" to false in scales.
+## DocIO
+
+### Bug Fixes
+{:#docio-bug-fixes}
+
+* \#149223 - Word documents with huge content are now converted to PDF without hang in a reasonable time.
+* \#149496 - Word document layout options are now preserved properly in the generated DOCX document.
+* \#149192 - Table border is now preserved properly while converting HTML to Word document.
+* \#151035, \#151119 - `An item with the same key has already been added.` exception is no longer thrown while Mail merging.
+* `TextBefore` and `TextAfter` properties of merge fields are now preserved properly.
+## Gantt
+
+### Bug fixes
+{:#gantt-bug-fixes}
+
+* \#150568 : Now the task bars color is applied properly when you set the color for a task bar in `QueryTaskbarInfo` event, after disabling the `ShowTaskNames` property dynamically.
+* \#150396 : Issue in rendering Gantt with self-referential data source while setting `PredecessorMapping` value as null or empty string has been fixed.
+* \#150640 : Issue with date calculation while providing date time in 24 hours format has been fixed.
+* \#150358 : Issue while rendering Gantt without horizontal scroll bar in chart section has been fixed
+* \#150188 : Now in add dialog, options for baseline start date and baseline end date fields will not appear, after disabling the `RenderBaseline` property dynamically.
+* \#151189 : Issue with rendering Gantt while disabling `ShowProgressStatus` property, has been fixed.
+
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+
+* \#151362 - Dropdown will display properly, when editing the foreign key column with `editParams` in dropdown.
+* \#150517 - Scroller is refreshed while adding a new row in empty Grid.
+* \#150631 - Empty record row size is smaller than the other rows issue has been fixed.
+* \#151305 - Exporting is working when after filtered with ForeignKey column.
+* \#150769 - Provided Localization support for Grid Exporting.
+* \#150838 - Custom filter keeps the Datepicker in en-US issue has been fixed.
+* \#150692 - Tooltip is showing when enabled the ~EllipsisWithTooltip clip mode property in IE browser only.
+* \#150598 - Misalignment in ~StackedHeader while column not in categories issue has been fixed.
+* \#150596 - The edited row will not replaced by the next record after performing update operation with sorted columns in dialog edit mode.
+* \#150054 - Now expandable scroller will move, when click the scroller for child Grid.
+* \#149694 - Server side action is triggered once while performing update operation with sorted columns.
+* \#150201 - Date column: server side filtering is working when filtering more than one column.
+* \#148133 - Before hitting the actionFailure event, the editForm is closed issue has been fixed.
+
+### Breaking Changes
+{:#grid-breaking-changes}
+
+* In Grid, the properties TemplateID and IsUnbound has been deprecated.
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#147618 - Support to timestamp the existing PDF document is added.
+* Support for named destination is added.
+## Ribbon
+
+### Features
+{:#ribbon-features}
+
+* \#146109 - Defaults settings has been provided commonly to the button controls.
+
+### Breaking changes
+{:#ribbon-breaking-changes}
+
+* `AllowResizing` property has been deprecated, instead `IsResponsive` property has been introduced.
diff --git a/aspnetmvc/Release-notes/v14.1.0.41.md b/aspnetmvc/Release-notes/v14.1.0.41.md
index 5c3e3e93..9b062b1d 100644
--- a/aspnetmvc/Release-notes/v14.1.0.41.md
+++ b/aspnetmvc/Release-notes/v14.1.0.41.md
@@ -10,8 +10,565 @@ documentation: ug
{% include release-info.html date="April 5, 2016" version="v14.1.0.41" %}
-{% directory path: _includes/release-notes/v14.1.0.41 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#150628 - Marker for Radar chart is now visible on redraw.
+* \#151339 - Localization is now working properly, on changing the data for series through RangeNavigator.
+* \#147756 - Minor tick lines and grid lines will now render properly.
+* \#150616 - Doughnut chart is now rendering properly for single point.
+* \#149923 - Tooltip will work even while panning is enabled.
+* \#148420, \#149816 - `axesLabelRendering` event is now working properly.
+* \#149936 - DataLabel text, now working properly when changing the axis range through set model.
+* \#149756 - `pointRegionClick` event will not trigger when clicking the reset button.
+* \#150865 - Now zooming is working properly with series and indicators.
+* \#152876 - x axis and y axis titles are now rendering properly on removing the series from chart.
+* \#151245 - Fixed the chart performance issues on rendering more data.
+
+
+
+### Features
+{:#chart-features}
+
+* Provided support for multiple Pie and Doughnut series in chart.
+* \#132860,\#135883,\#145113,\#148827,\#150523,\#150718,\#151711 - Provided support for customizing space between multiple Column series.
+* \#118781 - Provided support to remove the legend item when series name is empty.
+* Provided support for selecting range on drag to get the selected data.
+* \#140060 - Provided support for indexed category axis.
+* \#154220 - Chart now have the option to enable the scrollbar to pan the zoomed data.
+* \#135900,\#137610,\#140644,\#147718 - Provided support for exporting the chart in server side.
+* \#135903,\#137028,\#140019,\#135530,\#146627 - Provided support for changing the origin in axis.
+* \#150938 - Line series will now render with multi-color.
+
+### Breaking Changes
+{:#chart-breaking-changes}
+
+* `CanResize` property in chart has been deprecated and it has been changed to `IsResponsive`.
+## Checkbox
+
+### Breaking Changes
+{:#checkbox-breakingchanges}
+
+* The Checkbox control value now return as null in form post back, if the Checkbox is in unchecked state
+
+## CircularGauge
+
+### Bug Fixes
+{:#circulargauge-bug-fixes}
+
+* \#150339 - Fixed the exception, while setting `ShowLabels` to false in scales.
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#150808 - In touch devices, default gesture actions prevented over EJ widgets has been resolved
+
+### Features
+{:#common-features}
+
+* Tag Helper support has been implemented for most of the important Syncfusion MVC 6 controls, allowing simple, custom HTML elements to be used to create controls.
+## DatePicker
+
+### Bug Fixes
+{:#datepicker-bug-fixes}
+
+* \#153153 - Now its possible to display the empty text in DatePickerFor by setting the null value from model
+## DateTimePicker
+
+### Bug Fixes
+{:#datetimepicker-bug-fixes}
+
+* \#152947 - The DateTimePicker value is now sets properly, when the value is given as DateTime object
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* \#148880 - Support to set the relative/absolute position for the port has been implemented.
+* \#149275 - Support to draw polygon points dynamically using polygon tool has been implemented.
+* \#144613,\#144763,\#147986 - Support to provide property change event for all diagram objects has been implemented.
+* \#149890 - Support to print the diagram document with multiple page has been implemented.
+* \#143026,\#146924 - Support to provide multiple parents for automatic layout has been implemented.
+* \#151213 - Support to render the tooltip within the viewport has been implemented.
+* \#153384 - Support to set the paletteItem's text with wrapping option has been implemented.
+* \#136068 - Support to convert the serialized JSON data with equivalent to diagram model object has been implemented.
+* Support to disable expand/collapse of the palette header has been implemented.
+* Support to get the cause for the events has been implemented.
+* Support to arrange the layout within any custom bounds and align the layout has been implemented.
+* Option to preserve aspect ratio for image node and SVG background Image has been implemented.
+* Support to prevent runtime interaction for nodes and connectors has been implemented.
+
+### Breaking changes
+{:#diagram-breaking-changes}
+
+* Lanes and its children will be no more be added in diagram model's nodes collection and you can get the lanes from swimlane object.
+* The data type of `BackgroundImage` property is changed as `object`. Use `BackgroundImage.Source` to set image path.
+* `NodeConstraints.PointerEvents` is added to `NodeConstraints.Default`. It should be added to enable interaction. When you load a diagrams that is saved in old version, use `diagram.upgrade()` to update data in serialized format.
+* `MarginX` and `MarginY` properties of `Layout` are depreciated. Instead, use `Margin.Left` and `Margin.Top`.
+
+
+## DocIO
+
+### Features
+{:#docio-features}
+* \#144293 - Support for Alternate chunk contents in Word document to PDF conversion has been added.
+* \#150946 - Support to notify if any unsupported elements encountered during Word document to PDF conversion has been added.
+* Added support to create and manipulate Character Style in Word document.
+
+### Bug Fixes
+{:#docio-bug-fixes}
+* \#148757 - List restart numbering is now preserved properly in the generated DOCX document.
+* \#148656 - Font properties preservation issue while converting HTML to Word document has been fixed.
+* \#149126 - Hyperlink is now preserved properly while opening RTF document.
+* \#149172 - Header and Footer is now preserved properly while converting Word document to HTML.
+* \#149314 - Argument out of range exception is no longer thrown while saving the Word document.
+* \#150546 - MergeField event is now triggered properly while Mail merging.
+* \#148551, \#151550, \#151174, \#153104 - Null reference exception is no longer thrown while converting Word document to PDF.
+* \#150145 - No duplicate entry of heading text is added to the updated Table of Contents.
+* \#150567, \#151499 - Hyperlink preservation issue while converting Word document to PDF has been fixed.
+* \#148882, \#149223, \#149320, \#152738 - Word documents with huge content are now converted to PDF without hang in a reasonable time.
+* \#149496 - Word document layout options are now preserved properly in the generated DOCX document.
+* \#149192 - Table border is now preserved properly while converting HTML to Word document.
+* \#151035, \#151119 - Argument exception (An item with the same key has already been added) is no longer thrown while Mail merging.
+* \#149697 - Chart preservation issue while converting a particular Word document to PDF has been fixed.
+* \#150727 - Paragraph border line width preservation issue while converting a particular Word document to HTML and vice versa has been fixed.
+* \#150727, \#149592 - Custom tab stop preservation issue while converting a particular Word document to HTML and vice versa has been fixed.
+* \#149974 - Image cropping issue with Metafile images has been resolved while converting a Word document to PDF.
+* \#150727 - `BeforeSpacing` and `AfterSpacing` properties of paragraph formats are now preserved properly while converting a particular HTML file into Word document.
+* \#150353, \#150253 - Table cell width preservation issue while converting a particular Word document to PDF has been fixed.
+* \#149643, \#150727 - Table cell width Preservation issue while converting a particular Word document to HTML has been fixed.
+* \#152897 - Number format preservation issue while updating DOCVARIABLE field had been fixed.
+* \#152965 - Argument out of range exception is no longer thrown while executing Mail merge.
+* \#150209 - Image overlapping issue has been resolved while converting a particular Word document to HTML.
+* \#151476 - Argument out of range exception is no longer thrown while opening a particular Word document.
+* \#151329 - Justify alignment preservation issue while converting a particular Word document to PDF has been fixed.
+* \#152818 - Image preservation issue while converting a particular Word document to PDF has been fixed.
+* \#149592 - Text superscript and subscript preservation issue while converting a particular Word document to HTML and vice versa has been fixed.
+* No extra empty paragraph is preserved now at the end of Word document.
+* Object reference exception is no longer thrown while converting RTF to Word document.
+* Argument exception (An item with the same key has already been added) is no longer thrown while opening the Word document with duplicate list styles.
+* Argument exception (An item with the same key has already been added) is no longer thrown while opening the Word document with duplicate character styles.
+* `TextBefore` and `TextAfter` properties of merge fields are now preserved properly.
+## DropDownList
+
+### Features
+{:#dropdownlist-features}
+
+* \#142640 - Improved the performance of DropDownList much better on loading 50000 list items.
+
+### Breaking Changes
+{:#dropdownlist-breakingchanges}
+
+* Functionalities of input and hidden input in DropDownList have been swapped. It will not raise any issues until we process directly the DOM element.
+* Reduced the unnecessary DOM elements related to checkbox when showCheckbox enabled
+* errorClass, errorPlacement, ignore, errorElement should be defined in application level when jQuery validation property is enabled.
+* Leading and trailing spaces not trimmed in DropDownList items.
+* DropDownListFor - Hidden element should be excluded while using ignore property in jQuery validation.
+## FileExplorer
+
+### Features
+{:#fileexplorer-features}
+
+* \#141707, \#147094, \#149877 - Now the FileExplorer has methods to assign permissions or access rights to specific users or groups of users.
+
+
+## Gantt
+
+### Features
+{:#ejgantt-features}
+
+* Now performance has been improved while rendering large data with multiple predecessors for each tasks in Gantt.
+* \#154812 – Now the placeholder text in the search text box in Gantt will be hidden on mouse click instead of key press event.
+* \#152733 – Now Gantt can be displayed in read-only mode by enabling `readOnly` property
+* \#146694 – Now it is possible to reorder the Gantt rows by enabling `allowDragAndDrop` property.
+
+### Bug fixes
+{:#ejgantt-bug-fixes}
+
+* \#150657 – Now Gantt can be displayed without using `childMapping` property with self-referential datasource.
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+
+* \#149195 - Print window reloading is now prevented when printing the Grid element in Internet Explorer.
+* \#148382 - While using Locale with batch editing edited value saved properly.
+* \#148404 - IgnoreCase is now set according to the FilteredColumns.MatchCase property.
+* \#149158 - No misalignment issue when enable scrolling while rendering Grid inside Tab control.
+* \#149413 - While rendering the Grid inside jQuery Tab, the last records are showing properly when the AllowTextWrap and Scrolling properties are enabled.
+* \#148561 - Searching is working fine when unobtrusive mode is enabled.
+* \#148422 - Server side filtering is working properly when FilterType is FilterBar.
+* \#148410 - Formatting is now applied properly while editing Dropdown column.
+* \#149140 - Edited value is selected properly in Dropdown when special characters present in dataSource.
+* \#150054 - Now expandable scroller does not move when click the scroller for child Grid.
+* \#149580 - Grid context menu is working properly when using ContextMenuItems property.
+* \#148649 - Provided support to disable complex predicates generation for blank filter in Excel styled filter.
+* \#149140 - Dropdown is now selecting the pre-selected value while editing in Grid.
+* \#150251 - Server-side operation is performed properly when the dataSource is given with the string value.
+* \#150011 - Provided Support to use text & value pair as Name & ID in ForeignKeyAdaptor dropdown EditParams.
+* \#147764 - Provided Enum Support for type of Grid columns.
+* \#148289 - Improved row selection performance in IE browser.
+* \#149569 - Input element is focusing properly in Dialog edit box.
+* \#149518 - Prevented Grid post to server while performing the custom filtering operation in Excel filter without selecting any of the suggestions.
+* \#145741 - Responsiveness is working properly while resizing the window after updating Scroller via `SetModel`.
+* \#150517 - Vertical scrollbar does not cover the Grid content while resizing browser window.
+* \#151362 - Dropdown will display properly, when editing the foreign key column with `EditParams` in dropdown.
+* \#150517 - Scroller is refreshed while adding a new row in empty Grid.
+* \#150631 - Empty record row size is smaller than the other rows issue has been fixed.
+* \#151305 - Exporting is working when after filtered with ForeignKey column.
+* \#150769 - Provided Localization support for Grid Exporting.
+* \#150838 - Custom filter keeps the Datepicker in en-US issue has been fixed.
+* \#150692 - Tooltip is showing when enabled the `EllipsisWithTooltip` clip mode property in IE browser only.
+* \#150598 - Misalignment in `StackedHeader` while column not in categories issue has been fixed.
+* \#150596 - The edited row will not replaced by the next record after performing update operation with sorted columns in dialog edit mode.
+* \#150054 - Now expandable scroller will move, when click the scroller for child Grid.
+* \#149694 - Server side action is triggered once while performing update operation with sorted columns.
+* \#150201 - Date column: server side filtering is working when filtering more than one column.
+* \#148133 - Before hitting the actionFailure event, the editForm is closed issue has been fixed.
+* \#149160 - Need to add new property for disable the toolbar state when `EditSettings` property is disabled.
+* \#151040 - `FilterBar` is disappeared when loading the Grid via partial view using the Ajax.BeginForm post method.
+* \#151140 - Default menu items shown always even the corresponding feature not enabled.
+* \#151143,#154254 - Multiple `ForeignKey` columns filter on “or” predicate instead of “and” operation.
+* \#151209 - Hide Button needs to be disable when the user tries to hide an already hidden column.
+* \#151251 - At initial render formatting not applied for date column in which dataSource is defined.
+* \#151362 - Dropdown current selected value and shows as blank and change event not working properly while using EditParams in batch editing.
+* \#151385 - Validation message is not shown while adding new empty record in batch editing.
+* \#151407 - EditParams is not working when defined the ForeignKeyField/ForeignKeyValue in column definition.
+* \#151435 - Null support for auto generated columns.
+* \#151475 - Returning empty dataSource enables the Grid pager after binding Grid with aggregate and UrlAdaptor.
+* \#151483 - Filter popup is displayed below the few rows down in IE browser while using Grid inside the tab control.
+* \#153977 - Scroller enabled Grid in hidden tab misbehaves while editing and switching to hidden tab.
+
+
+### Breaking Changes
+{:#grid-breaking-changes}
+
+* In Grid, the properties TemplateID and IsUnbound has been deprecated.
+* In Grid, when set the `StackedHeaderRows` API the `ShowStackedHeader` API will be now set to true by default .
+* In Grid, the property `EnableDropAreaAnimation` of `GroupSettings` has been deprecated.
+* In Grid, now the empty row will be prevented from saving and internal validation message will be thrown.While save a record it must have value in any one of the field.
+* In Grid, the dataSource for the Grid column should not be specified through ForeignKeyAdaptor.
+* In Grid, the CustomContextMenuItems have to be passed as list of objects instead of list of strings.
+
+### Features
+{:#grid-features}
+
+* \#130700,\#130773,\#132273,\#133992,\#140814,\#142819,\#142862,\#146071,\#146303,\#146876,\#147248,\#150869,\#151306,\#153692 -Drag and drop grid rows.
+* \#128602,\#134342,\#136143,\#151027,\#151374,\#153441 -Multiple Records deleted in Grid.
+* \#132577,\#134282,\#135824,\#138295,\#138451,\#143751,\#145573,\#146562,\#149111,\#150647,\#153809,\#153796 - Need to provide DataTable support for Exporting feature.
+* \#139450 - Need support to use excel and menu filter in same Grid.
+
+
+## GroupButton
+
+### Bug Fixes
+{:#groupbutton-bug-fixes}
+
+* \#153850 - 'SelectedItemIndex' API is now added with the EJMVC GroupButton
+
+### Features
+ {:#ejgroupbutton-features}
+
+* \#153847 - Provided the 'DataSource' support to the GroupButton control
+* \#153860 - Now the GroupButton 'Items' API has the option to add the URL field to the corresponding button.
+
+
+## NumericTextbox
+
+### Bug Fixes
+{:#numerictextbox-bug-fixes}
+
+* \#153885 - In NumericTextbox, IncrementStep API is now accepts the decimal type value also.
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* Support for built-in styles in `PdfLightTable` and `PdfGrid` has been added.
+* Support for flattening annotations has been added.
+* Support for GS1-128 barcode has been added.
+* Support for adding and editing named destinations has been added.
+* Support for X509 key storage flags has been added while adding digital signature in the PDF document.
+* Time stamping in digital signatures has now been improved.
+* Library has now been optimized for handling very large documents.
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#131177 - Annotation is now properly preserved while importing pages from loaded document.
+* \#150932 - Exception is not thrown anymore while performing OCR in PDF documents.
+* \#150635 - Exception is not thrown anymore when loading a particular PDF document.
+* \#149974 - Header is now preserved as expected when converting EMF to PDF.
+* \#149811 - Opacity values of annotations are now properly read from existing documents.
+* \#149841 - Multiple items can now be selected when using `PdfLoadedListBoxField`.
+* \#149641 - Exception is not thrown anymore while importing existing document pages.
+* \#149735 - Exception is not thrown anymore when filling the form fields.
+* \#149683 - PDF documents are not corrupted anymore after performing OCR.
+* \#149367 - Location is now properly preserved when drawing the image in the specific PDF document.
+* \#149295 - Read-only property of form fields can now be toggled as expected.
+* \#149094 - Textbox font is now preserved as expected while flattening the PDF document.
+* \#148808, \#150061 - Comb of characters are now preserved correctly when flattening the form fields.
+* \#148514 - PDF document is not corrupted anymore when drawing string with particular TrueType font.
+* \#147786 - `PdfLoadedComboBoxFiled` does not change to `PdfLoadedListBoxField` when resaving the PDF document.
+* \#148326 - Exception is not thrown anymore when drawing the `PdfLightTable`.
+* \#148112, \#149671 - Memory leak does not occur anymore when performing OCR in large PDF documents.
+* \#146456 - OutOfMemoryException is not thrown anymore when performing OCR in the particular document.
+* \#143809 - Black borders are no longer shown when setting the border width of form fields as zero.
+* \#142878 - Exception is not thrown anymore while importing pages of loaded document.
+* \#144523 - Text is now searchable after applying OCR in the particular PDF document.
+* \#142957 - Application does not hang anymore while drawing text using `PdfTextElement`.
+
+* \#143869 - PDF syntax error no longer occurs after performing OCR in the PDF document.
+* \#143767 - Image is now properly preserved during Word to PDF conversion.
+* \#143205 - Images are replaced properly in the particular PDF document.
+* \#143209, \#144199 - Text is properly displayed when converting XPS to PDF.
+* \#140266 - Double quotes are not changed to question mark anymore when flattening form fields.
+* \#144761 - Application no longer hangs when generating PDF in multi-threaded environment.
+* \#149691 - STA thread handling is properly done in `HTMLConverter` class.
+* Line annotation is properly parsed from existing PDF documents.
+* Text is no longer misplaced when drawing the `PdfGrid`.
+* Table height is changed as expected when drawing the `PdfGrid`.
+* Text overlapping does not occur while converting HTML to PDF.
+* File size is reduced as expected after replacing with low quality images.
+# PDF Viewer
+
+## Introduction
+{:#pdfviewer-introduction}
+
+PDF Viewer for ASP.NET MVC is a visualization component to view and print PDF documents. It is powered by HTML5/JavaScript and provides various control customizations.
+
+### Features
+{:#pdfviewer-features}
+
+* Ability to load document with thousands of pages instantly.
+* Virtualization holds only the minimal pages at runtime for reducing memory consumption.
+* Compatible with all the modern browsers with HTML5/CSS3/JavaScript support.
+* In-built printing tools provides enhanced printing experience and allows user to print customized range of pages of the PDF document.
+
+Please refer the live [demo](http://mvc.syncfusion.com/demos/web/pdfviewer/default)
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#134761, \#136150, \#143465, \#144084, \#145469, \#146823, \#146975, \#150139 - Provided support for PivotGrid with OLAP data source completely on client mode.
+* \#149646 - Provided write-back support for PivotGrid with OLAP data at server mode.
+* \#150037, \#150595, \#147387 - Number format support for relational data source on client mode has been done.
+* Excel exporting of PivotGrid containing both OLAP and relational data source at client mode has been done.
+* Provided Grouping Bar support for OLAP data source on server mode.
+* State persistence in PivotGrid for relational data source has been done.
+
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* Added experimental support for PMML files generated by SAS for the following models:
+
+* Association Rules
+* Clustering model
+* Neural network model
+* Regression model
+* Tree model
+
+* Added support to provide input data as “ExpandoObject” and “Dictionary” object in GetResult() method.
+
+* Added support to provide input PMML file as “TextReader” object for PMML Evaluator.
+
+* Added support to perform PMML Schema validation on input PMML.
+
+* Tree model result returns “Predicted node” and “path” ID with predicted result.
+
+* Association rules model result returns “Confidence” value.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+* Added support for creating and modifying notes to slides in a PPTX file.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#149697 - Chart title font style, border thickness, chart size are now preserved properly in the converted PDF.
+* \#149697 - Legend icon size is now preserved properly in the converted PDF.
+* Not supported exception is no longer thrown while cloning a PPTX file with charts.
+* Implemented the IDisposable interface for Presentation and PresentationToPdfConverter classes.
+* File corruption issue while opening the generated PPTX file with SmartArt diagrams has been fixed.
+* File corruption issue while opening the PPTX file generated by cloning and merging slides from another PPTX file with `Use Source Formatting` option has been fixed.
+* Issue in setting `VerticalAlignment` property of Legend is now resolved.
+* Issue in setting `Delimiter` property of chart `DataLabel` is now resolved.
+* Issue in setting `Backward` and `Forward` properties of the `Trendline` is now resolved.
+* Issue in setting `AutoFormat` and `IsAutoLineColor` properties for chart border is now resolved.
+* Issue in setting `HasCustomShadowStyle` property is now resolved.
+* Issue in setting `Angle`, `Blur` and `Distance` properties of `Shadow` is now resolved.
+* Issue in setting `ReversePlotOrder` property of chart axis is now resolved.
+* Issue in setting `InnerPreset` property for `InsideDiagonalTopLeft` is now resolved
+* Transparency is now preserved properly while setting shadow for a chart.
+* Shadow color of the chart is now preserved properly while opening and saving PPTX file.
+* Bullet characters are now preserved properly while converting PPTX to PDF.
+* Slide background color is now preserved properly while converting PPTX to PDF.
+## RangeNavigator
+
+### Bug Fixes
+{:#rangenavigator-bug-fixes}
+
+* \#153709 - `rangeChanged` event is now triggering properly.
+* \#151307 - Start and end value of the selected range is now working properly, when setting `AllowSnapping` to false.
+
+
+### Features
+{:#rangenavigator-features}
+
+* Provided re-sizable scrollbar support for range navigator .
+* Provided support for highlight and selection for ranges.
+
+### Breaking Changes
+{:#rangenavigator-breaking-changes}
+
+* Default value of `IntervalType` property for higher level labels has been changed to auto from years.
+* Default value of `IntervalType` property for lower level labels has been changed to auto from months.
+## ReportViewer
+
+### Features
+{:#reportviewer-features}
+
+* \#149631 - Provided support to silent print for rendered reports.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#151533 - Now, filtering working properly for Chart category.
+* \#150775 - Data sorting working properly for similar field values.
+* \#151615 - Hidden Parameter values are displayed properly while modifying the dependent parameters.
+* \#151484 - Complex sum expression returns proper values for float data type.
+* \#149737 - The content overlapping with page margin in print layout has been resolved for chrome browser.
+* \#148598 - Timespan values are formatted to the given date time format.
+* \#149573 - Now, images can be viewed while printing the report in chrome browser.
+* \#149199 - The browser styles problem while rendering the report has been cleared.
+* \#148598 - The CountRows expression working properly with dataset scope parameter.
+* \#148367 - The Drilldown spanning issue has been resolved for adjacent groups.
+* \#153576 - Now, code modules works with external assemblies.
+* \#148168 - Now, images are positioned properly for nested Tablix in print layout.
+
+## Ribbon
+
+### Bug fixes
+{:#ribbon-bug-fixes}
+
+* \#152856 - Provided `removeTabGroup` method for removing Tab Groups.
+
+## RichTextEditor
+
+### Features
+{:#ejrte-features}
+
+* Provided support to customize the Ordered List and Unordered List styles with list of default options or a user defined options.
+* Provided support to resize the table and its columns and rows individually.
+* Provided support to zoom and print the RTE contents.
+* Provided support to find and replace the text in RTE editor.
+* Provided context menu support which displays default menu options based on HTML elements and to customize the menu options.
+* Enhanced keyboard interaction support is provided for all Toolbar commands like Lowercase, Uppercase, Strike, Superscript, Subscript, and Insert Image to the content, Insert Video to the content, etc.
+* Provided jQuery form validation support in RTE.
+## Schedule
+
+### Features
+{:#schedule-features}
+
+* The `QueryCellInfo` event has been introduced to customize almost all the sub-elements of the Scheduler.
+
+* Scheduler can be now defined with different working hours and working days for each and every resources.
+
+* Recurrence Editor has been now defined as a new sub-widget with entire recurrence related information, so as to support the custom appointment window with complete recurrence options and also to be used as a separate widget.
+
+* Appointment resizing and dragging functionality has been enhanced with the preview of corresponding live time update over the appointments.
+
+* The Month view in Scheduler can now be able to show/hide the previous/next month dates.
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#149010 - When the sample is hosted in server, appointments are filtering correctly.
+* \#154103 - The appointment data in ICS file is populating properly now, when the Scheduler is exported in ICS format.
+## Splitter
+
+### Features
+{:#splitter-features}
+
+* \#151115 - Provided the nested control support within the Splitter component in the MVC6 platform
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* Provided support for Data Binding with Batch Save.
+* Provided support for Cell Binding.
+* Provided support for PivotTable.
+* Provided support for Cell Type.
+
+### Bug fixes
+{:#spreadsheet-bug-fixes}
+
+* \#153066 - Provided support for initial import by specifying importUrl in controller.
+* \#153116 - Issue with cell selection after import file is fixed.
+* \#153778 - Issue with text overflow on importing is fixed.
+## TreeGrid
+
+### Bug fixes
+{:#ejtreegrid-bug-fixes}
+
+* \#154122 - Now the expanded state of a parent row will be maintained on resizing browser window, when both `EnableVirtualization` and `EnableCollapseAll` properties are enabled.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#112832 - Controlled styles duplication while copying.
+* \#112832 - Removed unused styles from workbook.
+* \#141981 - Provided support to convert TSV to Excel and vice versa.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#148923 - `ActiveSheet.Select` property selects the proper sheet now.
+* \#148566 - Overflow exception thrown when form's offset exceeds `Int32.MaxValue` is resolved.
+* \#151608 - File corruption issue while creating pivot table with duplicate column names is fixed.
+* \#149398 - `MissingManifestResourceException` thrown while opening an Excel file is fixed.
+* \#149334 - List validation is updated properly while inserting column in Excel 97-2003 file.
+* \#150945 - Argument out of range exception is no longer thrown while converting an Excel file with pivot table.
+* \#147676 - Parameter invalid exception is no longer thrown while saving image in workbook.
+* \#151492 - Shape's left and top positions changed while setting `ColumnWidth` property is fixed.
+* \#153332 - `PivotOption16` chart element is preserved now.
+* \#149568 - Opening a workbook in XlsIO will no longer take long time.
+* \#149370 - Text outside of merged cell is no longer displayed after Excel to PDF conversion.
+* \#150169 - File corruption issue if the cell contains NaN is fixed.
+* \#143201 - Null reference exception is no longer thrown while resaving merged workbooks with Conditional Formats and Tables.
+* \#150100 - ArgumentNullException is no longer thrown when empty password is given for an unprotected workbook.
+* \#150712 - Exception is no longer thrown while parsing a formula which contains single quote.
+* \#149405, \#152732, \#153311 - File with an image is no longer corrupted when opening the file in Excel 2007.
+* \#149074 - Font record of legend is preserved properly while resaving an Excel 97-2003 file.
+* \#148576 - AutoFitRows works properly when sheet contains chart.
+* \#147141 - Column chart's color is no longer different from Microsoft Excel while saving as image.
+* \#149884 - Content and chart preservation issue in Excel to PDF conversion is fixed.
+* \#146240 - Line missed in PDF conversion is fixed.
+* \#148028 - Rendering raw rich text markup to cell is resolved.
+* \#147880 - Formatting error is no longer thrown while resaving an Excel file in *.XLS format.
+* \#147447 - Chart gridline with gradient colors is preserved while resaving an Excel 97-2003 file.
+* \#150311 - Custom date is detected while exporting CSV file into DataTable.
+* \#121597, \#149385 - ColumnWidth is no longer incorrect in *.XLSM file.
+* \#144703 - Deleting columns with conditional formats is properly removed.
+* \#151231 - Null reference exception is no longer thrown while opening a particular Excel file which contains chart with data points.
+* \#153378 - Comma missed in `DisplayText` is fixed.
+* \#153378, \#153507 - Format is no longer changed to currency after applying long date or time and editing the cell's number format.
+* \#148557 - Conditional format address is updated properly.
+* \#141357 - FormatException is no longer thrown when converting an Excel file to PDF.
diff --git a/aspnetmvc/Release-notes/v14.1.0.46.md b/aspnetmvc/Release-notes/v14.1.0.46.md
index 1828b9e7..6705c896 100644
--- a/aspnetmvc/Release-notes/v14.1.0.46.md
+++ b/aspnetmvc/Release-notes/v14.1.0.46.md
@@ -8,8 +8,199 @@ platform : ejmvc
{% include release-info.html date="May 3, 2016" version="v14.1.0.46" %}
-{% directory path: _includes/release-notes/v14.1.0.46 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#154917 - Trendline is now working properly for unsorted x values.
+* \#154857 - Now the spline chart will get exported in excel.
+* \#154144 - Data label is now clipped when it exceeds the chart area after zooming.
+* \#153987 - Spline series is now working when the data is in string and the axis value type is in double.
+* \#153723 - Exception on hovering lengthy legend text is fixed.
+* \#154563 - Axis label is now rendering properly after reseting the zooming.
+* \#155009 - Trackball is now working fine, when chart is rendered with bootstrap.
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#155603 – Now the touch actions works properly in IE10 & IE11.
+## CurrencyTextbox
+
+### Bug Fixes
+{:#currencytextbox-bug-fixes}
+
+* \#153759 – Now able to set the custom 'tabindex' value for CurrencyTextbox control.
+## DatePicker
+
+### Bug Fixes
+{:#datepicker-bug-fixes}
+
+* \#153829 – DatePicker arrow icon misplaced in presence of site.css file has been fixed.
+* \#154336 – If the textbox value is empty, previously selected date doesn't maintained with active state in the popup.
+## DocIO
+
+### Bug Fixes
+{:#docio-bug-fixes}
+* \#151174 - Relative position properties are now preserved properly while opening and saving the Word DOCX format document.
+* \#155024 - Argument out of range exception is no longer thrown while saving the Word document with charts.
+* \#154762 - Text box internal margins are now preserved properly while saving the Word DOCX format document.
+* \#154762 - Cell width for the table containing misaligned cells are now preserved properly in Word to HTML conversion.
+* \#154762 - Line breaks are now preserved properly during Word to HTML conversion.
+* \#153445 - Check box size and size type is now properly preserved during Word to HTML conversion and vice versa.
+* \#151329 - Line spacing is now preserved properly for paragraphs in HTML to Word conversion.
+* \#153445, \#151329 - Paragraph properties such as contextual spacing, keep lines together, keep with next, auto spacing before and after are now preserved properly during Word to HTML conversion and vice versa.
+* \#154912 - Argument out of range exception is no longer thrown while converting the Word document containing table without any rows and cells to PDF.
+* \#152711 - Table is now positioned properly while converting a particular Word document to PDF.
+* \#151613 - Vertical alignment for the table cell is now preserved properly while converting a particular Word document to PDF.
+* \#153645, \#152872 - Tab width is now preserved properly when the paragraph has the horizontal alignment other than left while converting the Word document to PDF.
+* \#154514, \#155079 - Null reference exception is no longer thrown while converting a particular Word document to PDF.
+* \#152802 - Table is now wrapped around a floating item properly while converting the Word document to PDF.
+* \#154195 - Absolute table with row height greater than page height is now preserved properly while converting the Word document to PDF.
+* \#154455 - Text followed by Symbol field is now preserved properly while converting the Word document to PDF.
+* \#149223 - Word documents with huge content are now converted to PDF without delays in a reasonable time.
+* \#152802 - Table containing vertical merged cell with text direction as vertical are now preserved properly while converting the Word document to PDF.
+* \#153645 - Cell width for the table that does not have preferred width is now preserved properly while converting a particular Word document to PDF.
+* \#151613 - Now word wraps to new line properly based on non-breaking space while converting a particular Word document to PDF.
+* \#151613 - Floating table is now preserved properly while converting the Word document with compatibility option - “don’t break wrapped tables across pages” to PDF.
+## Gantt
+
+### Features
+{:#ejgantt-features}
+
+* Now performance has been improved while rendering large data with multiple predecessors for each tasks in Gantt.
+* \#154812 – Now the placeholder text in the search text box in Gantt will be hidden on mouse click instead of key press event.
+* \#152733 – Now Gantt can be displayed in read-only mode by enabling `readOnly` property
+* \#146694 – Now it is possible to reorder the Gantt rows by enabling `allowDragAndDrop` property.
+
+### Bug fixes
+{:#ejgantt-bug-fixes}
+
+* \#150657 – Now Gantt can be displayed without using `childMapping` property with self-referential datasource.
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+
+* \#148905 - Set the columns `width` on exported document based on columns `width`.
+* \#154765 - Need Generic class to perform the CRUD action.
+* \#150811 - summary not working in complex binding column in `UrlAdaptor`.
+* \#153050 - CRUD operation not working for Public methods.
+* \#154602 - Second line is not displayed to PDF `Exporting`, when using the BR tag in Grid column header.
+* \#151374 - `BatchEditing` with Multiple delete support.
+* \#155306 - Exporting is not working fine in DataTable with filtered records.
+* \#154468 - Need to prevent exporting actions from being persisted – with `enablePersistence`.
+
+
+### Breaking Changes
+{:#grid-breaking-changes}
+
+* In Grid, Persisted item in local storage has changed `$ej$+pluginName+id` instead of `pluginName+id`.
+
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#153896 - Embedded EMF is now preserved properly while converting Word to PDF.
+* \#153816 - TIFF to PDF conversion now works as expected.
+* \#153957 - Text is no more clipped when converting XPS to PDF.
+* \#153659 - Unexpected token exception is no more thrown when loading a PDF document.
+* \#154166 - NullReferenceException is no more thrown when time stamping the digital signature.
+* \#151146 - Text is now preserved properly when flattening the form fields.
+* \#151146 - Text is now aligned properly when flattening the form fields.
+* \#153990 - TypeInitializationException is no more thrown when using PdfTrueTypeFont.
+* \#152764 - Document information is no more blank when adding metadata.
+* \#153343 - English text is now preserved properly when using CJK fonts.
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* \#154527 - Added support to return output field evaluation results along with Predicted Result.
+
+### Bug Fixes
+{:#predictive-analytics-bug-fixes}
+
+* \#154922 - Resolved the scoring procedure issues with mining (Ensemble) model evaluator.
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#154974 - Application will no longer hangs while opening particular PPTX file.
+* \#154335 - Index out of range exception will no longer be thrown while opening PPTX file containing chart sheet in its embedded workbook.
+## RangeNavigator
+
+### Bug Fixes
+{:#rangenavigator-bug-fixes}
+
+* \#155009 - Exception on setting range in string is fixed.
+## ReportViewer
+
+### Features
+{:#reportviewer-features}
+
+* \#146074, #146095, #153532 Provided support to retain header visibility while scrolling the `ReportViewer` container.
+
+
+## Ribbon
+
+### Features
+{:#ribbon-features}
+
+* Provided support for RTL mode.
+
+## Schedule
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#154103 – The problem with recurrence rule which didn’t get exported in ICS files is fixed now.
+## TreeGrid
+
+### Bug fixes
+{:#ejtreegrid-bug-fixes}
+
+* \#154122 - Now the expanded state of a parent row will be maintained on resizing browser window, when both `EnableVirtualization` and `EnableCollapseAll` properties are enabled.
+
+## TreeView
+
+### Bug Fixes
+{:#treeview-bug-fixes}
+
+* \#154746 – When `EnablePersistence` property is true, able to add/ignore the persistence behavior to TreeView properties with 'DataSource' support.
+* \#154336 – Now TreeView node gets collapsed, even `collapseNode()` method called multiple times with `EnableAnimation` property.
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#152796 - Ambiguity problem while accessing name of the chart through `IChartShape` is resolved.
+* \#154096 - File corruption issue after resaving the file in XlsIO is resolved.
+* \#154123 - Null reference exception is no longer thrown while parsing chart series data points.
+* \#154057 - Parse exception is no longer thrown while parsing a workbook generated from EPPlus.
+* \#153772 - Number format will no longer change inside `ImportArray()` method when it is passed as a parameter.
+* \#153616, \#154276 - Issues with conditional formatting is incorrect in HTML conversion are fixed.
+* \#152942 - Text clipping is improper in Excel to HTML conversion is fixed.
+* \#150880, \#151503 - `FormulaValue` is now updated properly after updating the formula.
+* Argument exception is no longer thrown while accessing first formula in data validation.
+* Null reference exception is no longer thrown while accessing RTF text.
+* `AutoFitColumns` is now working properly for accounting number formats.
+* Overflow exception will no longer occur while setting cell reference as formula.
+* Argument out of range exception is no longer thrown while setting empty string to `IMigrantRange`.
+* Argument out of range exception is no longer thrown when opening the excel file using XlsIO.
+* `GetRowHeightInPixels()` method now returns proper row height on opening a file.
+* Row values are updated properly after `DeleteRow()`.
+* `SerieType` property of chart is now properly updated on resaving XLSX file.
+* Auto-fitting rows now returns proper row height in XlsIO.
+* `IsSummaryRowBelow` flag in subtotal is now working properly.
+* Issues in display text for pre-defined currency number formats are fixed.
+* Null reference exception for pivot source range while importing is handled.
diff --git a/aspnetmvc/Release-notes/v14.2.0.26.md b/aspnetmvc/Release-notes/v14.2.0.26.md
index 581afcfc..c8db603a 100644
--- a/aspnetmvc/Release-notes/v14.2.0.26.md
+++ b/aspnetmvc/Release-notes/v14.2.0.26.md
@@ -10,8 +10,664 @@ documentation: ug
{% include release-info.html date="June 24, 2016" version="v14.2.0.26" %}
-{% directory path: _includes/release-notes/v14.2.0.26 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#154917 - Trendline is now working properly for unsorted x values.
+* \#154857 - Now the spline chart will get exported in excel.
+* \#154144 - Data label is now clipped when it exceeds the chart area after zooming.
+* \#153987 - Spline series is now working when the data is in string and the axis `ValueType` is in double.
+* \#153723 - Exception on hovering lengthy legend text is fixed.
+* \#154563 - Axis label is now rendering properly after reseting the zooming.
+* \#155009 - Trackball is now working fine, when chart is rendered with bootstrap.
+* \#156555 - Chart is now working properly, when `IsEmpty` is set to all points in the series.
+* \#155972 - Now the column series will get exported in excel along with candle series.
+* \#157383 - Exception on rendering trendline with `ValueType` as datetime is fixed.
+* \#157377, \#157999 - Stacked Area chart is now rendering properly when point value is zero.
+* \#156860 - Now the last label in axis is rendering properly, when the chart size is small.
+* \#156777 - Unnecessary browser window scrolling issue is fixed.
+* \#156370 - Tooltip `Format` is now working properly in IE, when the point has zero in y values.
+* \#156427 - Now the X-Axis labels are placed to the middle of the ticklines, when the range of the axis falls in decimal.
+* \#156138 - Zooming is now working properly in canvas mode.
+* \#155896 - Axis label is now rendering properly after zooming, when `RoundingPlaces` is set to the axis.
+* \#155425 - Exception on binding `DataSource` to the technical indicators is fixed.
+
+
+### Features
+{:#chart-features}
+
+* \#153717 - Provided support for trim and wrap in chart title.
+* \#156772 - Provided support for range scrollbar with lazy loading feature.
+* \#153800 - Provided support for cylindrical column.
+* Provided exponential format support in tooltip and data label.
+
+
+## CircularGauge
+
+### Bug Fixes
+{:#circulargauge-bug-fixes}
+
+* \#157550 - Animation is now working in android chrome browser of version 4.4+.
+
+## Common
+
+### Features
+{:#common-features}
+
+* Essential Studio for ASP.NET Core now supports the RC2 release of the ASP.NET Core Framework
+* We have provided the support to “ej-for” attribute for form controls, which extracts the name of the specified model property into the rendered HTML.
+
+## DatePicker
+
+### Features
+{:#datepicker-features}
+
+* \#153678 - A collection of dates can be disabled on the calendar popup.
+* \#153739 - Now DatePicker control can parse ISO 8601 date format as an input value.
+## DateTimePicker
+
+### Features
+{:#datetimepicker-features}
+
+* Now DateTimePicker control allows watermark text.
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* \#153560 Built-in support for the missing BPMN shapes is provided
+* \#131535, \#156702 Support to prevent undo/redo functionality for specific scenario is added
+* \#149988, \#150363, \#153020 Organizational chart now supports to arrange the leaf nodes in multiple rows to balance the width and height of the tree
+* Built-in support for class diagram shapes is provided
+* Support to stretch/align the image or SVG content is provided
+* Support to change the opacity of the labels is added
+* \#150933 - Image support for user handles has been implemented.
+* \#135396, \#I145983, \#150173 - Support to customize the selector style of the diagram is added.
+* \#136564 - Support to create/read/update/delete records to the data source at runtime is provided.
+
+### Breaking changes
+{:#diagram-breaking-changes}
+
+* Usually Image and Native nodes are stretched to fit the size of the node. The behavior is changed so that the nodes will be stretched without losing the aspect ratio. To enable the existing behavior, Set "ScaleConstraints.Stretch" to the Scale property of Image and Native node.
+* Usually the first segment length of the orthogonal connector will be static. The behavior is changed so that the segment length will be a half of the connector length. To enable existing behavior, Set the desired length to the Length property of segment.
+* BPMNTriggers.parallel is removed. Instead, Use BPMNTriggers.Parallel.
+* BPMNLoops.parallelMultiInstance is removed. Instead, Use BPMNLoops.ParallelMultiInstance.
+* BPMNTasks.parallel is removed. Instead, Use BPMNTasks.Parallel.
+* BPMNGateways.parallel is removed. Instead, Use BPMNGateways.Parallel.
+* BPMNFlows.message is removed. Instead, Use BPMNFlows.Message.
+## DocIO
+
+### Features
+{:#docio-features}
+
+* \#147526 – Added Read and Write support for WordprocessingML documents.
+* \#147886 – Added picture border preservation support in Word to PDF conversion.
+
+### Bug fixes
+{:#docio-bug-fixes}
+
+* \#151174 - Relative position properties are now preserved properly while opening and saving the Word DOCX format document.
+* \#155024 - ArgumentOutOfRangeException is no longer thrown while saving the Word document with charts.
+* \#154762 - Text box internal margins are now preserved properly while saving the Word DOCX format document.
+* \#154762 - Cell width for the table containing misaligned cells are now preserved properly in Word to HTML conversion.
+* \#154762 - Line breaks are now preserved properly during Word to HTML conversion.
+* \#153445 - Check box size and size type is now properly preserved during Word to HTML conversion and vice versa.
+* \#151329 - Line spacing is now preserved properly for paragraphs in HTML to Word conversion.
+* \#153445, * \#151329 - Paragraph properties such as contextual spacing, keep lines together, keep with next, auto spacing before and after are now preserved properly during Word to HTML conversion and vice versa.
+* \#154912 - ArgumentOutOfRangeException is no longer thrown while converting the Word document containing table without any rows and cells to PDF.
+* \#152711 - Table is now positioned properly while converting a particular Word document to PDF.
+* \#151613 - Vertical alignment for the table cell is now preserved properly while converting a particular Word document to PDF.
+* \#153645, * \#152872 - Tab width is now preserved properly when the paragraph has the horizontal alignment other than left while converting the Word document to PDF.
+* \#154514, * \#155079 - NullReferenceException is no longer thrown while converting a particular Word document to PDF.
+* \#152802 - Table is now wrapped around a floating item properly while converting the Word document to PDF.
+* \#154195 - Absolute table with row height greater than page height is now preserved properly while converting the Word document to PDF.
+* \#154455 - Text followed by Symbol field is now preserved properly while converting the Word document to PDF.
+* \#149223 - Word documents with huge content are now converted to PDF without delays in a reasonable time.
+* \#152802 - Table containing vertical merged cell with text direction as vertical are now preserved properly while converting the Word document to PDF.
+* \#153645 - Cell width for the table that does not have preferred width is now preserved properly while converting a particular Word document to PDF.
+* \#151613 - Now word wraps to new line properly based on non-breaking space while converting a particular Word document to PDF.
+* \#151613 - Floating table is now preserved properly while converting the Word document with compatibility option - “don’t break wrapped tables across pages” to PDF.
+* \#154702 - IndexOutOfRangeException is no longer thrown while executing Mail merge using DocIO.
+* \#154730, * \#154864 - Null reference exception is no longer thrown while retrieving bookmark content.
+* \#154514 - Paragraph position preservation issue has been fixed while converting Word to PDF conversion.
+* \#156444 - OLE object is now properly preserved while opening a particular DOCX format document.
+* \#152738 - List left indent is now properly preserved in Word to PDF Conversion
+* \#155252 - Checkbox size is now properly preserved in Word to PDF conversion
+* \#155252 - Checkbox size is now properly preserved in Word to HTML conversion.
+* \#154796 – IF field are now updated properly in footer contents during Word to PDF conversion.
+* \#155355 - Vertical text inside the table cell is now preserved properly in Word to PDF conversion.
+* \#153645 - The table cell width will be preserved properly in Word to PDF conversion.
+* \#154826 - Charts will be preserved properly in Word to PDF conversion
+* \#152738 – Text contents are now preserved properly while resaving a particular DOCX format document
+* \#155556 - Paragraph borders are now properly preserved in Word to PDF conversion.
+* \#156982 - Page orientation now preserved properly while modifying and resaving the Word document.
+* \#155907 - Table cell borders are now preserved properly during Word to PDF conversion.
+* \#155820 - Consecutive text with same format are now properly preserved as single span element in Word to HTML conversion
+* \#153104 - Text range and Shape overlapping issue is now resolved when the Shape has the text wrapping type as Behind while converting Word to PDF conversion
+* \#153104 - Section break issue has been resolved in Word to PDF conversion
+* \#153104 - Section break issue has been resolved in DOCX conversion
+* \#155793 – InvalidArgumentException is no longer thrown while converting Word document as PDF using DocIO.
+* \#156982 - Extra page preservation issue in Word to PDF conversion has been fixed.
+* \#157676 - Spaces are now preserved properly in HTML to Word conversion.
+* \#156622 - File corruption issue after resaving the Word document as Doc format is resolved
+* \#156372 - TOC paragraph’s formatting is now preserved properly.
+* \#151329 - List left indent is now preserved properly in Word to HTML and HTML to Word conversion.
+* \#157924 - Field code is now retrieved properly while accessing `WField.FieldCode` property.
+* \#154826 - Textboxes contents will be preserved properly in Word to PDF conversion.
+* \#154988 - The words count in the document will be updated properly
+* \#153104 - Paragraph Spacing will be preserved properly in Word to PDF conversion.
+* \#155072 - NullReferenceException is no longer thrown when converting the Word document with OleObject to PDF document.
+* \#151476 – Images are now preserved properly while converting a particular Word document to PDF conversion.
+* \#154681 – Chart title text is now preserved properly without formatting loss while modifying and resaving the Word document.
+* \#155355 – Chart data labels and legends are now preserved properly while converting a particular Word document to PDF conversion.
+* \#155355 – Table cell contents are now preserved properly while converting a particular Word document to PDF conversion.
+* \#156461 – IndexOutOfRangeException is no longer thrown while resaving the RTF document.
+* \#156531 – ArgumentOutOfRangeException is no longer thrown in Word to PDF conversion
+* \#156620 – Text color is now preserved properly based on background color when text color is auto during Word to PDF conversion.
+* \#156651 – Title field is now preserved properly while updating document fields.
+* \#156713 – Symbols are now preserved properly while resaving a particular DOCX format document.
+* \#157702 – DocIO toolbox icon is now shown properly in Visual Studio toolbox filter.
+* \#158331 – `WCharacterFormat.ClearFormatting()` is now clears the formatting properly.
+* \#158521 - File corruption issue while opening the generated DOCX document in Word 2007 application.
+
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#155523 - Provided the support for `Locale` property in all three platforms to update the text "No suggestions" respect to culture in DropDownList while using enableFilterSearch property.
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#152733 – Now Gantt can be rendered in read-only mode by enabling `readOnly` option.
+* \#154263 – Performance has been improved for rendering large data source with predecessor enabled.
+* \#150261 – Now the task labels can be customized with templates and also can be positioned on either side of the taskbar.
+* \#155991 - Now timescale start date can be started from nearest month or year instead of the project start and end date.
+
+### Bug fixes
+{:#gantt-bug-fixes}
+
+* \#156468- Issue with data type for duration calculation in 24 hours working time scale hour has been fixed.
+* \#156412- Issue while using `HH` in date format has been fixed
+* \#156415- Issue with expander icon rendering for empty parent record has been fixed.
+* \#154812- Issue with hiding search textbox placeholder text while clicking on it in Microsoft Edge browser has been fixed.
+
+### Breaking Changes
+{:#gantt-breaking-changes}
+
+* Now indent toolbar item will be enabled only on enabling `editSettings.allowIndent` property. The default value of `allowIndent` property is false
+* Now the Gantt column resizing behavior has been changed. In earlier version when we resize a column, all other columns will be adjusted. Now only the current resizing column and the next column alone will be adjusted
+
+
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#154602 - Second line is displayed in PDF Exporting, while using the BR tag in Grid's column header.
+* \#155306 - Exporting is working fine in DataTable with filtered records.
+* \#154468 - Prevented exporting actions from being persisted – with `EnablePersistence`.
+* \#148905 - Provided Column `width` support to the exporting.
+* \#151374 - Provided multiple delete support to the batch editing.
+* \#154765 - Provided Generic class support to perform the CRUD action.
+* \#150811 - summary working in complex binding column in `UrlAdaptor`.
+* \#153050 - Now CRUD operation using public methods is supported for `batch` editing with remote data.
+* \#155165 - Alignment issue is resolved while set width and height using `setDimension` method.
+* \#155486,#155646,#157129 - CRUD operations reverted when action fails at server side.
+* \#156264 - Value is selected correctly in dropdown while editing foreign key column in Safari browser.
+* \#156254 - Rows has not became duplicate when editing the `QueryString` column and saving in `ChildGrid`.
+* \#157220 - Intellisense working in MVC6 TagHelper.
+* \#156879 - Now `currentPage` and `selectedRecords` are persisting after refreshing the state maintenance grid with the remote data.
+* \#156693,#156858 - Successfully exporting a Grid with complex data.
+* \#155749 - `ColumnLayout` property is declared in EJ builder.
+* \#155526 - CRUD operation working properly while using ODataV4 service.
+* \#157021 - Performance in Grid's excel exporting is improved.
+* \#150011 - Provided support to use `text` & `value` pair as Name & ID in `ForeignKeyAdaptor` dropdown `editParams`.
+
+### Breaking Changes
+{:#grid-breaking-changes}
+
+* In Grid, Persisted item in local storage has changed `$ej$+pluginName+id` instead of `pluginName+id`.
+* In Grid,Editing enabled for field bound `template` column.
+* In Grid, Changed the API from `disableHtmlEncode` to `DisableHtmlEncode`.
+* Now the Grid column resizing behavior has been changed. In earlier version when we resize a column, all other columns will be adjusted. Now only the current resizing column and the next column alone will be adjusted.
+
+## HeatMap `preview`
+
+The heat map represents tabular data values as gradient colors instead of numbers. Low and high values are different colors with different gradients.
+
+### Features
+{:#heatmap-features}
+
+* 2 types of data source mapping (TableMapping, CellMapping)
+* Color mapping
+* Legend
+* Virtualization
+## Kanban(Preview)
+
+### Features
+{:#kanban-features}
+
+* The ASP.NET MVC Kanban control provides an efficient way to visualize the workflow of tasks at each stage along its path to completion. This gives teams more flexible planning options, clear focus, and transparency throughout the development cycle.
+
+#### Key Features
+
+* Drag and Drop - Supports dragging and dropping of cards.
+* Swim lanes – Grouping of cards based on given key.
+* Editing - Offers card editing, inserting, and deleting.
+* Filtering - Supports filtering based on user Query.
+* Adaptive Rendering – Allows the Kanban to adapt to the screen size.
+* Templates for Cards – Offers to render the card based on user template.
+* Column level Constraint - Offers column or swim lane based constraint.
+* Stacked Header - Allows to categorize and group the column headers.
+* Keyboard Navigation – Allows to perform all common actions through keyboard input.
+* Printing - Kanban can be printed easily by using Print feature.
+
+## NumericTextbox
+
+### Bug Fixes
+{:#numerictextbox-bug-fixes}
+
+* \#155246 - NumericTextboxFor control now properly binded with id and name for complex models.
+## OlapClient
+
+### Breaking Changes
+{:#olapclient-breakingchanges}
+
+* Control name has been changed from "OlapChart" to "PivotChart".
+* Class name has been changed from "OlapChart" to "PivotChart".
+* Namespace has been changed from "Syncfusion.JavaScript.Olap.OlapChart" to "Syncfusion.JavaScript.PivotChart".
+
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* Support for inserting pages from an existing document into a new document or another existing document has been added.
+* IDisposable interface has been implemented for PdfDocument object.
+* Support for toggling the visibility of form fields when printing has been added.
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#157204 - Top border style of `PdfGrid` is now preserved as expected when applying dotted line.
+* \#156812 - Unexpected second page is no longer added when drawing `PdfGrid`.
+* \#156541 - Image added to the PDF is now visible.
+* \#155281 - Text is now aligned properly when using `PdfTrueTypeFont` in `PdfLightTable`.
+* \#154748 - ArgumentOutOfRangeException is no longer thrown while converting XPS to PDF.
+* \#155041 - Images are now visible while converting the specific Word document to PDF.
+* \#154918 - Exception is no longer thrown while parsing layers in the PDF document page.
+* \#154931 - NullReferenceException is no longer thrown while loading the specific PDF document.
+* \#154548 - `Size` property now works as expected in PdfGS1Code128Barcode.
+* \#154166 - NullReferenceException is no longer thrown when retrieving data from specific time stamp server.
+* \#153715 - Document is no longer damaged when signing an existing PDF document.
+* \#153896, 157500 - Text in the specific document is now preserved properly while converting Word to PDF.
+* \#153957 - Text is no more clipped while converting XPS to PDF.
+* \#153969 - List box items are now visible when selecting multiple values.
+* \#153816 - Image rendering issue no longer occurs when converting TIFF to PDF.
+* \#151146 - Characters are now properly preserved while flattening the form fields.
+* \#153659 - UnexpectedTokenException no longer occurs while loading the existing PDF document.
+* \#153343 - Text is preserved as expected when drawing English and Chinese characters together using CJK fonts.
+* \#153027 - Dollar symbol is now preserved correctly when flattening the PDF form.
+* \#152764, 156068 - Document information is no longer blank when adding metadata to the specific PDF document.
+* \#151565 - Function evaluation failed error is no longer shown in Visual Studio intellisense, when loading the PDF document.
+* \#151048 - Text positions are now properly preserved when converting EMF to PDF.
+* \#151146 - Text is now properly aligned when flattening form fields.
+* \#124478 - Text is now properly displayed while converting XPS to PDF.
+* Exception is no longer thrown while removing named destinations in an existing PDF document.
+* Text is now preserved properly while flattening the button field.
+* Opacity is now properly preserved when converting XPS to PDF.
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* Support for responsive rendering has been added.
+* Touch support to scroll and magnify the PDF document has been added.
+* Print abort functionality has been added.
+
+### Bug fixes
+{:#pdfviewer-bug-fixes}
+
+* \#150646 - Document is now displayed as expected, instead of blank pages.
+* \#155070 - Contents in the PDF document are now rendered as expected.
+* \#155070 - `Load` method now works as expected.
+* Image in the PDF document is now loaded as expected in ejPdfViewer.
+* 'ZoomTo' method now works as expected.
+* Content of the PDF document is now rendered properly.
+## PivotChart
+
+### Features
+{:#pivotchart-features}
+
+* Provided support for relational data sources.
+
+### Breaking Changes
+{:#pivotchart-breakingchanges}
+
+* Control name has been changed from "OlapChart" to "PivotChart".
+* Class name has been changed from "OlapChart" to "PivotChart".
+* Namespace has been changed from "Syncfusion.JavaScript.Olap.OlapChart" to "Syncfusion.JavaScript.PivotChart".
+* The following enumeration `OlapChartType` has been changed to `PivotChartType` since control name has been renamed.
+
+## PivotGauge
+
+### Features
+{:#pivotgauge-features}
+
+* Provided support for relational data sources.
+
+### Breaking Changes
+{:#pivotgauge-breakingchanges}
+
+* Control name has been changed from "OlapGauge" to "PivotGauge".
+* Class name has been changed from "OlapGauge" to "PivotGauge".
+* Namespace has been changed from "Syncfusion.JavaScript.Olap.OlapGauge" to "Syncfusion.JavaScript.PivotGauge".
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#154281, \#157635 - Calculated field support for relational data sources at Client Mode is done.
+* \#148735, \#144521 - Cell Selection: Single row or column selection is done.
+* PDF, CSV and Word exporting is now supported at Client Mode.
+* Excel-like filtering and sorting has been provided for OLAP data source at Client Mode.
+* Drill through support has been provided.
+
+### Breaking Changes
+{:#pivotgrid-breakingchanges}
+
+* The following enumerations `PivotAnalysisSummaryType`, `PivotAnalysisFilterType`, `PivotGridOperationalMode` and `PivotGridAnalysisMode` has been changed to `PivotSummaryType`, `PivotFilterType`, `PivotOperationalMode` and `PivotAnalysisMode` respectively since datasource object is now common to all Pivot controls.
+* The following class `PivotGridDataSource` has been changed to `PivotDataSource` since it has been converted to a common class for all Pivot controls henceforth.
+
+## PivotTreeMap `Preview`
+
+The PivotTreeMap control lets the user to visualize OLAP data in the form of nested nodes in hierarchical order with the ability to drill up and down.
+
+### Features
+{:#pivottreemap-features}
+
+* OLAP data source is supported in both Client and Server Mode.
+* Drill up and down capabilities are available.
+* Color Mapping: Normal and Range based are supported.
+
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* \#154527 - Added support to return output field evaluation results along with Predicted Result.
+
+### Bug Fixes
+{:#predictive-analytics-bug-fixes}
+
+* \#154922 - Resolved the scoring procedure issues with mining (Ensemble) model evaluator.
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#155426 - Added support to add and modify hyperlinks in PowerPoint slide.
+* \#155382 - Added support to convert hyperlinks in PowerPoint presentation to PDF document
+* \#157587 - Added support to access the "SlideID" associated with each slides in PowerPoint presentation.
+* Added support for converting Notes pages to PDF document
+* Added support for setting custom slide size in PowerPoint presentation
+* Added support for setting background images with "Stretch" and "Tile" options in PowerPoint presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#156159 - "NullReferenceException" will be no longer thrown while opening the PowerPoint presentations modified using Open XML SDK
+* \#155355 - Category label index values of "3D clustered column charts" and "Bar charts" are preserved as in input PowerPoint presentation while PPTX to PDF conversion
+* \#155884 - "NullReferenceException" will be no longer thrown while opening a PowerPoint presentation edited with Open XML SDK
+* \#154813 - "NullReferenceException" will be no longer thrown while opening a PowerPoint presentation generated by b2xTranslator(3rd party tool)
+* \#156191 - "KeepSourceFormatting" paste option will now work properly while merging two PowerPoint presentation
+* "ParseException" will be no longer thrown while serializing a pie chart
+* "ArgumentNullReferenceException" will be no longer thrown while the "MinusIRange" property of the chart is null
+* "Smooth line chart" will no longer change into "Straight line chart" while resaving the PowerPoint Presentation
+* Line thickness will no longer change while setting the line color.
+* "NotSupportedException" will be no longer thrown while opening the PowerPoint presentation with "Clustered bar chart"
+* "Date axis" in charts are now preserved properly while resaving the PowerPoint presentation
+* "ArgumentException" will be no longer thrown while resorting the chart series formats.
+* "Index Out of Range Exception" will be no longer thrown while parsing the PowerPoint presentation with "Line chart"
+* Secondary axis in "Bar chart" is now preserved while resaving a PowerPoint presentation.
+* "Stock chart" will no longer change into "Line Chart" while resaving the PowerPoint presentation.
+* Now the BuiltInDocumentProperty - "NoteCount" is updated properly while resaving the PowerPoint presentation
+* Legend color of the chart is now preserved properly while PowerPoint presentation to Image conversion
+* "BarShapeTop" property of 3D-chart types is now preserved properly while resaving the PowerPoint presentation
+* Chart title is now preserve as same as in input file while resaving the PowerPoint presentation
+* "SerieNameLevel" and "CategoryLabelLevel" properties of chart are now preserved properly while resaving the PowerPoint presentation.
+## RangeNavigator
+
+### Bug Fixes
+{:#rangenavigator-bug-fixes}
+
+* \#155009 - Exception on setting range in string is fixed.
+
+## ReportViewer
+
+### Features
+{:#reportviewer-features}
+
+* \#154109 - Provided support to Load Embedded PDF Fonts in ReportViewer.
+* \#153858 - Provided the customization option for ReportViewer error block.
+* \#152862 - Provided edit Connection string option at Run-time.
+* \#147488 - Provided the support for Drilldown action in Excel.
+* \#144682 - Provided the support to Store the credential information in embedded resource.
+* \#156181, #156131 - Provided 2016 RDL Schema support.
+* \#147340 - Provided support to export report as PPTX(PowerPoint) document.
+* \#118920, #138638, #141386, #144345 – Provided external data source support in ReportViewer.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#151544, #153576 - Now, the code modules working fine without getting assembly reference error in ReportViewer.
+* \#154197 - Now, Group Sorting working fine for Tablix report item in ReportViewer.
+* \#151661 - Now, fixed Number formatting when export to Excel.
+* \#155480 - Drilldown working fine for Detail groups of Tablix.
+* \#154781 - Now, the sum expression is working properly with Tablix groups.
+* \#151484 - Now, the sum expression is working properly for float data type in ReportViewer.
+* \#156701 - Now, Drilldown icons displays in Edge browser
+* \#154370 - Now, Rectangle properly displaying in Tablix report item corner cells of ReportViewer.
+* \#153930 - The ReportViewer crash has been resolved when using incorrect values in page navigation input box.
+* \#155658 - Now, the Tablix report item contents are rendered without overlapping.
+* \#156612 - Fixed Tablix Top Border line is not displaying In ReportViewer
+* \#151253 - The additional spaces with textbox report item in ReportViewer has been cleared.
+* \#154004, #155480 - The Tablix contents rendering fine without text overlapping when performing drilldown action in ReportViewer.
+* \#154393 - Now, the page number textbox automatically reset when we give the special characters.
+## Ribbon
+
+### Bug Fixes
+{:#ribbon-bug-fixes}
+
+* \#156980-`addTab` and `addContextualTabs` methods are working with backstage page.
+* \#156980-Method provided to remove group content.
+* \#156980-Methods are provided for adding,removing and updating backstage page items.
+* \#147187-Misalignment issue has been fixed while changing the locale dynamically inside of Tab control.
+
+## Schedule
+
+### Features
+{:#schedule-features}
+
+* Provided support to block the particular timeslots in Scheduler.
+
+* PDF Export feature has been enhanced with options to set/change the page settings such as size, margins (left, right, top and bottom), transition, rotate angle and header/footer values.
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#149010 - When the sample is hosted in server, appointments are filtering correctly.
+* \#154103 - The appointment data in ICS file is populating properly now, when the Scheduler is exported in ICS format.
+* \#154103 - An issue with the import functionality is fixed and the appointments are now imported correctly into Scheduler.
+* \#155526 - CRUD operation is working properly in ODataV4 service.
+* \#155541 - Start/End time will be displayed correctly in appointment window, when the `TimeScale`, `StartHour` and `EndHour` properties are given in horizontal Scheduler view.
+## Sparkline `Preview`
+
+{:#sparkline-feature}
+
+A new Sparkline control has been added to present trends and variations associated with some measurement, such as average temperature or stock market activity, in a simple, light weighted and condensed way.
+
+### Key Features
+
+* Supports line, column, area, Win-loss and pie type series.
+* Tooltip displays detailed information about the data point.
+* Markers indicate the value of a point for line, area and column series.
+* Ability to customize first, last, negative, high, and low points.
+* Range band feature allows to highlight a particular range along y-axis.
+
+
+## Splitter
+
+### Bug Fixes
+{:#splitter-bug-fixes}
+
+* \#155602 - Issue with to Disable Expand Property in Splitter's Pane has been fixed.
+
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* Provided adaptive Spreadsheet support.
+* Provided PDF export support.
+* Provided support for freeze panes in virtualization.
+* Provided support for data manager virtualization.
+
+### Bug fixes
+{:#spreadsheet-bug-fixes}
+
+* \#155409 - Issue with hidden sheets are visible when import is fixed.
+
+## TimePicker
+
+### Features
+{:#timepicker-features}
+
+* \#153678 - A collection of time values can be disabled on the TimePicker popup.
+
+### Breaking Changes
+{:#timepicker-breakingchanges}
+
+* TimePicker value defaults to `MinTime` if `EnableStrictMode` property is set as true.
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#140688, #141366, #142336 , #153939 - Support for exporting TreeGrid contents to excel has been implemented.
+* \#155640- Support for adding records dynamically with self-referential data source has been implemented.
+* \#155576- Support for column resizing events in TreeGrid has been implemented.
+
+### Bug fixes
+{:#treegrid-bug-fixes}
+
+* \#156061- Issue with binding data to the details view, while using AngularJS template has been fixed.
+* \#156393- Now the `QueryCellInfo` event will be triggered while selecting next page button in Paging.
+* \#154122- Focusing issue, while rendering large data without scrollbar, has been fixed.
+* \#155484- Issue with changing data source dynamically has been fixed.
+* \#154122- Issue while resizing browser with `EnableVirtualization` and `EnableCollapseAll` properties enabled has been fixed.
+
+### Breaking Changes
+{:#treegrid-breaking-changes}
+* Now the TreeGrid column resizing behavior has been changed. In earlier version when we resize a column, all other columns will be adjusted. Now only the current resizing column and the next column alone will be adjusted
+## UploadBox
+
+### Bug Fixes
+{:#uploadbox-bug-fixes}
+
+* \#158217 - Provided `localization` support for UploadBox.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#156955 - Table formula support has been added.
+* \#154319 - Support for new Excel 2016 functions has been added.
+* \#146213, \#155355 3D chart support during Excel to PDF conversion has been added.
+* Support for importing data into Excel from dynamic and ExpandoObject objects has been added.
+* Support for Text, Date and Dynamic filters has been added.
+* Replace operation has been enhanced with customized options.
+* Incremental formula (row wise and column wise) support has been added.
+* Support is provided for number format in conditional formats.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#152796 - Ambiguity problem while accessing name of the chart through `IChartShape` is resolved.
+* \#154096 - File corruption issue after resaving the file is resolved.
+* \#154123 - NullReferenceException is no longer thrown while parsing chart series data points.
+* \#154057 - ParseException is no longer thrown while parsing a workbook generated from EPPlus.
+* \#153772 - Number format will no longer change inside `ImportArray()` method when it is passed as a parameter.
+* \#153616, \#154276 - Issues with conditional formatting while converting to HTML format are resolved.
+* \#152942 - Text clipping is proper now during converting from Excel to HTML.
+* \#150880, \#151503 - `FormulaValue` is now updated properly after updating the formula.
+* \#154138 - ParseException is no longer thrown while applying subtotal in German culture.
+* \#157717, \#153917 - Performance issue while applying styles for existing workbook is resolved.
+* \#155359 - OutOfMemoryException is thrown while converting chart to image is resolved.
+* \#154858 - ArgumentException is thrown when a formula length exceeds 255 in .XLS format is resolved.
+* \#154379 - Issues with label color settings based on number format in image conversion are resolved.
+* \#155657 - ArgumentOutOfRangeException is thrown while calling `SaveAs()` multiple times for .XLS file is resolved.
+* \#155966 - Misplaced text issue while increasing check box height is resolved.
+* \#154499, \#156771 - Issues with custom `IconSet` in the conditional formats are fixed.
+* \#156319 - ArgumentException is no longer thrown while copying between different worksheets.
+* \#155690 - Issue with horizontal page break collection of worksheet returning empty is resolved.
+* \#156017 - Comment property is now available in named range and is no longer removed while saving.
+* \#156144- File gets corrupted when inserting rows after table header row is fixed.
+* \#154964, \#155881, \#156893, \#158255- Application no longer hangs while setting formulas to a range.
+** \#155864 - Performance issue while opening a sheet with larger data validations is fixed.
+* \#153515 - Issue with ForeColor of chart is resolved.
+* \#156893, \#158283 - Performance issue while applying styles by cells is resolved.
+* \#155488 - Issue with column style being removed on save is resolved.
+* \#155538 - Performance issue while importing data with `ImportOnSave` option as true is resolved.
+* \#158045 - Time validation is not set properly when the range has number format is resolved.
+* \#155239 - Image is not properly filled in merged cell using Template Marker is resolved.
+* \#156920 - XmlException is no longer thrown while opening the Excel workbook with pictures.
+* \#157158 - NotSupportedException is no longer thrown while reading the `SparklineGroup`.
+* \#156796 - `Value` and `DisplayText` return improper value for specific DateTime format is resolved.
+* \#155880 - Issue with number formats of axis labels when source linked is resolved.
+* \#157275 - Issue with calculated fields not added in the pivot table data fields is resolved.
+* \#153772, \#158045 - Number format is not proper while importing array to the worksheet is resolved.
+* \#158336 - NullReferenceException thrown while auto fitting the copied range is handled.
+* \#154681 - Text formatting issue in chart and legend titles are resolved.
+* \#155881 - Border is not updated properly is resolved.
+* \#155434 - DivideByZeroException is no longer thrown while importing DataTable with DDE link formula.
+* \#156583 - File is no longer corrupted when saving a workbook with two tables.
+* \#156530 - Performance delay while converting a worksheet with multiple formula to PDF is resolved.
+* \#155487 - ArgumentException is no longer thrown while converting a file with footer (&Path&File) to PDF.
+* \#155093 - ArgumentOutOfRangeException is no longer thrown in PDF conversion while updating embed fonts.
+* \#152942, \#147141 - Date axis option is changed in the HTML conversion is resolved.
+* \#154915 - Issues with label separation from axis line in chart to image conversion are resolved.
+* \#154379 - FormatException is no longer thrown while converting chart to image.
+* \#155355 - Few charts are missing in Excel to PDF conversion are resolved.
+* \#155903 - Issue with chart to image conversion due to incorrect formula number values is resolved.
+* \#155355, \#155784 - Issues with custom text settings in data labels are resolved.
+* \#158494 - Normal style formatting preservation issue in RTF to RTF conversion is resolved.
+* \#156929 - Issues with individual data point border in series in the image conversion are resolved.
+* \#156929 - Issue with legend icon color on invert color applied series in chart to image conversion is resolved.
+* \#133021 - Issue with XLS document metadata with null/0-length string value is resolved.
+* \#154803, \#150279 - Issue with style duplications, named ranges and worksheet references in XlsIO code generator are fixed.
+Formula range is not updated while referring value form different worksheet is resolved.
+Issue with copying or moving a table between different worksheets is resolved.
+ArgumentException is no longer thrown while accessing first formula in data validation.
+NullReferenceException is no longer thrown while accessing RTF text.
+`AutoFitColumns` is now working properly for accounting number formats.
+OverflowException will no longer occur while setting cell reference as formula.
+ArgumentOutOfRangeException is no longer thrown while setting empty string to `IMigrantRange`.
+ArgumentOutOfRangeException is no longer thrown when opening the excel file.
+`GetRowHeightInPixels()` method now returns proper row height on opening a file.
+Row values are updated properly after `DeleteRow()`.
+`SerieType` property of chart is now properly updated on resaving XLSX file.
+Auto-fitting rows now returns proper row height.
+`IsSummaryRowBelow` flag in subtotal is now working properly.
+Issues in display text for pre-defined currency number formats are resolved.
+NullReferenceException for pivot source range while importing is handled.
diff --git a/aspnetmvc/Release-notes/v14.2.0.28.md b/aspnetmvc/Release-notes/v14.2.0.28.md
index 7b0062a9..c09f5c46 100644
--- a/aspnetmvc/Release-notes/v14.2.0.28.md
+++ b/aspnetmvc/Release-notes/v14.2.0.28.md
@@ -8,8 +8,213 @@ platform : ejmvc
{% include release-info.html date="July 29, 2016" version="v14.2.0.28" %}
-{% directory path: _includes/release-notes/v14.2.0.28 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Autocomplete
+
+### Bug Fixes
+{:#autocomplete-bug-fixes}
+
+* \#155246 - Issue with AutocompleteFor control to bind id and name for the complex models have been fixed.
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#160593 - Stacking area chart is now rendering properly, when having null value.
+* \#160143, \#161014, \#161078 - 3D chart is now rotating properly, when the web page is having more than one chart.
+* \#156777 - Unwanted scrollbar in the window is now removed, on zooming the chart.
+* \#159173 - Tooltip for chart is now working properly, when placing the chart in Dialog control.
+* \#158340, \#159294 - Chart is now rendering properly, when binding small set of data to the series, after a large set.
+## CircularGauge
+
+### Bug Fixes
+{:#circulargauge-bug-fixes}
+
+* \#159955, \#160361 - Pointer value is now updating properly, while resizing the window.
+## DateTimePicker
+
+### Bug Fixes
+{:#datetimepicker-bug-fixes}
+
+* \#158828 - Time interval between two adjacent time in the DateTimePicker can be set to one second.
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* \#156278, \#159217 - Built-in support to activate the connection when mouse hover on the port is added.
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#160769 - Support to define the client side events in razor view is added.
+## DocIO
+
+### Features
+{:#docio-features}
+
+* \#158446 - Support to access and modify `AllowOverlap` for a Textbox has been added
+
+### Bug fixes
+{:#docio-bug-fixes}
+
+* \#156859 - Image preservation issue has been resolved while converting a particular Word document as PDF
+* \#156827 - Tab stop based on compatibility option of “ForgetLastTabAlign” is now properly preserved in Word to PDF conversion
+* \#157199 - NullReferenceException is no longer thrown while converting a particular Word document as PDF
+* \#157194 - Textbox content preservation issue has been resolved while converting a particular Word document as PDF
+* \#158757 - Table row background color preserved properly while converting a particular Word document as PDF
+* \#158757 - Tab stop is now preserved properly while converting a particular Word document as PDF
+* \#159373 – Paragraph horizontal alignment preservation issue has been resolved while converting a particular Word document as PDF
+* \#158995 - Table row is now preserved properly while converting a particular Word document as PDF
+* \#160085 - Multi column text preservation issue has been fixed in Word document to PDF conversion
+* \#160288 - Text formatting is now preserved properly while converting a particular Word document as PDF
+* \#156461 - Symbol preservation issue has been fixed while resaving the particular RTF document
+* \#156461 - Table header row is now preserved properly while resaving the particular RTF document
+* \#156461 – Document contents preservation issue has been fixed while resaving a particular RTF document
+* \#158390 - Special characters is now preserved properly while resaving the RTF document
+* \#156461 - TOC alignment is now preserved properly in RTF to Word conversion
+* \#156461 - Image preservation issue has been resolved in RTF to Word conversion
+* \#159078 - AutoHyphenation setting is now preserved properly while resaving the Word document as RTF file
+* \#159658 - Line break is now preserved properly in Word to RTF conversion
+* \#159668 - Paragraph style is now preserved properly while resaving the RTF document
+* \#158263 – TOC text contents are now preserved properly while resaving the particular Word document
+* \#160117 – NullReferenceException will no longer thrown while performing Mail merge using ExpandoObjects.
+* \#160072 - EndGroup merge field preservation issue while using RemoveEmptyGroup has been resolved
+* \#159331 - Line spacing preservation issue while resaving a particular Word document
+* \#157651 – ArithmeticException will no longer thrown while parsing DOC format Word document
+* \#159459 – Date format with invalid value is now preserved properly while performing Mail merge
+* \#159300 – ArgumentOutOfRangeException will no longer thrown while inserting a section break using `InsertSectionBreak` API
+* \#159295 - ArgumentOutOfRangeException will no longer thrown while opening the DOCX format document
+## Gantt
+
+### Bug fixes
+{:#gantt-bug-fixes}
+
+* \# 160524- Header alignment issue in year schedule mode for 'd/M/yyyy' date format has been fixed.
+
+
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#156761 - Date column now stores Null value, when value is not set to date column field in batch editing.
+* \#155659 - Duplicate rows are not added, while inserting the records by press the enter key in dialog editing.
+* \#158016 - Excel filter is working fine in foreign key column using remote data.
+* \#156719 - Filtered records, now exports properly in Grid control.
+* \#158067 - Support added for group column based on the formatted value.
+## Kanban(Preview)
+
+### Bug Fixes
+{:#kanban-bug-fixes}
+
+* \#160697,\#160848,\#161098 - Data manager is not initialized to MVC Kanban on initial rendering.
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#157075 - Support has been added to draw content directly in content stream during HTML to PDF conversion using IE.
+* \#157234 - Support for adding textbox fields with same name has been added for both the existing and new documents.
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#156890 - Image data is now cleared properly, while disposing the `PdfImage`.
+* \#156607 - Images are now preserved when converting EMF to PDF.
+* \#156700 - Polish text is now preserved properly while converting Word to PDF.
+* Annotations are now removed properly while using remove method in `PdfLoadedAnnotationCollection`.
+* Text is now preserved properly while converting EMF to PDF.
+* Form fields are now preserved properly when converting HTML forms to PDF forms.
+## PivotGrid
+
+### Bug fixes
+{:#pivotgrid-bug-fixes}
+
+* \#160583 - Issue raised while setting percentage format in calculated field has been fixed.
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#156159 - The video files will be now preserved while resaving the PowerPoint presentations
+## Spreadsheet
+
+### Bug fixes
+{:#spreadsheet-bug-fixes}
+
+* \#159001 - Issue with RangeSettings having Array value [Sql timestamp] in SharedData is fixed.
+
+## Tile
+
+### Bug Fixes
+{:#tile-bug-fixes}
+
+* \#159925, 161122 - Console error when setting BadgePosition for Tile has been resolved.
+## TreeGrid
+
+### Bug fixes
+{:#treegrid-bug-fixes}
+
+* \# 160976- Now the console error in IE11 browser while focusing the hidden TreeGrid element will no longer be thrown.
+* \# 161106- Now the console error while adding a record from toolbar in self-referential datasource will no longer be thrown.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* Support is provided for importing data from DataReader.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#157570 - File is no longer corrupted while resaving an Excel file with shapes in ASP.NET Core.
+* \#158113 - ArgumentOutOfRangeException is no longer thrown while opening an Excel file with duplicate named ranges.
+* \#157446 - Application hang and output file corruption issues with specific Excel file are fixed.
+* \#155864 - File with data validation is no longer corrupted when used with `ParseWorksheetOnDemand`.
+* \#156801 - Issues with conditional formula in Excel to HTML conversion are fixed.
+* \#157693 - AccessViolationException is no longer thrown while working in parallel threads.
+* \#157982 - ArgumentOutOfRangeException is no longer thrown while opening specific Excel file with custom XML parts.
+* \#157639 - Memory leak issue while creating multiple larger charts is fixed.
+* \#157449 - Named range is now updated properly after moving cells.
+* \#155784 - Default axis title is no longer preserved when the axis title is empty.
+* \#157818 - IFERROR() function is recognized properly while resaving binary files.
+* \#157724 - Issues with export of images during Excel to HTML conversion are fixed.
+* \#157895 - Images are positioned properly in converting Excel document to HTML.
+* \#157895 - Multiple Images at same cell are exported properly during HTML conversion.
+* \#154153 - Issues with custom gradient fills are fixed.
+* \#158387 - ArgumentOutOfRangeException is thrown while parsing cell styles is fixed.
+* \#159336 - Row height is not proper while changing font size is fixed.
+* \#158373 - ArgumentOutOfRangeException is no longer thrown while parsing error text greater than 225 characters.
+* \#159237 - ArgumentException is no longer thrown while inserting rows within subtotal range.
+* \#158784 - File is no longer corrupted when a table column has line break.
+* \#159525 - Workbook with custom properties (XML parts) can be opened without any exceptions.
+* \#159880 - Issues with embedded chart in worksheet to image conversion are fixed.
+* \#159336 - Performance is improved while changing font size.
+* \#156801 - ArgumentException is no longer thrown while converting workbook to HTML with multiple conditional formats applied on single cell.
+* \#159075 - Issue with thousands separator while importing currency value to data table in Slovak culture is fixed.
+* \#159978 - NullReferenceException is no longer thrown while converting Excel file with conditional formats to image.
+* \#158781 - Parse Exception is no longer thrown while copying workbook with named range to another workbook.
+* \#159385 - Issues with chart floor and legend border in chart to image conversion are fixed.
+* \#158692 - Exception is no longer thrown while inserting row above hyperlink.
+* \#159287 - Issue with pivot table row count value is fixed.
+* \#159495 - ArgumentOutOfRangeException is no longer thrown while serializing DataValidation formula.
+* \#156920, 159575 - XmlException is no longer thrown while opening Excel workbook.
+* \#154153 - Custom gradient colors are parsed and serialized.
+* \#156849 - GDI+ error while running multiple threads to save picture as stream is fixed.
+* \#159681 - OLE Object is not properly loaded in Spreadsheet viewer is fixed.
+* \#157446 - Performance is improved in Excel to PDF conversion with merged cells.
+* \#159705 - Vertical alignment is preserved in Excel to PDF conversion.
+* \#159705 - Chinese text is now preserved in Excel to PDF conversion.
+* Conditional formatting is updated properly for intersecting ranges.
+* Importing Excel binary file with filtering no longer increases combo boxes count.
+* Exceptions with calculated values are resolved.
+* Issues with `Value` or `Value2` containing Excel functions supported from Microsoft Excel 2010 are fixed.
+* Replace functionality is restricted for protected sheet.
+* Issue with colors of conditional format in Excel to HTML conversion is fixed.
+* Copying sparklines to a range will no more hangs the process.
+* TODAY() function returns proper date value in `DisplayText`.
+
diff --git a/aspnetmvc/Release-notes/v14.2.0.32.md b/aspnetmvc/Release-notes/v14.2.0.32.md
index 4cf161a0..712290bd 100644
--- a/aspnetmvc/Release-notes/v14.2.0.32.md
+++ b/aspnetmvc/Release-notes/v14.2.0.32.md
@@ -8,8 +8,161 @@ platform : ejmvc
{% include release-info.html date=site.2016vol2_sp2_releasedate version="v14.2.0.32" %}
-{% directory path: _includes/release-notes/v14.2.0.32 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#162439 - Axis font style will not change while scrolling the chart.
+* \#162004 - Last label will not hide while rendering in mobile, when the `LabelPlacement` is `BetweenTicks` .
+* \#161632, \#161794 - Zooming is now working properly on canvas mode.
+* \#160593 - Stacking Area is now rendering properly, when it has null value.
+## CheckBox
+
+### Bug Fixes
+{:#checkbox-bug-fixes}
+
+* \#160913 - Now model values can bind with checkbox using `CheckBoxFor` helper.
+## Diagram
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#161586 - Issue in serializing the diagram when assign the BPMN object to model's `DefaultSettings.Node` property is fixed.
+* \#161586 - Issue in `ParseModel` method while deserializing the label's `margin` property is fixed.
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#160314 - Support to access comment start and end range has been added.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#159859 - Text position is now preserved properly while converting Word document to PDF.
+* \#160085 - Paragraph contextual spacing is now preserved properly while converting Word document to PDF.
+* \#160703 - Images missing issue has been fixed while converting a particular Word document to PDF.
+* \#156913 - Sinhalese text is now preserved properly while converting Word document to PDF.
+* \#159065 - Hyperlinks are now preserved properly while converting Word document to PDF.
+* \#161012 - Null reference exception is no longer thrown while opening the RTF file.
+* \#161012 - The picture transparency is now preserved properly while converting Word document to PDF.
+* \#160467 - Images are now preserved properly while converting a particular Word document to HTML
+* \#161130 - Paragraph alignment is now preserved properly while converting Word document to PDF.
+* \#160732 - Horizontal lines are now preserved properly while converting a particular Word document to PDF.
+* \#159686 - Images are preserved properly while converting a particular Word document to PDF.
+* \#159859 - Image background color is now preserved properly while resaving the Word document.
+* \#160658 - Picture color is now preserved properly while resaving the Word document.
+* \#159295 - Image in the header of Word document is now preserved properly while converting Word document to PDF.
+* \#161449 - Opening the particular DOCX format document no longer hangs.
+
+## Grid
+
+### Bug Fixes
+{:#Grid-bug-fixes}
+
+* \#158393,\#161899 - Script error throws while using `ForeignKey` dataSource as url with empty `DataSource` in Grid.
+* \#158658 - Insert index is calculated wrongly when having multiple `PrimaryKeys` .
+* \#159299 - `Validation` is not working when culture changes in Grid.
+* \#159390, \#160787 - If columns `width` is not specified in Grid, that `column` `width` set as 0px when we render grid with tab control.
+* \#159991 - Filtering `ForeignKey` column with incorrect value throws exception.
+* \#159991, \#161901 - `MultiSorting` is not working as expected in remote data binding.
+* \#160328 - Data annotation support for the type of model properties.
+* \#160397 - Multi selected items from dropdown is displayed as single string upon saving in `Batch` edit mode.
+* \#160502 - Template definition to be considered while saving in `batch` edit mode.
+* \#160622 - Grid `Excel` Export with preceding zero for number `columns` in grid.
+* \#160922 - The row height is not refreshed while using responsive grid.
+* \#161089 - `CustomAdaptor` is not working while using `OdataAdaptor`.
+* \#161146 - If Scrolling enabled in Grid, the grid header and content table width set as 100px when we render grid with tab control.
+* \#161146 - Script error throws when we set `EnableVirtualization` as true and empty `DataSource` in virtual Scrolling.
+* \#162595 - Throws script error in IE when we enable the `FilterBarTemplate`.
+## ListBox
+
+### Bug Fixes
+{:#listbox-bug-fixes}
+
+* \#160494 - Issue with getCheckedItems() method's data value and script error with enableItem() method have been fixed.
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#161994 - Exception is no longer thrown while flattening the form field.
+* \#161102 - Shapes are no longer missed while converting EMF to PDF.
+* \#158792 - Performance is now improved while merging PDF documents.
+* \#160094 - Images are rendered properly while drawing in PDF document.
+* \#160057 - NullReferenceException is no longer thrown while merging the PDF document.
+* \#159398 - NullReferenceException is no longer thrown while getting the index from page.
+* \#159067 - Fatal error exception is no longer thrown while loading the PDF document.
+* \#159859 - Bold texts are now preserved properly while converting EMF to PDF.
+
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#149793 - Support for saving the PDF document in ejPdfViewer has been added.
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* \#160092 - Added support for K-Nearest Neighbors model.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#159550 - Support was now added to mark the PowerPoint Presentation as Final(Non editable)
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#159312 - PowerPoint presentations will be no longer corrupted while resaving
+* \#159309 - PowerPoint presentations will be no longer corrupted while cloning the slides with comments
+* \#157742 - The page numbers are now preserved properly while performing Presentation to PDF conversion
+* \#157762 ,\#160677 - The existing paragraph font size is now retrieved properly while loading the PowerPoint presentations
+* \#157742 - The font size for the contents within table is now retrieved properly while loading the PowerPoint presentations
+* \#160677 - The "FontName" of the paragraph is now retrieved properly while loading the PowerPoint presentations
+* \#160677 - The "HorizontalAlignment" value of the shapes are now retrieved properly while loading the PowerPoint presentations
+* \#160677 - The "VerticalAlignment" value of the shapes are now retrieved properly while loading the PowerPoint presentations
+
+## RTE
+
+### Bug Fixes
+{:#rte-bug-fixes}
+
+* \#159501 - The issue, "First key stroke is ignored when the tab key is pressed in the RTE" has been rectified.
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#160083 - Argument exception is no longer thrown while opening an Excel file with charts.
+* \#161267 - Issues with conditional format formulas in Excel to HTML conversion are fixed.
+* \#160340 - Performance issue in reading values of worksheet when using `UsedRangeIncludesFormatting` is fixed.
+* \#152749 - CSV data type preservation issue is fixed.
+* \#161558 - Maximum number of extended formats exceeded error is no longer thrown while formatting workbook.
+* \#161590 - Issue with memory consumption in Excel To PDF is fixed.
+* \#161778 - Invalid cast exception is no longer thrown while performing `FindFirst()` operation.
+* \#161670 - Issues with custom date formats in conditional formats are fixed.
+* \#159075 - Issue with thousands separator while importing currency value to data table in Slovak culture is fixed.
+* \#160320 - Performance issue in `IRange.BorderInside()` for large range is fixed.
+* \#160819 - Issue with number format color preservation in Excel To HTML conversion is fixed.
+* \#160440 - Corruption issue due to improper reference in formula is fixed.
+* \#160440 - Text filter is now case insensitive.
+* \#158784 - Files with line break in table column names are no longer corrupted.
+* \#160900 - Prompt is raised when closing the generated workbook is fixed.
+* \#161684 - Out of memory exception due to large hidden columns in Excel to PDF conversion is resolved.
+* \#161628 - Prompt is raised when closing the resaved workbook is fixed.
+* \#162364 - Issue with calculation modes is fixed.
+* \#159681 - Issue with OLE objects in Spreadsheet viewer is fixed.
+* \#160440 - Performance is improved when opening Excel documents with multiple nested formula in filtered column.
+* \#160871 - Issues with `AutoFitColumns()` on cells with indent level are fixed.
+* \#162348 - Argument out of range exception is no longer thrown while inserting a row.
+* \#162365 - Argument out of range exception thrown while opening an Excel file with improper style index is resolved.
+* \#157446 - Out of memory exception thrown while converting Excel file with absolute anchored image to PDF is fixed.
diff --git a/aspnetmvc/Release-notes/v14.3.0.49.md b/aspnetmvc/Release-notes/v14.3.0.49.md
index f633bf9d..c874bb9e 100644
--- a/aspnetmvc/Release-notes/v14.3.0.49.md
+++ b/aspnetmvc/Release-notes/v14.3.0.49.md
@@ -8,8 +8,779 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2016_vol_3 version=site.version.2016_vol_3 %}
-{% directory path: _includes/release-notes/v14.3.0.49 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Common
+
+### Features
+{:#common-features}
+
+* Essential Studio for ASP.NET MVC components are now compatible with the latest version of jQuery 3.1.0
+* jQuery easing external dependency has been removed from our JavaScript package from this version onwards.
+* Four new themes are available for ASP.NET MVC components: two that are high contrast, a material theme, and an Office 365 theme.
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#160302 - Input controls (DatePicker, DateTimePicker, TimePicker, CheckBox, RadioButton) supports complex classes with strongly typed views.
+## Tooltip `preview`
+
+Provided `Wrapper support` for Tooltip control in ASP.NET MVC.
+
+
+### Features
+{:#tooltip-features}
+
+* Pop-up Display: The tooltip control displays a pop-up hint when users hover, click, or focus on an element.
+* Positioning: The tooltip will be positioned based on browser window, mouse, target element, or x and y coordinates.
+* Layout Customization: The tooltip's layout can be customized to create a distinct visualized element.
+## Autocomplete
+
+### Bug Fixes
+{:#autocomplete-bug-fixes}
+
+* \#163658 - Issue with invalid TextFormatString in Autocomplete multi-column when binding JSON data has been fixed
+## Bulletgraph
+
+### Features
+{:#bulletgraph-features}
+
+* Provided touch support for interactive feature like tooltip.
+
+
+
+## Button
+
+### Breaking Changes
+{:#button-breaking-changes}
+
+* `e-icon` class has been removed from ejButton source. Display EJ icons as prefix/suffix icon by using their corresponding class names along with `e-icon` class (`e-icon icon_name`).
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#160143, \#161014, \#161078 - 3D chart is now rotating properly, when the web page is having more than one chart.
+* \#156777 - Unwanted scrollbar in the window is now removed, while zooming the chart.
+* \#159173 - Tooltip for chart is now working properly, when placing the chart in `Dialog` control.
+* \#158340, \#159294 - Chart is now rendering properly, when binding small set of data to the series, after a large set.
+* \#162439 - Axis font style will not change while scrolling the chart.
+* \#162004 - Last label will not hide while rendering in mobile, when the `LabelPlacement` is `BetweenTicks` .
+* \#161632, \#161794 - Zooming is now working properly in canvas mode.
+* \#160593 - Stacking Area is now rendering properly, when it has null value.
+* \#163164 - Localization is now working properly for numeric axis.
+* \#162980 - Axis range is now calculated properly for logarithmic axis.
+* \#162776 - Chart is now updating on changing the [`DataSource`](https://help.syncfusion.com/js/api/ejchart#members:series-datasource) using KO Observable array.
+* \#162220 -Y axis labels is now rendering properly when y axis `Range` starts from 0 and all y values has same decimal points.
+
+
+
+### Features
+{:#chart-features}
+
+* \#157009 - Provided support for rounded corners in column chart.
+* \#145092 - Provided support for padding in axis title.
+* \#158006 - Provided support for showing trackball tooltip in grouped mode.
+* \#117713, \#147049, \#146053, \#121284, \#147784 - Provided support for multi-level axis labels.
+* \#155743, \#159246 - Provided support to select point/series programmatically while initializing the chart.
+* Provided support to wrap the data label in Pie, Doughnut, Pyramid and Funnel series.
+* Provided support for rounded corners in trackball tooltip.
+* Provided touch support for interactive features like trackball, crosshair, tooltip, selection and pinch zooming.
+
+### Breaking Changes
+{:#chart-breaking-changes}
+
+* Rounded corner `Rx` and `Ry` values for crosshair tooltip has been changed from 0 to 3.
+* Now the trackball tooltip will render with rounded corners by default.
+* Revamped the position and content of trackball tooltip in charts such as Candle, OHLC, HiLo, Range Column, Range Area.
+* Default font size of [`Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:title-font-size) has been changed from 20px to 16px.
+* Default font size of [`PrimaryXAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryYAxis.Title.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-title-font-size) has been changed from 16px to 14px.
+* Default font size of [`PrimaryXAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryxaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`PrimaryYAxis.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:primaryyaxis-font-size) has been changed from 13px to 11px.
+* Default font size of [`Series.Marker.DataLabel.Font.Size`](https://help.syncfusion.com/js/api/ejchart#members:series-marker-datalabel-font-size) has been changed from 12px to 11px.
+
+
+## CheckBox
+
+### Bug Fixes
+{:#checkbox-bug-fixes}
+
+* \#160913 - Now model values can bind with checkbox using `CheckBoxFor` helper.
+## CircularGauge
+
+### Bug Fixes
+{:#circulargauge-bug-fixes}
+
+* \#159955, \#160361 - Pointer value is now updating properly, while resizing the window.
+
+
+### Features
+{:#circulargauge-features}
+
+* Provided touch support for interactive features like tooltip, pointer drag and drop.
+## DateTimePicker
+
+### Bug Fixes
+{:#datetimepicker-bug-fixes}
+
+* \#158828 - Time interval between two adjacent time in the DateTimePicker can be set to one second.
+* \#162637 - DateTimePicker renders properly in unobtrusive mode.
+## Diagram
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#160769 - Support to define the client side events in razor view is added.
+* \#161586 - Issue in serializing the diagram when assign the BPMN object to model's `DefaultSettings.Node` property is fixed.
+* \#161586 - Issue in `ParseModel` method while deserializing the label's `margin` property is fixed.
+
+### Features
+{:#diagram-features}
+
+* \#156278, \#159217 - Built-in support to activate the connection when mouse hover on the port is added.
+* \#158548 - Support to get diagram id from client side events arguments has been implemented.
+* \#160442 - Support to position the cursor for label editor has been implemented.
+* \#154120 - Support to render the nodes and connectors with sharp edges is added.
+* Support to restrict the undo and redo actions to a certain limit is added.
+* Multiplicity support for UML Connectors is added.
+* Droppable support to BPMN Sub-Process is added.
+* Alignment support for node's Expand and Collapse Icon is added.
+
+### Breaking changes
+{:#diagram-breaking-changes}
+
+* Events `nodeCollectionChange`, `connectorCollectionChange` and `selectionChange` will be triggered twice in the diagram, to represent different `state`.
+ * It will be trigger before adding the node/connector/selection in the diagram which is cancelable.
+ * it will trigger again after adding the node/connector/selection into the diagram which is not be cancelable.
+
+* BPMN, UML related connector can now be created using `Connector.Shape` property. This property is generalized to support multiple shape and its type is changed to `object`. Please cast this property to access the desired shape `con.Shape as ConnectorShape`.
+{% highlight c# %}
+ Connector con = new Connector
+ {
+ Shape = new ConnectorShape()
+ };
+ //casting the object to ConnectorShape
+ var shape = con.Shape as ConnectorShape;
+ shape.Flow = BPMNFlows.Association;
+{% endhighlight %}
+
+* `ConnectorShape.RelationShip` property is depreciated. Use `UMLConnectorShape.RelationShip` instead of that.
+* `ConnectorShape.Multiplicity` property is depreciated. Use `UMLConnectorShape.UMLClassifierMultiplicity.Type` instead of that.
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#158446 - Support to access and modify `AllowOverlap` for a Textbox has been added.
+* \#160314 - Support to access `CommentStart` and `CommentEnd` range for a Comment has been added.
+* \#134302, \#125959 - Added support to export Word document as an OpenDocument Text(ODT) format documents.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#156461 - Symbol preservation issue has been fixed while resaving the particular RTF document.
+* \#156461 - Table header row is now preserved properly while resaving the particular RTF document.
+* \#158390 - Special characters is now preserved properly while resaving the RTF document.
+* \#156461 - TOC alignment is now preserved properly while converting a particular RTF file to Word document.
+* \#159078 - AutoHyphenation setting is now preserved properly while resaving the Word document as RTF file.
+* \#159658 - Line break is now preserved properly while converting particular Word document to RTF.
+* \#159668 - Paragraph style is now preserved properly while resaving a RTF document.
+* \#158263 - TOC text contents are now preserved properly while resaving a particular Word document.
+* \#160117 - NullReferenceException will no longer thrown while performing Mail merge using ExpandoObjects.
+* \#160072 - EndGroup merge field preservation issue while using RemoveEmptyGroup has been resolved.
+* \#159331 - Line spacing preservation issue has been fixed while resaving a particular Word document.
+* \#157651 - ArithmeticException will no longer thrown while parsing DOC format Word document.
+* \#159459 - Date format with invalid value is now preserved properly while performing Mail merge.
+* \#159300 - ArgumentOutOfRangeException will no longer thrown while inserting a section break using `InsertSectionBreak` API.
+* \#159295 - ArgumentOutOfRangeException will no longer thrown while opening a particular DOCX format document.
+* \#161012 - Null reference exception will no longer thrown while opening a particular RTF file.
+* \#159859 - Image background color is now preserved properly while resaving a particular Word document.
+* \#160658 - Picture color is now preserved properly while resaving the Word document.
+* \#161449, \#158728 - No longer hangs while opening a particular DOCX format document.
+* \#162513 - Image overlapping issue has been fixed while resaving a particular Word document.
+* \#158472 - Checkbox is now preserved properly while resaving a particular Word document.
+* \#156622 - File corruption issue has been fixed after executing Mail merge process for a particular Word document.
+* \#158650 - No longer hangs while updating document fields for a particular Word document.
+* \#159712 - Image size is now preserved properly while resaving a particular RTF document.
+* \#163074 - PageRef field result value is now properly updated while updating document fields for a particular Word document.
+* \#163074 - NullReferenceException will no longer thrown while updating document fields for a particular document.
+* \#158494 - Spacing and symbols are now preserved properly while resaving a particular RTF document.
+* \#158494 - Paragraph missing issue has been fixed while resaving a particular RTF document.
+* \#158494 - Normal style is now preserved properly while resaving a particular RTF document.
+* \#162224 - NullReferenceException will no longer thrown while resaving a particular Word document.
+* \#162163 - Font name is now preserved properly while inserting a text using `BookmarkNavigator.InsertText` API.
+* \#162204 - DocIO generated documents are now properly opened in Google docs.
+* \#162224, \#157132 - NullReferenceException will no longer while opening a particular Word document.
+* \#156859 - Image preservation issue has been resolved while converting a particular Word document as PDF.
+* \#156827 - Tab stop based on compatibility option of 'ForgetLastTabAlign' is now properly preserved while converting a particular Word document as PDF.
+* \#157199 - NullReferenceException will no longer thrown while converting a particular Word document as PDF.
+* \#157199, \#159064 - IndexOutOfRangeException will no longer thrown while converting a particular Word document as PDF.
+* \#157199 - Image position are now preserved properly while converting particular Word document as PDF.
+* \#157194 - Textbox content preservation issue has been resolved while converting a particular Word document as PDF.
+* \#157194 - Line shape is now preserved properly while converting a particular Word document as PDF.
+* \#158757 - Table row background color preserved properly while converting a particular Word document as PDF.
+* \#158757 - Tab stop is now preserved properly while converting a particular Word document as PDF.
+* \#159373 - Paragraph horizontal alignment preservation issue has been resolved while converting a particular Word document as PDF.
+* \#158995 - Table row is now preserved properly while converting a particular Word document as PDF.
+* \#160085 - Multi column text preservation issue has been fixed in Word document to PDF conversion.
+* \#160288 - Text formatting is now preserved properly while converting a particular Word document as PDF.
+* \#159859 - Text position is now preserved properly while converting a particular Word document as PDF.
+* \#160085 - Paragraph contextual spacing is now preserved properly while converting a particular Word document as PDF.
+* \#156913 - Sinhalese text is now preserved properly while converting a particular Word document as PDF.
+* \#159065 - Hyperlinks are now preserved properly while converting a particular Word document as PDF.
+* \#161130 - Paragraph alignment is now preserved properly while converting Word document as PDF.
+* \#160732 - Horizontal lines are now preserved properly while converting a particular Word document to PDF.
+* \#159686 - Images are preserved properly while converting a particular Word document as PDF.
+* \#159295 - Header image is now preserved properly while converting a particular Word document as PDF.
+* \#161435 - Image overlapping issue has been fixed while converting a particular Word document to PDF.
+* \#136131 - OutOfMemoryException will no longer thrown while converting a particular Word document as PDF.
+* \#161197 - Table is now preserved properly while converting a particular Word document as PDF.
+* \#156827 - Image cropping is now preserved properly while converting a particular DOC format document to PDF.
+* \#159868, \#161156, \#160703 - Image missing issue has been fixed while converting a particular Word document as PDF.
+* \#160467, \#162755 - Images are now preserved properly while converting a particular Word document as HTML.
+## FileExplorer
+
+### Features
+{:#fileexplorer-features}
+
+* \#161173 - The FileExplorer allows to access the shared folder which is connected via local area network.
+
+* \#161660 - In FileExplorer, we have provided the API `AllowKeyboardNavigation` to enable/disable the Keyboard Navigation.
+
+* \#140098, \#141095, \#153296, \#153869 - The FileExplorer allows files to be moved from one folder to another by using drag and drop. It also supports uploading a file by dragging it from Windows Explorer to a folder in the FileExplorer control.
+
+* \#155542 - The FileExplorer allows thumbnail images to be compressed on the server side and loaded into the FileExplorer layout to improve performance when working with large size images.
+
+* \#159186 - Provided option to customize the ContextMenu items in FileExplorer control.
+
+* \#159186 - Provided API `AllowSearchOnTyping` to perform the search action only on `Enter` key press.
+
+* We have provided the sort by option to sort the files and folders in the FileExplorer in Tile / Large Icons views.
+
+### Breaking Changes
+{:#fileexplorer-breaking-changes}
+
+* In FileExplorer control, `Select` event is triggered while unselect any items in grid/tile view issue has been fixed and now we have provided `Unselect` event while unselect any items in grid/tile view.
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#135640, 137008,141041, 154323, 150261, 157435- Now the UI of add and edit dialogs in Gantt has been enhanced with tabbed view for displaying multiple fields, and also added ‘Notes’ tab to add task description.
+* Gantt now supports rendering manually scheduled tasks and auto scheduled tasks in a project.
+* \#150261, 157443 ,158462 – Now Gantt provides support to highlight the important and critical tasks in a project.
+* Gantt now supports customizable working time ranges in a day for the tasks along the project.
+* Now Gantt provides support for work calculation for the tasks based on task type (fixed duration, fixed work, fixed resource units) and effort driven values.
+* \#161981 - Now `actionBegin` event will also be triggered while adding a new row to Gantt.
+
+### Bug fixes
+{:#gantt-bug-fixes}
+
+* \#160524- Header alignment issue in year schedule mode for ‘d/M/yyyy’ date format has been fixed.
+* \#162073- Issue with tasks’ end date calculation in 8 hour working timescale has been fixed.
+* \#162071- Issue with taskbar width calculation for date format with ‘HH’ has been fixed now.
+
+### Breaking Changes
+{:#gantt-breaking-changes}
+
+* Now the editor type of the duration column has been changed from Numeric to string type, to support displaying duration units in the project such as days, hours and minutes. Hence duration column will be displayed along with duration unit, with days as default duration unit.
+* Now the editor type for the duration and predecessor offset fields in the add and edit dialogs has been changed from Numeric to string type, to support displaying duration units in the project such as days, hours and minutes.
+
+## Grid
+
+### Bug fixes
+{:#grid-bug-fixes}
+
+* \#162953 - Grid exporting is not working properly with grouping and summary enabled.
+* \#162654 - Compare DataAnnotation is not validating column values properly
+* \#160928, \#162823 - Script error is fixed when binding empty `dataSource` with date column.
+* \#160921 - Scrollbar is not generated when the Grid records exceed the height.
+* \#157844 - Script error is now fixed when passing null array in `dataSource` method in remote data.
+* \#156761 - Date column now stores Null value, when value is not set to date column field in batch editing.
+* \#155659 - In dialog edit mode, duplicate rows are prevented when inserting the records using enter key.
+* \#158016 - Excel filter is working fine in foreign key column when using remote data.
+* \#156719 - Filtered records are now exported properly.
+* \#158067 - Support added for group column based on the formatted value.
+* \#158393,\#161899 - Script error throws while using `ForeignKey` dataSource as URL with empty `DataSource` in Grid.
+* \#158658 - Insert index is calculated wrongly when having multiple `PrimaryKeys`.
+* \#159299 - `Validation` is not working when culture changes is fixed.
+* \#159390, \#160787 - If columns `width` is not specified in Grid, that `column` `width` set as 0px when we render grid with tab control is fixed.
+* \#159991 - Filtering `ForeignKey` column with incorrect value throws exception.
+* \#159991, \#161901 - `MultiSorting` is now working as expected in remote data binding.
+* \#160328 - Column `type` will now fetched automatically when using lambda expression for Column definition.
+* \#160397 - Multiple selected items from dropdown is displayed as single string upon saving in `Batch` edit mode.
+* \#160502 - Template definition is considered while saving in `batch` edit mode.
+* \#160622 - `Excel` Export with incorrect number format with trailing zeros.
+* \#160922 - The row height is not refreshed while using responsive grid.
+* \#161089 - `CustomAdaptor` is not working while using `OdataAdaptor`.
+* \#161146 - If Scrolling enabled in Grid, the grid header and content table width set as 100px when we render grid with tab control.
+* \#161146 - Script error throws when we set `EnableVirtualization` as true and empty `DataSource` in virtual Scrolling.
+* \#162595 - Throws script error in IE when we enable the `FilterBarTemplate`.
+
+### Features
+{:#grid-features}
+
+* \#132804, \#134342, \#141043 - Provided multiple selection using check box support.
+* \#134543, \#137938, \#141896, \#144492, \#145975, \#157845, \#158073, \#159059, \#161819, \#162907 - Provided remote searching support for larger data in Excel filter choices.
+* \#127320, \#135409,\#135720,\#136193, \#138406, \#138324, \#139793, \#146637, \#148848,\#150126,\#149668,\#153046,\#157390, \#157993,\#160392, \#161846 - Now, provided editing support in virtual scrolling.
+
+### Breaking changes
+{:#grid-breaking-changes}
+
+* Grid height responsiveness will work if only the `ScrollSettings->Height` property is set to 100%.
+* Default column resizing mode has been changed to `Normal` from `NextColumn`.
+* While referring individual files, it is essential to include ej.tooltip.min.js file in project for rendering toolbar in Grid.
+
+## HeatMap
+
+### Features
+{:#heatmap-features}
+
+* Internet Explorer 8 browser support for the heat map control has been added.
+* Responsive support for the heat map control has been provided.
+
+
+## Kanban
+
+### Features
+{:#kanban-features}
+
+* Multiple key binding support has been provided for Kanban columns to allow the transition of multiple status.
+* Provided support for Drag and Drop the cards across swim lanes.
+* Provided workflow support to a set of transitions that a card moves through during its process cycle for Kanban.
+* Provided support to prevent dragging and dropping on particular column.
+
+### Breaking Changes
+{:#kanban-breaking-changes}
+
+* `MenuItem` property removed from `ContextMenuSettings.MenuItems`.User can give [`MenuItems`](https://help.syncfusion.com/js/api/ejkanban#members:contextmenusettings-menuitems) as string of array.
+* `SelectioType` property name has been modified as `SelectionType`.
+* `AddDisableMenuItem ` property name deprecated as `Add` inside of context menu items.
+* `AddField` property name deprecated as `Add` inside of `SearchSettings`.
+
+## Lineargauge
+
+### Features
+{:#lineargauge-features}
+
+* Provided touch support for interactive features like tooltip, pointer drag and drop.
+
+
+
+## ListBox
+
+### Bug Fixes
+{:#listbox-bug-fixes}
+
+* \#160494 - Issue with getCheckedItems() method's data value and script error with enableItem() method have been fixed.
+## Map
+
+### Features
+{:#map-features}
+
+* Provided touch support for interactive features like tooltip, selection and highlight.
+
+
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#157075 - Support has been added to draw content directly in content stream during HTML to PDF conversion using IE.
+* \#157234 - Support for adding textbox fields with same name has been added for both the existing and new documents.
+* \#158792 - Performance is now improved while merging PDF documents.
+* \#106625, #145937 - Provided support for creating, editing and filling both static and dynamic XFA form in a PDF document.
+* Added support for Code128 type of Barcodes.
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#161770 - Exception is no longer thrown while time stamping the PDF document.
+* \#161606 - Application will never hang while generating PDF documents in multithreading environment.
+* \#158316 - Alignment is now preserved properly while converting Excel to PDF.
+* \#162060 - Exception is no longer thrown, while reading the form fields.
+* \#161780 - Format exception is no longer thrown while converting XPS to PDF.
+* \#161619 - Border width of checkbox field is now preserved properly.
+* \#163097 - Border width of textbox field is now preserved properly.
+* \#163551 - Web link will be enabled properly when adding `PdfTextWebLink` to `PdfLoadedDocument`.
+* \#161994 - Exception is no longer thrown while flattening the form field.
+* \#161102 - Shapes are no longer missed while converting EMF to PDF.
+* \#160094 - Images are rendered properly while drawing in PDF document.
+* \#160057 - NullReferenceException is no longer thrown while merging the PDF document.
+* \#159398 - NullReferenceException is no longer thrown while getting the index from page.
+* \#159067 - Fatal error is no longer thrown while loading the PDF document.
+* \#159859 - Bold texts are now preserved properly while converting EMF to PDF.
+* \#156890 - Image data is now cleared properly, while disposing the `PdfImage`.
+* \#156607 - Images are now preserved properly when converting EMF to PDF.
+* \#156700 - Polish text is now preserved properly while converting Word to PDF.
+* Annotations are now removed properly while using remove method in `PdfLoadedAnnotationCollection`.
+* Text is now preserved properly while converting EMF to PDF.
+* Text is now retrieved properly from `PdfLoadedTextBoxField`.
+* Currency symbol is now retrieved properly from `PdfLoadedTextBoxField`.
+* Popup annotation position has been preserved properly.
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#155070, \#149793, \#158252- Support is added to download the PDF document displayed in ejPdfViewer control.
+* \#159474 - Support for the text selection has been included in ejPdfViewer control.
+* \#158735, \#159474, \#163084 - Provided the text search support in ejPdfViewer control.
+
+### Bug Fixes
+{:#sfpdfviewercontrol-bug-fixes}
+
+* \#158273 - Page Navigation for the documents with different page size is now working as expected.
+* \#159248 - Text contents are rendered properly in ejPdfViewer control.
+* \#160434 - Word to PDF converted PDF documents are displaying properly in ejPdfViewer control.
+
+## PivotChart
+
+### Breaking changes
+{:#pivotchart-breaking-changes}
+
+* Assembly name `Syncfusion.EJ.Olap` has been changed to `Syncfusion.EJ.Pivot`.
+
+## PivotClient
+
+### Breaking changes
+{:#pivotclient-breaking-changes}
+
+* Assembly name has been changed from `Syncfusion.EJ.Olap` to `Syncfusion.EJ.Pivot`.
+* Control name has been changed from `OlapClient` to `PivotClient`.
+* Class name has been changed from `OlapClient` to `PivotClient`.
+* Namespace has been changed from `Syncfusion.JavaScript.Olap.OlapClient` to `Syncfusion.JavaScript.PivotClient`.
+
+### Features
+{:#pivotclient-features}
+
+* \#154690, #156434, #156027, #157694 - Provided support for OLAP data source at client mode.
+* \#161208 - Paging in member editor for OLAP data source.
+* \#162047 - Exporting operation has been optimized to obtain improved performance.
+* Label and value filtering for OLAP data source has been implemented like in Microsoft Excel.
+* Paging and virtual scrolling support for OLAP data source.
+* Provided support for relational data sources both at server mode and client mode.
+
+## PivotGauge
+
+### Breaking changes
+{:#pivotgauge-breaking-changes}
+
+* Assembly name `Syncfusion.EJ.Olap` has been changed to `Syncfusion.EJ.Pivot`.
+
+## PivotGrid
+
+### Breaking changes
+{:#pivotgrid-breaking-changes}
+
+* Assembly name `Syncfusion.EJ.Olap` has been changed to `Syncfusion.EJ.Pivot`.
+
+### Features
+{:#pivotgrid-features}
+
+* \#155849 - Implemented paging support for OLAP data source in Client Mode.
+* \#159241 - Cell editing support for relational data source in both Server and Client Mode has been done.
+* \#159371 - Excel-like layout support has been implemented for both OLAP and relational data sources.
+* \#158253 - Show/hide sub-totals and grand-totals for both OLAP and relational data sources has been done.
+* \#142404, #143465, #146184 - Dynamic column re-sizing support has been provided.
+* \#117474, #135837, #156363 - Frozen header support has been provided.
+* \#151332 - Support to save and load the PivotReports in PivotGrid at Client Mode has been done.
+* \#158253 - Exporting with conditional formatting applied has been done.
+* Support to set the number format directly inside the data source has been done.
+* Calculated field implementation has been done for relational data source at Server Mode.
+* Implemented drill-through support for OLAP data source in Server Mode.
+## PivotTreeMap `Preview`
+
+The PivotTreeMap control lets the user to visualize OLAP data in the form of nested nodes in hierarchical order with the ability to drill up and down.
+
+### Breaking changes
+{:#pivottreemap-breaking-changes}
+
+* Assembly name `Syncfusion.EJ.Olap` has been changed to `Syncfusion.EJ.Pivot`.
+
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* \#160092 - Added support for K-Nearest Neighbors model.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#159550 - Support for marking PowerPoint presentations as final, making it non-editable, was now added.
+* \#137837, \#159731, \#160172, \#160129 - Support was now added to include and remove the OLE Objects in PowerPoint presentation
+* \#158245 - Support was added to modify the slide layouts in PowerPoint presentation
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+
+* The property `Masters` was now added into `IPresentation` interface
+* The property `Final` was now added into `IPresentation` interface
+* The property `LayoutSlides` was now added into `IMasterSlide` interface
+* The method `Add` was now added in `ILayoutSlides` interface
+* The method `Add` was now added in `ISlides` interface
+* The method `AddOleObject` was now added in `IShapes` interface
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#159312 - PowerPoint presentations will be no longer corrupted while resaving
+* \#159550 - The video files will be now preserved while resaving the PowerPoint presentations
+* \#159309 - PowerPoint presentations will be no longer corrupted while cloning the slides containing comments
+* \#157762, \#160677 - The existing paragraph font size is now retrieved properly while loading the PowerPoint presentations
+* \#157742 - The font size for the contents within table is now retrieved properly while loading the PowerPoint presentations
+* \#160677 - The "FontName" of the paragraph is now retrieved properly while loading the PowerPoint presentations
+* \#160677 - The "HorizontalAlignment" value of the shapes are now retrieved properly while loading the PowerPoint presentations
+* \#160677 - The "VerticalAlignment" value of the shapes are now retrieved properly while loading the PowerPoint presentations
+* \#157132 - The "Null Reference Exception" will no longer be thrown while parsing PowerPoint slides containing charts
+* \#162341 - Null reference exception will be no longer thrown while merging a cloned slide to another presentation
+* \#161913 - The SmartArt diagrams will be now preserved properly while cloning a PowerPoint slide
+* \#160507 - Text positions are now preserved properly while performing Presentation to PDF conversion
+* \#159565 - Chinese content is now preserved properly while performing Presentation to PDF conversion
+* \#157742 - The page numbers are now preserved properly while performing Presentation to PDF conversion
+
+## RadioButton
+
+### Bug Fixes
+{:#radiobutton-bug-fixes}
+
+* \#162517 - Now RadioButton can be unchecked via setModel.
+## RangeNavigator
+
+### Features
+{:#rangenavigator-features}
+
+* Provided touch support for interactive features like selection, tooltip and slider.
+
+
+
+## ReportViewer
+
+### Features
+{:#reportviewer-features}
+
+* \#146053 - Provided the Chart Grouping support in ejReportViewer.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#159261 - Issue with fill color value in chart has been fixed.
+* \#161855 - Now the column header text appearing inside of table for nested tablix.
+* \#161777 - Issue with Chart axis range interval has been resolved.
+* \#146053 - Now rectangle report item has been increased properly when placed Tablix with column grouping.
+* \#146053 - Now the chart data labels are displayed in center position.
+* \#146053 - Now the chart data labels are rendered properly for custom format.
+* \#146053 - Now the Tablix is rendered properly, if the Datasource count is zero.
+* \#159261 - Issue with custom code modules has been fixed to access the Report Parameters.
+* \#146053 - Issue with Date serial has been fixed when use the zero day value.
+* \#155879 - Now the Report Header and Footer size is updated properly based on Tablix grouping.
+* \#159261 - Now Parameter labels are rendered properly when the user defined values are provided in dataset.
+* \#159456 - Now the `code modules` will load properly for VB functions.
+* \#159456 - Now the `custom assembly` will import properly in `code modules`.
+
+## Ribbon
+
+### Features
+{:#ribbon-features}
+
+* Adaptive support has been provided to Ribbon to adjust its size according to the screen size on which it renders.
+
+
+## RichTextEditor
+
+### Features
+{:#richtexteditor-features}
+
+* The RTE provides `XHTML validation` from server side to validate the given HTML that ensure with the XHTML standard. It helps to export the RTE content into Word or a PDF file with proper formatted content.
+
+* The RTE provides `Custom execute command` that execute selection, range and cursor based commands for all the browser. Since the default execute command behaves inconsistencies across browsers.
+## Schedule
+
+### Features
+{:#schedule-features}
+
+* \#156158 - Scheduler is now provided with an option to show/hide the timezone fields in an appointment window using the API `ShowTimeZoneFields`. It also provides another API namely, `ApplyTimeOffset` to include or exclude the time offset calculation on appointments based on the timezones.
+
+* \#150560 - PDF Export feature in Scheduler has been enhanced with additional options to export it along with the custom dates, blockout settings features and also allowing it to show/hide the header bar, all-day row and time scale options.
+
+* A new method namely `notifyChanges` has been introduced to handle the Scheduler CRUD operations while using SignalR concept.
+
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#163479 - Start and End Timezone values are processing correctly now within the `saveAppointment` function.
+
+## Scroller
+
+### Bug Fixes
+{:#scroller-bug-fixes}
+
+* \#148682 - Touch scroll speed is improved in Scroller.
+## Sparkline
+
+### Features
+{:#sparkline-features}
+
+* Provided touch support for interactive feature like tooltip.
+
+
+
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* Provided support for read-only mode.
+* Provided support for context menu customization.
+* Improved the initial rendering performance.
+
+### Bug fixes
+{:#spreadsheet-bug-fixes}
+
+* \#159001 - Issue with RangeSettings having Array value [Sql timestamp] in SharedData is fixed.
+* \#162866,163093 - Improved the selection border width.
+* \#161196 - Changed the default value of showHeader to "true".
+
+### Breaking Changes
+{:#spreadsheet-breaking-changes}
+
+* \#158674 - Issue with Styles class conflict the namespace between Syncfusion.JavaScript.Models and System.Web.Optimization is fixed.
+* \#162866,163093 - Improved the selection border width.
+* \#161196 - Changed the default value of showHeader to "true".
+## TextBoxes
+
+### Bug Fixes
+{:#textboxes-bug-fixes}
+
+* \#141695 - When set the `ValidationRules` and `ValidationMessage` API's validation not occurs properly, issue has been fixed.
+
+
+## Tile
+
+### Bug Fixes
+{:#tile-bug-fixes}
+
+* \#159925, 161122 - Console error when setting BadgePosition for Tile has been resolved.
+## TimePicker
+
+### Bug Fixes
+{:#timepicker-bug-fixes}
+
+* \#162637 - TimePicker behaves properly in `EnableStrictMode`.
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#156028-TreeGrid now provides support for checkbox row selection.
+
+### Bug fixes
+{:#treegrid-bug-fixes}
+
+* \#160976- Now the console error in Internet Explorer 11 browser while focusing the hidden TreeGrid element will no longer be thrown.
+* \#161106- Now the console error while adding a record from toolbar in self-referential data source will no longer be thrown.
+
+### Breaking Changes
+{:#treegrid-breaking-changes}
+* The property `selectionMode` has been deprecated, instead use `selectionSettings.selectionMode`.
+* The property `selectionType` has been deprecated, instead use `selectionSettings.selectionType`.
+* The excel export method `Export(TreeGridProperties, IEnumerable, string, ExcelVersion, TreeGridExportSettings, string)` has been deprecated, instead use `Export(TreeGridProperties,IEnumerable ,String,ExcelVersion ,TreeGridExportSettings)`
+
+
+## Treemap
+
+### Features
+{:#treemap-features}
+
+* Provided touch support for interactive features like tooltip and selection.
+
+
+
+## TreeView
+
+### Features
+{:#treeview-features}
+
+* Provided option in `CollapseAll`/`ExpandAll` method to expand /collapse nodes up to specific level.
+
+* \#156288 - Provided multiple node selection support in TreeView control.
+
+* \#133614, \#158321 - Provided option to drag multiple nodes in TreeView control.
+
+* \#160961 - Provided option to get the child nodes of the specific node.
+
+## Uploadbox
+
+### Bug Fixes
+{:#uploadbox-bug-fixes}
+
+* \#158217- When we set the locale property via controller side and pass it view via viewData,then the local property will work properly and also the `Close` attribute was included under `UploadBoxButtonText` property.
+* \#160979,\#162949- Thrown console error has been cleared while using allowExtension property.
+* \#162791- Provided wrapper support for `beforeSend` event in Uploadbox.
+
+## WaitingPopup
+
+### Features
+{:#waitingpopup-features}
+
+* Provided support for WaitingPopup element `append to` the given container element.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* Support for Excel 2016 charts is provided.
+* Support for Excel to ODS export is provided.
+* Support for adding and modifying hyperlink to shapes is provided.
+
+### Breaking changes
+{:#xlsio-breaking-changes}
+
+* The properties `IsBinningByCategory`, `HasAutomaticBins`, `NumberOfBins`, `BinWidth`, `UnderflowBinValue`, `OverflowBinValue` are now added in `IChartCategoryAxis` interface.
+* The property `SetAsTotal` is now added in `IChartDataPoint` interface.
+* The property `ParetoLineFormat` is now added in `IChartSerie` interface.
+* The properties `TreeMapLabelOption`, `ShowConnectorLines`,`ShowMeanLine`, `ShowMeanMarkers`, `ShowInnerPoints`, `ShowOutlierPoints`, `QuartileCalculationType` are now added in `IChartSerieDataFormat` interface.
+* The properties `Shape` and `AttachedType` are now added in `IHyperLink` interface.
+* The method `Add` is now added in `IHyperLinks` interface
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#F125604, \#162915 - Null reference exception is no longer thrown while opening an Excel file containing rich-text.
+* \#154153 - Issues with custom gradients are fixed.
+* \#155434 - Argument out of range exception is no longer thrown while importing data table with DDE link formula.
+* \#157638 - Issue with missing of sorted values in the created document is fixed.
+* \#158543 - Formatting issue in copied worksheet when using `Workbook.AddCopy` in XLS format is fixed.
+* \#159946 - Issue with borders in Excel to PDF conversion is fixed.
+* \#160686 - Unexpected token exception is no longer thrown while accessing cell with formula.
+* \#160819 - Issue with Base64 image saving is fixed in HTML conversion.
+* \#160819 - Issue with contents visibility in HTML conversion is fixed.
+* \#160845 - Issue with starting point of line series is fixed in chart to image conversion.
+* \#160845 - Dashed lines are preserved in chart to image conversion.
+* \#160845 - Issue with marker color is fixed in chart to image conversion.
+* \#160845 - Issue with chart series gap width is fixed in chart to image conversion.
+* \#160845 - Issue with chart series color is fixed in chart to image conversion.
+* \#160845 - Issue with line series position is fixed in chart to image conversion.
+* \#161243 - Image outside the used range is not drawn on Excel to PDF conversion is fixed.
+* \#161590 - Memory consumption issue in Excel To PDF is fixed.
+* \#161932 - Argument out of range exception raised while opening Excel document with conditional number formats is fixed.
+* \#162065 - CSV file is preserved proper in Dutch culture.
+* \#162324 - XML exception raised while parsing AutoFilters is resolved.
+* \#162324 - XML exception raised while parsing image information of a chart is fixed.
+* \#162419 - Issue with row and column values of selection range is fixed.
+* \#162449 - Issue with chart series data labels in chart to image conversion is fixed.
+* \#162601 - Issue with copying `DataValidation` is fixed.
+* \#162844 - Index out of range exception thrown while setting empty value to range of cells is resolved.
+* \#163029 - Argument exception is no longer thrown while inserting a row.
+* \#163051 - Issue with merged cells in Excel to PDF conversion is fixed.
+* \#163119 - Duplicate replacement issue when value to be replaced is enclosed in square bracket using `Replace` method is fixed.
+* \#163450 - Unknown exception thrown while auto fitting rows for multiple worksheets is resolved.
+* \#163544 - `DateTimeModified` field is empty on compression is fixed.
+
diff --git a/aspnetmvc/Release-notes/v14.3.0.52.md b/aspnetmvc/Release-notes/v14.3.0.52.md
index af3df299..3cb79ccb 100644
--- a/aspnetmvc/Release-notes/v14.3.0.52.md
+++ b/aspnetmvc/Release-notes/v14.3.0.52.md
@@ -8,8 +8,249 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2016_vol_3_sp1 version=site.version.2016_vol_3_sp1 %}
-{% directory path: _includes/release-notes/v14.3.0.52 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Accordion
+
+### Features
+{:#accordian-features}
+
+* \#165359 - Provided support for HeaderTemplate in Accordion
+## Button
+
+### Bug Fixes
+{:#button-bug-fixes}
+
+* \#165284, \#165568 - Disabled button prevented from Form submission.
+
+## Calculate
+
+### Bug Fixes
+{:#calculate-bug-fixes}
+
+* \#162765 – Formula with Table Named Ranges are now calculated properly.
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#165301 - Hyphen character in axis labels are now rendering properly for category axis.
+
+
+## CircularGauge
+
+### Bug Fixes
+{:#circulargauge-bug-fixes}
+
+* \#165319 - Background color for half-circular gauge is now applied properly.
+
+
+## DatePicker
+
+### Bug Fixes
+{:#datepicker-bug-fixes}
+
+* \#164310 - Now DatePicker destroyed properly.
+
+## DateTimePicker
+
+### Bug Fixes
+{:#datetimepicker-bug-fixes}
+
+* \#164006 - DateTimePicker renders properly after postback when custom DateTimeFormat has been given.
+
+## DocIO
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+
+* Default encoding is modified from UTF-8 with BOM to UTF-8 without BOM while saving text file using the method `Save(string fileName, FormatType.Txt)` of `WordDocument` class and it can be modified using existing public method `SaveTxt(string fileName, Encoding encoding)` of `WordDocument` class.
+* Default encoding is modified from Windows Default (ANSI) without BOM to UTF-8 without BOM while saving text file using the method `Save(Stream stream, FormatType.Txt)` of `WordDocument` class and it can be modified using new public method `SaveTxt(Stream stream, Encoding encoding)` of `WordDocument` class.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#157194 - InvalidOperationException will no longer thrown while converting a particular Word document as PDF.
+* \#161613 - Table cell margin is now preserved properly while converting particular Word document as PDF.
+* \#164631 - Word document converted as PDF with PDF/A-1b conformance level will meet the adobe preflight PDF/A-1b compliance.
+* \#161882 - NullReferenceException will no longer thrown while converting a particular Word document as PDF.
+* \#162767, \#162891 - AltChunk contents are now preserved properly while converting a particular Word document as PDF.
+* \#162848 - Word splitting issue has been resolved while converting a particular Word document as PDF.
+* \#162851 - Performance has been improved in Word to PDF conversion.
+* \#164123 - Images are now preserved properly while converting a particular Word document as PDF.
+* \#164110 - Vertical merged cell contents are now preserved properly while converting a particular Word document as PDF.
+* \#161326 - WMF images are now preserved properly while import/export the DOC format document.
+* \#162311 - Checkbox is now preserved properly while resaving a particular DOCX format document.
+* \#163760 - ArgumentOutOfRangeException will no longer thrown while opening a particular RTF format document.
+* \#165424 - Unicode characters are now preserved properly while resaving a particular RTF format document.
+* \#163530 - EncoderFallbackException will no longer thrown while resaving a particular Word document as Text file.
+* \#162545 - Track changes are now accepted properly for the particular DOCX format document.
+* \#164220 - Empty paragraph is now preserved properly while resaving a particular Word document as HTML.
+* \#164220 - Line spacing is now preserved properly while resaving a particular Word document as HTML.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#126046 - The issue "Selected items are not maintained for DropDownListFor control during postback in IE11" has been fixed.
+
+### Breaking Changes
+{:#dropdownlist-breaking-changes}
+
+* `DropDownListExtenaion` class name has been changed to DropDownListExtension
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#159390, \#160787 - while render the grid in inside `tab` controls the grid `column` `width` is automatically set as 0px when column width is not specified in grid `columns`.
+* \#161132 - To drawing a new table with Grid control based on provided position of x and y axis of `PDF Exporting` .
+* \#163129, \#165277 - `Filterbar` template does not render properly while binding `dataSource` through `setModel`.
+* \#159913 - Grid `VirtualScrolling` is not working fine in `UrlAdapter`.
+* \#160922 - Grid height stays large while reload the page after adding more records on the grid.
+* \#160922 - At initial load the vertical scrollbar has been generated when we set the scrollbar `height` as 100%.
+* \#162740 - Grid not visible in exported sheet when `Column.Width` property is set.
+* \#I162953, \#164836 -`TypeBuilder` Class: Exporting Breaks after filtering the Grid.
+* \#163835 - `$.unique` not working in IE browser.
+* \#165135 - Grid `rowDrop`, `rowDrag`, `rowDragStart` events not fired in unobtrusive mode.
+* \#165135 - Script error obtained when `dragging` and `dropping` dialog to droppable grid
+
+
+
+## Map
+
+### Bug Fixes
+{:#map-bug-fixes}
+
+* \#165151 - Now sub layers are rendering properly on adding dynamically.
+
+
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#164699 - Support for UPC-A barcode has been added.
+
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#158424 - Index was outside the bounds of the array exception is no longer thrown, while loading a PDF document.
+* \#163672 - Parameter is not valid exception is no longer thrown, while using IE based HTML to PDF converter.
+* \#165140 - No duplicate fonts are retrieved from the PDF document.
+* \#163906 - Adobe reader exception is no longer thrown, while drawing image in the PDF document.
+* \#164547 - Exception is no longer thrown while getting the used fonts from the PDF document.
+* \#164832 - Can not find catalog information exception is no longer thrown while loading a PDF document.
+* \#163146 - EMF shapes are preserved properly when converting EMF to PDF.
+* \#154150 - `PdfGrid` cells are now properly resized based on the row span.
+* \#164859 - Application will never get hang while generating the PDF document in multi thread environment using `PdfTrueTypeFont`.
+* \#164940 - Image is now preserved properly while converting Presentation to PDF.
+* \#164222 - File size of the PDF is now reduced while converting XPS to PDF.
+* \#161216 - Extra spaces will never appear between numbers while converting HTML to PDF
+* \#157711 - Bold text will never appear as superscript in HTML to PDF conversion.
+* \#163976 - File size is reduced while adding time stamp in PDF document.
+* \#161590 - Memory leak will never occur while drawing identical image in PDF
+* \#165358 - NullReferenceException is no longer thrown while accessing file name in `PdfLoadedFileLinkAnnotation`.
+* \#163307 - Layer value is now preserved properly while retrieving from the PDF loaded document.
+* \#163402 - Parameter is not valid exception is no longer thrown while processing OCR.
+* \#163309 - Font value is now preserved properly in the PDF loaded document
+* \#161409 - Form fields value are now preserved properly in extended feature enabled document.
+* \#149661 - Page breaks are now preserved properly in IE Converter.
+
+
+
+
+## PivotClient
+
+### Bug fixes
+{:#pivotclient-bug-fixes}
+
+* \#165672 - PivotClient is now working properly when we enable `IsResponsive` property.
+* \#165672 - Pivot button caption is now displayed properly in PivotClient.
+
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#164372 - The "Null Reference Exception" will be no longer thrown while resaving the PowerPoint presentation with a cloned SmartArt diagram.
+* \#164260 - The "Argument Exception" will be no longer raised while converting PowerPoint presentation to an image.
+* \#162341 - Text formatting will be now preserved properly while merging two PowerPoint presentations.
+* \#164372 - The merged PowerPoint presentation will be no longer corrupted while cloning the slides using "KeepSourceFormatting" option
+* \#162450 - Chart series colors are now preserved properly while converting the PowerPoint slide to an image.
+* \#161690 - Paragraph text with the gradient fill will be preserved properly while converting the PowerPoint presentation to PDF or image.
+
+
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#I163282 - Now, the page settings API options are working fine.
+* \#I163282 - Now, the page setup orientation is works fine.
+* \#I161847 - The tooltip position is misplaced in IE8 browser issue has been fixed.
+* \#I161847 - The Report position is misplaced while page navigating in IE8 browser issue has been fixed.
+## RichTextEditor
+
+### Breaking Changes
+
+{:#richtexteditor-breaking-changes}
+
+* `RichTextEditorExtenaion` class name has been changed to RichTextEditorExtension
+
+
+## Schedule
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#165143 - `EnablePersistence` API is included in Scheduler wrapper.
+* \#163508 - Appointment is rendering appropriately, when `IsDST` property is set to *false*.
+
+## Spreadsheet
+
+### Bug fixes
+{:#spreadsheet-bug-fixes}
+
+* \#161896 - Issue with wrong row height is preserved while merging wrapped cells row is fixed.
+
+## Tab
+
+### Features
+{:#tab-features}
+
+* \#165359 - Provided support for HeaderTemplate in Tab
+
+
+
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#163654 - Argument out of range exception is no longer thrown when opening Excel document with shapes.
+* \#163633 - Data validation and conditional formatting are properly updated in .xls format.
+* \#162635 - Issues with series name, font size and fill color in Excel chart to image conversion are fixed.
+* \#163489 - File corruption issue while creating a document with single column sorting is resolved.
+* \#162449 - Index out of range exception will not be thrown on chart to image conversion.
+* \#163056 - Issue with improper relative hyperlink address is fixed.
+* \#163490 - Issue with percent values for Top10 auto filters is fixed.
+* \#165013 - Issues with cell merge and its text data while copying ranges are fixed.
+* \#163287 - Column width is preserved properly in Excel to HTML conversion.
+* \#163802 - Issue with comment shapes while moving ranges is fixed.
+* \#163473, \#165498 - File is no longer corrupted while setting `ShowDataFieldInRow` property to true.
+* \#164462 - Issue with image position in Excel to PDF conversion is fixed.
+* \#164435 - Circular reference exception thrown while moving a cell range is resolved.
+* \#164782, \#159383 - Not a legal OleAut date exception thrown while converting Excel document to PDF in Greek culture is fixed.
+* \#162765 - Incorrect cell values in table ranges on PDF conversion is fixed.
+* \#163341, \#163474 - Issue with pivot filter types is fixed.
+* \#161896 - Incorrect row height while merging the row with wrapped cells is fixed.
+* \#154681 - Issues with text formatting in OfficeChart are fixed.
+* \#165498 - Argument out of range exception thrown on `ImportDataTable()` is fixed.
+* \#163682 - Invalid named range exception is no longer thrown while importing data table.
+* \#163882 - Issues with conditional formatting of `CFType` cell formula are fixed.
+* \#165559 - Exception is no longer thrown on accessing formula values from conditional formats.
+
diff --git a/aspnetmvc/Release-notes/v14.4.0.15.md b/aspnetmvc/Release-notes/v14.4.0.15.md
index 88da14cd..018b3888 100644
--- a/aspnetmvc/Release-notes/v14.4.0.15.md
+++ b/aspnetmvc/Release-notes/v14.4.0.15.md
@@ -8,9 +8,529 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2016_vol_4 version=site.version.2016_vol_4 %}
-{% directory path: _includes/release-notes/v14.4.0.15 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Common
+
+### Features
+{:#common-features}
+
+* \#162203 - Now Theme studio have the option to switch to the previous version, to customize the corresponding version`s themes.
+* \#162612 - We have improved the performance when we serialize the large amount of series from JSON data.
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#165738 - Downloaded LESS and CSS files are from theme studio which was not generated properly henceforth, issue has been fixed.
+* \#166119 - The issue of "Value was not set properly in all the For controls" has been rectified.
+* \#166828 - The issue of "An exception occurs while serializing large amount of data(more than 3500)" has been resolved.
+## Signature `preview`
+
+We have launched new control for capturing the digital signature with mouse and touch compatibility. The Signature control is used to capture or drawing the smooth signatures.
+
+
+### Features
+{:#signature-features}
+
+* Signature captures signature as vector outlines of the strokes
+* Using Signature we can customize the background, stroke width and stroke color.
+* Provided Undo, Redo & Clear options.
+* Converts the captured signature into image format.
+## Button
+
+### Bug Fixes
+{:#button-bug-fixes}
+
+* \#165284, \#165568 - Disabled button prevented from form submission.
+
+## Calculate
+
+### Bug Fixes
+{:#calculate-bug-fixes}
+
+* \#162765 – Formula with Table Named Ranges are now calculated properly.
+
+* \#165876 - Null reference exception no longer thrown when calculating using VLookUp formula.
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#165301 - Hyphen character in axis labels are now rendering properly for category axis.
+* \#163980 - Console error on clicking the line series that is placed on column series is fixed.
+* \#167085 - Zoom in and zoom out buttons are now working properly on pan mode.
+* \#166594 - Animation for line type series is now working properly for jQuery 3 and above version.
+* \#165051 - Marker is now removed properly while the points in series are emptied.
+* \#165243 - Radar chart is now rendering properly while enabling the marker.
+* \#166453 - Zoom toolbar is now rendering properly in canvas mode.
+* \#164589 - Zoom toolbar will not hide while enabling the `DataLabel` [`Template`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-template).
+
+
+
+### Features
+{:#chart-features}
+
+* Provided support for drag and drop of points in chart.
+* \#160843 - Provided support for datetime category axis.
+* \#162320 - Provided an option to force the range for vertical axis of column type series to start from zero. By default the range will start from zero.
+
+
+## CircularGauge
+
+### Bug Fixes
+{:#circulargauge-bug-fixes}
+
+* \#165319 - Background color for half-circular gauge is now applied properly.
+
+
+## DatePicker
+
+### Bug Fixes
+{:#datepicker-bug-fixes}
+
+* \#163437 - Now date value can be received in post back in disabled state also.
+
+## DateTimePicker
+
+### Bug Fixes
+{:#datetimepicker-bug-fixes}
+
+* \#164006 - DateTimePicker renders properly after postback when custom DateTimeFormat has been given.
+
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* Support to add lane dynamically at specified index is added.
+## DocIO
+
+### Features
+{:#DocIO-features}
+* \#160367 - Added `EnableFastRendering` property in `DocToPDFConverterSettings` class for converting Word document to PDF, 30% faster than the previous version.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+
+* Default encoding is modified from UTF-8 with BOM to UTF-8 without BOM while saving text file using the method `Save(string fileName, FormatType.Txt)` of `WordDocument` class and it can be modified using existing public method `SaveTxt(string fileName, Encoding encoding)` of `WordDocument` class.
+* Default encoding is modified from Windows Default (ANSI) without BOM to UTF-8 without BOM while saving text file using the method `Save(Stream stream, FormatType.Txt)` of `WordDocument` class and it can be modified using new public method `SaveTxt(Stream stream, Encoding encoding)` of `WordDocument` class.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#157194 - InvalidOperationException will no longer thrown while converting a particular Word document as PDF.
+* \#161613 - Table cell margin is now preserved properly while converting particular Word document as PDF.
+* \#164631 - Word document converted as PDF with PDF/A-1b conformance level will meet the adobe preflight PDF/A-1b compliance.
+* \#161882, \#164782 - NullReferenceException will no longer thrown while converting a particular Word document as PDF.
+* \#162767, \#162891 - AltChunk contents are now preserved properly while converting a particular Word document as PDF.
+* \#162848 - Word splitting issue has been resolved while converting a particular Word document as PDF.
+* \#162851 - Performance has been improved in Word to PDF conversion.
+* \#164123 - Images are now preserved properly while converting a particular Word document as PDF.
+* \#164110 - Vertical merged cell contents are now preserved properly while converting a particular Word document as PDF.
+* \#161326 - WMF images are now preserved properly while import/export the DOC format document.
+* \#162311 - Checkbox is now preserved properly while resaving a particular DOCX format document.
+* \#163760 - ArgumentOutOfRangeException will no longer thrown while opening a particular RTF format document.
+* \#165424 - Unicode characters are now preserved properly while resaving a particular RTF format document.
+* \#163530 - EncoderFallbackException will no longer thrown while resaving a particular Word document as Text file.
+* \#162545 - Track changes are now accepted properly for the particular DOCX format document.
+* \#164220 - Empty paragraph is now preserved properly while resaving a particular Word document as HTML.
+* \#164220 - Line spacing is now preserved properly while resaving a particular Word document as HTML.
+* \#165376 - Textbox content preservation issue has been resolved while converting a particular Word document as PDF.
+* \#165645 - Line spacing is now preserved properly while converting a particular Word document as PDF.
+* \#164782 - IndexOutOfRangeException will no longer thrown while disposing a particular Word document.
+* \#165645 - Character spacing of text is now preserved properly while import/export a RTF document.
+* \#165843 - List number is now preserved properly while clone and merge a particular Word document.
+* \#165192 - Table header row is now preserved properly while converting a particular Word document as PDF.
+* \#165340 - Word document encryption/decryption is now working properly in FIPS compliance.
+* \#164561 - `Page` and `NumPages` fields are now preserved properly while re-saving a particular Word document.
+* \#165878 - Picture watermark position is now preserved properly while converting a particular Word document as PDF.
+* \#165820 - FormatException will no longer thrown while opening a particular RTF format document.
+* \#165387, \#166451 - NullReferenceException will no longer thrown while executing Mail merge using `ExecuteNestedGroup()` method.
+
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#166277 - The issue "Console error throws when setting the custom attributes on uses HtmlAttribute property" has been fixed.
+* \#126046 - The issue "Selected items are not maintained for DropDownListFor control during postback in IE11" has been fixed.
+
+### Breaking Changes
+{:#dropdownlist-breaking-changes}
+
+* DropDownListExtenaion class name has been changed to DropDownListExtension
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#164555 - Now support has been provided to render tasks with incorrect/empty parent IDs to the root level.
+* \#164024 - Now `TaskbarClick` event will be triggered while clicking the taskbars.
+* \#166671 - Now it is possible to export the Gantt control to excel sheet.
+* \#166335 - Provided support to update the resource data dynamically using setModel
+
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#148404 - Filtering not working as expected when filtered value is null and `IgnoreCase` is true.
+* \#159390, \#160787 - `Columns` width changes when enable `Scrolling` through set model in grid.
+* \#161146 - `Width` of Grid within hidden tab doesn't set properly in `IE` browser.
+* \#165841, \#166570- `HeaderTextAlign` property is not working fine when we enable `TextAlign` property.
+* \#166075 - `ForeignKey` is not working fine with `RemoteSaveAdaptor`.
+* \#166279 - Child headers re-render issue when dynamically render child grid based on Master grid rows selection.
+* \#166971 - Second Line is not displayed in `PDF` Exporting while using `BR` tag in column header.
+
+### Features
+{:#grid-features}
+
+* \#165785 - Support for Exporting with both `CaptionSummary` and `GroupSummary` rows.
+
+
+## HeatMap
+
+### Features
+{:#heatmap-features}
+
+* RTL Support for HeatMap and Legend Control is added.
+## Kanban
+
+### Features
+{:#kanban-features}
+
+* Support provided to change the unassigned swim lane key values with user defined keys.
+
+## ListBox
+
+### Features
+{:#listbox-features}
+
+* We have provided template support for ListBox with virtual scrolling using the newly added API `ItemHeight` to customize the items.
+## ListView
+
+### Features
+{:#listview-features}
+
+* We have provided localization support for ListView header text.
+## Map
+
+### Bug Fixes
+{:#map-bug-fixes}
+
+* \#165151 - `SubLayers` are now rendering properly on adding dynamically.
+* \#163272 - Updating old markers with new markers are working properly while refreshing map.
+
+
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#164699 - Support for UPC-A barcode has been added.
+
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#158424 - Index was outside the bounds of the array exception is no longer thrown, while loading a PDF document.
+* \#163672 - Parameter is not valid exception is no longer thrown, while using IE based HTML to PDF converter.
+* \#165140 - No duplicate fonts are retrieved from the PDF document.
+* \#163906 - Adobe reader exception is no longer thrown, while drawing image in the PDF document.
+* \#164547 - Exception is no longer thrown while getting the used fonts from the PDF document.
+* \#164832 - Can not find catalog information exception is no longer thrown while loading a PDF document.
+* \#163146 - EMF shapes are preserved properly when converting EMF to PDF.
+* \#154150 - `PdfGrid` cells are now properly resized based on the row span.
+* \#164859 - Application will never get hang while generating the PDF document in multi thread environment using `PdfTrueTypeFont`.
+* \#164940 - Image is now preserved properly while converting Presentation to PDF.
+* \#164222 - File size of the PDF is now reduced while converting XPS to PDF.
+* \#161216 - Extra spaces will never appear between numbers while converting HTML to PDF
+* \#157711 - Bold text will never appear as superscript in HTML to PDF conversion.
+* \#163976 - File size is reduced while adding time stamp in PDF document.
+* \#161590 - Memory leak will never occur while drawing identical image in PDF
+* \#165358 - NullReferenceException is no longer thrown while accessing file name in `PdfLoadedFileLinkAnnotation`.
+* \#163307 - Layer value is now preserved properly while retrieving from the PDF loaded document.
+* \#163402 - Parameter is not valid exception is no longer thrown while processing OCR.
+* \#163309 - Font value is now preserved properly in the PDF loaded document
+* \#161409 - Form fields value are now preserved properly in extended feature enabled document.
+* \#149661 - Page breaks are now preserved properly in IE Converter.
+* \#165258 - Size of the PDF document pages now preserving correctly when loading the PDF documents.
+* \#165326 - ArgumentException is no longer thrown while saving `PdfLoadedDocument`.
+* \#164884 - No more empty layers are added while getting PDF page layers.
+* \#161409 - Form fields value has been preserved properly in extended feature enabled document.
+* \#165345 - Form fields value has been preserved properly while appending the text in the PDF document.
+* \#165726 - NullReferenceException is no longer thrown while retrieving PDF used fonts.
+* \#152738 - Images are now preserved properly when converting EMF to PDF.
+
+
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#165286 - Provided support to hide the download button from the toolbar of the PDF viewer control.
+* \#163032 - Exposed `PageClicked` event in ejPdfViewer control.
+* \#164281 - Provided support to restrict print and copy the content of the PDF document based on its encryption.
+* \#155247, \#154831, \#158046, \#165087 - Support for editing and saving the AcroForms is added to the ejPdfViewer control.
+* \#165408 - Provided support for rendering all the pages of the PDF document in the single interaction with the server.
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#164122 - PDF documents are rendered properly when multiple PDF viewer controls are added to the same web page.
+* \#162811 - Single quotes are preserved properly in ejPdfViewer control.
+* \#165646 - Text contents will be displayed properly in ejPdfViewer control.
+* \#165906 - Page are rendered properly when we change the page fit options rapidly in ejPdfViewer control.
+* \#166010 - Tooltip position will be relative to the header on scrolling through the browser.
+
+## PivotClient
+
+### Features
+{:#pivotclient-features}
+
+* Label and value filtering support has been added for relational data sources at client mode. Previously this feature was available for OLAP data sources at both server and client mode.
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* Label and value filtering support has been added for relational data sources at client mode. Previously this feature was available for OLAP data sources at both server and client mode.
+## Predictive Analytics
+
+### Bug Fixes
+{:#predictive-analytics-bug-fixes}
+
+* \#167087 - Resolved the PMML 4.2 version compatibility issues with Naive Bayes model evaluator.
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#166430 - Added support to access and modify the rotation angle of a shape in PowerPoint slides.
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+* The property `Rotation` is now added into `IShape` interface.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#166067 - The generated PowerPoint presentation will be no longer corrupted while adding or removing the Notes pages.
+* \#165340 - Presentation library is now compatible with FIPS(Federal Information Processing Standard).
+* \#160129 - Issues with adding multiple instances of OLE objects in a PowerPoint slide is now resolved.
+* \#165072 - Issues in Clone and Merge functionalities are now resolved.
+* \#164372 - Null reference Exception" will be no longer thrown while resaving the PowerPoint presentation with a cloned SmartArt diagram.
+* \#164260 - Argument exception will be no longer thrown while converting PowerPoint slides to images.
+* \#162341 - Text formatting will be now preserved properly while merging two PowerPoint presentations.
+* \#164372 - The merged PowerPoint presentation will be no longer corrupted while cloning the slides using `KeepSourceFormatting` option.
+* \#162450 - Chart series colors are now preserved properly while converting the PowerPoint slide to an image.
+* \#161690 - Paragraph text with the gradient fill will be preserved properly while converting the PowerPoint presentation to PDF or image.
+
+
+## RadialSlider
+
+### Breaking Changes
+{:#radialslider-breaking-changes}
+
+* We have deprecated `LableSpace` property. Instead of this we have added **LabelSpace** property to achieve this behavior.
+## ReportViewer
+
+### Features
+
+* \#165414 – Now, the performance of page navigation process has been improved in ReportViewer.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#163282 - Now, the page settings API options are working fine.
+* \#163282 - Now, the page setup orientation works fine.
+* \#161847 - The tooltip position is misplaced in IE8 browser issue has been fixed.
+* \#161847 - The report position is misplaced, while navigating page in IE8 browser issue has been fixed.
+* \#165884 – Now, the `FormatNumber` expression working fine with Custom Code.
+* \#165213 – Now, the report parameter can be used inside the looping statement in custom code of ReportViewer.
+* \#146053 – Now, the rectangle width has been updated properly when tablix placed inside the rectangle.
+* \#166428 – Now, the tablix cell `Hidden` property works fine, when the cell model `Hidden` property has been set as True.
+* \#166339 – Now, the chart legends are displayed properly when there is no legend title for chart report item.
+* \#165213 – Resolved the exception, when we use aggregate function `Count` in query text.
+
+### Breaking Changes
+
+\#152862 Data extension configuration syntax has been changed for maintaining the standards as like [`SQL Server Reporting Services (SSRS)`](https://msdn.microsoft.com/en-us/library/ms155086.aspx#Procedures).
+
+Before:
+
+{% highlight xml %}
+
+
+
+
+
+
+
+
+
+{% endhighlight %}
+
+Now:
+
+{% highlight xml %}
+
+
+
+
+
+
+
+{% endhighlight %}
+
+Use `Syncfusion.Reporting.Extension` namespace for `DataExtension` class instead of `Syncfusion.DataExtension.DataExtension`. It has been changed for maintaining the naming standard for custom extension.
+
+## Ribbon
+
+### Features
+{:#ribbon-features}
+
+* On-demand rendering support provided for ribbon tabs and backstage.
+
+## RichTextEditor
+
+### Bug Fixes
+{:#richtexteditor-bug-fixes}
+
+* \#165932 - The issue "Question mark was inserted in the encoded value while selecting the formatting option" has been fixed.
+
+### Breaking Changes
+{:#richtexteditor-breaking-changes}
+
+* RichTextEditorExtenaion class name has been changed to RichTextEditorExtension
+
+## Rotator
+
+### Breaking Changes
+{:#rotator-breaking-changes}
+
+* `TargetAttibute` property has been removed. Instead of this, we have added **TargetAttribute** property to achieve this behavior.
+## Schedule
+
+### Features
+{:#schedule-features}
+
+* Month name(in short format) is displayed on the Schedule date header, when more than one month is rendered in the horizontal custom view.
+
+### Breaking changes
+{:#schedule-breaking-changes}
+
+* \#166818 - Day column in the Agenda view is localized correctly now, while switching to different cultures.
+
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* Provided support for Excel-Like Pivot Table.
+
+### Bug fixes
+{:#spreadsheet-bug-fixes}
+
+* \#161896 - Issue with wrong row height is preserved while merging wrapped cells row is fixed.
+* \#163548 - Provided event for formula cells recalculation when updating its dependent cell value.
+* \#165134 - Provided support for disable or enable resizing option in shape element(chart, picture).
+## Tab
+
+### Features
+{:#tab-features}
+
+* \#165359 - We have provided the header template support in Tab control which is used to customize the tab header.
+
+
+
+## TimePicker
+
+### Features
+{:#timepicker-features}
+
+* \#165411 - Now validation can be achieved in TimePicker using `ValidationRules` and `ValidationMessages` API.
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#161305 - Provided support for filtering data using filter menus.
+* \#161198 - Provided support for rearranging the visible columns in Treegrid.
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#166579 - Issue with `RowDragStop` event while canceling the event has been fixed.
+* \#166690 - Toolbar renders with add and edit icons even when the toolbarItems array is empty has been fixed.
+* \#165100 - It is now possible to change column resize mode using `ColumnResizeSettings` property.
+* \#166765 - Issue while changing self-referential data source via setModel has been fixed.
+
+## TreeView
+
+### Features
+{:#treeview-features}
+
+* \#157634 – Provided the option to highlight the full row of TreeView node in TreeView control.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* Support for advanced filter is provided.
+* Support for comment in ODS export is provided.
+
+### Breaking changes
+{:#xlsio-breaking-changes}
+
+* The method `AdvancedFilters` is now added in `IWorksheet` interface.
+* The methods `SetPreviousBaseItem` and `SetNextBaseItem` are now added in `IPivotField` interface.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#163654 - Argument out of range exception is no longer thrown when opening Excel document with shapes.
+* \#163633 - Data validation and conditional formatting are properly updated in XLS format.
+* \#163489 - File corruption issue while creating a document with single column sorting is resolved.
+* \#163056 - Issue with improper relative hyperlink address is fixed.
+* \#163490 - Issue with percent values for Top10 auto filters is fixed.
+* \#165013 - Issues with cell merge and its text data while copying ranges are fixed.
+* \#163802 - Issue with comment shapes while moving ranges is fixed.
+* \#163473, \#165498 - File is no longer corrupted while setting `ShowDataFieldInRow` property to true.
+* \#164435 - Circular reference exception thrown while moving a cell range is resolved.
+* \#164782, \#159383 - Not a legal OleAut date exception thrown while converting Excel document to PDF in Greek culture is fixed.
+* \#163341, \#163474 - Issue with pivot filter types is fixed.
+* \#161896 - Incorrect row height while merging the row with wrapped cells is fixed.
+* \#154681 - Text formatting issues in chart elements like data label, title, legend and axis title are fixed.
+* \#163882 - Issues with conditional formatting of `CFType` cell formula are fixed.
+* \#165559 - Exception is no longer thrown on accessing formula values from conditional formats.
+* \#163337 - Application hangs while opening Excel file with pivot table has been fixed.
+* \#163560, \#166624 - Formulas updation issue after inserting rows has been fixed.
+* \#157952 - Issue with removal of comments while moving a range has been fixed.
+* \#164858 - Exception while saving a document by deleting a row with filter, is no longer thrown.
+* \#164758 - File corruption issue while re-saving in German culture has been fixed.
+* \#165805 - Looping issue while opening an Excel document with absolute anchored shapes has been fixed.
+* \#166878 - Null reference exception is no longer thrown while copying empty cells to new workbook.
+* \#162207 - Issue with repeated pages in Excel to PDF conversion has been fixed.
+* \#164282 - Exception while converting Excel document with merged cells into PDF is no longer thrown.
+* \#164782 - Exception while converting Excel document with pivot source into PDF is no longer thrown.
+* \#164782 - Exception while converting Excel document with invalid `PrintTitleRows` or `PrintTitleColumns` into PDF is no longer thrown.
+* \#164782 - Argument out of range exception while accessing a row beyond the row limit in Excel to PDF conversion is no longer thrown.
+* \#166246 - The issue with different margin values in Excel to PDF conversion is fixed.
+* \#166144 - Center aligned texts are properly rendered in worksheet to image conversion.
+* \#165809 - Charts with single data label is properly converted to image.
+* \#164782 - Exception with input string was not in a correct format is no longer thrown while converting an Excel document into PDF.
+* \#163682 - Invalid named range exception is no longer thrown while importing data table.
+* \#165498 - Argument out of range exception thrown on `ImportDataTable()` is fixed.
+* \#162765 - Incorrect cell values in table ranges on PDF conversion is fixed.
+* \#164462 - Issue with image position in Excel to PDF conversion is fixed.
+* \#163287 - Column width is preserved properly in Excel to HTML conversion.
+* \#162449 - Index out of range exception will not be thrown on chart to image conversion.
+* \#162635 - Issues with series name, font size and fill color in Excel chart to image conversion are fixed.
diff --git a/aspnetmvc/Release-notes/v14.4.0.20.md b/aspnetmvc/Release-notes/v14.4.0.20.md
index c72e34a6..f42bd913 100644
--- a/aspnetmvc/Release-notes/v14.4.0.20.md
+++ b/aspnetmvc/Release-notes/v14.4.0.20.md
@@ -8,8 +8,195 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2016_vol_4_sp1 version=site.version.2016_vol_4_sp1 %}
-{% directory path: _includes/release-notes/v14.4.0.20 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Calculate
+
+### Bug Fixes
+{:#calculate-bug-fixes}
+
+* \#167755 - `OFFSET` formula is now calculated properly even with empty value in row or column.
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#169187 - Step area chart is rendering properly while applying transpose and inversing the axis.
+## Diagram
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#167231 - Diagram builder sample appearance not looking good on loading is fixed.
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#165843 - List number preservation issue has been resolved while importing a particular Word document.
+* \#167934 - `TextFormField` is now preserved properly while replacing a bookmark contents.
+* \#168028 - IndexOutOfRangeException will no longer thrown while opening a particular DOCX format document.
+* \#167568, \#167582 - NullReferenceException will no longer thrown while opening a particular DOCX format document.
+* \#167600 - ArgumentException will no longer thrown while opening a particular DOCX format document.
+* \#167568 - File is no longer corrupted while resaving a particular DOCX format document.
+* \#166885 - StackOverflowException will no longer thrown while updating document fields for a particular Word document.
+* \#167189 - IndexOutofRangeException will no longer thrown while retrieving the bookmark content.
+* \#167794, \#167934 - NullReferenceException will no longer thrown while replacing the bookmark contents.
+* \#167798 - Frame preservation issue has been resolved while converting a particular DOC format document as PDF.
+* \#167333 - Before spacing preservation issue has been resolved while converting a particular Word document as PDF.
+* \#167138, \#167831 - No longer hangs while updating table of contents for a particular Word document.
+* \#167333 - Textbox is now preserved properly while converting a particular Word document as PDF.
+* \#166995 - Highlight color is now preserved properly for the justify aligned paragraph in Word to PDF conversion.
+* \#167448 - NullReferenceException will no longer thrown while converting a particular Word document as PDF.
+* \#167194 - Row splitting issue has been resolved while converting a particular Word document as PDF.
+* \#167838 - Table indent preservation issue has been resolved while converting a particular RTF format document as PDF.
+* \#167805 - Text splitting issue has been resolved while converting a particular Word document as PDF.
+* \#168028 - Page number is now preserved properly while updating table of contents for a particular Word document.
+* \#167888 - Column break preservation issue has been resolved while converting a particular Word document as PDF.
+* \#167559 - No longer hangs while converting a particular Word document as PDF.
+* \#167585 - Text splitting issue has been resolved while converting a particular Word document as PDF.
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#168501 - Empty value shows in grid cell when we press the `Esc` key in `Batch` Editing with complex column.
+* \#168596 - The `ForeignKeyField` of `ChildGrid` value is not passed to controller by default when perform add new record.
+* \#167809 - `args.data` of `RecordClick` and `RecordDoubleClick` event is undefined in `VirtualScrolling` .
+* \#167060 - Exporting is not working fine when we bind complex data in `DataTable`.
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#164992- Added support for rendering HTML content directly without the usage of 'PdfTemplate'.
+
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \'PdfGrid' cells are now preserved properly based on the column span.
+* \#166940- NullReferenceException is no longer be thrown while drawing text to the particular PDF document.
+* \#168422- ArgumentOutOfRangeException is no longer thrown while drawing text in particular 'PdfLoadedDocument' instance.
+* \# 165345, 168250- Form field values has been preserved properly while filling with large text.
+* \#168281- Syntax issue is no longer thrown in preflight with the particular PDF document created.
+* \#167608- Text is now preserved properly when flattening the form fields.
+* \#168228- Text positions are now properly preserved when flattening the form fields.
+* \#167014- ArgumentOutOfRangeException is no longer thrown while flattening the PDF form fields.
+* \#168225- Bookmark destination is now preserved properly while loading the PDF document.
+* \#166308- Texts are now preserved properly while drawing using MS Mincho font.
+* \#166940- Exception no longer occurs while drawing text to the particular PDF document.
+* \#166947- Images are now loaded properly while converting from HTML to PDF using IE rendering engine.
+* \#167965- Syntax issue is no longer thrown in preflight with the concurrently OCRed PDF document.
+* \#167798- AccessViolationException is no longer thrown when converting from EMF to PDF.
+* \#168341, 164992- File size of the PDF is reduced when converting from HTML to PDF.
+* \#167333- Picture border is now preserved properly while converting from EMF to PDF.
+* \#151048- Text positions are now properly preserved when converting from EMF to PDF.
+* \#167263- PDF document will be no longer corrupted while converting from XPS to PDF more than once.
+* \#167933- Text content is no longer clipped while converting from XPS document to PDF.
+
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#149793, \#161744, \#168750 – Provided support for loading the PDF document in PDF viewer control using the MVC controller.
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#165666 - Text elements are rendering properly while exporting the PDF document pages as images.
+* \#166120 - Images are rendering properly in a PDF document.
+* \#168409 - Horizontal scroll bar will be disabled whenever the width of the PDF document page is smaller than the width of the PDF viewer control.
+* \#165087 - Form field textbox borders are aligned properly on loading the PDF document in PDF viewer control.
+* \#168244 - Memory consumption has been optimized while loading the PDF document as stream in PDF viewer control.
+
+
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* \#167299 - Added support to provide `localization` information using `CultureInfo` property in the `PMMLEvaluator` class.
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#166068 - Added support to modify the .PPTM, .POTX and .POTM file formats.
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+* \#167997 - The property `InvertIfNegative` is now added into `IOfficeChartSerie` interface.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#168870 - Bubble size is now updated properly in charts while creating the PowerPoint presentation.
+* \#168663 - Invalid cast exception will be no longer thrown while converting the PowerPoint slides having charts to images.
+* \#168101 - Data range will be now updated properly while adding data to an existing chart in a PowerPoint presentation.
+* \#168581 - Null reference exception will be no longer thrown while converting PowerPoint slides with tables to images.
+* \#167554 - Null reference exception will be no longer thrown while converting a particular PowerPoint presentation as PDF document.
+* \#167717 - The application will no longer become unresponsive while opening a particular PowerPoint presentation with tables.
+## ReportViewer
+
+### Features
+{:#reportviewer-features}
+
+* \#168197 – Provided the DataSource Credential option for SubReport in WebAPI Controller.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#168157 - Resolved the exception, when we use two radial pointers in Gauge report item with IIF expression.
+* \#168154 - Now, the DataBar and Sparkline charts are working fine when exported to PDF.
+* \#167813 - Now, the background color is displayed properly in print preview window.
+* \#163906 - Now, the chart series color is applied properly when custom palette color is used.
+
+## Spreadsheet
+
+### Bug fixes
+{:#spreadsheet-bug-fixes}
+
+* \#167723 - Issue with auto recognition of values which contains thousand separators in de-DE culture is fixed.
+* \#168688 - Provided event for sheet rename and move sheet.
+* \#168343 - Provided options to prevent alert dialogs.
+* \#167734 - Provided undo redo support for custom operations.
+* \#167734 - Provided event for refresh Spreadsheet.
+* \#167077 - Provided options for getting chart ID.
+* \#166544 - Provided support to drag fill formula for absolute and mixed cell references.
+* \#169056 - Provided API for getting cell address in Spreadsheet.
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#166572 - Issues with RTF text in Korean culture is fixed.
+* \#166760 - Exception while parsing pivot cache definition is no longer thrown.
+* \#166820 - Exception while parsing conditional formats with invalid formula is no longer thrown.
+* \#167141 - File corruption issue while resaving a workbook with improper attribute has been fixed.
+* \#167392 - Exception is no longer thrown while parsing Excel document with dialog sheets.
+* \#167478 - Exception is no longer thrown while assigning value in Russian culture.
+* \#167592 - Creation of duplicate cell value while assigning value to a single cell has been fixed.
+* \#167735 - Corruption issue with shapes having multiple `=` characters is fixed.
+* \#167754 - Moving ranges will also move comment shapes to proper location.
+* \#167812 - Parse exception is no longer thrown while resaving Excel document with invalid named ranges in conditional formats.
+* \#167857 - Not a legal OleAut date exception is no longer thrown while accessing display text with switching arguments in different cultures.
+* \#167940 - Exception is no longer thrown while measuring size of an empty string in a cell.
+* \#168768 - Argument exception is no longer thrown while invoking `EnableSheetCalculations` twice.
+* \#168440 - Color issue in data points while converting 3D charts into image has been fixed.
+* \#167944, \#167945 - Exception is no longer thrown while parsing a binary Excel document with invalid extended format index.
+* \#168804 - Argument null exception is no longer thrown while applying template markers in different cultures.
+* \#167941 - Format exception is no longer thrown while converting Excel document into PDF in Russian culture.
+* \#167944 - Argument out of range exception is no longer thrown while converting an empty Excel worksheet into PDF.
+* \#168660 - Null reference exception is no longer thrown while converting Excel document with pivot table into PDF.
+* \#169183 - Scatter chart axis is properly rendered in Excel chart to image conversion.
+* \#169104 - Trendline is properly rendered in Excel chart to image conversion.
+* \#167942 - Exception is no longer thrown while accessing invalid header and footer string in Excel to PDF conversion.
+* \#167938 - Index out of range exception is no longer thrown while accessing a row beyond the row limit in Excel to PDF conversion.
+* \#167936 - Exception is no longer thrown while converting an Excel document with unknown named range into PDF.
+
diff --git a/aspnetmvc/Release-notes/v15.1.0.33.md b/aspnetmvc/Release-notes/v15.1.0.33.md
index daa045d5..80eae2b5 100644
--- a/aspnetmvc/Release-notes/v15.1.0.33.md
+++ b/aspnetmvc/Release-notes/v15.1.0.33.md
@@ -8,8 +8,560 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_1 version=site.version.2017_vol_1 %}
-{% directory path: _includes/release-notes/v15.1.0.33 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Autocomplete
+
+### Bug fixes
+{:#autocomplete-bug-fixes}
+
+* \#170646 - Spell errors with Namespace for `AutocompleteExtension` has been resolved.
+* \#170935 - Issue with adding Name API for Autocomplete control have been fixed.
+## Chart
+
+### Features
+{:#chart-features}
+
+* Provided support to render box and whisker series type.
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#169187 - Step area chart is now rendering properly, while setting [`IsTransposed`](https://help.syncfusion.com/api/js/ejchart#members:series-istransposed) and [`IsInversed`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-isinversed) properties.
+* \#171090 - Trackball is now positioned properly when the chart is rendered within modal window in canvas mode.
+* \#170392, \#170368, \#170855 - Chart mouse events are working properly now in Internet Explorer 11.
+
+## Checkbox
+
+### Bug Fixes
+{:#checkbox-bug-fixes}
+
+* \#170012 - Checkbox with unchecked state returns null instead of false on form post - Fixed.
+
+## CircularGauge
+
+### Bug Fixes
+{:#circulargauge-bug-fixes}
+
+* \#169442 - While calling the [`setPointerValue`](https://help.syncfusion.com/api/js/ejcirculargauge#methods:setpointervalue) method, animation is working properly.
+
+## DataManager
+
+### Bug Fixes
+{:#datamanager-bug-fixes}
+
+* \#167456 - The issue of "On searching specific filter option causes an error on foreign key field" has been fixed.
+* \#167877 - Data Serialization will work properly for the nullable property rendering in unobtrusive mode.
+* \#146609 - Data operations will work properly while using dynamic list object.
+## Diagram
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#168698 - Exception raised while connecting BPMN DataObject shape to any other shapes is fixed.
+
+### Features
+{:#diagram-features}
+
+* \#157418,\#161103 - Hyperlink support for nodes and connectors is added.
+* \#161002,\#162696,\#154120 - Support to export the diagram into image format with stretch option is provided.
+* \#166357 - Support to export the diagram into multiple pages/images is added.
+* \#143359,\#153194,\#153251 - Support to render the label in SVG layer is provided.
+* \#168204 - ImageUrl support for context menu items is added.
+* Overflow support for label is added.
+* Built-in support for UML activity shapes is provided.
+## DocIO
+
+### Features
+{:#DocIO-features}
+* \#116079, \#164831, \#164861, \#167358 - Provided RTL text preservation support in Word to PDF and Image conversion.
+* \#122928, \#149937, \#153104, \#159260, \#163792, \#165376, \#167838, \#166859 - Provided support for Textbox with AutoFit layout in Word to PDF conversion.
+* \#114697, \#138846, \#153104, \#164784 - Provided support for Picture bullet preservation in Word to PDF conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#165843 - List number preservation issue has been resolved while importing a particular Word document.
+* \#166885 - StackOverflowException will no longer thrown while updating document fields for a particular Word document.
+* \#166995 - Highlight color is now preserved properly for the justify aligned paragraph in Word to PDF conversion.
+* \#167138, \#168028, \#169173, \#171615 - Page number is now preserved properly while updating table of contents for a particular Word document.
+* \#167189 - IndexOutOfRangeException will no longer thrown while retrieving the bookmark contents.
+* \#167194 - Row splitting issue has been resolved while converting a particular Word document as PDF.
+* \#167333, \#167559 - Before spacing preservation issue has been resolved while converting a particular Word document as PDF.
+* \#167333 - Textbox is now preserved properly while converting a particular Word document as PDF.
+* \#167448, \#171785, \#168567, \#169358, \#169791 - NullReferenceException will no longer thrown while converting a particular Word document as PDF.
+* \#167559 - No longer hangs while converting a particular Word document as PDF.
+* \#167568 - File is no longer corrupted while resaving a particular DOCX format document.
+* \#167568, \#167582 - NullReferenceException will no longer thrown while opening a particular DOCX format document.
+* \#167585, \#169115, \#167805, \#168097, \#169115 - Text splitting issue has been resolved while converting a particular Word document as PDF.
+* \#167600 - ArgumentException will no longer thrown while opening a particular DOCX format document.
+* \#167794, \#167934 - NullReferenceException will no longer thrown while replacing the bookmark contents.
+* \#167798 - Frame preservation issue has been resolved while converting a particular DOC format document as PDF.
+* \#167838 - Table indent preservation issue has been resolved while converting a particular RTF format document as PDF.
+* \#167831 - No longer hangs while updating table of contents for a particular HTML format document.
+* \#167888, \#167559 - Column break preservation issue has been resolved while converting a particular Word document as PDF.
+* \#167934 - `TextFormField` is now preserved properly while inserting a bookmark content using `ReplaceBookmarkContent` API.
+* \#168028 - IndexOutOfRangeException will no longer thrown while opening a particular DOCX format document.
+* \#167559 - Frame missing issue has been resolved while converting a particular DOC format document as PDF.
+* \#167559 - Page splitting issue has been resolved while converting a particular Word document as PDF.
+* \#167559 - Image position is now preserved properly while converting a particular Word document as PDF.
+* \#167559 - Paragraph left indent preservation issue has been resolved while converting a particular Word document as PDF.
+* \#167559 - Table row is now preserved properly while converting a particular Word document as PDF.
+* \#167559 - Tab splitting issue has been resolved while converting a particular Word document as PDF.
+* \#167559 - Paragraph fill color preservation issue has been resolved while converting a particular Word document as PDF.
+* \#167559 - Text alignment issue has been resolved while converting a particular Word document as PDF.
+* \#168166, \#169707 - Merge field values are now preserved properly while executing Mail merge using `ExecuteNestedGroup` method.
+* \#168567, \#167794 - NullReferenceException no longer thrown while manipulating bookmarks using `BookmarksNavigator` API.
+* \#168733 - Text fill color overlapping issue has been resolved while converting a particular RTF format document as PDF.
+* \#168733 - Horizontal cell merging issue has been resolved while converting a particular RTF format document as PDF.
+* \#167559, \#168961, \#169115 - Before spacing issue has been resolved while converting a particular DOCX format document as PDF.
+* \#168961, \#169115 - Empty space preservation issue has been resolved while converting a particular DOC format document as PDF.
+* \#168961, \#169115 - Structured Document Tag Content missing issue has been resolved while converting a particular DOCX format document as PDF.
+* \#168983 - IndexOutOfRangeException issue will no longer thrown while converting a particular Word document as PDF.
+* \#169058 - No longer hangs while updating document fields for a particular Word document.
+* \#169061, \#169791, \#171785 - Character spacing issue has been resolved while converting a particular Word document as PDF.
+* \#169173, \#171615 - Page number is now preserved properly while updating table of contents for a particular Word document.
+* \#169188 - Watermark preservation issue has been resolved while converting a particular Word document as PDF.
+* \#169549 - Font size preservation issue has been resolved while replacing the text in a particular Word document.
+* \#169791 - Paragraph position preservation issue has been resolved while converting a particular Word document as PDF.
+* \#169791 - Text overlapping issue has been resolved while converting a particular DOC format document as PDF.
+* \#170696 - Nested table cell width preservation issue has been resolved while resaving a particular DOCX format document.
+* \#171615 - FormatException will no longer thrown while opening a particular Word document.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#170563 - The cascaded DropDownList will return the value instead of text.
+* \#165858, #163735, 167504 - The issue "Databinding issue occurs when updating the value of DropDownList after editing in form view" has been resolved.
+
+## Gantt
+
+### Features
+{:#ejgantt-features}
+
+* \#167672 – Now it is possible to set the position of the newly added row using the `EditSettings.RowPosition` property.
+* \#166335, \#168662 – Now it is possible to update the resource collection at run time.
+* \#170609 – Now it is possible to change the start day of the week in week timescale mode using the `ScheduleHeaderSettings.WeekStartDay` property.
+* Now it possible to change the timescale unit size across all the timescale modes using `ScheduleHeaderSettings.TimescaleUnitSize` property.
+* \#169242 - Now it is possible to edit the baseline start and end date columns.
+* \#169242 - Now baselines will lie in the working hours of a project if the time information is not provided in the baseline dates.
+* Now it is possible to change the taskbar height using the `TaskbarHeight` property.
+
+
+### Bug Fixes
+{:#ejgantt-bug-fixes}
+
+* \#168361 – Issue with localizing the predecessor type texts in add/edit dialogs has been fixed.
+* \#168361 – Issue with localizing the predecessor type texts in add/edit dialogs has been fixed.
+* \#169453, \#170498, \#171358– Alignment issues in Gantt when changing the zooming levels in browser has been fixed.
+* \#170059 – Issue with row drag event not canceling has been fixed.
+* \#169913 – Issue with Gantt not rendering while referring jQuery version 1.10.2 has been fixed.
+* \#168361 – Localization support has been provided for the predecessor type field in add/edit dialogs.
+
+
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#171163 - Now the `Locale` property updating correctly,When doing single `Exporting` followed by multiple exporting.
+* \#128054 - Now the `Skip` value is passed correctly while scroll first time using `UrlAdaptor`.
+* \#170597 - Exception has been cleared while exporting the Grid in Word with empty `DataSource`
+
+
+## HeatMap
+
+### Features
+{:#heatmap-features}
+
+* Tooltip support for HeatMap control is added.
+## Kanban
+
+### Features
+{:#kanban-features}
+
+* Responsiveness support improved for Tablet mode.
+
+## Menu
+
+### Features
+{:#menu-features}
+
+* \#162041 Enhanced responsive support for Menu based on desktop and mobile mode.
+* Provided API overflowHeight and overflowWidth for setting height and width of overflow popup.
+* Provided events for overflow popup open and close.
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#164992- Added support for rendering HTML content directly without the usage of 'PdfTemplate'.
+* \#169205 - Added support for accessing polygon annotation points.
+
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \`PdfGrid` cells are now preserved properly based on the column span.
+* \#166940- NullReferenceException is no longer be thrown while drawing text to the particular PDF document.
+* \#168422- ArgumentOutOfRangeException is no longer thrown while drawing text in particular `PdfLoadedDocument` instance.
+* \# 165345, 168250- Form field values has been preserved properly while filling with large text.
+* \#168281- Syntax issue is no longer thrown in preflight with the particular PDF document created.
+* \#167608- Text is now preserved properly when flattening the form fields.
+* \#168228- Text positions are now properly preserved when flattening the form fields.
+* \#167014- ArgumentOutOfRangeException is no longer thrown while flattening the PDF form fields.
+* \#168225- Bookmark destination is now preserved properly while loading the PDF document.
+* \#166308- Texts are now preserved properly while drawing using MS Mincho font.
+* \#166947- Images are now loaded properly while converting from HTML to PDF using IE rendering engine.
+* \#167965- Syntax issue is no longer thrown in preflight with the concurrently OCRed PDF document.
+* \#167798- AccessViolationException is no longer thrown when converting from EMF to PDF.
+* \#168341, 164992- File size of the PDF is reduced when converting from HTML to PDF.
+* \#167333- Picture border is now preserved properly while converting from EMF to PDF.
+* \#151048- Text positions are now properly preserved when converting from EMF to PDF.
+* \#167263- PDF document will be no longer corrupted while converting from XPS to PDF more than once.
+* \#167933- Text content is no longer clipped while converting from XPS document to PDF.
+* \#168743 - Exception will not be thrown when `ShowHeader` property is set to true in `PdfLightTable`
+* \#168654 - Page reference will not be wrong in Text box field collection.
+* \#168269 - Image will be visible properly in particular PDF page.
+* \#168227 - Exception will not be thrown while flattening the Form fields.
+* \#168762 - Text will be properly visible when drawn at 0,0 in PDF.
+* \#170183 - `PdfAttachment` will not be null when loading the particular PDF document.
+* \#170571 - Text will be properly wrapped in `PdfCell`.
+* \#170953 - `PdfCode128Barcode` will accept special characters.
+* \#171136 - Bookmarks will not have null destination while loading PDF document.
+* \#171136 - Links will be preserved properly between bookmark and named destination.
+* \#170126 - Chinese characters will be preserved properly when flattening the form fields
+* \#170241 - PDF content will not be missed when load and save the particular document.
+* \#168491, 169115 - Font issue will not be occur in Word to PDF converted document in Mac OS.
+* \#168165 - Font weight will be applied properly in HTML to PDF conversion.
+* \#168177 - Exception will not be thrown while converting Word to PDF.
+* \#168961, 169115 - Text will be preserved properly in Word to PDF conversion.
+* \#167965 - Temporary files will not be crashed when OCRing particular text document.
+* \#170573 - Bold text will be preserved properly when converting Word to PDF.
+* \#170241 - `PdfPage` background color will be preserved properly after removing security from the particular PDF document.
+* Signature never gets failed when signing the document using author category.
+* Image will be preserved properly while converting HTML to PDF using IE rendering engine.
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#167519 – Provided support for rendering the rotated pages.
+* \#164080 - Provided support for the texture brush rendering.
+* \#165409, #168750 – Provided support for initializing PDF viewer control with PDF document name.
+* \#170781 - Provided support for unloading the PDF document being displayed.
+* \#170826 - Provided support for alert the user if the PDF document has been edited.
+* \#149793, #161744, #168750 - Provided support for populating a PDF document without WebAPI controller in MVC.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#165666 - Text elements are rendering properly while exporting the particular PDF document pages as images.
+* \#166120 - Images are rendering properly in a particular PDF document.
+* \#168409 - Horizontal scroll bar will be disabled whenever the width of the PDF document page is smaller than the width of the PDF viewer control.
+* \#165087 – Form field textbox borders are aligned properly on loading the PDF document containing form fields.
+* \#168244 - Memory consumption was optimized in loading the PDF document as stream.
+* \#168896 - The missing parameters for the methods are added and typo issues for the properties of the PDF viewer control are fixed.
+* \#170217 - The waiting popup get hidden properly while resizing the PDF viewer control.
+* \#169954 - The dropdown fields are rendered properly in the correct position.
+* \#170393 - Script error is no longer been thrown when enter key is pressed for long time in Text search.
+.
+
+
+## PivotChart
+
+### Features
+{:#pivotchart-features}
+
+* \#166399, #167266 - Provided object binding support in model for all Pivot controls working in server mode.
+## PivotClient
+
+### Features
+{:#pivotclient-features}
+
+* \#166399, #167266 - Provided object binding support in model for all Pivot controls working in server mode.
+* Provided size option to render PivotClient in various size by default.
+
+
+## PivotGauge
+
+### Features
+{:#pivotgauge-features}
+
+* \#166399, #167266 - Provided object binding support in model for all Pivot controls working in server mode.
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#165252 - Expand/collapse support during filter and sort operations has been provided for OLAP data source in server mode.
+* \#142406, #143465 - Support for sorting columns and rows by value has been provided for relational data source in client mode.
+* \#166399, #167266 - Provided object binding support in model for all Pivot controls working in server mode.
+* Excel-like advance filtering support has been provided for relational data source in server mode.
+
+## PivotTreeMap `Preview`
+
+The PivotTreeMap control lets the user to visualize OLAP data in the form of nested nodes in hierarchical order with the ability to drill up and down.
+
+### Features
+{:#pivottreemap-features}
+
+* \#166399, #167266 - Provided object binding support in model for all Pivot controls working in server mode.
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#166068 - Added support to modify the .PPTM, .POTX and .POTM file formats
+* \#168251 - Added support to create and modify sections in PowerPoint presentations
+* \#171169 - Added support to create and modify hyperlinks in PowerPoint presentations
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+* Clone method is moved from `ITable` interface to `ISlideItem` interface
+* \#167997 - The property `InvertIfNegative` is now added into `IOfficeChartSerie` interface
+* \#169437 - The property `NumberFormat` is now added into `IOfficeChartDataLabels` interface
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#168870 - Bubble size is now updated properly in charts while creating the PowerPoint presentations
+* \#168101 - Data range will be now updated properly while adding data to an existing chart in a PowerPoint presentation
+* \#167717 - The application will no longer become unresponsive while opening a particular PowerPoint presentation with tables
+* \#171147 - The images are now replaced as expected in PowerPoint slides
+* \#170852 - Invalid cast exception will be no longer thrown while opening the PowerPoint presentation with a handout master
+* \#169437 - `NumberFormat` property is now added in `IOfficeChartDataLabels` interface to enable data label with a percentage symbol in charts
+* \#169379 - PowerPoint presentation will no longer get corrupted while merging two PowerPoint presentations have same theme files
+* \#170272 - Format exception will be no longer thrown while merging slides from one presentation to another presentation
+* \#168581 - Null reference exception will be no longer thrown while converting PowerPoint slides with tables having specific themes
+* \#167554 - Null reference exception will be no longer thrown while converting a particular PowerPoint presentation as PDF document
+* \#168836 - Text box rotation is now preserved properly while performing PowerPoint presentation to PDF or image conversions
+* \#168836 - Tab space is now preserved properly while performing PowerPoint presentation to PDF or image conversions
+* \#168535 - Gradient color is preserved properly while performing PowerPoint presentation to PDF or image conversions
+* \#168663 - Invalid cast exception will be no longer thrown while converting the PowerPoint presentation having line chart
+* \#171203 - Index out of range exception will be no longer thrown while converting particular PowerPoint presentation to PDF document
+## ReportViewer
+### Features
+* \#162640 – Provided exporting support using Web Components in EJ ReportViewer.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+* \#168438 - Now, padding has been applied properly for Textbox ReportItem.
+* \#169495 - The missing page setup localization text has been added in ReportViewer locale file.
+* \#168598 – The Shared Datasource reports are working fine while drill through actions.
+* \#168438 – Now, Textbox borders are applied properly in Textbox ReportItem.
+* \#168438 - Fixed the textbox alignment issue with chrome browser.
+* \#170045 - Now, Chart data label format will work properly when specify the label format.
+* \#170601 - Now, Condition expressions are working fine in Tablix Group visibility.
+## Ribbon
+
+### Feature Improvement
+{:#ribbon-features}
+
+* Backstage horizontal scrolling support provided.
+* QAT independent support provided without mentioning in tab controls.
+
+## Schedule
+
+### Breaking Changes
+{:#schedule-breakingchanges}
+
+* To improve the performance of the Scheduler's initial rendering, we have changed the rendering order of the appointment window. Therefore, to customize the default appointment window - we suggest to provide the necessary customization codes within the `AppointmentWindowOpen` event instead of `Create` event.
+
+## Slider
+
+### Breaking changes
+{:#slider-breaking-changes}
+
+* In previous, the slider handle was out bound from the slider wrapper. Now based on the handle size, slider wrapper size extends up to the slider handle.
+## SpellCheck
+
+ The SpellCheck is a ASP.NET MVC control used to find and highlight the misspell words. It shows possible suggestions through dialog mode and context menu mode to correct the misspell words.
+
+### Features
+
+ * Highlighting the error word based on the user customized style.
+ * Ignoring the alpha numeric, mixed case, upper case words and URL links.
+ * Ignore the specific collection of words from the error word consideration using custom dictionary.
+ * Displaying the possible suggestions based on the user specified count.
+ * Renders with optimal user interfaces for phone, tablet or desktop.
+ * Allows to spellcheck one or more HTML elements such as div, span, textarea and input elements.
+## SplitButton
+
+### Features
+{:#splitbutton-features}
+
+* \#167322 - SplitButton can be hidden or visible using the method `visible(argument)`.
+
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* Provided support for freeze panes in virtualization.
+
+### Bug fixes
+{:#spreadsheet-bug-fixes}
+
+* \#167723 - Issue with auto recognition of values which contains thousand separators in de-DE culture is fixed.
+* \#168688 - Provided event for sheet rename and move sheet.
+* \#168343 - Provided options to prevent alert dialogs.
+* \#167734 - Provided undo redo support for custom operations.
+* \#167734 - Provided event for refresh Spreadsheet.
+* \#167077 - Provided options for getting chart ID.
+* \#166544 - Provided support to drag fill formula for absolute and mixed cell references.
+* \#169056 - Provided API for getting cell address in Spreadsheet.
+* \#170957 - Provided an option for add and update chart title dynamically.
+* \#170928 - Provided support for setting dropdown datasource from another sheet.
+* \#171742 - Provided client side event for scroll stop.
+* \#169546, 169961 - Provided client side event for custom parameters while exporting.
+
+### Breaking changes
+{:#spreadsheet-breaking-changes}
+
+* [`freezePanes`](https://help.syncfusion.com/api/js/ejspreadsheet#methods:xlfreeze-freezepanes) public method parameters are updated.
+
+## Sunburst Chart `Preview`
+
+{:#sunburstchart-feature}
+
+A new Sunburst chart has been added for visualizing hierarchical data. The center circle represents the root level in the hierarchy, with outer circles representing higher levels of the hierarchy.
+
+### Key Features
+
+* Visualize hierarchical data
+* Data label support for better readability
+* Interactively select or highlight segments.
+* Interactive legend
+* Colors can be customized
+
+## Toolbar
+
+
+### Features
+{:#Toolbar-features}
+
+* Provided events for overflow popup open and close.
+* Provided API responsiveType to change the responsive type as required.
+
+
+## TreeGrid
+
+### Features
+{:#ejtreegrid-features}
+
+* \#166951- The load time performance in rendering large data has been improved.
+* \#161198, \#162711 – Provided support for binding nested properties in the data source to columns.
+* \#161858 – Now the `recordClick` event will be triggered while clicking the records, and this event will be triggered even when disabling row selection.
+* Now the support for reordering columns using touch action has been provided.
+
+
+### Bug Fixes
+{:#ejtreegrid-bug-fixes}
+
+* \#169042 – Issue with canceling the `rowSelecting` event has been fixed.
+* \#167332 – Now in row editing mode, the cell which is being clicked will get focused, instead of first cell of the row.
+* \#167863 – Issue with tooltip not rendering when displaying TreeGrid within Dialog has been fixed.
+* \#170107, \#171098 - Issue while dynamically updating data source using setModel has been fixed.
+* \#169227 – Issue with editing string with special character has been fixed.
+* \#170958 - Now the console error will not occur, while expanding a specific hierarchy level using `expandAtLevel` public method.
+* \#171091 – Issue with column filtering with multiple filter values has been fixed.
+* \#128386 – Issue while reordering column when some text is selected in the browser has been fixed.
+
+
+## TreeMap
+
+### Features
+{:#treemap-features}
+
+* \#162007, \#166239, \#164857 - Provided support to bind the hierarchical data source to the tree map.
+
+## VS Extensions
+
+### Bug fixes
+{:#vs-extensions-bug-fixes}
+
+* \#170403 - Unexpected missing assemblies dialog issue resolved.
+* \#170060 - Issue with HTTP handlers entries removed from web.config while update the Syncfusion ASP.NET MVC NuGet package is fixed.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* Provided support to add HTML rich-text string in Excel cells.
+* Provided support to export hidden rows and columns into DataTable.
+* Provided support to export charts alone from worksheets into PDF.
+* Provided support to export Excel 2016 charts into PDF.
+
+### Breaking changes
+{:#xlsio-breaking-changes}
+
+* The property `HtmlString` is added in `IRange` interface.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#166572 - Issues with RTF text in Korean culture is fixed.
+* \#166760 - Exception while parsing pivot cache definition is no longer thrown.
+* \#166820 - Exception while parsing conditional formats with invalid formula is no longer thrown.
+* \#167141 - File corruption issue while resaving a workbook with improper attribute has been fixed.
+* \#167392 - Exception is no longer thrown while parsing Excel document with dialog sheets.
+* \#167478 - Exception is no longer thrown while assigning value in Russian culture.
+* \#167592 - Creation of duplicate cell value while assigning value to a single cell has been fixed.
+* \#167735 - Corruption issue with shapes having multiple "=" characters is fixed.
+* \#167754 - Moving ranges will also move comment shapes to proper location.
+* \#167812 - Parse exception is no longer thrown while resaving Excel document with invalid named ranges in conditional formats.
+* \#167857 - Not a legal OleAut date exception is no longer thrown while accessing display text with switching arguments in different cultures.
+* \#167940 - Exception is no longer thrown while measuring size of an empty string in a cell.
+* \#168768 - Argument exception is no longer thrown while invoking `EnableSheetCalculations` twice.
+* \#168440 - Color issue in data points while converting 3D charts into image has been fixed.
+* \#167944, \#167945 - Exception is no longer thrown while parsing a binary Excel document with invalid extended format index.
+* \#168804 - Argument null exception is no longer thrown while applying template markers in different cultures.
+* \#170164 - Application no longer hangs while saving empty worksheet as CSV.
+* \#170017 - Dropdown is no longer deleted while resaving workbook twice.
+* \#169558 - Changing font size will not alter CheckBox position.
+* \#169650 - Application no longer hangs while parsing pivot chart extension list.
+* \#168730 - Parsing Excel document with "$" in auto filter's address no longer throws exception.
+* \#168996 - Overflow exception is no longer thrown while writing cell text with the string "infinity".
+* \#168659 - Argument exception is no longer thrown while parsing external workbook address in binary format.
+* \#168084 - Argument out of range exception is no longer thrown while deleting a row from `RowStorage`.
+* \#170857 - Exception is no longer thrown while parsing shared strings relationship with end tag.
+* \#170511 - Stack overflow exception is no longer thrown while parsing Excel document with not equal condition in filters.
+* \#170647 - `RefersToRange` address with comma returns proper value.
+* \#171107 - Integer variant type in custom document property is now serialized with valid tag.
+* \#146066 - Copying charts from Excel 2013 documents will no longer be corrupted.
+* \#163337 - Opening Excel document with pivot table element "AutoSortScope" no more hangs.
+* \#167941 - Format exception is no longer thrown while converting Excel document into PDF in Russian culture.
+* \#167944 - Argument out of range exception is no longer thrown while converting an empty Excel worksheet into PDF.
+* \#168660 - Null reference exception is no longer thrown while converting Excel document with pivot table into PDF.
+* \#169183 - Scatter chart axis is properly rendered in Excel chart to image conversion.
+* \#169104 - Trendline is properly rendered in Excel chart to image conversion.
+* \#167942 - Exception is no longer thrown while accessing invalid header and footer string in Excel to PDF conversion.
+* \#167938 - Index out of range exception is no longer thrown while accessing a row beyond the row limit in Excel to PDF conversion.
+* \#167936 - Exception is no longer thrown while converting an Excel document with unknown named range into PDF.
+* \#170840 - 24-hour time format issue has been fixed in Excel to PDF conversion.
+* \#165809 - Legend entry of a deleted chart no more shown in Excel to PDF conversion.
+* \#170496 - Chart legend referred to merged cells will be visible in image conversion.
+* \#169680 - Charts with same name no more replaced in Excel to HTML conversion.
+* \#168481 - Cell borders with tint and theme color is preserved proper in Excel to PDF conversion.
+* \#168481 - Embedded font in PDF header is enabled while converting.
+* \#162207 - Issue with repeated print title rows is fixed in Excel to PDF conversion.
+* Issue with font color in migrant range has been fixed.
+* Issue with improper 3D material values in charts has been fixed.
+* Cloning workbook with 3D charts no more throws exception.
+* Exception thrown while reading a cell with more than 7 digits as DateTime is fixed.
+* Exception thrown while converting `TimeSpan` value into PDF is fixed.
+* Exception thrown while applying conditional formula "Days360" into PDF is fixed.
+* Exception thrown while populating pivot table with styles in Excel to PDF conversion is fixed.
+* Exception thrown while setting invalid hyperlink in PDF conversion is fixed.
+* Exception thrown while drawing header/footer with discontinuous range in PDF conversion is fixed.
+* Exception thrown while converting a workbook into PDF with comments alone is fixed.
+* Exception thrown while converting a document into PDF with invalid print area is fixed.
+* Exception thrown while applying conditional formats formula with error value in PDF conversion is fixed.
+
diff --git a/aspnetmvc/Release-notes/v15.1.0.37.md b/aspnetmvc/Release-notes/v15.1.0.37.md
index c79e0afa..fe4a2feb 100644
--- a/aspnetmvc/Release-notes/v15.1.0.37.md
+++ b/aspnetmvc/Release-notes/v15.1.0.37.md
@@ -8,8 +8,170 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_1_sp1 version=site.version.2017_vol_1_sp1 %}
-{% directory path: _includes/release-notes/v15.1.0.37 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Autocomplete
+
+### Bug fixes
+{:#autocomplete-bug-fixes}
+
+* \#173220 - Problem with setting AutoFocus property in Autocomplete control has been fixed.
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#172870 – [`Numeric x axis`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-valuetype) range is now calculating properly, when we add data point with x value as 0.
+* \#172444 – Chart is now rendering properly when there is only one axis label and [`LabelIntersectAction`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-labelintersectaction) property is set as “WrapByWord”.
+
+## CurrencyTextbox
+
+### Features
+{:#currencytextbox-features}
+
+* \#171047 - Provided option to overwrite the existing currency symbol which is derived from current culture using “currencySymbol” API.
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#171423 - ArgumentOutOfRangeException will no longer thrown while importing and resaving a particular Word document.
+* \#171051, \#173099 - File is no longer corrupted while resaving a particular DOCX format document.
+* \#169663 - File size is now reduced while converting a Word document as RTF by enabling the `OptimizeRtfFileSize` property of `SaveOptions` class.
+* \#171841 - Merge field number format preservation issue has been resolved while performing Mail merge execution.
+* \#172854 - NullReferenceException will no longer thrown while using `FindSingleLine()` method in Multithreading.
+* \#171100 - `Ref` field result is now preserved properly while updating document fields for a particular Word document.
+* \#171613 - Marker color of the scatter chart is now preserved properly while resaving a DOCX format document.
+* \#171423 - Data label of the chart is now preserved properly while resaving a particular DOCX format document.
+* \#171799 - Table border preservation issue has been resolved while converting a particular Word document as PDF.
+* \#171799 - Table overlapping issue has been resolved while converting a particular Word document as PDF.
+* \#171424 - Table positioning issue has been resolved while converting a particular Word document as PDF.
+* \#171073 - Page break preservation issue has been resolved while converting particular Word document as PDF.
+* \#171132 - Frame missing issue has been resolved while converting a particular Word document as PDF.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#173083 - The issue "The method getSelectedItem() doesn't return anything" has been resolved.
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#170740 – Now it is possible to map the work field from data source by using `WorkMapping` property.
+
+
+Grid
+
+Bug Fixes
+
+{:#grid-bug-fixes}
+
+#I172917- Grid Export properly,When we have used null value in complex data of DataTable.
+
+#I171188- Script error has been fixed while using jQuery 3.0.0 + version with responsive Grid.
+
+Breaking Changes
+
+{:#ejgrid-breaking-changes}
+
+⦁ Grid selection is maintained after the cancel Edit
+
+⦁ In Grid, the excel filter dialog will be created only after clicking the corresponding column filter icon instead of rendering the filter dialogs during the initial render.
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#172260- `PdfLightTable` cell customization is now preserving properly when disable the `AllowRowBreakAcrossPages`.
+* \#171850- Decrypting padding block exception is no longer thrown when loading the particular PDF document.
+* \#172057- The PDF page contents are displaying correctly when encrypt the PDF document.
+* \#171135- OCR processed PDF documents are no longer increase in size when printing using Adobe Acrobat DC.
+* \#172578- Some graphics content of XPS are now rendering properly when converting to PDF.
+* \#164222- Numeric glyphs in RTL languages of XPS are now rendering properly when converting to PDF.
+* \#164222- Input string not in correct format exception is no longer thrown when converted XPS to PDF.
+* \#172269- Index out of range exception is no longer thrown when viewing PDF document in PDF Viewer.
+* \#171740- Documents are now compressed properly while replacing the images in the document with low quality.
+* \#170611- PDF size is no longer compressed compared to TIFF image on converting TIFF images to PDF.
+* \#171469- Internal links are now preserving properly while converting HTML to PDF.
+* \# 171703- `PdfLightTable` headers are drawing only once when enable the `ShowHeader`.
+* \#171857- Form fields values are preserving properly when flattening the form fields.
+* \#172460- `NotSupportedException` no longer thrown while using `PdfTrueTypeFont`.
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#170781 - documentUnload event is included in ejPdfViewer.
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#172739 - Script error will no longer be thrown when we scroll the PDF document with higher zoom values in the PDF viewer
+* \#173194 - The PDF file extension handling in the `load()` API of PDF Viewer control is moved to the server side.
+* \#172739 - No error will be thrown in PDF viewer when FitToWidth mode is given during control initialization.
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#170494 - The resaved PowerPoint presentation will be no longer corrupted while opening in Microsoft Office 2007.
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+* \#173084, #173085 - Now, the zoom functionality working properly for all zoom values.
+
+* \#168984 - Resolved header item rendering outside the container area in print preview.
+
+## Spreadsheet
+
+### Bug Fixes
+{:#spreadsheet-bug-fixes}
+
+* \#172088 - Issue with formula for decimal number values in Dutch localization is fixed.
+* \#172436 - Provided add or remove option in font family dropdown list.
+
+
+## TreeGrid
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#172160 – Issue in exporting cell contents preceded with zeros in excel has been fixed.
+* \#172082 – Issue with focusing drop down list on cell editing has been fixed.
+* \#171840, \#172821 – Exporting issue with parent id value as string has been fixed.
+* \#172882 – Now TreeGrid columns can be rendered without mapping the field value.
+* \#172821 - Now drag tooltip is removed properly while canceling the row drag action.
+
+
+
+
+
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#171362 - Date format is maintained while importing data using Template Markers.
+* \#171130 - Workbook protection password is maintained while re-saving Excel document.
+* \#172188 - Exception thrown while parsing custom properties of Excel document has been resolved.
+* \#172449 - Empty string can be assigned to workbook application name.
+* \#172619 - Exception thrown while opening an Excel document with more than 32 characters in data validation title has been resolved.
+* \#172767 - Exception thrown while opening an Excel document with numeric separators modified has been resolved.
+* \#171513 - Applying standard height sets custom height to proper value in XLS document.
+* \#95412 - Text rotation for chart axis is applied proper while creating charts.
+* \#172748 - Date value "01/01/0001" is considered as string.
+* \#171998 - File with empty space in table column header is no more corrupted.
+* \#172562 - Data field is now applied proper in pivot table creation.
+* \#171859 - Chart title with formula is converted properly in chart to image conversion.
+* \#171297 - Converting a chart into image with gap width and series overlapping is now equivalent to Microsoft Excel.
+* \#171521 - Vertical axis issues in chart to image conversion has been resolved.
+* \#170689 - Horizontal scroll bar preserved proper in Excel to HTML conversion.
+* \#170287 - Border issue while applying `PrintTitleRow` in Excel to PDF conversion is resolved.
diff --git a/aspnetmvc/Release-notes/v15.1.0.41.md b/aspnetmvc/Release-notes/v15.1.0.41.md
index e8b3d35c..bff62bbe 100644
--- a/aspnetmvc/Release-notes/v15.1.0.41.md
+++ b/aspnetmvc/Release-notes/v15.1.0.41.md
@@ -8,8 +8,188 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_1_sp2 version=site.version.2017_vol_1_sp2 %}
-{% directory path: _includes/release-notes/v15.1.0.41 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#172988 - The issue "Id was not generated properly in For controls" has been fixed.
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#172870 – [`Numeric x axis`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-valuetype) range is now calculating properly, when we add data point with x value as 0.
+* \#172444 – Chart is now rendering properly when there is only one axis label and [`LabelIntersectAction`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-labelintersectaction) property is set as “WrapByWord”.
+
+## DataManager
+
+### Bug Fixes
+{:#datamanager-bug-fixes}
+
+* \#172701, \#175023 - The issue "Unable to add custom header through data source builder" has been fixed.
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#167559, \#173876 - No longer hangs while converting the particular Word document as PDF file.
+* \#172618 - Page splitting issue is now resolved while converting a particular DOCX format document as PDF.
+* \#172618, \#172622, \#174134, \#173670,\#174270,\#174798 - NullReferenceException will no longer thrown while converting a particular DOCX format document as PDF.
+* \#172622 - Page break preservation issue is now resolved while converting a particular DOCX format document as PDF.
+* \#172910, \#173277 - Paragraph position and frame preservation issue is now resolved while converting a particular DOCX format document as PDF.
+* \#173039 - Image missing issue is now resolved while converting a particular DOCX format document as PDF.
+* \#173346 - Text drawn with improper font issue has been fixed while converting a particular Word document as PDF.
+* \#173445 - Text alignment issue has been fixed while converting a particular Word document as PDF.
+* \#173459, \#172942 - No longer hangs while opening a particular DOCX format document.
+* \#173517 - Table right border is now preserved properly while saving the particular RTF format document.
+* \#173567 - Custom properties result is now preserved properly while updating document fields for a particular Word document.
+* \#174396 - Textbox content aligned properly while converting a particular Word document as PDF.
+* \#174511 - Table border is now preserved properly while converting a particular Word document as HTML.
+* \#174602 - Textbox text missing issue has been resolved while converting a particular Word document as PDF.
+* \#174606 - Table width is now preserved properly while converting a particular Word document as PDF.
+* \#174834, \#174894 - Table rows now preserved properly when accepting the track changes.
+* \#172618 - Table cell border issue has been fixed while converting particular Word document as PDF.
+* \#174246 - NullReferenceException will no longer thrown while refreshing a chart element using DocIO.
+Grid
+
+Bug Fixes
+
+{:#grid-bug-fixes}
+
+#I174030- `Group Caption Format` export the proper values with `Foreignkey`column.
+
+#I172917- `Exporting` is working fine, when used a null value in complex data of `DataTable`.
+
+#I171925- `DataSource`has been updated properly in`OdataV4Adaptor`.When navigate to next page and also updating the new dataSource.
+
+#I171688- Prevented save action when having no changes in records
+
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#173882 - The inner color of the ellipse and circle annotations are now preserving properly when flattening the annotation.
+* \#174433 - Null reference exception no longer occurs when loading the PDF document
+* \#172945 - Named destination is now supported when merging PDF documents.
+* \#172848 - Preservation issues will not occur while flattening PDF form fields.
+* \#170584 - File size is not increased when importing single page from the PDF document.
+* \#174608 - Images are preserving properly when converting HTML to PDF using IE.
+* \#173919 - Null reference exception no longer occurs when getting the certificates from store.
+* \#172316 - No exception thrown in Adobe Reader when replacing the image in the PDF document.
+* Exception will not occur when adding bookmark to larger PDF document.
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#174054 – Support to send Synchronous and Asynchronous requests to download API is implemented.
+* \#172274 - Added support to provide user-defined document names when downloading PDF document displayed in the PDF viewer control.
+* \#173425 - FileName is included as an argument in the documentLoad event.
+
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#172825 - Image is no longer cropped when the PDF document is exported as image with custom DPI value.
+* \#173110 - Image in the header of the document is now displayed properly.
+
+## PivotGrid
+
+### Bug fixes
+{:#pivotgrid-bug-fixes}
+
+* \#174974 - PivotGrid is working properly if “Unobtrusive” is enabled.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#168464 - Added support to create and modify comments in PowerPoint presentations
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#174113 - The merged PowerPoint presentation will no longer get corrupted while merging cloned slides from PowerPoint presentations
+* \#173849, \#173493 - The merged PowerPoint presentation will no longer get corrupted while merging slides from different PowerPoint presentations
+* \#174190 - No more exceptions thrown while creating a new presentation by merging cloned slides from different PowerPoint presentations in multi-threading environment
+* \#174295 - Replaced text in a PowerPoint presentation will be no longer marked as spelling error
+
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+* \#175558 - Resolved console error for image report item in chrome browser.
+
+* \#174783 - Resolved dependent parameter value updation problem in ReportViewer.
+
+* \#174783 - Resolved "select all" string updation in multi-value parameter when all the parameters value is selected.
+
+## Schedule
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#173922 - Schedule is exporting correctly, even after assigning Guid value to the id field of resources.
+## Spreadsheet
+
+### Bug Fixes
+{:#spreadsheet-bug-fixes}
+
+* \#173319 - Issue with row misalignment in warp text applied cells is fixed.
+* \#173319 - Issue with importing excel that contains table without header row style option is fixed.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#171521, 171966 - Provided rich-text support for chart elements in chart to image conversion.
+* \#165809 - Provided support for series with different markers in chart to image conversion.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#173466 - Exception while parsing Excel documents with invalid named range in charts has been fixed.
+* \#175311 - Exception is no longer thrown while clearing ranges for empty worksheet.
+* \#175311 - Exception is no longer thrown while adding external workbook with invalid named ranges.
+* \#172529 - Issue with copying external formula string in `CopyTo` method is fixed.
+* \#173735 - Issue with copying a cell value with hyperlink is fixed.
+* \#173465 - Issue with spaces in hyperlinks is fixed.
+* \#173893 - Formula with custom function is updated properly when named range is removed from workbook.
+* \#173674 - Row insertion issue in Excel table with "Template Markers" is resolved.
+* \#173808 - Data missing issue while re-saving an Excel document is resolved.
+* \#172941 - Issue with content height while saving a workbook in HTML as a stream is fixed.
+* \#175332 - File size issue while converting a workbook with charts into HTML is resolved.
+* \#172962 - Prompt is no longer displayed in Internet Explorer while opening Excel to HTML converted files.
+* \#171967 - Issue with legend order in chart to image conversion is fixed.
+* \#162635, 168229, 171967 - Issue with cropping of chart area in chart to image conversion is fixed.
+* \#172502 - Secondary value axis missing issue in chart to image conversion is resolved.
+* Performance is improved while adding multiple text filters in filters collection.
+* Exception is no longer thrown while opening a workbook with `ParseWorksheetsOnDemand` option.
+* Exception is no longer thrown while opening Excel documents with invalid formula.
+* Exception is no longer thrown while opening workbook with background images.
+* Exception is no longer thrown while parsing external worksheets.
+* Exception is no longer thrown while opening a workbook with chart using `ParseWorksheetsOnDemand` option.
+* `CalculatedValue` now returns proper time value.
+* Filters applied is no longer removed when sorting is applied to a filtered range.
+* `TopVisibleRow` and `LeftVisibleColumn` are now applied properly.
+* Issue with visibility of comments in binary files is fixed.
+* Issue with RTF text in merged cells is fixed.
+* Range intersection issue for multiple ranges is resolved.
+* Issue with visibility of empty data labels in chart to image conversion is fixed.
+* Image cropping issue in Excel to HTML conversion is resolved.
+* Issue with image position in Excel to HTML conversion is fixed.
+* Exception is no longer thrown while converting an Excel document into PDF with header or footer color.
+* Exception is no longer thrown while converting an Excel document into PDF with horizontal page breaks.
+* Exception is no longer thrown in Excel to PDF conversion while updating table content range.
+* XML exception is no longer thrown while converting Excel document into PDF.
+* Issue with clipping of print title rows in Excel to PDF conversion is fixed
+* Line missing issue in Excel to PDF conversion if row height is less than text height is resolved.
diff --git a/aspnetmvc/Release-notes/v15.2.0.40.md b/aspnetmvc/Release-notes/v15.2.0.40.md
index 83589562..c7570035 100644
--- a/aspnetmvc/Release-notes/v15.2.0.40.md
+++ b/aspnetmvc/Release-notes/v15.2.0.40.md
@@ -8,8 +8,671 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_2 version=site.version.2017_vol_2 %}
-{% directory path: _includes/release-notes/v15.2.0.40 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Common
+
+### Features
+{:#common-features}
+
+* We have given the localization support from resource files, so hereafter, no need to refer the corresponding locale JSON in client end; instead it will generate respective locale text on control rendering itself either based on application culture or component culture.
+
+### Breaking Changes
+{:#common-breaking-changes}
+
+* \#174965 - The background-color of form editor controls in disabled state has been modified.
+
+
+## Autocomplete
+
+### Bug fixes
+{:#autocomplete-bug-fixes}
+
+* \#173220 - Problem with setting AutoFocus property in Autocomplete control has been fixed.
+
+## Chart
+
+### Features
+{:#chart-features}
+
+* \#146986 - Provided support for printing the chart.
+* \#155396 - Provided support to place the axes elements outside the chart area, while crossing the axes.
+* Provided support to render pie of pie series type.
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#172870 – [`Numeric x axis`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-valuetype) range is now calculating properly, when a data point is placed at the origin.
+* \#172444 – Chart is now rendering properly when there is only one axis label and [`LabelIntersectAction`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-labelintersectaction) property is set as “WrapByWord”.
+* \#177071 – Enum values of [`LabelPlacement`](https://help.syncfusion.com/api/js/global#enum:labelplacement) property is now specified properly.
+* \#176859 – Doughnut chart with modified start angle is now rendering properly, when it has only one point.
+
+
+## CheckBox
+
+### Breaking Changes
+{:#ejcheckbox-breaking-changes}
+
+* The **ValidationMessage** of CheckBox has been deprecated from this release.Please make use of the **ValidationMessages** instead.
+
+
+## CircularGauge
+
+### Features
+{:#circulargauge-features}
+
+* \#172258 - Provided legend support for representing the ranges in circular gauge.
+
+## DataManager
+
+### Bug Fixes
+{:#datamanager-bug-fixes}
+
+* \#175433 "**RemoteSaveAdaptor** not handle the additional parameter process" issue has been fixed.
+* \#172701, \#175023 ,\#173892 - The issue "Unable to add custom header through data source builder" has been fixed.
+## DatePicker
+
+### Breaking Changes
+{:#ejdatepicker-breaking-changes}
+
+* The **ValidationMessage** of DatePicker has been deprecated from this release.Please make use of the **ValidationMessages** instead.
+
+## DateRangePicker
+
+### Features
+{:#ejdaterangepicker-features}
+
+* New component **DateRangePicker** has been added in EJMVC that allows to pick date-range value from a set of predefined or custom date-ranges in an application. It includes all the functionality of **ejDateRangePicker** since it is the wrapper of **ejDateRangePicker**.
+
+## DateTimePicker
+
+### Breaking Changes
+{:#ejdatetimepicker-breaking-changes}
+
+* The **ValidationMessage** of DateTimePicker has been deprecated from this release.Please make use of the **ValidationMessages** instead.
+
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* Template support for `labels` is added.
+* Template support for `contextMenuItem` is added.
+* \#161622 - Exporting the diagram with native node, event will be raised for native nodes which is used to draw the native node in application level on exporting.
+
+## Dialog
+
+### Features
+{:#ejdialog-features}
+
+* The Dialog provides an option to enable/disable browser scroll when we open the Modal Dialog.
+
+### Breaking changes
+{:#ejdialog-breaking-changes}
+
+* Dialog position will be calculated based on the target or containment element.
+## DocIO
+
+### Features
+{:#DocIO-features}
+* \#129771, \#141097, \#152712, \#152827, \#152953, \#161968, \#166700, \#170011, \#170535 - Added Equation(`EQ`) field preservation support in Word to PDF conversion.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+
+* Enumeration type of Equation(`EQ`) field is modified from `FieldFormula` to `FieldExpression` while opening an existing DOC format document.
+* Enumeration type of Formula(`=`) field is modified from `FieldExpression` to `FieldFormula` while opening an existing DOC and DOCX format document.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#171423 - ArgumentOutOfRangeException will no longer thrown while importing and resaving a particular Word document.
+* \#171051, \#173099, \#177192 - File is no longer corrupted while resaving a particular DOCX format document.
+* \#169663 - File size is now reduced while converting a Word document as RTF by enabling the `OptimizeRtfFileSize` property of `SaveOptions` class.
+* \#171841 - Merge field number format preservation issue has been resolved while performing Mail merge execution.
+* \#172854 - NullReferenceException will no longer thrown while using `FindSingleLine()` method in Multithreading.
+* \#171100 - `Ref` field result is now preserved properly while updating document fields for a particular Word document.
+* \#171613 - Marker color of the scatter chart is now preserved properly while resaving a DOCX format document.
+* \#171423, \#175386 - Data label of the chart is now preserved properly while resaving a particular DOCX format document.
+* \#171799 - Table border preservation issue has been resolved while converting a particular Word document as PDF.
+* \#171799 - Table overlapping issue has been resolved while converting a particular Word document as PDF.
+* \#171424 - Table positioning issue has been resolved while converting a particular Word document as PDF.
+* \#171073 - Page break preservation issue has been resolved while converting particular Word document as PDF.
+* \#171132 - Frame missing issue has been resolved while converting a particular Word document as PDF.
+* \#167559, \#173876, \#174704, \#177783 - No longer hangs while converting the particular Word document as PDF file.
+* \#172618 - Page splitting issue is now resolved while converting a particular DOCX format document as PDF.
+* \#172618, \#172622, \#174134, \#173670,\#174270,\#174798 - NullReferenceException will no longer thrown while converting a particular DOCX format document as PDF.
+* \#172622 - Page break preservation issue is now resolved while converting a particular DOCX format document as PDF.
+* \#172910, \#173277 - Paragraph position and frame preservation issue is now resolved while converting a particular DOCX format document as PDF.
+* \#173039 - Image missing issue is now resolved while converting a particular DOCX format document as PDF.
+* \#173346 - Text drawn with improper font issue has been resolved while converting a particular Word document as PDF.
+* \#173445 - Text alignment issue has been resolved while converting a particular Word document as PDF.
+* \#173459, \#172942 - No longer hangs while opening a particular DOCX format document.
+* \#173517 - Table right border is now preserved properly while saving the particular RTF format document.
+* \#173567 - Custom properties result is now preserved properly while updating document fields for a particular Word document.
+* \#174396, \#174699 - Textbox content aligned properly while converting a particular Word document as PDF.
+* \#174511 - Table border is now preserved properly while converting a particular Word document as HTML.
+* \#174602 - Textbox text missing issue has been resolved while converting a particular Word document as PDF.
+* \#174606 - Table width is now preserved properly while converting a particular Word document as PDF.
+* \#174834, \#174894 - Table rows is now preserved properly when accepting the track changes.
+* \#172618 - Table cell border issue has been resolved while converting particular Word document as PDF.
+* \#174246 - NullReferenceException will no longer thrown while refreshing a chart element.
+* \#173628 - Chart with trendlines is now preserved properly while resaving a particular DOCX format document.
+* \#172618 - Tab splitting issue has been resolved while converting a particular Word document as PDF.
+* \#175304 - Text position preservation issue has been resolved while converting a particular Word document as PDF.
+* \#173346 - Bottom alignment of text is preserved properly while converting a particular Word document as PDF.
+* \#174455 - Image missing issue has been resolved while resaving particular Word document.
+* \#176036 - Subscript text alignment issue has been resolved while converting a particular Word document as PDF.
+* \#176036 - Textbox positioning issue has been resolved while converting a particular Word document as PDF.
+* \#175132 - NullReferenceException will be no longer thrown while parsing the picture fill property of Chart element.
+* \#174474, \#174954 ,\#174997 - ArgumentException will no longer thrown while saving the Word document which contains Chart element.
+* \#167585 - Text missing issue has been resolved while converting a particular Word document as PDF.
+* \#175604 - Image missing issue has been resolved while converting Word document as EPUB.
+* \#175051 - ArgumentException will no longer thrown while opening a particular Word document.
+* \#175731 - Page break will be preserved properly when accepting the track changes in the Word document.
+* \#174174 - Table border preservation issue has been resolved while opening a particular DOC format document.
+* \#174602 - Table row is now preserved properly while converting a particular Word document as PDF.
+* \#176420 - File is no longer corrupted while using `ChartData.Clear()` method.
+* \#173412, \#174055 - Performance has been improved while resaving a particular DOCX format document.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#177138 - The issue "Model value returns wrong when form submit" has been resolved.
+* \#172988 - The issue "Id was not generated properly in For controls" has been resolved.
+* \#173083 - The issue "The method getSelectedItem() doesn't return anything" has been resolved.
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#134230, \#136584, \#137072, \#141037, \#147034, \#149917, \#151176 - Support for exporting Gantt contents to PDF has been implemented.
+* \#172552, \#140878, \#149638, \#165417, \#136135, \#149804 - Support for displaying custom icons in toolbar has been implemented.
+* \#170740 - Implemented the support for mapping the work field from data source.
+* \#165100, \#171769 - Support for mapping the expand status of a record has been implemented.
+* \#173616, \#174707, \#175548 - Method for updating the records dynamically has been implemented
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#174715 - Issue while updating the datasource dynamically in Knockout has been fixed.
+* \#174824 - Issue while adding a record in empty datasource in Knockout has been fixed.
+* \#F129341 - Now the taskbar editing icons will be removed properly on disabling the `AllowGanttChartEditing` property dynamically.
+* \#F129223 - Issue while updating the timescale mode in AngularJS has been fixed.
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#176417 -"Not all items" label has been displayed when `maxFilterChoice` property is enabled.
+
+### Breaking changes
+{:#grid-breaking-changes}
+
+* Font family in Grid PDF Exporting is now changed to default font of corresponding Operating System.
+## GroupButton
+
+### Bug fixes
+{:#groupbutton-bug-fixes}
+
+* \#175893 - Query API of GroupButton is not working properly while using with data source has been fixed.
+
+
+## ListBox
+
+### Features
+{:#listbox-features}
+
+* Provided sorting support to automatically sort the list items in alphabetical order.
+* Cascade event provided to ListBox, which will be triggered before the cascaded data is populated.
+## ListView
+
+### Features
+{:#listview-features}
+
+* Provided virtual scrolling support to load data on demand without buffering huge data, it supports both normal and continuous mode.
+## MaskEdit
+
+### Bug Fixes
+{:#maskedit-bug-fixes}
+
+* \#172988 - When using Strongly typed controls in Editor Template, it’s ID was not generated properly issue has been fixed.
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* Provided support for flattening the pop up annotation in PDF.
+* Provided support for flattening the ink annotation in PDF.
+* Provided support for PDF 2.0 security feature (AES Revision 6).
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#172260 - `PdfLightTable` cell customization is now preserving properly when disable the `AllowRowBreakAcrossPages`.
+* \#171850 - Decrypting padding block exception is no longer thrown when loading the particular PDF document.
+* \#172057 - The PDF page contents are displaying correctly when encrypt the PDF document.
+* \#171135 - OCR processed PDF documents are no longer increase in size when printing using Adobe Acrobat DC.
+* \#172578 - Some graphics content of XPS are now rendering properly when converting to PDF.
+* \#164222 - Numeric glyphs in RTL languages of XPS are now rendering properly when converting to PDF.
+* \#164222 - Input string not in correct format exception is no longer thrown when converted XPS to PDF.
+* \#172269 - Index out of range exception is no longer thrown when viewing PDF document in PDF Viewer.
+* \#171740 - Documents are now compressed properly while replacing the images in the document with low quality.
+* \#170611 - PDF size is no longer compressed compared to TIFF image on converting TIFF images to PDF.
+* \#171469 - Internal links are now preserving properly while converting HTML to PDF.
+* \#171703 - `PdfLightTable` headers are drawing only once when enable the `ShowHeader`.
+* \#171857 - Form fields values are preserving properly when flattening the form fields.
+* \#172460 - `NotSupportedException` no longer thrown while using `PdfTrueTypeFont`.
+* \#173882 - The inner color of the ellipse and circle annotations are now preserving properly when flattening the annotation.
+* \#174433 - Null reference exception no longer occurs when loading the PDF document.
+* \#172945 - Named destination is now supported when merging PDF documents.
+* \#172848 - Preservation issues will not occur while flattening PDF form fields.
+* \#170584 - File size is not increased when importing single page from the PDF document.
+* \#174608 - Images are preserving properly when converting HTML to PDF using IE.
+* \#173919 - Null reference exception no longer occurs when getting the certificates from store.
+* \#172316 - No exception thrown in Adobe Reader when replacing the image in the PDF document.
+* \#177066 - Blank PDF document will not be generated while converting particular EMF to PDF.
+* \#176429 - `PdfTextWebLink` destination now works as expected for rotated PDF documents.
+* \#176663 - Masked images are now preserved properly while converting XPS to PDF.
+* \#173563 - PDF text box fonts are preserved properly when merging the PDF documents.
+* \#176565 - Code 128 barcode will be generated without any unwanted characters.
+* \#174986 - Chinese characters will be displayed properly when OCR the particular PDF document.
+* \#175857 - PDF document will no longer corrupted while merging the PDF documents.
+* \#175375 - PDF document will no longer corrupted while drawing the image.
+* \#175053 - Exception will not be thrown while loading the PDF document.
+* \#175267 - Exception will not be thrown while loading a particular PDF document as byte array.
+* \#175861 - QR barcode size will be generated properly with respect to the `XDimension`.
+* \#175758 - ArgumentOutOfRange exception is no longer thrown when appending the particular document.
+* \#175090 - Check box values are preserved properly while flattening the form fields.
+* \#175090 - PDF document will no longer corrupted while applying flatten the form fields.
+* \#175090 - Text box properties are now preserved properly while parsing the particular PDF document.
+* \#175684 - Images are replaced as expected while replacing the images in the PDF document.
+* \#174498 - Annotation bounds are now preserved properly while rotating the PDF document.
+* \#164314 - Certificate chains are now preserved properly while sign the PDF document.
+* \#175002 - PDF document will no longer corrupted while drawing a string in particular PDF document.
+* \#175879 - fi ligatures are now black listed while OCR the PDF document.
+* \#174801 - Text colors are now restored properly when drawing with the same `PdfPen` multiple times using `PdfIccColor`.
+* \#175020 - Exception no longer thrown while accessing the ForeColor of the `PdfFields`.
+* No duplicate fonts are added in the OCR processed PDF document.
+* Internal links are now properly preserved while converting the HTML to PDF converter using IE.
+* The annotation bounds are now preserved properly while loading the PDF document.
+* Null reference exception is no longer thrown while getting the annotation author and subject properties.
+* Exception no longer thrown while getting the used fonts from particular PDF document.
+* Exception will not occur when adding bookmark to larger PDF document.
+
+## PDF viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#158972, #159474, #161405, #161658, #168853, #169880, #174931 - Provided support for Text markup annotations.
+* \#173556 - Provided the RTL support for text search and copy.
+* \#173831 - Provided support for copying the searched text.
+* \#174054 - Support to download the document in a Synchronous and Asynchronous manner is implemented.
+* \#172274 - Added support to provide user-defined names when downloading the PDF document being displayed in the PDF viewer.
+* \#173425 - FileName is included as an argument in the documentLoad event.
+* \#170781 - [`DocumentUnload`](https://help.syncfusion.com/api/js/ejpdfviewer#documentunload) event is included in the PDF viewer.
+* \#174823 - Added support to handling errors during the failure of the AJAX request.
+* \#I175176, #175376 - Added localization support for the context menu in the PDF viewer.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#172739 - Script error will no longer be thrown when we scroll the PDF document with higher zoom values in the PDF viewer.
+* \#173194 - The PDF file extension handling in the [`Load`](https://help.syncfusion.com/api/js/ejpdfviewer#loadfilename) method of PDF viewer control is moved to the server side.
+* \#172825 - Image is no longer been cropped when the PDF document is exported as image with custom DPI value.
+* \#173110 - Image in the header of the document is now displayed properly.
+* \#174054 - The correct PDF document is downloaded when different documents are loaded in different browsers which access same PDF viewer service.
+* \#177230 - Printing PDF document using the PDF viewer in multiple user environment works properly.
+* \#176168 - Delay in page navigation and scrolling on mobile devices is now resolved.
+* \#173425 - The file name is not empty anymore, when loading the document as byte array.
+* \#172739 - Script error will no longer be thrown when scrolling the PDF document with higher zoom values.
+* \#172739 - No errors will be thrown in the PDF viewer when FitToWidth mode is set during the control initialization.
+* \#173831 - The current page now fits to viewport when view mode is set to fit to page.
+
+
+
+## PivotChart
+
+### Features
+{:#pivotchart-features}
+
+* Provided grouping label in PivotChart for drill operation.
+* Mondrian XML/A support for latest versions has been provided at Client Mode.
+## PivotClient
+
+### Features
+{:#pivotclient-features}
+
+* Splitter has been provided for cube dimension browser to adjust.
+* Hierarchy name along with its dimension name in shown in SplitButtons.
+* Measure/attribute search box provided in cube dimension browser.
+* Enhancement done to load/fetch report from DB.
+* Improved the waiting pop-up loading time in PivotClient.
+* Provided support for calculated members and measures.
+* Mondrian XML/A support for latest versions has been provided at Client Mode.
+* Provided support for responsive layout height wise.
+
+## PivotGauge
+
+### Features
+{:#pivotgauge-features}
+
+* Mondrian XML/A support for latest versions has been provided at Client Mode.
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* Mondrian XML/A support for latest versions has been provided at Client Mode.
+* User can display column header name in PivotGrid.
+* User can sort columns and rows by value for Relational data source.
+
+## Predictive Analytics
+
+### Bug Fixes
+{:#predictive-analytics-bug-fixes}
+
+* \#173671- Resolved memory issue while loading large sized PMML file in PMML Evaluator.
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#168464 - Added support to create and modify comments in PowerPoint presentations.
+* \#176530 - Added support to create and modify hyperlinks for shapes in PowerPoint presentations.
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+* \#176530 - The property `Hyperlink` is now added into `IShape` interface.
+* \#176530 - The method `SetHyperlink` is now added into `IShape` interface.
+* \#176530 - The method `RemoveHyperlink` is now added into `IShape` interface.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+
+* \#170494 - The resaved PowerPoint presentation will be no longer corrupted while opening in Microsoft Office 2007.
+* \#174113 - The merged PowerPoint presentation will no longer get corrupted while merging cloned slides from PowerPoint presentations.
+* \#173849, \#173493 - The merged PowerPoint presentation will no longer get corrupted while merging slides from different PowerPoint presentations.
+* \#174190 - No more exceptions thrown while creating a new presentation by merging cloned slides from different PowerPoint presentations in multi-threading environment.
+* \#174295 - Replaced text in a PowerPoint presentation will be no longer marked as spelling error.
+* \#173747 - Custom table styles will be now preserved while performing PowerPoint presentation to PDF conversion.
+
+## RadioButton
+
+### Breaking Changes
+{:#ejradiobutton-breaking-changes}
+
+* The **ValidationMessage** of RadioButton has been changed as **ValidationMessages** as the standard name of the property.**ValidationMessage** will be deprecated in upcoming future release.
+
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+* \#173084, #173085 - Now, the zoom functionality working properly for all zoom values.
+
+* \#168984 - Resolved header item rendering outside the container area in print preview.
+
+* \#175558 - Console error for image report item in chrome browser has been resolved.
+
+* \#174783 - The incorrect update of non-dependent parameter values when dependent parameter value changed has been resolved.
+
+* \#174783 - Resolved "Select all" string issue in multi-value parameter.
+
+* \#176801 - Now, custom radius value for doughnut chart can be assigned.
+
+* \#173085 - Now, border styles exported properly in PDF export.
+
+* \#171978 - Now, tablix span exception has been resolved in PDF and PPTX export.
+
+* \#172166 - Now, the IIF expression can be used in multi report variable.
+
+* \#173679, #173737 - Image byte data exception in PDF and Word export is resolved.
+
+* \#168984 - Resolved the text run alignment issue in Excel export.
+
+## RichTextEditor
+
+### Breaking Changes
+{:#richtexteditor-breaking-changes}
+
+* In RTE, the paragraph tag (
) will maintain instead of empty content during initial render and even after clearing the whole content.
+
+### Features
+{:#richtexteditor-features}
+
+* The RTE toolbar is responsive with inline & popup mode, previously toolbar supports popup mode.
+* Responsive support for dialogs and footer in RTE.
+* Integration of colorpicker in RTE font and background color tool for custom colors and option for setting transparent background for RTE content.
+* Support for removing unwanted elements and styles when we copy paste content from Microsoft Word document to RTE editor.
+
+### Bug Fixes
+{:#richtexteditor-bug-fixes}
+
+* \#176557 - The issue "Need to change the width attribute value into style attribute" has been fixed.
+## Schedule
+
+### Features
+{:#schedule-features}
+
+* \#135948, \#145839, \#129435 - Scheduler is now provided with an option to show/hide the weekend days in all views using the API `ShowWeekend`.
+* \#173867 - Scheduler is now provided with an additional option to customize the appointment's dragging and resizing interval ranges.
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#173922 - Schedule is exporting correctly, even after assigning Guid value to the id field of resources.
+* \#175387 - Month view appointments are rendering correctly in the presence of DST.
+## SpellCheck
+
+
+### Features
+
+* Support for spell check the content on press the Enter/Space key with keep the cursor position.
+* Support for spell check the multiple target HTML elements based on its CSS class name.
+* Provided support to spell check the IFrame element' content.
+
+
+## SplitButton
+
+### Features
+{:#splitbutton-features}
+
+* Class and Id based selector support provided for Target property of SplitButton.
+
+## Spreadsheet
+
+### Bug Fixes
+{:#spreadsheet-bug-fixes}
+
+* \#172088 - Issue with formula for decimal number values in Dutch localization is fixed.
+* \#172436 - Provided add or remove option in font family dropdown list.
+* \#173319 - Issue with row misalignment in warp text applied cells is fixed.
+* \#173319 - Issue with importing excel that contains table without header row style option is fixed.
+
+## TimePicker
+
+### Breaking Changes
+{:#ejtimepicker-breaking-changes}
+
+* The **ValidationMessage** of TimePicker has been deprecated from this release.Please make use of the **ValidationMessages** instead.
+
+## Toolbar
+
+
+### Bug Fixes
+{:#ejtoolbar-bug-fixes}
+
+* \#176914 "Toolbar doesn't consider parent visibility attribute" issue has been fixed.
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#172552, \#140878, \#149638, \#165417, \#136135, \#149804 – Support for displaying custom icons in toolbar has been implemented.
+* \#170146 – Support for enabling/disabling a specific column in column chooser has been implemented.
+* \#168705, \#139356 – Implemented the validations support for TreeGrid columns while editing and adding actions.
+* \#165100, \#171769 – Support for mapping the expand status of a record has been implemented.
+* \#158292, \#145064, \#161198 – Support for adaptive rendering in mobile environments has been implemented.
+* \#155507, \#164231, \#165272, \#167015 – Support for dialog editing has been implemented.
+* \#176125 - Implemented method to return model for exporting by AJAX in TreeGrid.
+* \#175953, \#178407 - Support for display boolean value as checkbox has been implemented.
+* Row drag and drop performance has been improved with mouse interactions, mouse down delay for initializing the row drag has been removed.
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#172160 – Issue in exporting cell contents preceded with zeros in excel has been fixed.
+* \#172082 – Issue with focusing drop down list on cell editing has been fixed.
+* \#171840, \#172821 – Exporting issue with parent id value as string has been fixed.
+* \#172882 – Now TreeGrid columns can be rendered without mapping the field value.
+* \#172821 - Now drag tooltip is removed properly while canceling the row drag action.
+* \#177507 - Issue with `actionBegin` event arguments for column name while performing sorting has been fixed.
+* \#177288 – Issue with drop down column filtering with onEnter filter bar mode has been fixed.
+* \#176179 - Vertical scrollbar issue in TreeGrid with paged view has been fixed.
+* \#176812 - Issue in row selected event arguments in TreeGrid has been fixed.
+* \#176643 - TreeGrid filter menu style has been changed like in Grid.
+* \#176539 - Issue in context menu custom theme in TreeGrid has been fixed.
+* \#176125 – Now it is possible to set the desired file name for the exported file in excel export.
+* \#177970 - Now the TreeGrid model will no more overrides the window.model value.
+
+
+
+
+
+## TreeView
+
+### Bug Fixes
+{:#treeview-bug-fixes}
+
+* \#155224 - TreeView does not collapse the given node while call the collapse method multiple times continuously within certain time while enable the EnableAnimation property issue has been fixed.
+
+## VS Extensions
+
+### Features
+{:#vs-extensions-features}
+
+* \#175728 - Refer the respective localization scripts in Layout file of Syncfusion ASP.NET MVC Project templates.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#171521, 171966 - Provided rich-text support for chart elements in chart to image conversion.
+* \#165809 - Provided support for chart series with different markers in chart to image conversion.
+* \#152955 - Provided table filters support for the types text, number and date.
+* \#175326 - Provided custom IconSets support in Excel to PDF conversion.
+* Provided custom sorting support in pivot table.
+
+### Breaking changes
+{:#xlsio-breaking-changes}
+
+* The properties `Position` and `Text` are added in `IPivotFieldItem` interface.
+* The properties `ShowAutoFilter` and `AutoFilters` are added in `IListObject` interface.
+* The method `Sort` is added in `IPivotField` interface.
+* The method `RemoveText` is added in `IAutoFilter` interface.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#171362 - Date format is maintained while importing data using Template Markers.
+* \#171130 - Workbook protection password is maintained while re-saving Excel document.
+* \#172188 - Exception thrown while parsing custom properties of Excel document has been resolved.
+* \#172449 - Empty string can be assigned to workbook application name.
+* \#172619 - Exception thrown while opening an Excel document with more than 32 characters in data validation title has been resolved.
+* \#172767 - Exception thrown while opening an Excel document with numeric separators modified has been resolved.
+* \#171513 - Applying standard height sets custom height to proper value in XLS document.
+* \#95412 - Text rotation for chart axis is applied proper while creating charts.
+* \#172748 - Date value "01/01/0001" is considered as string.
+* \#171998 - File with empty space in table column header is no more corrupted.
+* \#172562 - Data field is now applied proper in pivot table creation.
+* \#173466 - Exception while parsing Excel documents with invalid named range in charts has been fixed.
+* \#175311 - Exception is no longer thrown while clearing ranges for empty worksheet.
+* \#175311 - Exception is no longer thrown while adding external workbook with invalid named ranges.
+* \#172529 - Issue with copying external formula string in `CopyTo` method is fixed.
+* \#173735 - Issue with copying a cell value with hyperlink is fixed.
+* \#173465 - Issue with spaces in hyperlinks is fixed.
+* \#173893 - Formula with custom function is updated properly when named range is removed from workbook.
+* \#173674 - Row insertion issue in Excel table with "Template Markers" is resolved.
+* \#173808 - Data missing issue while re-saving an Excel document is resolved.
+* \#166942 - Issue with currency symbols displayed with quotation marks is resolved.
+* \#170860 - Performance has been improved while closing a binary Excel document with filters.
+* \#171034 - Issue with incorrect table formula while copying a worksheet is resolved.
+* \#171130 - Issue with removal of hyperlinks in shapes while resaving Excel document is fixed.
+* \#171418 - Number formats are now properly applied in Template Markers.
+* \#173568 - Exception will no longer thrown while opening Excel documents with EMF image.
+* \#175161 - Issue while accessing chart series with theme colors is fixed.
+* \#175311 - Exception will no longer thrown while clearing range from an empty worksheet.
+* \#175397 - Issue with incorrect value when a cell is calculated twice is fixed.
+* \#175547 - Issue with chart shadow properties is fixed.
+* \#175792 - `ListObjects` will now be removed while clearing worksheet data.
+* \#175900 - External names are now added proper while copying ranges into another workbook.
+* \#175902, 177524 - External names are now added proper while copying worksheets into another workbook.
+* \#175941 - Issue with setting visibility to blank item in pivot field is fixed.
+* \#176016 - Exception is no longer thrown while resaving Excel document with images from XLS to XLSX format.
+* \#176311 - File no longer gets corrupted when rich-text is added with invalid characters.
+* \#176381 - Issue with `SetWriteProtection` is resolved now.
+* \#176959 - Formatting applied to entire row is now copied properly.
+* \#177031 - Issue with collapsed state of button in pivot table is fixed.
+* \#177187 - Exception is no longer thrown while adding conditional formats to `RangesCollection`.
+* \#171967 - Issue with legend order in chart to image conversion is fixed.
+* \#162635, 168229, 171967 - Issue with cropping of chart area in chart to image conversion is fixed.
+* \#172502 - Secondary value axis missing issue in chart to image conversion is resolved.
+* \#171859 - Chart title with formula is converted properly in chart to image conversion.
+* \#171297 - Converting a chart into image with gap width and series overlapping is now equivalent to Microsoft Excel.
+* \#171521 - Vertical axis issues in chart to image conversion has been resolved.
+* \#170689 - Horizontal scroll bar preserved proper in Excel to HTML conversion.
+* \#175932 - Issue with repeated style in Excel to HTML conversion is fixed.
+* \#175564 - Issue with highlighting active tab in Excel to HTML conversion is fixed.
+* \#175331 - Issue with worksheet tabs visibility when there are more worksheets in Excel to HTML conversion is fixed.
+* \#174480 - Issue with text alignment of merged cells in Excel to HTML conversion is fixed.
+* \#172941 - Issue with content height while saving a workbook in HTML as a stream is fixed.
+* \#175332 - File size issue while converting a workbook with charts into HTML is resolved.
+* \#172962 - Prompt is no longer displayed in Internet Explorer while opening Excel to HTML converted files.
+* \#176114 - Exception is no longer thrown while converting Excel document with invalid date into PDF.
+* \#170287 - Border issue while applying `PrintTitleRow` in Excel to PDF conversion is resolved.
+* \#175905 - Performance has been improved while converting a workbook with large number of empty cells into PDF.
+* Performance is improved while adding multiple text filters in filters collection.
+* Exception is no longer thrown while opening a workbook with `ParseWorksheetsOnDemand` option.
+* Exception is no longer thrown while opening Excel documents with invalid formula.
+* Exception is no longer thrown while opening workbook with background images.
+* Exception is no longer thrown while parsing external worksheets.
+* Exception is no longer thrown while opening a workbook with chart using `ParseWorksheetsOnDemand` option.
+* Exception is no longer thrown while sorting columns with blank cells.
+* Exception is no longer thrown while saving workbook with shapes after `AddCopy`.
+* `CalculatedValue` now returns proper time value.
+* Filters applied is no longer removed when sorting is applied to a filtered range.
+* `TopVisibleRow` and `LeftVisibleColumn` are now applied properly.
+* Issue with visibility of comments in binary files is fixed.
+* Issue with RTF text in merged cells is fixed.
+* Range intersection issue for multiple ranges is resolved.
+* Issue with multiple filter range is now resolved.
+* Sorting is now applied properly on hidden rows.
+* Filter is now applied properly for an empty cell range similar to Microsoft Excel.
+* Issue with freeze pane while setting `TopVisibleRow` is fixed.
+* Rows are no longer hidden when Excel document with filters are opened and saved.
+* Issues with cell border, font style and vertical scroll bar has been fixed.
+* Issue with visibility of empty data labels in chart to image conversion is fixed.
+* 3D chart rotation perspective has been improved in chart to image conversion.
+* Image cropping issue in Excel to HTML conversion is resolved.
+* Issue with image position in Excel to HTML conversion is fixed.
+* Issue with row height in Excel to HTML conversion is fixed.
+* Issues with rich-text format in Excel to HTML conversion is now resolved.
+* Issues with table borders in Excel to HTML conversion is now resolved.
+* Issue with clipping of print title rows in Excel to PDF conversion is fixed.
+* Line missing issue in Excel to PDF conversion if row height is less than text height is resolved.
+* Issue with repetition of header text in Excel to PDF conversion is fixed.
+* Exception is no longer thrown while converting an Excel document into PDF with header or footer color.
+* Exception is no longer thrown while converting an Excel document into PDF with horizontal page breaks.
+* Exception is no longer thrown in Excel to PDF conversion while updating table content range.
+* Exception is no longer thrown while parsing picture fill properties of chart in Excel to PDF conversion.
+* Exception is no longer thrown while parsing chart text area in Excel to PDF conversion.
+* Exception is no longer thrown from Print title rows in Excel to PDF conversion.
+* Exception is no longer thrown while accessing rich-text properties in Excel to PDF conversion.
+* XML exception is no longer thrown while converting Excel document into PDF.
diff --git a/aspnetmvc/Release-notes/v15.2.0.43.md b/aspnetmvc/Release-notes/v15.2.0.43.md
index 260b85d3..3b6ec00b 100644
--- a/aspnetmvc/Release-notes/v15.2.0.43.md
+++ b/aspnetmvc/Release-notes/v15.2.0.43.md
@@ -8,8 +8,276 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_2_sp1 version=site.version.2017_vol_2_sp1 %}
-{% directory path: _includes/release-notes/v15.2.0.43 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#179270 - The issue "In unobtrusive mode, ToHtmlString generates a closing script tag" has ben fixed.
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+* \#177630 - Added support to preserve/insert SVG element in DOCX to DOCX file format conversion.
+* \#178264 - Added support to apply multiple `Paragraph Style` in a single Paragraph while creating a Word document using DocIO.
+* \#154849, \#156160, \#159266, \#167482, \#167778, \#169491, \#176208, \#176607, \#178005, \#174862, \#177633, \#179096, \#179700 - Added support for Word to PDF conversion in Azure environment.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+* The property `SvgData` was added to the interface `IWPicture`.
+* The property `EnableStyleSeparator` was added to the interface `IWParagraph`.
+* An overload method `AppendPicture` was added to the interface `IWParagraph`.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#175961, \#179927, \#180418 - Image missing issue has been resolved while performing Mail merge execution.
+* \#178271 - Extra page preservation issue has been resolved while loading the particular RTF format document.
+* \#176369 - Doughnut chart title value retrieved properly while saving the particular Word document.
+* \#177890 - Changing the color of a bar chart series is not applied for negative bar series values.
+* \#177890 - No longer hangs while opening a Word document which containing chart.
+* \#178856 - TOC contents are preserved properly while updating Table of contents for a particular Word document.
+* \#176984 - Formula field results are preserved properly while bookmark has a special character.
+* \#176802, \#178648 - No longer hangs while converting the particular Word document as PDF.
+* \#176802 - Table preservation issue has been resolved while converting a particular Word document as PDF.
+* \#177047 - Background color preservation issue has been resolved while converting a particular Word document as PDF.
+* \#177064 - List number preservation issue has been resolved while saving the particular RTF format document.
+* \#178648 - Header row is now preserved properly while converting particular Word document as PDF.
+* \#177586 - StackOverFlow Exception will no longer thrown while loading the particular RTF format document.
+* \#176708 - KeyNotFoundException Exception will no longer thrown while loading the particular DOCX format document.
+* \#179085 - Merge field values are preserved properly while performing Mail merge execution for a particular Word document using `Execute` method.
+* \#179006 - Underline and Strikethrough is now preserved properly when append particular HTML file in Word document.
+* \#177295 - Text retrieved properly from WTextFormField for a particular Word document.
+* \#176840 - Page number is now preserved properly while updating Table of contents for a particular Word document.
+* \#177679 - NullReferenceException Exception will no longer thrown while performing Mail merge execution using empty data table.
+* \#165843, \#178727 - List number preservation issue has been resolved while importing particular Word document.
+* \#177295 - `!Syntax Error Exception` will no longer preserved in the generated Word document for `SUM(ABOVE)` field.
+* \#178601 - Field result is now preserved properly while converting a particular Word document as PDF.
+* \#176369 - ArgumentOutOfRangeException will no longer thrown while saving the Word document which containing chart.
+* \#168877 - Content Control will be accessible to create/modify into the Word document.
+* \#171046 - MathML element is now preserved properly in DOCX to DOCX conversion.
+* \#177380 - System.TypeInitialization exception will not be thrown while creating a Word document with chart.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#178574 - The issue "Text is not selected properly when using template property with URL datasource" has been resolved.
+* \#178465 - The issue "Unable to change Remote Data based on dropdownlist's selection value" has been resolved.
+## FileExplorer
+
+### Features
+{:#fileexplorer-features}
+
+* Provided support to override the methods of “FileAccessOperation” class that is available at “Syncfusion.EJ” assembly.
+
+### Bug fixes
+{:#fileexplorer-bug-fixes}
+
+* \#177458- The issue “unable to select the tree node of the navigation pane in Mobile chrome browser” has been resolved.
+
+
+
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#I179669 - `ejUploadbox` has been included with proper alignment in external form.
+* \#I179093 - Excel-Filter icon is removed from template-column when field is not defined.
+* \#I177643 - Grid with an empty `dataSource` has render proper checkboxes in `UrlAdaptor`.
+* \#I167531 - `VirtualScrolling` with `WebApiAdaptor` returns the proper `selectedRecords` values.
+* \#I176967 - Grid editing is working fine with null values in `batch` editMode.
+* \#I176954 - Grid `UpdateRecord()` method is working fine for `Filtering`,`Sorting` and `Grouping` features.
+
+### Breaking Changes
+{:#grid-breaking-changes}
+
+* \#I177897 - `data` property of argument passed in `rowDataBound`,`templateRefresh` and `queryCellInfo` events is made obsolete for `rowDataBound`,`templateRefresh` and `queryCellInfo` events. You can use `rowData` property of argument instead.
+## PDF
+
+### Features
+{:#pdf-features}
+
+* Added the support to load font from stream in `PdfTrueTypeFont` class.
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#175254 - Italic text alignment is now preserving properly when converting the Word to PDF.
+* \#177676 - The font is preserving properly in PDF document when embedding the font.
+* The `PdfGrid` header is now preserving properly when enable the `AllowHorizontalOverflow`
+* \#179152 - Vertical text is preserving properly when converting XPS to PDF.
+* \#177639 - Text is now rendering properly when converting XPS to PDF.
+* \#178247 - Internal stream of `PdfLoadedDocument` is now closing properly when calling the dispose method
+* \#178331 - Graphical contents are preserving properly when converting XPS to PDF document.
+* \#177257 - Image is preserving properly when converting XPS to PDF document.
+* \#177947 - PDF document with Korean characters are printing properly in direct print.
+* \#177066 - Blank PDF document will not be generated while converting particular EMF to PDF.
+* \#177764 - `ArgumentOutOfRangeException` is no longer occur while converting XPS to PDF when set `EmbedCompleteFont` as true.
+* \#177822 - Preservation issues are no longer occurs while converting XPS to PDF.
+* \#177646 - Unexpected token exception is no longer thrown while loading particular PDF document.
+* \#178830 - `ArgumentOutOfRangeException` is no longer thrown when accessing `PdfDocumentInformation` property in the particular PDF document.
+* \#179402 - PDF/X-1a:2001 conformance is now working properly when converting Word to PDF.
+* \#177331 - Bullet alignment is now preserving properly while converting Word to PDF.
+* \#177916 - `ArgumentOutOfRangeException` is no longer thrown while extracting fonts from the particular PDF document.
+
+
+## PDF viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#174054 - Provided support for the mandatory form fields in the PDF documents.
+* \#176168 - Improved the quality of the page rendering in the high-resolution devices.
+* \#176168 - Improved the pinch zooming performance in the high-resolution devices.
+* \#158552 - Added support for finding the colored page in the PDF document.
+
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#178834 - Script error will no longer be thrown when setting the fit to width for the PDF document.
+* \#173834 - The Checkbox and Textbox field borders are now visible when the focus state changes.
+* \#173834 - Dropdown and List box fields text contents are now visible in the dark theme.
+* \#177493 - The current page now fits to viewport when view mode is set to fit to page.
+* \#173834 - Check box content is now rendered properly.
+* \#178536 - The PDF document text contents are rendered properly.
+* \#178540 - Restriction summary of the PDF document property is now working fine.
+* \#177922 - Color of the contents in the PDF document are now preserved properly.
+* \#177922 - Image content in the PDF document is now rendered properly.
+* \#178926 - Script error will no longer be thrown on zooming the provided PDF document.
+* \#178534 - The PDF document content is now rendered properly.
+* \#178535 - Text contents in the PDF document are no longer overlapped.
+* \#173831 - Text selection and search are now working fine even when unicode characters are present in the text div element.
+## PivotClient
+
+### Bug fixes
+{:#pivotclient-bug-fixes}
+
+* \#175522 - Format is applied properly for row/column fields in PivotClient
+* \#175724 - Rendering is proper even when "FieldHeader" name is different from "FieldMappingName".
+* \#175522 - Sub totals are maintained while dragging and dropping the field items.
+* \#180216 – Arrows are properly shown for number type input element.
+
+
+### Features
+{:#pivotclient-features}
+
+* \#177684 – Provided API support to collapse the Cube Browser by default in PivotClient.
+* \#176892 - Member Editor: Paging support provided for relational data source.
+
+
+## PivotGrid
+
+### Bug fixes
+{:#pivotgrid-bug-fixes}
+
+* \#180216 – Arrows are properly shown for number type input element.
+
+### Features
+{:#pivotgrid-features}
+
+* \#176892 - Member Editor: Paging support provided for relational data source.
+* \#177670 - Now "caption" text is showing value items in column headers.
+
+
+## Predictive Analytics
+
+### Bug Fixes
+{:#predictive-analytics-bug-fixes}
+
+* \#178661- Resolved issues with data fields transformation in RuleSet Model Evaluator.
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#177630 - Added support to insert and modify SVG image in PowerPoint presentation.
+* \#177587 - Added support to insert columns to a table in PowerPoint presentation.
+* \#176530 - Added support to retrieve the target slide of a hyperlink in PowerPoint presentation.
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+* \#176530 - The property `TargetSlide` was added to the interface `IHyperLink`.
+* \#177630 - The property `SvgData` was added to the interface `IPicture`.
+* \#177630 - An overload method for `AddPicture` was added to the interface `IPictures`.
+* \#177630 - An overload method for `AddPicture` was added to the interface `IShapes`.
+* \#177587 - The method `InsertColumn` was added to the interface `ITable`.
+* \#177587 - The property `ColumnsCount` was added to the interface `ITable`.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#178033 - Argument null reference exception will not be thrown while converting a PowerPoint slide to image.
+* \#178009 - Null reference exception will not be thrown while clearing and adding the slides in the PowerPoint presentation.
+* \#179028 - The font size is now preserved as expected while converting a PowerPoint slide to image.
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#178954 - Resolved N1 and N0 number format issue in Excel export.
+
+## TreeGrid
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#177199, #178403 – Issue with column resizer line not removed when resizing the columns has been fixed.
+* \#178281- Now the default context menu will be displayed on mouse right click while the TreeGrid context menu is disabled.
+* Now the cell text can be selected while the cell is in edit mode.
+
+
+
+
+
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#177630 - Provided support to add SVG images in Excel document.
+
+### Breaking changes
+{:#xlsio-breaking-changes}
+
+* An overload method `AddPicture` is added to the interface `IPictures`.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#177888 - Exception is no longer thrown while opening a file with error value in named range.
+* \#176158 - Opening an Excel document with picture will no longer get corrupted in Mac OS.
+* \#178929 - Issue with wrong combo boxes count in an Excel document is fixed.
+* \#178697 - Conditional formatting rules are now applied proper with priority.
+* \#178368 - Custom number format ends with whitespace is preserved properly.
+* \#176718 - `DisplayText` now returns number value for cell reference formulas.
+* \#179055 - Exception is no longer thrown while saving XLS document to XLSX format with invalid named ranges.
+* \#178577 - Exception is no longer thrown while opening an Excel document with empty relation in image hyperlink.
+* \#179601 - Setting a pivot table row layout to tabular style and saving the document will no longer throws exception.
+* \#179303 - Exception is no longer thrown while setting header text within the limit.
+* \#175065 - Saving a workbook multiple times will no longer increase its file size.
+* \#177928 - Removing worksheets will reduce the file size properly.
+* \#178745 - Issue with changes in table formatting after resaving the document is fixed.
+* \#177927 - Removing multiple worksheets and saving the document will no longer throws exception.
+* \#177832 - License issue in XlsIO assembly has been resolved.
+* \#177210 - Issue with wild card criteria search in Excel document is fixed.
+* \#178182 - Issue with missing of single marker in chart to image conversion, when parent marker symbol is set to `none` is fixed.
+* \#177278 - Exception while processing date number format in Excel to HTML conversion is fixed.
+* \#175932 - Issues with unwanted merged styles in Excel to HTML conversion is fixed.
+* \#179361 - XlsIO generated HTML documents are now XML formatted.
+* \#175236 - Custom icon sets are rendered properly in image or PDF conversion.
+* Cell value with cross sheet reference formula will be updated properly.
+* Sorting a range twice with same index will no longer throws exception.
+* Exception is no longer thrown while copying worksheets with chart.
+* Issue with improper print title values is fixed.
+
diff --git a/aspnetmvc/Release-notes/v15.2.0.46.md b/aspnetmvc/Release-notes/v15.2.0.46.md
index 0d32a881..a778edc7 100644
--- a/aspnetmvc/Release-notes/v15.2.0.46.md
+++ b/aspnetmvc/Release-notes/v15.2.0.46.md
@@ -8,8 +8,193 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_2_sp2 version=site.version.2017_vol_2_sp2 %}
-{% directory path: _includes/release-notes/v15.2.0.46 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+* \#127763, \#178727 - Added mirror margin support in Word to PDF conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+* \#180854 - AltChunk content is preserved properly while converting a Word document as PDF.
+* \#180409 - Field results are preserved properly while performing Mail merge execution.
+* \#180588 - German culture texts are preserved properly while importing and exporting a HTML document.
+* \#179474 - List number is preserved properly while converting a Word document as PDF.
+* \#180115 - List number is preserved properly while loading a RTF document.
+* \#181317, \#180770 - NullReferenceException will be no longer thrown while resaving a Word document.
+* \#179474 - Table splitting issue has been resolved while converting a Word document as PDF.
+* \#180312 - Page number is preserved properly while updating TableOfContents for a Word document.
+* \#180769 - Update mode of OLE linked Excel worksheet is preserved properly while resaving a Word document.
+* \#177783 - Textbox missing issue has been resolved while converting a Word document as PDF.
+* \#181263 - Shape missing issue has been resolved while resaving a Word document.
+* \#181047 - Horizontal line is preserved properly while converting a Word document as PDF.
+* \#176802 - Table is preserved properly while converting a Word document as PDF.
+* \#180952 - Empty page preservation issue has been resolved while converting a Word document as PDF.
+* \#180952 - OutOfMemoryException will be no longer thrown while converting a Word document as PDF.
+* \#180065 - Paragraphs are preserved properly while converting a Word document as PDF.
+
+## FileExplorer
+
+### Bug Fixes
+{:#fileexplorer-bug-fixes}
+
+* \#179942 - Resolved the issue, while rename the file name that contains “.” character.
+* \#181683 - The issue "In unobtrusive mode, contextMenu items are not rendered properly in FileExplorer" has been fixed.
+* \#181910 - As per the FileTypes value, files will be load properly.
+* \#181787 - The issue “The adjustSize method does not working properly for grid view of FileExplorer control when created the FileExplorer control in hidden state” has been fixed.
+## Gantt
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#180638 – Row alignment issue in Gantt has been fixed.
+* \#181547 - Issue in updating the duration of milestone task has been fixed.
+* \#180215 - Issue in exporting Gantt as Excel file with resources has been fixed.
+
+
+
+
+
+
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#I179505 - Script error has been cleared, When enabled the `isPrimaryKey` for `foreignKeyColumn`.
+* \#I181175 - Typo error cleared for `CustomContextMenuItems` of `GridProperties`.
+* \#I179817 – `DropDown` validation message is working properly in IE browser.
+
+## MaskEdit
+
+### Bug Fixes
+{:#maskedit-bug-fixes}
+
+* \#180075 - The issue “In unobtrusive mode, MaskEdit control shows the mask instead of current value from model” has been fixed.
+## NumericTextbox
+
+### Features
+{:#numerictextbox-features}
+
+* \#180057 - Provided the `positivePattern` support for NumericTextbox.
+## PDF viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#178539 - Provided support to restrict editing of form fields based on restriction summary available in the PDF document.
+* \#174628, #178539 - Provided support to maintain the form fields as read only in the PDF documents, if it has read only property set.
+
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#178190 - The color of the page content is now preserved when exporting it as image.
+* \#180119 - Characters will be rendered properly while exporting the pages of PDF document as images.
+* \#178007 - Contents are now preserved correctly in PDF viewer, while exporting the PDF document as images.
+* \#178007 - System.ArgumentException is no longer thrown while exporting the pages of PDF document as images.
+* \#180681 - PDF viewer will not produce blank images while exporting the pages of PDF document as images.
+* \#164281 - Restricted the page extraction based on the settings available in the encrypted PDF documents.
+* \#180342 - The proper casing is provided to the keys in the AJAX request during the download operations.
+* \#179586 - The colors of the image now preserve properly while rendering the PDF document.
+
+
+
+
+
+## PivotClient
+
+### Features
+{:#pivotclient-features}
+
+* \#179127, #179216 - KPI support has been provided for OLAP data source in Server Mode.
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#180060 - Support provided to set the properties of unbind fields.
+* \#177805 - Two way binding is possible in AngularJS.
+* \#175739 - User can sort Row/Column by date type in relational database.
+* \#175521, #178335 - User can group Row/Column by date type in relational database (only for Client Mode).
+
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#180377 - Argument out of range exception will not be thrown while converting a PowerPoint presentation with chart to Pdf.
+* \#179842, \#180783 - Null reference exception will not be thrown while converting a PowerPoint presentation to Pdf using the publish option handouts.
+* \#180760 - SmartArt is now preserved properly while converting a PowerPoint slide to image.
+## Ribbon
+
+### Features
+{:#ribbon-features}
+
+* \#178783 - Provided the cssClass API for Ribbon, to customize the control appearance.
+## Schedule
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#180486 - Resource group is exporting correctly in pdf.
+* \#178237 - Appropriate request types added to existing client-side events to achieve the scenario of showing waiting popup in Scheduler before and after the appointments bound to it.
+## SpellCheck
+
+### Bug Fixes
+{:#spellcheck-bug-fixes}
+
+* \#178931 - Spell checker can now be used on the `TextAreaFor` control using the dialog mode.
+## Spreadsheet
+
+### Bug Fixes
+{:#spreadsheet-bug-fixes}
+
+* \#178305 - Issue with cell type value is not displaying the value of the cell is fixed.
+* \#178345 - Issue with cell type dropdownlist options are not showing in filtered row is fixed.
+* \#178234, \#178213 - Issue with content not refreshed when add or delete a row & insert and delete options are disabled in context menu in normal mode is fixed.
+* \#174790 - Issue with the page scrolls automatically on cell select and vertical scroll bar shown unnecessarily in normal mode in IE11 is fixed.
+## TreeGrid
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#180866 – Alignment issues with expand/collapse icons in row template has been fixed.
+
+
+
+
+
+
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#180466 - Exception is no longer thrown while opening chart with value axis title.
+* \#181226 - Exception is no longer thrown while opening particular file with shape's offset value exceeding integer limit.
+* \#180940 - Issue with font color when setting font style in conditional formats is fixed.
+* \#181016 - Exception is no longer thrown while accessing `LineStyle` property of a shape in threading.
+* \#178198 - Exception thrown on parsing the named range with complete file path is fixed.
+* \#180478 - Issue with AutoFit when cell text contains line breaks is fixed.
+* \#180329 - XML Exception is no longer thrown while parsing Excel file with chart having empty legend position.
+* \#180337 - Line width is changed while changing series color for radar chart is fixed.
+* \#180213 - Exception is thrown while parsing `MissingItemsLimit` property in pivot cache is resolved.
+* \#179997 - Exception is no longer thrown while opening a chart with discontinuous filtered ranges.
+* \#179874 - Default value is not set in Excel pivot table while applying Pivot filter is fixed.
+* \#179874 - File corruption issue while applying pivot filter is resolved.
+* \#179863 - PrintArea returns invalid range in Excel to PDF conversion is fixed.
+* \#179751 - Calculated values are incorrect for table formulas in worksheet to image conversion is fixed.
+* \#179732 - File is no longer corrupted when table is created with merged cell ranges.
+* \#181584 - Overflow exception while accessing `Value` property is fixed.
+* \#179026 - Text is wrongly updated in shapes after add copying of worksheet is fixed.
+* \#177928 - File size is not reduced after removing all worksheets is fixed.
+* Excel file with pivot table no longer gets corrupted during `AddCopy()`.
+* Corruption issue when resaving Excel file with group shapes is fixed.
+
diff --git a/aspnetmvc/Release-notes/v15.3.0.26.md b/aspnetmvc/Release-notes/v15.3.0.26.md
index 9ce628da..1db13f42 100644
--- a/aspnetmvc/Release-notes/v15.3.0.26.md
+++ b/aspnetmvc/Release-notes/v15.3.0.26.md
@@ -8,8 +8,630 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_3 version=site.version.2017_vol_3 %}
-{% directory path: _includes/release-notes/v15.3.0.26 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#179270 - Added closing script tag to prevent the script content from appearing in the DOM as rendered text content.
+
+* \#180216 - The issue “Syncfusion styles are affected the normal HTML elements” has been fixed.
+## Chart
+
+### Features
+{:#chart-features}
+
+* \#140907, \#176526 - Provided support for rendering stacking spline area and 100% stacking spline area series types.
+* \#142887, \#180953 - Provided support for rendering the inside and outside data labels in different colors.
+* \#175482 - Provided support to control the animation speed of the elements in the chart.
+* Provided support for rendering various types of spline curves.
+
+### Breaking changes
+{:#chart-breaking-changes}
+
+* Earlier, [`start`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-multilevellabels-start) and [`end`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-multilevellabels-end) properties in multi-level labels are of type **number**. Now we have changed this to **object**, so that it will take both number and DateTime values as input.
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#181860 - [`ValueType`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-valuetype) property is now working properly when the chart is rendered in unobtrusive mode.
+* \#183210 - While rendering the chart in HTML5 canvas, [`PointRegionClick`](https://help.syncfusion.com/api/js/ejchart#events:pointregionclick) event is triggering properly.
+
+## DataManager
+
+### Features
+
+{:#datamanager-features}
+
+* The DataManager now supports the WebAPI Batch operations like add, remove and change.The request for the operations are handled altogether at a time rather than being passed separately for each operation.
+* The DataManager now allows to execute a query against a specific data source by using the QueryableDataOperations. It can perform the IQueryable server side operation such as filtering, paging and sorting.
+## Diagram
+
+### Features
+
+* \#131536, #150342, #161966, #173422 - Ruler support for diagram control is added.
+* \#156753 - Support is provided to specify root node for layout.
+* \#137249 - Support to hide the selection handles when it is overlapping with each other is added.
+* \#154925 - Support to prevent the resizing of built-in shapes(children) available in the `BPMNNode` is added.
+* \#165028, #169289 - Visual representation and performance of layout with multiple parents has been improved.
+* \#176645 - Polyline support for diagram control is added.
+* \#175928 - Support to update the label position based on nearest offset while dragging the label from connector is added.
+* Support to remove the labels and ports at runtime is added.
+* Support to drag the multiple selected nodes when click on the empty space of the selection rectangle is added.
+
+### Breaking Changes
+
+* Default value of PageSetting.ScrollLimit is changed from `Infinity` to `Diagram`.
+* In earlier releases, while specifying the swimlane/lane's `Header` text as empty, default text value will be set to swimlane/lane. Now if it is left empty, header will not be visible.
+## DocIO
+
+### Features
+{:#DocIO-features}
+* \#177630 - Added support to insert and preserve SVG element in DOCX to DOCX conversion.
+* \#178264 - Added support to apply multiple `Paragraph Styles` for a paragraph in the Word document.
+* \#154849, \#156160, \#159266, \#167482, \#167778, \#169491, \#176208, \#176607, \#178005, \#174862, \#177633, \#179096, \#179700 - Added support for Word to PDF conversion in Azure environment.
+* \#127763, \#178727 - Added mirror margin support in Word to PDF conversion.
+* \#181637, \#183338 - Added support to RTL table in Word to PDF conversion.
+* \#111815, \#140865, \#140894, \#140934, \#141407, \#164666, \#174134, \#175919, \#177615 - Added image rotation support in Word to PDF conversion.
+* \#94498, \#116546, \#135202, \#168877, \#177412, \#179488, \#180451, \#167448, \#174699, \#128339, \#132232, \#147998, \#172223 - Added support to create and modify the content control in Word documents and map custom XML parts to content control.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+* The property `SvgData` was added to the `IWPicture` interface.
+* The property `EnableStyleSeparator` was added to the `IWParagraph` interface.
+* An overload method `AppendPicture` was added to the `IWParagraph` interface.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#175961, \#179927, \#180418 - Image missing issue has been resolved while performing Mail merge.
+* \#178271 - Extra page preservation issue has been resolved while loading a particular RTF format document.
+* \#176369 - Doughnut chart title value retrieved properly while saving a particular Word document.
+* \#177890 - Changing the color of a bar chart series is not applied for negative bar series values.
+* \#177890 - No longer hangs while opening a Word document which contains chart.
+* \#178856 - TOC contents are preserved properly while updating Table of contents for a particular Word document.
+* \#176984 - Formula field results are preserved properly while bookmark has a special character.
+* \#176802, \#178648 - No longer hangs while converting a particular Word document as PDF.
+* \#176802 - Table preservation issue has been resolved while converting a particular Word document as PDF.
+* \#177047 - Background color preservation issue has been resolved while converting a particular Word document as PDF.
+* \#177064 - List number preservation issue has been resolved while saving a particular RTF format document.
+* \#178648 - Header row is now preserved properly while converting a particular Word document as PDF.
+* \#177586 - `StackOverflowException` will be no longer thrown while loading a particular RTF format document.
+* \#176708 - `KeyNotFoundException` will be no longer thrown while loading a particular DOCX format document.
+* \#179085 - Merge field values are preserved properly while performing Mail merge for a particular Word document using `Execute` method.
+* \#179006 - Underline and Strikethrough is now preserved properly while appending particular HTML file in a Word document.
+* \#177295 - Text retrieved properly from `WTextFormField` instance for a particular Word document.
+* \#176840 - Page number is now preserved properly while updating Table of contents for a particular Word document.
+* \#177679 - `NullReferenceException` will be no longer thrown while performing Mail merge using empty data table.
+* \#165843, \#178727 - List number preservation issue has been resolved while importing a particular Word document.
+* \#177295 - `!Syntax Error` is now resolved for `SUM(ABOVE)` field, while updating fields in Word document.
+* \#178601 - Field result is now preserved properly while converting a particular Word document as PDF.
+* \#176369 - `ArgumentOutOfRangeException` will be no longer thrown while saving a Word document which contains chart.
+* \#171046 - `MathML` element is now preserved properly in DOCX to DOCX conversion.
+* \#177380 - `System.TypeInitializationException` will be no longer thrown while creating a Word document with chart.
+* \#180854 - `AltChunk` content is preserved properly while converting a Word document as PDF.
+* \#180409 - Field results are preserved properly while performing Mail merge.
+* \#180588 - German culture texts are preserved properly while importing and exporting a HTML document.
+* \#179474 - List number is preserved properly while converting a Word document as PDF.
+* \#180115 - List number is preserved properly while loading a RTF document.
+* \#181317, \#180770 - `NullReferenceException` will be no longer thrown while resaving a Word document.
+* \#179474 - Table splitting issue has been resolved while converting a Word document as PDF.
+* \#180312 - Page number is preserved properly while updating table of contents in a Word document.
+* \#180769 - Update mode of OLE linked Excel worksheet is preserved properly while resaving a Word document.
+* \#177783 - Textbox missing issue has been resolved while converting a Word document as PDF.
+* \#181263 - Shape missing issue has been resolved while resaving a Word document.
+* \#181047 - Horizontal line is preserved properly while converting a particular Word document as PDF.
+* \#176802 - Table is preserved properly while converting a Word document as PDF.
+* \#180952 - Empty page preservation issue has been resolved while converting a Word document as PDF.
+* \#180952, \#181654 - `OutOfMemoryException` will be no longer thrown while converting a particular Word document as PDF.
+* \#180065 - Paragraphs are preserved properly while converting a Word document as PDF.
+* \#181811 - Bullet characters are preserved properly while resaving a particular RTF document.
+* \#182011 - Vertical text is preserved properly while converting a Word document as PDF.
+* \#179813 - Text wrapped properly while converting a particular Word document as PDF.
+* \#181118 - `InvalidOperationException` will be no longer thrown while getting bookmark contents.
+* \#181409 - Chart series color preserved properly while resaving a Word document which contains chart.
+* \#182345 - Shape vertical position preserved properly while converting a particular Word document as PDF.
+* \#181263 - Shape preservation issue has been resolved while resaving a particular Word document.
+* \#182011 - `ElbowCurve` shape preserved properly while converting a particular Word document as PDF.
+* \#182249 - `MERGESEQ` number is preserved properly while performing Mail merge.
+* \#180769 - Target file missing issue has been resolved while resaving a particular Word document.
+* \#179293 - Table column preserved properly while converting a particular Word document as PDF.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#178574 - Text will be selected properly, when template property is used along with URL datasource.
+* \#178465 - Remote data now changes based on selection value.
+## FileExplorer
+
+### Features
+{:#fileexplorer-features}
+
+* \#I174459, I177188 – Provided support to “access the application root folder and display the alternate text for the root folder name in FileExplorer control”.
+
+### Bug Fixes
+{:#fileexplorer-bug-fixes}
+
+* \#182672 - Added the additional argument “url” in the beforeUpload event of FileExplorer.
+
+* \#179942 - Resolved the issue, while rename the file name that contains “.” character.
+
+* \#181683 - The issue "In unobtrusive mode, context menu items are not rendered properly in FileExplorer" has been fixed.
+
+* \#181910 - As per the FileTypes value, files will be load properly.
+
+* \#181787 - The issue “The adjustSize method does not working properly for grid view of FileExplorer control when created the FileExplorer control in hidden state” has been fixed.
+
+* \#177458- The issue “unable to select the tree node of the navigation pane in Mobile chrome browser” has been resolved.
+## Gantt
+
+### Features
+{:#gantt-features}
+* \#174964, #135647, #141294, #146309, #153127, #180223 – Support for changing the working days in a week has been implemented.
+* \#134624, #136364, #146615, #178082 – Now the client side event triggering has been optimized, such that for simultaneous data update, only one event will be triggered with all the data, instead of multiple event triggers.
+* \#178082 – Now it is possible to validate the action while editing the taskbars linked with predecessors.
+* \#180223 – Support for mapping the resource units at initial load for the resources assigned to a task has been implemented.
+* \#179180 – Now the performance has been improved for taskbar editing action in Firefox browser.
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+* \#180638 – Row alignment issue in Gantt has been fixed.
+* \#181547 - Issue in updating the duration of milestone task has been fixed.
+* \#180215 - Issue in exporting Gantt as Excel file with resources has been fixed.
+* \#184157 - Issue in updating the background color of milestone and milestone baseline has been fixed.
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#I182631 - `HeaderText` is working fine, when we mention `HeaderText` property before the `Field` property in grid `Columns`.
+* \#I179971 – After sorting, a `Scroller` working fine with `FrozenColumns`.
+* \#I179817 – `DropDown` validation message is working properly in IE browser.
+* \#I180187 – `batchChanges` array updated properly, even when we don't have any changes in grid cell.
+
+
+
+## Kanban
+
+### Features
+{:#kanban-features}
+
+* Feature to show/hide the cards based on key value mapping. It can group the cards using key value and enables to toggle the display.
+
+## MaskEdit
+
+### Features
+{:#maskedit-features}
+
+* \# 147183 – Provided Globalization support for MaskEdit Component.
+
+### Bug Fixes
+{:#maskedit-bug-fixes}
+
+* \#180075 - The issue “In unobtrusive mode, MaskEdit control shows the mask instead of current value from model” has been fixed.
+## Pager
+
+### Features
+{:#pager-features}
+
+* The ASP.NET MVC wrapper support has been provided for Pager control.
+## PDF
+
+### Features
+{:#pdf-features}
+
+* Added the support to load font from stream in `PdfTrueTypeFont` class.
+* Added the support for signing PDF document by using certificate as stream.
+* Added the support for accessing system font in PDF document creation in Windows Azure platform.
+* Added the support for creating PDF documents with unique naming scheme for resources.
+* Added the support for compressing the existing PDF document.
+* Added the support for creating own appearance for annotations in PDF.
+* Added the property `EnableThreadSafe` to handle multi-threading environment.
+* Added the tagged PDF support with USDA 508 complaint.
+
+### Breaking changes
+{:#pdf-breaking-changes}
+* Earlier, the `PdfLightTable` column width will not work as expected, as a result column widths are equally shared. Now this behavior is fixed, the specified width will be allocated for the columns.
+* The property `Appearence` is marked as deprecated, please use `Appearance` property from `PdfSignature` class instead.
+
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#175254 - Italic text alignment is now preserving properly when converting the Word to PDF.
+* \#177676 - The font is preserving properly in PDF document when embedding the font.
+* \#179152 - Vertical text is preserving properly when converting XPS to PDF.
+* \#177639 - Text is now rendering properly when converting XPS to PDF.
+* \#178247 - Internal stream of `PdfLoadedDocument` is now closing properly when calling the dispose method
+* \#178331 - Graphical contents are preserving properly when converting XPS to PDF document.
+* \#177257 - Image is preserving properly when converting XPS to PDF document.
+* \#177947 - PDF document with Korean characters are printing properly in direct print.
+* \#177066 - Blank PDF document will not be generated while converting particular EMF to PDF.
+* \#177764 - `ArgumentOutOfRangeException` is no longer occur while converting XPS to PDF when set `EmbedCompleteFont` as true.
+* \#177822 - Preservation issues are no longer occurs while converting XPS to PDF.
+* \#177646 - Unexpected token exception is no longer thrown while loading particular PDF document.
+* \#178830 - `ArgumentOutOfRangeException` is no longer thrown when accessing `PdfDocumentInformation` property in the particular PDF document.
+* \#179402 - PDF/X-1a:2001 conformance is now working properly when converting Word to PDF.
+* \#177331 - Bullet alignment is now preserving properly while converting Word to PDF.
+* \#177916 - `ArgumentOutOfRangeException` is no longer thrown while extracting fonts from the particular PDF document.
+* \#182338 - `arg.Skip` will be working fine while PDF Grid row split across two pages.
+* \#182896 - `PdfLightTable` columns will be preserve properly with manual width.
+* \#180121 - The Barcode has been rendering properly while giving ISO-8859-2 and ISO-8859-5 characters.
+* \#179390 - `PdfLightTable` header will get draw only once when we set `ShowHeader` value is true.
+* \#180667 - Text are aligning properly when converting word document to PDF
+* \#182001 - `NullReferenceException` no longer occurs when accessing the appearance of the signature in `PdfLoadedDocument`.
+* \#178963,#181653,#182856 - Cannot access a closed stream object exception is no longer thrown while loading a PDF document.
+* \#180952 - Text positions are now preserving properly while converting EMF to PDF.
+* \#179731 - Annotations are now preserving properly while rotating the flattened annotation pages.
+* The `PdfGrid` header is now preserving properly when enable the `AllowHorizontalOverflow`.
+* Line space issue will no longer occurs when converting the EMF to PDF conversion.
+* The `PdfTextMarkupAnnotation` author property is now preserving properly.
+* Fatal error exception is no longer occurs while loading the particular PDF document.
+
+
+
+## PDF viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#171883, #177612, #179868 - Provided support for adding handwritten signature into the PDF document.
+* \#174054 - Provided support for the mandatory form fields in the PDF documents.
+* \#176171 - Provided the separate mode for text selection and scrolling.
+* \#176168 - Improved the quality of the page rendering in the high-resolution devices.
+* \#176168 - Improved the pinch zooming performance in the high-resolution devices.
+* \#178539 - Provided support to restrict editing of form fields based on restriction summary available in the PDF document.
+* \#174628, #178539 - Provided support to maintain the form fields as read only in the PDF documents, if it has read only property set.
+
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#183025 - The issue in considering the text alignment property in the form fields has been resolved.
+* \#178834 - Script error will no longer be thrown when setting the fit to width for the PDF document.
+* \#173834 - The Checkbox and Textbox field borders are now visible when the focus state changes.
+* \#173834 - Dropdown and List box field's text contents are now visible in the dark theme.
+* \#177493 - The current page now fits to viewport when view mode is set to fit to page.
+* \#173834 - Check box content is now rendered properly.
+* \#178536 - The PDF document's text contents are rendered properly.
+* \#178540 - Restriction summary of the PDF document property is now working fine.
+* \#177922 - Color of the contents in the PDF document are now preserved properly.
+* \#177922 - Image content in the PDF document is now rendered properly.
+* \#178926 - Script error will no longer be thrown on zooming the provided PDF document.
+* \#178534 - The PDF document content is now rendered properly.
+* \#178535 - Text contents in the PDF document are no longer overlapped.
+* \#173831 - Text selection and search are now working fine even when unicode characters are presented in the text div element.
+* \#178190 - The color of the page content is now preserved when exporting it as image.
+* \#180119 - Characters will be rendered properly while exporting the pages of the PDF document as images.
+* \#178007 - Contents are now preserved correctly in PDF viewer, while exporting the PDF document as images.
+* \#178007 - System.ArgumentException is no longer thrown while exporting the pages of PDF document as images.
+* \#180681 - PDF viewer will not produce blank images while exporting the pages of PDF document as images.
+* \#164281 - Restricted the page extraction based on the settings available in the encrypted PDF documents.
+* \#180342 - The proper casing is provided to the keys in the AJAX request during the download operations.
+* \#179586 - The colors of the image now preserve properly while rendering the PDF document.
+
+
+
+
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#178102 - Load-on-demand support has been provided while performing drill down operation for relational data source.
+* \#143812, #178298 - Paging support has been provided for relational data source.
+
+## Predictive Analytics
+
+### Features
+{:#predictive-analytics-features}
+
+* Added compatibility support for PMML version v4.3.
+* Added support to pass input data as 'Stream' object in 'Table' class.
+
+### Bug fixes
+{:#predictive-analytics-bug-fixes}
+
+* \#178661- Resolved issues with data fields transformation in RuleSet Model Evaluator.
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#177630 - Added support to insert and modify SVG image in PowerPoint presentation.
+* \#177587 - Added support to insert columns to a table in PowerPoint presentation.
+* \#176530 - Added support to retrieve the target slide of a hyperlink in PowerPoint presentation.
+* \#180095 - Added support to convert the PowerPoint presentation with rotated nested Group Shapes to PDF/Image.
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+* \#176530 - The property `TargetSlide` was added to the interface `IHyperLink`.
+* \#177630 - The property `SvgData` was added to the interface `IPicture`.
+* \#177630 - An overload method for `AddPicture` was added to the interface `IPictures`.
+* \#177630 - An overload method for `AddPicture` was added to the interface `IShapes`.
+* \#177587 - The method `InsertColumn` was added to the interface `ITable`.
+* \#177587 - The property `ColumnsCount` was added to the interface `ITable`.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#178672 - Type initialization exception will not be thrown while creating a PowerPoint presentation with charts.
+* \#180902 - Argument out of range exception will not be thrown while cloning a PowerPoint slide with pie chart.
+* \#179383 - Hyperlink path for another presentation can be now retrieved while loading a PowerPoint presentation.
+* \#182353 - Null reference exception will not be thrown while cloning a PowerPoint slide with table.
+* \#181902 - Null reference exception will not be thrown while resaving PowerPoint presentations contains internal XML files in custom naming standards.
+* \#180904 - The chart data modified with Presentation library will not get reverted, while trying to edit in Microsoft PowerPoint application.
+* \#182963 - The previous column formatting will be now preserved properly while inserting a new column in PowerPoint table.
+* \#180902 - Null reference exception will not be thrown while cloning and merging slides having charts after disposing the parent PowerPoint presentation.
+* \#178009 - Null reference exception will not be thrown while clearing and adding the slides in the PowerPoint presentation.
+* \#179028 - The font size is now preserved as expected while converting a PowerPoint slide to image.
+* \#178033 - Argument null reference exception will not be thrown while converting a PowerPoint slide to image.
+* \#180377 - Argument out of range exception will not be thrown while converting a PowerPoint presentation with chart to PDF document.
+* \#179842, \#180783 - Null reference exception will not be thrown while converting a PowerPoint presentation to PDF using the publish option handouts.
+* \#180760 - SmartArt is now preserved properly while converting a PowerPoint slide to image.
+* \#181671 - Chart series colors are now preserved properly while converting the bar charts to PDF document.
+## RadialMenu
+
+### Features
+{:#radialmenu-features}
+
+* \#175308 - Provided template support for RadialMenu items using `prependTo` property, we can add valid SVG element to it.
+## RadialSlider
+
+### Features
+{:#radialslider-features}
+
+* Provided globalization support for RadialSlider ticks and value. Enables to customize culture based values for the component.
+## ReportViewer
+
+### Features
+
+* \#178228 – Provided exporting support to map image URL directly for image report item.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#178954 - Now the N1 and N0 number format applied properly in Excel export.
+
+* \#180836 - The incorrect vertical alignment for tablix cell has been resolved.
+
+* \#180459 - Now, `Free 3 of 9` font is rendered properly in chrome and Mozilla firefox browser.
+
+* \#180381 - The parameter dependents on a text box parameter value input is updating properly.
+
+* \#180059 - The `DateTimeOffset` expression produces the correct result output.
+
+* \#180381 - The drop-down parameter improper rendering in mobile layout has been resolved.
+
+* \#179946 - Now, the default value is updates properly for boolean parameters.
+
+* \#180381 - Resolved the incorrect localization text rendering for date time parameters.
+
+## Ribbon
+
+### Features
+{:#ribbon-features}
+
+* \#178783 - Provided the `cssClass` API for Ribbon, to customize the control appearance.
+## RichTextEditor
+
+### Features
+{:#richtexteditor-features}
+
+* Spell Checked is now integrated into RTE control and can be used to provide suggestions in Dialog and Context menu modes.
+* Rendering performance is now improved and is much better than earlier. The rendering of sub controls like Dialog, Color picker and Numeric textbox is done on demand, instead initial rendering.
+
+## Sample Creator
+
+### Features
+{:#sample-creator-features}
+
+* Included Radial Menu sample in ASP.NET MVC Sample creator.
+## Schedule
+
+### Features
+{:#schedule-features}
+
+* \#132062, \#132560 - Scheduler is now provided with an option to allow the user to create/edit the appointments inline, by single clicking on the cells/appointments.
+
+* \#176154 - While editing a recurrence appointment in series mode, to prevent the changes on the previously edited occurrences of this recurrence appointment - then `ignoreEditedOccurrences` argument can be set to true within the `BeforeAppointmentChange` event function.
+* Scheduler provides option to enable/disable the delete functionality of appointments through `AllowDelete` API.
+* Scheduler provides an additional option to edit/delete only the following occurrences of a recurrence appointment.
+* Scheduler provides option to drag and drop appointments from one week to another week, simply by holding the appointments either in the first or last date column for some specific delay time.
+
+### Breaking changes
+{:#schedule-breaking-changes}
+* \#181307, \#183269 - Appointments are rendering correctly, when the current view has more than 100 appointments.
+
+### Bug fixes
+{:#schedule-bug-fixes}
+
+* \#175387 - Month view appointments are rendering correctly in the presence of DST.
+* \#180486 - Resource group is exporting correctly in pdf.
+* \#182775 - Script error will not occur in Agenda view when `ShowCurrentTimeIndicator` is set to true
+* \#182030 - Block intervals are rendering correctly with out timezone difference.
+* \#178237 - Appropriate request types added to existing client-side events to achieve the scenario of showing waiting popup in Scheduler before and after the appointments bound to it.
+## Slider
+
+### Features
+{:#slider-features}
+
+* /#162567, #133892, #147183 - We have provided the renderingTicks event to customize the slider scale ticks value.
+
+## SpellCheck
+
+### Features
+{:#spellcheck-features}
+
+ * Synchronous mode can be enabled by setting `EnableAsync` to false.
+
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* \#169150, 173569, 178299, 183197 - Provided support for chart with discontinuous range.
+
+### Bug Fixes
+{:#spreadsheet-bug-fixes}
+
+* \#178305 - Issue with cell type value is not displaying the value of the cell is fixed.
+* \#178345 - Issue with cell type dropdownlist options are not showing in filtered row is fixed.
+* \#178234, \#178213 - Issue with content not refreshed when add or delete a row & insert and delete options are disabled in context menu in normal mode is fixed.
+* \#174790 - Issue with the page scrolls automatically on cell select and vertical scroll bar shown unnecessarily in normal mode in IE11 is fixed.
+## TextBoxes
+
+### Features
+{:#textboxes-features}
+
+* \#180057 - Provided the `positivePattern` support for NumericTextbox.
+
+## Toolbar
+
+### Features
+{:#toolbar-features}
+
+* Provided support for `Tab` key and `Shift+Tab` key to navigate through the toolbar items.
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+* \#152870, #160596, #164655, #143792, #175532, #177013 – Support for binding data using load on demand approach has been implemented.
+* \#148114, #156239, #166008, #166017, #166752, #177185, #180702, #182712 – Word wrap support has been implemented for the TreeGrid columns.
+* \#171605, #181564 – Now the TreeGrid columns will be responsive based on the provided priority values.
+* \#175633, #176173 – Now it is possible to perform CRUD actions using buttons in command column.
+* \#139356, #141369, #161198, #165560, #176873 – Support for printing the TreeGrid contents has been implemented.
+* \#178636 – Now it is possible to resize the frozen columns in TreeGrid.
+* \#176243 – Now it is possible to edit the cell values using custom editor template in TreeGrid.
+
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#177199, #178403 – Issue with column resizer line not removed when resizing the columns has been fixed.
+* \#178281- Now the default context menu will be displayed on mouse right click while the TreeGrid context menu is disabled.
+* Now the cell text can be selected while the cell is in edit mode.
+* \#180866 – Alignment issues with expand/collapse icons in row template has been fixed.
+* \#183625 – Issue in drag and drop icons position with row template has been fixed.
+* \#183783 – Now the datasource can be refreshed with new data manager instance by using `setModel` method.
+* \#183350 – Issue in date field validation in TreeGrid has been fixed.
+
+## TreeMap
+
+### Features
+{:#treemap-features}
+
+* \#162905, \#162983, \#163226 - Provided support for customizing the drilldown grouping header and text overflow for labels.
+
+## TreeView
+
+### Features
+{:#treeview-features}
+
+* \#F126097 – Provided support to “get the updated data source via getTreeData() method when using remote data binding in TreeView control”.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#109496, #79552, #74319, #130146, #180064 - Password support is provided in Compression library.
+* \#178228 - Support is provided for adding images from external link in Excel documents.
+* Sorting support is provided in AutoFilters.
+* Custom filtering support is provided in text filters.
+
+### Breaking changes
+{:#xlsio-breaking-changes}
+
+* `DataSorter` property is added in the interfaces `IWorksheet` and `IAutoFilters`.
+* `EnablePartialTrustCode` property is added in the interface `IApplication`.
+* `AddPictureAsLink()` is added in the interface `IPictures`.
+* `Picture` and `SvgData` properties are added in the interface IPictureShape.
+* The values `Contains`, `DoesNotContain`, `BeginsWith`, `DoesNotBeginWith`, `EndsWith`, `DoesNotEndWith` are added in `ExcelFilterCondition` enumeration.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#177888 - Exception is no longer thrown while opening a file with error value in named range.
+* \#176158 - Opening an Excel document with picture will no longer get corrupted in Mac OS.
+* \#178929 - Issue with wrong combo boxes count in an Excel document is fixed.
+* \#178697 - Conditional formatting rules are now applied proper with priority.
+* \#178368 - Custom number format ends with whitespace is preserved properly.
+* \#176718 - DisplayText now returns number value for cell reference formulas.
+* \#179055 - Exception is no longer thrown while saving XLS document to XLSX format with invalid named ranges.
+* \#178577 - Exception is no longer thrown while opening an Excel document with empty relation in image hyperlink.
+* \#179601 - Setting a pivot table row layout to tabular style and saving the document will no longer throw exception.
+* \#179303 - Exception is no longer thrown while setting header text within the limit.
+* \#175065 - Saving a workbook multiple times will no longer increase its file size.
+* \#177928 - Removing worksheets will reduce the file size properly.
+* \#178745 - Issue with changes in table formatting after resaving the document is fixed.
+* \#177927 - Removing multiple worksheets and saving the document will no longer throw exception.
+* \#177832 - License issue in XlsIO assembly has been resolved.
+* \#177210 - Issue with wild card criteria search in Excel document is fixed.
+* \#178182 - Issue with missing of single marker in chart to image conversion, when parent marker symbol is set to none is fixed.
+* \#177278 - Exception while processing date number format in Excel to HTML conversion is fixed.
+* \#175932 - Issues with unwanted merged styles in Excel to HTML conversion is fixed.
+* \#179361 - XlsIO generated HTML documents are now XML formatted.
+* \#175236 - Custom icon sets are rendered properly in image or PDF conversion.
+* \#180466 - Exception is no longer thrown while opening chart with value axis title.
+* \#181226 - Exception is no longer thrown while opening particular file with shape’s offset value exceeding integer limit.
+* \#180940 - Issue with font color when setting font style in conditional formats is fixed.
+* \#181016 - Exception is no longer thrown while accessing LineStyle property of a shape in threading.
+* \#178198 - Exception thrown on parsing the named range with complete file path is fixed.
+* \#180478 - Issue with AutoFit when cell text contains line breaks is fixed.
+* \#180329 - XML Exception is no longer thrown while parsing Excel file with chart having empty legend position.
+* \#180337 - Line width is changed while changing series color for radar chart is fixed.
+* \#180213 - Exception is thrown while parsing `MissingItemsLimit` property in pivot cache is resolved.
+* \#179997 - Exception is no longer thrown while opening a chart with discontinuous filtered ranges.
+* \#179874 - Default value is not set in Excel pivot table while applying Pivot filter is fixed.
+* \#179874 - File corruption issue while applying pivot filter is resolved.
+* \#179863 - PrintArea returns invalid range in Excel to PDF conversion is fixed.
+* \#179751 - Calculated values are incorrect for table formulas in worksheet to image conversion is fixed.
+* \#179732 - File is no longer corrupted when table is created with merged cell ranges.
+* \#181584 - Overflow exception while accessing Value property is fixed.
+* \#179026 - Text is wrongly updated in shapes after add copying of worksheet is fixed.
+* \#177928 - File size is not reduced after removing all worksheets is fixed.
+* \#183388 - Memory leak issue due to CalcEngine not disabled on workbook dispose is fixed.
+* \#183016 - Issue with text casing while setting number format is fixed.
+* \#182853 - Performance issue while resaving Excel document with large number of named ranges is fixed.
+* \#182915 - Cell contents are cleared on `Unmerge()` is fixed.
+* \#182153 - Issue with setting incorrect `HasFormulaString` property is fixed.
+* \#182422 - Exception is thrown while applying formula to a row due to wrong name index is fixed.
+* \#163659 - An overload is now available to open a file with filename and encoding.
+* \#182246, 182247 - Named index is now properly updated while copying external formulas using `CopyTo()`.
+* \#182241 - External formulas will now be copied proper when destination workbook has formulas.
+* \#181970 - Corruption issue while copying external formula is resolved.
+* \#181715 - Conditional format formula is properly updated in binary Excel files.
+* \#180478 - AutoFit is properly performed while invoking it multiple times for the range with line breaks.
+* \#181802 - Exception is no longer thrown while resaving binary Excel file.
+* \#181707 - Wrong file header exception while importing particular XML file is fixed.
+* \#180842 - File with table formulas is no longer corrupted while resaving in Spanish culture.
+* \#181183, 183446 - Wrong syntax error is thrown while performing layout operation in pivot table is fixed.
+* \#181190 - Issue with worksheet `FindFirst()` for search values having pipe character is fixed.
+* \#179749 - `RefersToRange` is null while named range is referring the table range is resolved.
+* \#178735 - GDI exception thrown while opening an Excel document in Azure platform is resolved.
+* \#181980 - Out of memory exception is no longer thrown while opening Excel document with wide filter range.
+* \#181375 - Issue with font index is incorrectly updated while setting same font index for multiple times is fixed.
+* \#182125 - Performance issue with applying styles in large number of cells is fixed.
+* \#182713 - Value axis gridlines are improper in chart to image conversion is fixed.
+* \#182218 - Issue with hyperlink in Excel to PDF conversion is fixed.
+* \#182026 - Borders are not properly preserved while converting worksheet into HTML is fixed.
+* \#181770 - Exception is thrown while converting Excel document with center header to PDF is resolved.
+* \#181688 - Spacing issue of stacked charts in chart to image conversion is fixed.
+* \#181407 - Chart legend and value axis are missed in chart to image conversion is fixed.
+* \#181407 - Exception is thrown while converting empty Excel document with chart into HTML is fixed.
+* \#180732 - Issue with missing of background images in Excel to HTML conversion is fixed.
+* \#182099 - Issue with visibility of deleted data labels and missing of empty data points in chart to image conversion is fixed.
+* Cell value with cross sheet reference formula will be updated properly.
+* Sorting a range twice with same index will no longer throw exception.
+* Exception is no longer thrown while copying worksheets with chart.
+* Issue with improper print title values is fixed.
+* Excel file with pivot table no longer gets corrupted during AddCopy().
+* Corruption issue when resaving Excel file with group shapes is fixed.
diff --git a/aspnetmvc/Release-notes/v15.3.0.29.md b/aspnetmvc/Release-notes/v15.3.0.29.md
index 209cf740..c0b3d7af 100644
--- a/aspnetmvc/Release-notes/v15.3.0.29.md
+++ b/aspnetmvc/Release-notes/v15.3.0.29.md
@@ -8,8 +8,227 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_3_sp1 version=site.version.2017_vol_3_sp1 %}
-{% directory path: _includes/release-notes/v15.3.0.29 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#183911 - [`ShowMedian`](https://help.syncfusion.com/api/js/ejchart#members:commonseriesoptions-showmedian) property is now working properly.
+* \#183911 - Outlier is now rendering properly, when value **none** is specified to [`Shape`](https://help.syncfusion.com/api/js/ejchart#members:series-outliersettings-shape) property.
+
+## DocIO
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+* `WordDocument.Background.Type` property will not return the value `NoBackground`, if show background in print layout view option is disabled and valid background is defined. In this case make use of new property `WordDocument.Settings.DisplayBackgrounds` to check whether show background in print layout view option is enabled or disabled.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#184513 - Formula fields are updated properly while calling UpdateDocumentFields() method.
+* \#183656 - `NullReferenceException` will no longer thrown while closing a particular Word document.
+* \#183819 - `NullReferenceException` will no longer thrown while setting WMergeField.FieldName property.
+* \#184348 - `NullReferenceException` will no longer thrown while parsing Word document which contains shapes.
+* \#183627 - Document background color is preserved properly while resaving a particular Word document.
+* \#182050 - Page orientation will be preserved properly while resaving a particular Word document.
+* \#183778 - Table will be no longer overlapped while converting a particular Word document as PDF.
+* \#183038 - No longer hangs while converting a particular Word document as PDF.
+* \#182958, \#184115 - `NullReferenceException` will no longer thrown while converting a particular Word document as PDF.
+* \#184228, \#182740 - `OutOfMemoryException` will no longer thrown while converting a particular Word document as PDF.
+* \#183100 - Horizontal position of RTL text is preserved properly while converting a particular Word document as PDF.
+* \#183007, \#184047 - No longer hangs while calling UpdateDocumentFields() method for a particular Word document.
+* \#182382 - Text missing and page count issues has been resolved while converting a particular Word document as PDF.
+* \#183879 - Table is now positioned properly while converting a particular Word document as PDF.
+* \#182992 - `NullReferenceException` will no longer thrown while converting a Word document to PDF after calling UpdateDocumentFields() method.
+* \#185358 - Text color is preserved properly in the text box while converting a particular Word document as PDF.
+
+## Gantt
+
+### Features
+{:#gantt-features}
+* \#F132012, 185158 – Now the milestones in a project are positioned accordingly to the provided date and time values.
+* \#185087 - Now the validation support has been provided for the predecessor values to ignore the incorrect entries.
+
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#182509 - Searching works fine for `Excel` filtering when the Grid is inside the tab.
+## Map
+
+### Bug Fixes
+{:#map-bug-fixes}
+
+* \#185739 - [`SelectionMode`](https://help.syncfusion.com/api/js/ejmap#members:layers-selectionmode) property is now working properly.
+
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#185884 - Empty page is not created, when merging particular PDF document.
+* \#185705, 183560 - Text is now preserving properly, when converting particular XPS document to PDF.
+* \#185722 - PDF document with Adobe flash is now merging properly.
+* \#182001 - Form fields are not duplicated, when load and save the PDF document.
+* \#185460 - Attachment collection is not empty, when loading a particular PDF document.
+* \#185098 - Exception no longer occurs when merging particular PDF document.
+* \#184712 - The document keywords are not duplicated when using commas along with keyword.
+* \#184488 - Null reference exception no longer occurs when signing existing PDF document.
+* \#183595 - `ArgumentOutOfRange` exception is no longer occurs when importing pages from a particular PDF document.
+* \#182438 - Named destinations are now preserving properly, when adding to the existing PDF document.
+* \#183375 - Exception will not be thrown when converting a particular XPS Document to PDF.
+* \#183112 - `PdfConformance` exception does not occur, when merging normal document with PDF conformance document.
+* \#182417 - Annotation are now removing properly from `PdfLoadedPage`.
+* Signature fields are not duplicating when loading and saving the signed PDF.
+* Form fields are not empty when loading and saving the PDF document.
+* `PopUp` annotation is preserving properly after flattening.
+* PDF documents are now compressing properly when using JBIG2 encoding.
+## PDF viewer
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#183878 - The text box form fields are now preserve multiline text.
+* \#184731 - The height of the viewer container has been updated when the toolbar is hidden.
+* \#184731 - The [`serviceUrl`](https://help.syncfusion.com/api/js/ejpdfviewer#serviceurl-string) property has been updated properly while setting it after control initialization.
+* \#184325 - The color of the page content is now preserved when exporting it as image.
+
+
+
+## PivotChart
+
+### Bug fixes
+{:#pivotchart-bug-fixes}
+
+* \#185616 – “dataLabel” property works on initial rendering.
+
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#184456 - Background color of the text box will be preserved properly while converting the PowerPoint presentation to PDF.
+* \#184967 - `ArgumentOutOfRangeException` will not be thrown while cloning a PowerPoint slide with pie chart.
+* \#182963 - `FontSize` property of `Font` class will now return the correct value.
+* \#185237 - The shape name will be preserved like Microsoft PowerPoint, while creating new slide from an existing layout slide.
+* \#185236 - The shapes in the footer will be preserved properly while creating new slide from an existing layout slide.
+## RangeNavigator
+
+### Bug Fixes
+{:#rangenavigator-bug-fixes}
+
+* \#182965 - [`RangeChanged`](https://help.syncfusion.com/api/js/ejrangenavigator#events:rangechanged) event is now triggering properly.
+
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#178733 - Background color value issue is resolved for tablix cell.
+
+* \#182040 - Resolved the multi-value parameter issue when the visibility is hidden.
+
+* \#178733 - Now, the zooming functionality is working properly in Microsoft Edge browser.
+
+* \#186200, #186136 - Resolved null reference exception for tooltip localization text.
+
+## Schedule
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#184594 - Edited recurrence appointments are saving correctly in custom window CRUD sample.
+* \#183907 - Culture (bg-BG) text are exporting properly in PDF.
+## Spreadsheet
+
+### Bug Fixes
+{:#spreadsheet-bug-fixes}
+
+* \#185773 – Issue with formula dependent cells are not refreshed on re-rendering the Spreadsheet is fixed.
+## TextBoxes
+
+### Features
+{:#textboxes-features}
+
+* \#182613 - We have provided the option to allow the decimal places without any limit.
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+* \#183625 - Now the drop positions insertAbove, insertBelow and insertAsChild while dragging a row will be available in the rowDrag event arguments.
+
+## TreeMap
+
+### Bug Fixes
+{:#treemap-bug-fixes}
+
+* \#185745 - Drilldown is now working properly till the last level.
+
+## TreeView
+
+### Features
+{:#treeview-features}
+
+* \#184008 – Provided nested object support in TreeView fields. That helps to map the complex data from data source.
+
+### Breaking Changes
+{:#treeview-breaking-changes}
+
+* \#182105 - In previous, when we pass a single node with a parentID and target to addNode method, the node will append to the parentID’s node and currently node will append in to the target.
+## XlsIO
+
+### Breaking changes
+{:#xlsio-breaking-changes}
+
+* \#185530, 185561 - Exposed an API `Name` to get OLE object name in `IOleObject` class.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#F132160 - Support is provided to change header label while importing data.
+* \#181134 - Performance issue in converting Excel document into PDF with conditional formats is fixed.
+* \#182915 - Issue with borders being cleared while merging cells is fixed.
+* \#183016 - Issue with cell text casing while setting number format is fixed.
+* \#183332 - Issue with conditional format is not preserved which has formula as another worksheet range, is fixed.
+* \#183361 - Marker color gets changed on resave is fixed.
+* \#183369 - Exception is no longer thrown on assigning the scatter chart category axis properties.
+* \#183445 - Exception is no longer thrown while inserting rows in XLS format file.
+* \#183738 - Performance issue while opening Excel file with multiple charts is fixed.
+* \#183799 - Issue while setting print title rows for binary files is fixed.
+* \#183807 - `CopyTo()` method is not working properly after applying AutoFilters is fixed.
+* \#184328 - Exception is no longer thrown while applying data validation through `ListOfValues` property.
+* \#184407 - Index out of range exception is thrown while setting RTF text is resolved.
+* \#184407 - Key not found exception is thrown while setting RTF text is resolved.
+* \#184540 - Binary Excel file gets corrupted while copying range with conditional formats is fixed.
+* \#184569 - Cell value with comma character is changed while saving in CSV format is fixed.
+* \#184894 - Exception is no longer thrown while adding `IconSet` multiple times.
+* \#185139 - Argument exception is no longer thrown while coping worksheet with EMF images.
+* \#185527 - Application hanging issue while opening the Excel file with table is resolved.
+* \#184160 - Issue with incorrect margin values on resave is fixed.
+* \#184801 - Issue with incorrect currency format in Excel to PDF conversion is fixed.
+* Sorting (descending order) is not working properly when filtering a column is fixed.
+* Issue with copy and paste of formatted cells is fixed.
+* Issue with `IsBestFit` property while accessing the `SetColumnWithPixes` method is fixed.
+* Stack overflow exception is no longer thrown while accessing `RefersToRange` property.
+* Argument exception is no longer thrown while copying one range to another range with styles.
+* Argument exception is no longer thrown when sorting filtered numbers in descending order.
+* The old and new cell values are validated on copy/paste through `ValueChanged` event.
+* AutoFit is now proper when text in the input file contains line feed and wrap text is set to false.
+* Performance issue in filtering when sheet has comments is fixed.
+* Exception is no longer thrown when coping the define names between different workbooks.
+* Exception is no longer throw when cloning shape during `AddCopy()` method.
+* Exception is no longer thrown while accessing table range using formula token.
+* Calculated column formula is not updated during `AddCopy()` is fixed.
+* Null reference exception is no longer thrown while serializing conditional formats during `AddCopy()`.
+* Issue with `ColorRGB` in `Borders` is fixed.
+
+
+
+
diff --git a/aspnetmvc/Release-notes/v15.3.0.33.md b/aspnetmvc/Release-notes/v15.3.0.33.md
index faf4e531..00f7734d 100644
--- a/aspnetmvc/Release-notes/v15.3.0.33.md
+++ b/aspnetmvc/Release-notes/v15.3.0.33.md
@@ -8,8 +8,192 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_3_sp2 version=site.version.2017_vol_3_sp2 %}
-{% directory path: _includes/release-notes/v15.3.0.33 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## DocIO
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+* \#186150 - `IsMaxCross` property is set to true and secondary axis is added to the right side of the chart, while adding new secondary chart axis. You can set the `IsMaxCross` property to false, to add secondary axis on the left side.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#186310 - Paragraph is preserved properly while resaving a particular RTF document as DOC format document.
+* \#187463 - `KeyNotFoundException` is no longer thrown while importing a particular Word document.
+* \#184941 - Bulleted list is preserved properly while merging multiple documents.
+* \#186150 - Document protection is preserved properly while resaving DOCX document to DOCX.
+* \#184955 - The Word document is no longer corrupted while setting the DateTime value as chart data.
+* \#186983 - Chart series is preserved properly in chart to image conversion.
+* \#186982 - Image is preserved properly while converting a particular Word document as PDF in EnableFastRendering mode.
+* \#182997 - Tab content is preserved properly while converting a particular Word document as PDF.
+* \#186087, \#186252 - RTL text is inverted improperly while converting a particular Word document as PDF.
+* \#186496, \#183778, \#185121 - Hanging issue has been resolved while converting a particular Word document as PDF.
+* \#185858 - List number is preserved properly while converting a particular Word document as PDF.
+* \#185247 - RTL table cell is preserved properly while converting a particular Word document as PDF.
+* \#184961 - Floating table is preserved properly while converting a particular Word document as PDF.
+* \#183778 - Shape vertical position and empty space is preserved properly while converting a particular Word document as PDF.
+
+## DropDownList
+
+### Features
+
+{:#dropdownlist-features}
+
+* #182618,#183488,#169704,#183577- DropDownList now supports server side filtering. The server filtering is to perform filter action when text is typed in the search box and filtering will be done based on the collection which contains the matched item from entire data source. Server filtering will be done based on the entire items in data source.
+## FileExplorer
+
+
+### Features
+{:#fileexplorer-features}
+
+* \#187589 - Provided the option to customize the file replace alert text.
+
+### Bug fixes
+{:#fileexplorer-bug-fixes}
+
+* \#187083 - In iOS mobile devices, "Toolbar actions are triggered in the second tap only" issue has been fixed.
+
+
+## Grid
+
+### Features
+{:#grid-features}
+
+* \#181031 - Provided support to show or hide columns for `RowTemplate` feature.
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#186861 - Grid renders fine when enabling `ShowDeleteConfirmDialog` property and preventing deletion at server side.
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#186604 - PDF document pages are no longer rotated, while merging a particular PDF document.
+* \#186765 - Unexpected token error is no longer occurs, while loading particular document.
+* \#185183 - The custom metadata added to PDF document is now displayed in custom window of PDF document properties.
+* \#182001 - Form fields are not duplicated when load and save the PDF document.
+* \#182438 - Named destinations are preserving properly while merging the particular PDF documents.
+* \#183859 - The size of the `Code128Barcode` is now preserved properly.
+* \#186261 - Background color will be preserving properly, while using `ToImage` in Barcode.
+* \#186233 - Stream was not readable exception will no longer thrown, while signing PDF document by using certificate as stream.
+* \#186884 - `IndexOutofRangeException` will no longer occur, while signing the particular PDF document.
+* \#185605 - Extra space will not be added in the bottom of the image, while converting HTML to Image using IE.
+* \#184245 - Output document is now preserving properly, when applying security to the loaded PDF document.
+* Application crashing issue has been fixed, while performing OCR.
+* Tesseract engine has not been initialized exception will no longer thrown while performing OCR.
+* Preservation issues are no longer occurs, while compressing existing PDF documents.
+* PDF conformance is preserved properly while converting Word to PDF.
+
+
+### Features
+{:#pdf-features}
+
+* \#182338 – `PdfHtmlTextElement` supported HTML string can be drawn to the `PdfGridCell` directly.
+* \#186261 – Added support for generating Data Matrix barcode as image to the desired size.
+* \#185022 – Added the support to change the tab order of the form fields.
+## PDF viewer
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#185276, \#184952 - The contents of the PDF document will be rendered properly while exporting pages as an image.
+* \#184731 - The height of the PDF viewer control will not be altered while resizing the PDF viewer container if the toolbar is in disabled state.
+
+
+
+
+## PivotClient
+
+### Bug fixes
+{:#pivotclient-bug-fixes}
+
+* \#187545 - Browser doesn't hang while binding large dimension in PivotClient (OLAP - Client Mode).
+
+## Presentation
+
+### Breaking Changes
+{:#Presentation-breaking-changes}
+* `IsMaxCross` property is set to true and secondary axis is added to the right side of the chart, while adding new secondary chart axis. You can set the `IsMaxCross` property to false, to add secondary axis on the left side.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#187206 - Data labels in the bubble chart is now added as expected while creating a chart in PowerPoint presentation.
+* \#186544- Null reference exception is no longer thrown while creating a PowerPoint slide with `SmartArt` diagram.
+* \#184264 - The PowerPoint presentation is no longer corrupted while setting the `DateTime` value as chart data.
+* \#186100 - Guides are now preserved properly while creating a PowerPoint slide from an existing layout slide.
+* \#186105 - Shape properties are now preserved properly while creating a PowerPoint slide from an existing layout slide.
+* \#185808 - Null reference exception is no longer thrown while converting a PowerPoint slide to image.
+* \#185262 - Deleted legends in the charts is no longer visible in the converted PDF.
+* \#185808 - Numbered list is now preserved properly while converting a PowerPoint slide to image.
+* \#186643 - Null reference exception is no longer thrown while converting a cloned PowerPoint slide to image.
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#187042 - The `Today` expression evaluated properly in static expression.
+
+* \#187219 - Resolved parameter block alignment issue in IE9.
+
+* \#187273 - Now, allow null value specified for date parameter works properly when parameter layout is used.
+
+* \#187273 - Image report item inside the rectangle renders properly.
+
+* \#185398 - Resolved long text overlapping problem in tablix cell.
+
+## Schedule
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#186965 - Appointments in Month view with multiple resources scenario, are exporting correctly in PDF.
+
+## Toolbar
+
+### Bug Fixes
+{:#toolbar-bug-fixes}
+
+* \#187083 - "Click event not triggered properly in iOS devices" issue has been fixed.
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#183807,187025 - `CopyTo()` method is working properly when AutoFilters are applied.
+* \#187751 - External exception is no longer thrown while performing text AutoFit in a cell.
+* \#186234 - Custom RGB tab color is no longer changed while resaving the Excel file in XlsIO.
+* \#187234 - Issue with improper row height is resolved for the given Excel document.
+* \#184407 - Exception is no longer thrown while setting RTF text.
+* \#185577, 186951 - Rich-text is now properly set for complex RTF string.
+* \#186451 - Date filter is now working proper in pivot table.
+* \#186446 - UnKnownName exception is no longer thrown while opening CSV files.
+* \#185221 - Exception is no longer thrown while opening Excel file with external workbook range in data validation formula.
+* \#187026 - Exception is no longer thrown while resaving XLS file with table.
+* \#187723 - Overflow exception is no longer thrown while accessing `DisplayText` for large numbers.
+* \#185270 - Key not found exception is no longer thrown while copying range to another workbook multiple times.
+* \#187025 - Text filter is now proper in XLSX document.
+* \#187181, 187315 - Exception is no longer thrown while invoking `IRange.BorderNone`.
+* \#185921 - File encoding is now correct while parsing zip file with Latin characters.
+* \#186738, 187783 - `DisplayText` returns number value for cell reference formula in Portugal culture.
+* \#184801 - Currency format is now proper in PDF conversion.
+* \#185138 - Combination chart with bar series is rendered properly in chart to image conversion.
+* Exception is no longer thrown while parsing category labels with external range.
+* Exception is no longer thrown while updating sheet names in `Worksheet.AddCopy()`.
+* Exception is no longer thrown while opening file with PieChart.
+* Exception is no longer thrown while copying conditional formats to another workbook.
+* The old and new cell values are validated on copy and paste operation through `ValueChanged` event.
+* Format exception due to pivot table data type is fixed.
+* XlsIO returns correct date for the number formats in German culture.
+* Exception is no longer thrown while opening an Excel document with stacked marker chart.
+* `CellStyle.Font.RGBColor` of a range now returns proper value.
+* `DisplayText` issue for number formats with 'GMT' is fixed.
+* Rich-text is proper in Excel to PDF Conversion.
+* Clearing contents in a merged cell doesn't remove cell formatting.
diff --git a/aspnetmvc/Release-notes/v15.4.0.17.md b/aspnetmvc/Release-notes/v15.4.0.17.md
index 680dcb3c..34e23548 100644
--- a/aspnetmvc/Release-notes/v15.4.0.17.md
+++ b/aspnetmvc/Release-notes/v15.4.0.17.md
@@ -8,8 +8,685 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_4 version=site.version.2017_vol_4 %}
-{% directory path: _includes/release-notes/v15.4.0.17 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Common
+
+### Features
+{:#common-features}
+
+* Essential Studio for JavaScript components are now compatible with the latest version of jQuery 3.2.1
+## Autocomplete
+
+### Features
+{:#autocomplete-features}
+
+* Provided search indices support for multicolumn pop-up, display format and search fields in the multicolumn autocomplete control can now be differentiated.
+
+## Chart
+
+### Features
+{:#ejchart-features}
+
+* \#163192, \#168324, \#177512 - Provided support for splitting the axis labels text and rendering it in multiple lines.
+* Provided automatic label format support, based on the interval type for dateTime and dateTime category axis.
+* Provided support for placing the data labels inside the chart area, if it exceeds.
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#183911 - [`ShowMedian`](https://help.syncfusion.com/api/js/ejchart#members:commonseriesoptions-showmedian) property is now working properly.
+* \#183911 - Outlier is rendering properly, when value **none** is specified to [`Shape`](https://help.syncfusion.com/api/js/ejchart#members:series-outliersettings-shape) property.
+
+## ComboBox `preview`
+
+The ComboBox component allows the user to type a value or choose an option from the list of predefined options. When an arrow icon accompanied with this component is pressed, the dropdown displays a list of values, from which the user can select one.
+
+### Features
+{:#combobox-features}
+
+* Data binding - Allows binding and accessing the list of items from local or server-side data source.
+* Grouping - Supports grouping of logically related items under a single or specific category.
+* Sorting - Supports sorting of list items in an alphabetical order (either ascending or descending).
+* Filtering - Allows filtering of list items based on a character typed in the component.
+* Templates - Allows customizing the list items, selected value, header, footer,category group header, and no records content.
+* Accessibility - Provided with built-in accessibility support that helps to access all the ComboBox component features through the keyboard, screen readers, or other assistive technology devices.
+## DataManager
+
+### Features
+{:#datamanager-features}
+
+* #182124, #185678, #182077 - Feature that provides IN and NotIN filter operations for specifying multiple values in a WHERE filter.
+
+* #173861, #172869, #128852 - The anti-forgery token can be used to help protect the application against cross-site request forgery. It Generates a hidden form field (anti-forgery token) that is validated when the form is submitted
+
+## Diagram
+
+### Features
+
+* \#186185 - Support to define the maximum/minimum zoom level in the diagram control is added.
+* \#130997 – Support to define the margin and alignment support for UserHandles is added.
+* \#150330, #176675 – Support to drag the port is added.
+* \#143026, #146924, #160528 ,#161496, #127341 - Support to define the bi-directional connection in the hierarchical layout is added.
+* \#160398 - Support to drag the shape with label from symbol palette is added.
+* \#161866, #170911, #181495, #132746 - Support to reduce the size of an saved JSON data from diagram control is added.
+* \#155435 - Support to disable the bridging for the connectors, when the bridging disabled connector overlaps the bridging enabled connectors is added.
+* \#138994 - Interaction support for `labels` is added.
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#80464, \#139556, \#176679 - Added line number support in Word to PDF conversion.
+* \#179888, \#182242 - Added support to continue or restart list number while importing Word document.
+* \#186097, \#179813 - Added support for list number types Kanji digit and Chinese counting thousand in Word to PDF conversion.
+* \#189009 - Added `HTMLExportImageAsBase64` property in `SaveOptions` class to embed images within the exported HTML as base64 string.
+* \#180312 - Added support to update multiple Table of contents in a Word document.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+
+* `WordDocument.Background.Type` property will not return the value `NoBackground`, if show background in print layout view option is disabled and valid background is defined. In this case make use of new property `WordDocument.Settings.DisplayBackgrounds` to check whether show background in print layout view option is enabled or disabled.
+* \#186150 - `IsMaxCross` property is set to true and secondary axis is added to the right side of the chart, while adding new secondary chart axis. You can set the `IsMaxCross` property to false, to add secondary axis on the left side.
+* The types `Diagonl_Up`, `Diagonl_Down`, `From_Corner` and `From_Center` of `OfficeGradientStyle` enumeration are now deprecated. The new types `DiagonalUp`, `DiagonalDown`, `FromCorner` and `FromCenter` are added to replace these deprecated types.
+* The property `NumberSufix` of `WListLevel` class is now deprecated. The new property `NumberSuffix` is added to replace this deprecated property.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#184513 - Formula fields are updated properly while calling UpdateDocumentFields() method.
+* \#183656 - `NullReferenceException` will no longer thrown while closing a particular Word document.
+* \#183819 - `NullReferenceException` will no longer thrown while setting WMergeField.FieldName property.
+* \#184348 - `NullReferenceException` will no longer thrown while parsing a Word document which contains shapes.
+* \#186310 - Paragraph is preserved properly while resaving a particular RTF document as DOC format document.
+* \#187463 - `KeyNotFoundException` will no longer thrown while importing a particular Word document.
+* \#184941 - Bulleted list is preserved properly while merging multiple documents.
+* \#186150 - Document protection is preserved properly while resaving DOCX document to DOCX.
+* \#184955 - The Word document is no longer corrupted while setting the DateTime value as chart data.
+* \#188782 - `ActualFormatType` property will retrieve a proper value for all Word formats document.
+* \#188160 - Shape is preserved properly while resaving a particular Word document.
+* \#189107 - No longer hangs while parsing a particular Word document.
+* \#188296, \#188686 - Field results are updated properly while performing Mail merge in a particular Word document.
+* \#189378 - `ArgumentOutOfRangeException` will no longer thrown while deleting a bookmark content from a particular Word document.
+* \#183627 - Document background color is preserved properly while resaving a particular Word document.
+* \#182050 - Page orientation is preserved properly while resaving a particular Word document.
+* \#188048 - Tab preservation issue has been resolved while converting a particular Word document as HTML.
+* \#187669 - `IndexOutOfRangeException` will no longer thrown while converting a particular Word document as HTML.
+* \#176634, \#179293, \#184808, \#189056 - Table grid’s column width is preserved properly while converting a particular HTML file to Word document.
+* \#190219 - `NotSupportedException` will no longer thrown while opening a Word document which has an invalid OLE data path.
+* \#186289 – Underlines is preserved properly while converting a particular Word document to Image.
+* \#183778 - Table will no longer overlapped while converting a particular Word document as PDF.
+* \#182958, \#184115, \#187877 - `NullReferenceException` will no longer thrown while converting a particular Word document as PDF.
+* \#184228, \#182740 - `OutOfMemoryException` will no longer thrown while converting a particular Word document as PDF.
+* \#183100 - Horizontal position of RTL text is preserved properly while converting a particular Word document as PDF.
+* \#183007, \#184047 – No longer hangs while calling UpdateDocumentFields() method for a particular Word document.
+* \#182382 - Text missing and page count issues has been resolved while converting a particular Word document as PDF.
+* \#183879 - Table is now positioned properly while converting a particular Word document as PDF.
+* \#182992 - `NullReferenceException` will no longer thrown while converting a Word document to PDF after calling UpdateDocumentFields() method.
+* \#185358 - Text color is preserved properly in the text box while converting a particular Word document as PDF.
+* \#186983 - Chart series is preserved properly in chart to image conversion.
+* \#186982 - Image is preserved properly while converting a particular Word document as PDF in EnableFastRendering mode.
+* \#182997 - Tab content is preserved properly while converting a particular Word document as PDF.
+* \#186087, \#186252 - RTL text is inverted improperly while converting a particular Word document as PDF.
+* \#186496 - Word to PDF conversion no longer hangs when the Word document contains image inside a table.
+* \#183778 - Word to PDF conversion no longer hangs when the Word documents contains a shape.
+* \#185121 - Hanging issue has been resolved while converting a particular Word document as PDF in 64-bit machine.
+* \#186555 - Word to PDF conversion no longer hangs when the Word document contains a table with vertically merged header row.
+* \#187867, \#183038 - Word to PDF conversion no longer hangs when the Word document contains a floating item as a first element.
+* \#185858 - List number is preserved properly while converting a particular Word document as PDF.
+* \#185247 - RTL table cell is preserved properly while converting a particular Word document as PDF.
+* \#184961 - Floating table is preserved properly while converting a particular Word document as PDF.
+* \#183778 - Shape vertical position and empty space are preserved properly while converting a particular Word document as PDF.
+* \#187877 - Images in heading are now included in table of contents while updating table of contents.
+* \#185897 - Footnote is preserved properly while converting a particular Word document as PDF.
+* \#188270 - TextBox text in footer is preserved properly while converting a particular Word document as PDF.
+* \#188979 - NumPages field is updated properly while converting a particular Word document as PDF.
+* \#186641 - TextBox vertical text in footer is preserved properly while converting a particular Word document as PDF.
+* \#187456 – The generated PDF file size is now reduced for large size Word documents.
+* \#188258 - Horizontal text is preserved properly while converting a particular Word document as PDF.
+* \#189117 - Empty line preservation issue has been resolved while converting a particular Word document as PDF.
+* \#180328 – Tabs are now preserved properly while converting a particular Word document to HTML.
+
+
+## DropDownList
+
+### Features
+
+{:#dropdownlist-features}
+
+* #182618,#183488,#169704,#183577- DropDownList now supports server side filtering. The server filtering is to perform filter action when text is typed in the search box and filtering will be done based on the collection which contains the matched item from entire data source. Server filtering will be done based on the entire items in data source.
+
+## FileExplorer
+
+### Features
+{:#fileexplorer-features}
+
+* Provided the feature for selecting the files using area selection (mouse drag-select event).
+
+* \#187589 - Provided the option to customize the file replace alert text.
+* \#183000 - Improved FileExplorer performance while loading more than 1000 files.
+* \#188124 - Provided “beforeUploadDialogOpen” event for customizing the upload dialog content of FileExplorer.
+
+### Bug fixes
+{:#fileexplorer-bug-fixes}
+
+* \#187083 - In iOS mobile devices, the issue with "Toolbar actions are triggered in the second tap" has been fixed.
+* \#188796, #190645 - The issue with File modifications in the shared folder of FileExplorer has been fixed.
+
+
+## Gantt
+
+### Features
+{:#gantt-features}
+* \#130742, #135990, #137692, #139699, #138782, #154668, #155383, #163693, #169303, #170767, #173652, #180270, #188056 - The Gantt control now provides support for resource allocation view. Using this view user can able to interpret the tasks occurring on same dates, overallocation of resources in a project.
+* \#180223, #184466, #190826 - Now it is possible to display tasks with serial/sequence number based on the row order.
+* \#130217, #137691, #190718- Now it is possible to select multiple rows and perform indent and outdent actions.
+* \#183277 - Now it is possible to the filter the fields or columns in Gantt using public method.
+* The Gantt control now provides support for expanding and collapsing records at specific levels using public methods.
+* \#185510 – Now the record dragged and dropped in the empty space below all the records will be added as the last record to the project.
+* \#182758 – The Gantt control now provides support for changing week start day in month timescale mode.
+* \#183565 – Now it is possible to format the font and other styles in PDF export.
+* \#F131433 - New method has been implemented to change the `Id` field of the tasks. Now user can able to alter the task `Id` field with the key returned from SQL database when adding a new record, using this method.
+* \#F132012, #185158 – Now the milestones in a project are positioned accordingly to the provided date and time values.
+* \#185087 - Now the validation support has been provided for the predecessor values to ignore the incorrect entries.
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+* \#187014 - Issue with dependency line editing with predecessor validation in disabled state has been fixed.
+* \#F132600 - Issue with date time calculation in task's end date with `day` duration unit has been fixed.
+* \#188190 - Issue with invalid predecessor value at initial load has been fixed.
+* \#185563 – Issue with baseline date value format in cell edit and dialog edit actions has been fixed.
+* \#184781 - Issue with displaying predecessor tab in add/edit dialog in KnockoutJS has been fixed.
+* \#184466 - Issue with resource collection update in edit dialog has been fixed.
+* \#189625 – Now it is possible to provide resource ID in string data type to the Gantt tasks.
+* \#187014 – The predecessor validation issues at initial load has been fixed.
+
+
+
+
+
+
+
+## Grid
+
+
+### Features
+{:#grid-features}
+
+* \#147174, \#170371, \#174048, \#179433, \#183334, \#186268, \#187920 - Support has been provided to export multiple hierarchy levels in the grid control for PDF, Excel, and Word file formats.
+* The add current selection to filter check box is now displayed while filtering, allowing users to add the currently selected or cleared check box list data along with already-filtered data in the grid.
+* Added the between operator option in menu filter for filtering grid records based on the specified range.
+* Provided support to export the grid with the details template in Excel, PDF, and Word file formats.
+* Provided support to export the grid with template columns in Excel, PDF, and Word file formats.
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#189359 - Exporting the Grid with customized excel workbook works fine.
+* \#188231 , \#188331, \#190785 - With the field names of `ForeignKeyField` and `Field` different, the foreignkey data binding query passes correctly.
+* \#187816 - In iPad device, the Save/Cancel button works fine with `EditMode` as `DialogTemplate`.
+## Kanban
+
+### Features
+{:#kanban-features}
+
+* \#161500, \#166915, \#174770, \#F128835 - The Kanban control now supports drag-and-drop operations between the Kanban board and other controls.
+* \#179568, \#F131180 - Kanban empty columns can be rendered without binding a data source.
+## ListBox
+
+### Bug Fixes
+{:#listbox-bug-fixes}
+
+* \#132849 - Warning message on using `TargetID` property has been resolved.
+## Map
+
+### Bug Fixes
+{:#map-bug-fixes}
+
+* \#185739 - [`SelectionMode`](https://help.syncfusion.com/api/js/ejmap#members:layers-selectionmode) property is now working properly.
+
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#186604 - PDF document pages are no longer rotated, while merging a particular PDF document.
+* \#186765 - Unexpected token error is no longer occurs, while loading particular document.
+* \#185183 - The custom metadata added to PDF document is now displayed in custom window of PDF document properties.
+* \#182001 - Form fields are not duplicated when load and save the PDF document.
+* \#182438 - Named destinations are preserving properly while merging the particular PDF documents.
+* \#183859 - The size of the `Code128Barcode` is now preserved properly.
+* \#186261 - Background color will be preserving properly, while using `ToImage` in Barcode.
+* \#186233 - Stream was not readable exception will no longer thrown, while signing PDF document by using certificate as stream.
+* \#186884 - `IndexOutofRangeException` will no longer occur, while signing the particular PDF document.
+* \#185605 - Extra space will not be added in the bottom of the image, while converting HTML to Image using IE.
+* \#184245 - Output document is now preserving properly, when applying security to the loaded PDF document.
+* \#185884 - Empty page is not created, when merging particular PDF document.
+* \#185705, 183560 - Text is now preserving properly, when converting particular XPS document to PDF.
+* \#185722 - PDF document with Adobe flash is now merging properly.
+* \#185460 - Attachment collection is not empty, when loading a particular PDF document.
+* \#185098 - Exception no longer occurs when merging particular PDF document.
+* \#184712 - The document keywords are not duplicated when using commas along with keyword.
+* \#184488 - Null reference exception no longer occurs when signing existing PDF document.
+* \#183595 - `ArgumentOutOfRange` exception is no longer occurs when importing pages from a particular PDF document.
+* \#183375 - Exception will not be thrown when converting a particular XPS Document to PDF.
+* \#183112 - `PdfConformance` exception does not occur, when merging normal document with PDF conformance document.
+* \#182417 - Annotation are now removing properly from `PdfLoadedPage`.
+* \#188040 - Preservation issues will no longer occurs while drawing JPEG images.
+* \#189319 - Out of memory exception will no longer occurs while compressing existing PDF document.
+* \#188375 - Exception will no longer occurs while loading the particular XFA document.
+* \#187013 - PDF layers count is now retrieving properly while loading the existing PDF document.
+* \#188567 - The memory leak will no longer occurs while converting Word to PDF.
+* \#175611 – Annotation appearance will be preserved properly in Foxit and Bluebeam PDF viewers.
+* \#187909 - Exception no longer occur while loading particular PDF document.
+* \#189668 - Output document is no longer corrupted when converting HTML to PDF and then appending to another PDF.
+* \#189267 - "Font emSize should be greater than zero " exception is no longer thrown while accessing used font from `PdfLoadedDocument`.
+* \#189070 - Null reference exception is no longer thrown while accessing cell padding property from `PdfGridCellStyle`.
+* \#188258 - Text preservation issue no longer occurs when converting word document to PDF with PDFA1B conformance.
+* \#187868 - Non-breaking space is now preserving properly for custom font while converting HTML to PDF.
+* \#186097 - Chinese characters are now rendering properly when converting word document to PDF.
+* \#185556 - The text in the signature image of word document is now properly aligning when converted to PDF.
+* \#185589 - The text with custom font is now preserving properly when converting word to PDF.
+* \#184961 - The image symbols are now preserving properly when converting Word to PDF
+* \#188406 - PDF document is no longer corrupted while drawing specific JPEG image into PDF.
+* Child grid cell padding preservation issue is no longer occur in `PdfGrid`.
+* Annotation transparency is preserving properly when set opacity value as zero.
+* `PdfFormFields` are now preserving properly while creating in PDF document.
+* Bookmarks are now created properly for particular document.
+* Metadata property is now updating properly when changing document information in PDF document.
+* `TextMarkupColor` is now preserving properly in `PdfFreeTextAnnotation` when loading the particular PDF document.
+* The text in the PdfGrid is now aligning properly within the provided space.
+* Signature fields are not duplicating when loading and saving the signed PDF.
+* Form fields are not empty when loading and saving the PDF document.
+* `PdfPopupAnnotation` is preserving properly after flattening.
+* PDF documents are now compressing properly when using JBIG2 encoding.
+* Application crashing issue has been fixed, while performing OCR.
+* Tesseract engine has not been initialized exception will no longer thrown while performing OCR.
+* Preservation issues are no longer occurs, while compressing existing PDF documents.
+* PDF conformance is now preserving properly while converting Word to PDF.
+
+### Features
+{:#pdf-features}
+
+* \#182338 – `PdfHtmlTextElement` supported HTML string can be drawn to the `PdfGridCell` directly.
+* \#186261 – Added support for generating Data Matrix barcode as image to the desired size.
+* \#185022 – Added the support to change the tab order of the form fields.
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#187487 - Provided support to enable/disable the context menu.
+* \#187841 - The Unload API for the PDF viewer control are created on the server side to release the file handle from the IIS process.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#183878 - The text box form fields now preserve multiline texts.
+* \#184731 - The height of the viewer container is now updated properly when the toolbar is hidden.
+* \#184731 - The serviceUrl property has been updated properly while setting it after control initialization.
+* \#184325 - The color of the page content is now preserved when exporting it as image.
+* \#185276, \#184952 - The contents of the PDF document will be rendered properly while exporting pages as an image.
+* \#184731 - The height of the PDF viewer control will not be altered while resizing the PDF viewer container if the toolbar is in disabled state.
+* \#188277 – Combo-box font size is now set properly.
+* \#187404 - Print restriction is now working properly if we set the permission flag as Default along with owner password.
+* \#189349 - The contents of the PDF document are now rendered properly.
+* \#188500 - Text content and flattened line annotations are rendered properly.
+* \#189489 - Copy context menu is now displayed on right clicking, if a single word is selected in IE/Edge browsers.
+* \#189182 - Scrolling the page in ‘fit to page’ mode is now working properly when the container height is set to 500px.
+* \#186005 - Horizontal scrollbar does not appear now when document is viewed in fit-page mode and the width of the container is greater than the height.
+* \#187486 - Text selection is now maintained when clicking outside of the PDF viewer control.
+* \#189240 - The table borders are rendered properly in the printed copy of the PDF document.
+
+
+
+
+
+## PivotChart
+
+### Features
+{:#pivotchart-features}
+
+* Paging support has been provided for Mondrian Server (OLAP – Client Mode).
+* Moving average support has been provided for PivotChart.
+
+## PivotClient
+
+### Features
+{:#pivotclient-features}
+
+* Paging support has been provided for Mondrian Server (OLAP – Client Mode).
+* We can add reports holding different cubes in a same report collection.
+* Provide support for KPI element in Client Mode for OLAP data source.
+* Re-arranging Measure and KPI in desired order.
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* Paging support has been provided for Mondrian Server (OLAP – Client Mode).
+* Paging support has been provided for Relational DB at server side.
+* Provide support for KPI element in Client Mode for OLAP data source.
+
+## PivotTreeMap `Preview`
+
+The PivotTreeMap control lets the user to visualize OLAP data in the form of nested nodes in hierarchical order with the ability to drill up and down.
+
+### Features
+{:#pivottreemap-features}
+
+* Support provided to render PivotTreeMap with row axis elements alone.
+## Predictive Analytics
+
+### Bug Fixes
+{:#predictive-analytics-bug-fixes}
+
+* \#187834- Resolved issues with "InlineTable" property in "MapValues" transformation.
+* \#187928- Resolved issues with scoring procedure of expressions in PMML transformations.
+* \#190249- Resolved issues with Multinomial Logistic Regression model scoring procedure.
+## Presentation
+
+### Features
+{:#presentation-features}
+* \#182254 - Added support to render picture bullets while converting the PowerPoint slide to image.
+* \#182254 - Added support to render the image with color transformations (Black and white - 25%, 50% and 75%) while converting the PowerPoint slide to image.
+* \#178015 - Added support to render the image with gray scale while converting the PowerPoint slide to image.
+
+### Breaking Changes
+{:#Presentation-breaking-changes}
+* `IsMaxCross` property is set to true and secondary axis is added to the right side of the chart, while adding new secondary chart axis. You can set the `IsMaxCross` property to false, to add secondary axis on the left side.
+* The types `Diagonl_Up`, `Diagonl_Down`, `From_Corner` and `From_Center` of `OfficeGradientStyle` enumeration are now deprecated. The new types `DiagonalUp`, `DiagonalDown`, `FromCorner` and `FromCenter` are added to replace these deprecated types.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#187206 - Data labels in the bubble chart is now added as expected while creating a chart in PowerPoint presentation.
+* \#186544- Null reference exception is no longer thrown while creating a PowerPoint slide with `SmartArt` diagram.
+* \#184264 - The PowerPoint presentation is no longer corrupted while setting the `DateTime` value as chart data.
+* \#186100 - Guides are now preserved properly while creating a PowerPoint slide from an existing layout slide.
+* \#186105 - Shape properties are now preserved properly while creating a PowerPoint slide from an existing layout slide.
+* \#185808 - Null reference exception is no longer thrown while converting a PowerPoint slide to image.
+* \#185262 - Deleted legends in the charts is no longer visible in the converted PDF.
+* \#185808 - Numbered list is now preserved properly while converting a PowerPoint slide to image.
+* \#186643 - Null reference exception is no longer thrown while converting a cloned PowerPoint slide to image.
+* \#184456 - Background color of the text box will be preserved properly while converting the PowerPoint presentation to PDF.
+* \#184967 - Argument out of range exception will not be thrown while cloning a PowerPoint slide with pie chart.
+* \#182963 - `FontSize` property of `Font` class will now return the correct value.
+* \#185237 - The shape name will be preserved like Microsoft PowerPoint, while creating new slide from an existing layout slide.
+* \#185236 - The shapes in the footer will be preserved properly while creating new slide from an existing layout slide.
+* \#188996 - Null reference exception will be no longer thrown while changing the slide background from `SolidFill` to `PictureFill`.
+* \#188405 - Object disposed exception will be no longer thrown while saving the cloned PowerPoint presentations.
+* \#188525 - Percentage symbols in the chart primary axis are now preserved properly while creating chart in PowerPoint slides.
+* \#188081 - Now charts can be created using data from any worksheet of excel file in PowerPoint slides.
+* \#188977 - Font color is now preserved properly in PowerPoint slides while retrieving it from the master slide.
+* \#187656 - The font name and size are now preserved properly in PowerPoint slides while retrieving those from the master slide.
+## RangeNavigator
+
+### Bug Fixes
+{:#rangenavigator-bug-fixes}
+
+* \#182965 - [`RangeChanged`](https://help.syncfusion.com/api/js/ejrangenavigator#events:rangechanged) event is now triggering properly.
+
+## ReportViewer
+
+### Features
+
+* \#187219 – Provided ejDialog option to handle exception in ReportViewer.
+
+* \#187219 – Provided option to export the report as CSV document in ReportViewer.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#178733 - Background color value issue is resolved for tablix cell.
+
+* \#182040 - Resolved the multi-value parameter issue when the visibility is hidden.
+
+* \#178733 - Now, the zooming functionality is working properly in Microsoft Edge browser.
+
+* \#186200, #186136 - Resolved null reference exception for tooltip localization text.
+
+* \#187042 - The `Today` expression evaluated properly in static expression.
+
+* \#187219 - Resolved parameter block alignment issue in IE9.
+
+* \#187273 - Now, allow null value specified for date parameter works properly when parameter layout is used.
+
+* \#187273 - Image report item inside the rectangle renders properly.
+
+* \#185398 - Resolved long text overlapping problem in tablix cell.
+
+* \#189873 - Now, the filter expression specified in column group is working properly for tablix.
+
+* \#185398 - Resolved top border issue for tablix in chrome browser.
+
+## SampleCreator
+
+### Features
+{:#samplecreator-features}
+
+* \#187830 - Added URL Adapter sample in ASP.NET MVC Sample Creator.
+* Added Combo Box, File Explorer, Pivot Client samples in ASP.NET MVC Sample Creator.
+
+## Schedule
+
+### Features
+{:#schedule-features}
+
+* \#148230, \#163522 - Custom view has been enhanced to display different set of continuous date ranges or specific date collection.
+* \#138564, \#141079 - Support has been provided to export appointments to Excel format.
+
+* \#185084 - Support provided to retain the scroll position, even after refreshing the entire layout.
+* \#185976 - Support provided to auto-scroll the view when dragging an appointment to the edges.
+* \#184777, \#162291 - Printing option has been enhanced to print the appointments with its background color.
+
+### Bug fixes
+{:#schedule-bug-fixes}
+
+* \#184594 - Edited recurrence appointments are saving correctly now, while using custom appointment window.
+* \#183907 - The control layout is exporting properly to the PDF format now with the correct text display, while using the culture (bg-BG).
+* \#186965 - Appointments in month view with multiple resources scenario, are exporting correctly to PDF format.
+## Slider
+
+### Features
+{:#slider-features}
+
+* Provided button support to increment and decrement the slider values.
+
+
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* \#165067,\#168989,\#172008,\#180430,\#184577 - Provided support for cell styles customization.
+
+* \#183747,\#186738 - Provided support for performance improvement for formulas calculation on importing.
+
+* \#F128298 - Provided support for Building common JSON for both getExportProps and saveAsJSON method.
+
+### Bug Fixes
+{:#spreadsheet-bug-fixes}
+
+* \#185773 - Issue with formula dependent cells are not refreshed on re-rendering the Spreadsheet is fixed.
+
+* \#183567 - Issue with cell selection on keyboard navigation in filtered range is fixed.
+
+* \#189113 - Provided support for select cells from another sheet while executing the formula.
+
+* \#186209, \#180749 - Provided support for add custom colors for Conditional formatting.
+## TextBoxes
+
+### Features
+{:#textboxes-features}
+
+* \#182613 - We have provided the option to allow the decimal places without any limit.
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#135716, #139356, #141370, #158816, #158983, #174614, #182323 - The TreeGrid control now provides support for stacked column headers.
+* \#181052, #188618 - The TreeGrid control now provides support for context menu for column headers.
+* \#176047, #181564, #182301, #186835 - The TreeGrid control now provides support for excel type filtering menu for filtering column values.
+* \#175845, #181564 - Now it is possible to filter the TreeGrid contents using toolbar filtering.
+* \#186199 – Performance has been improved for expanding and collapsing all the records in TreeGrid with paging enabled.
+* \#183545 – Support for double click event on TreeGrid rows has been implemented.
+* \#183565 – Now it is possible to format the font and other styles in PDF export.
+
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#188814 – Issue with rendering tooltip for extra-long cell values in TreeGrid has been fixed.
+* \#188711 – Now the console error will no longer occur when rendering TreeGrid with empty datasource along with text wrapping support enabled.
+* \#178281,186670 - Issue with browser right click action on TreeGrid header has been fixed.
+* \#186325 - Now the `pageSettings.totalRecordCount` property will return proper value with server data source
+* \#187692 - Issue with removing the column template script element from `DOM`, once destroying the control has been fixed.
+* \#187224 - Issue with multiple TreeGrid exporting in excel has been fixed.
+* \#183625 - Now the drop positions insertAbove, insertBelow and insertAsChild while dragging a row will be available in the rowDrag event arguments.
+
+
+
+
+
+
+
+## TreeMap
+
+### Bug Fixes
+{:#treemap-bug-fixes}
+
+* \#185745 - Drilldown is now working properly till the last level.
+
+## TreeView
+
+### Features
+{:#treeview-features}
+
+* \#184008 – Provided nested object support in TreeView fields. That helps to map the complex data from data source.
+
+### Breaking Changes
+{:#treeview-breaking-changes}
+
+* \#182105 - In previous, when we pass a single node with a parentID and target to addNode method, the node will append to the parentID’s node and currently node will append in to the target.
+## VS-Extensions
+
+### Bug Fixes
+{:#vs-extensions-bug-fixes}
+
+* \#189607 - Syncfusion Troubleshooter shown third party NuGet packages issue fixed.
+
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#146130, \#147141, \#155355, \#181688, \#182296 - Support for chart manual layout is provided in the image and PDF conversions.
+* \#156296, \#F125729, \#185873, \#F57065 - Different odd and even page headers/footers, different first page headers/footers for worksheet and chart sheets are now supported in XlsIO.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#185530, \#185561 - Exposed an API `Name` to get OLE object name in `IOleObject` class.
+* The properties `EvenPage` and `FirstPage` of type `IPage` are added in `IPageSetup` class.
+* The properties `LeftHeader`, `CenterHeader`, `RightHeader` , `LeftHeaderImage`, `CenterHeaderImage`, `RightHeaderImage` are added in `IPage` class to set text and images in the Even and First page headers/footers.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#F132160 - Support is provided to change header label while importing data.
+* \#181134 - Performance issue in converting Excel document into PDF with conditional formats is fixed.
+* \#182915 - Issue with borders being cleared while merging cells is fixed.
+* \#183016 - Issue with cell text casing while setting number format is fixed.
+* \#183332 - Issue with conditional format is not preserved which has formula as another worksheet range, is fixed.
+* \#183361 - Marker color gets changed on resave is fixed.
+* \#183369 - Exception is no longer thrown on assigning the scatter chart category axis properties.
+* \#183445 - Exception is no longer thrown while inserting rows in XLS format file.
+* \#183738 - Performance issue while opening Excel file with multiple charts is fixed.
+* \#183799 - Issue while setting print title rows for binary files is fixed.
+* \#183807 - `CopyTo()` method is not working properly after applying AutoFilters is fixed.
+* \#184328 - Exception is no longer thrown while applying data validation through `ListOfValues` property.
+* \#184407 - Index out of range exception is thrown while setting RTF text is resolved.
+* \#184407 - Key not found exception is thrown while setting RTF text is resolved.
+* \#184540 - Binary Excel file gets corrupted while copying range with conditional formats is fixed.
+* \#184569 - Cell value with comma character is changed while saving in CSV format is fixed.
+* \#184894 - Exception is no longer thrown while adding `IconSet` multiple times.
+* \#185139 - Argument exception is no longer thrown while copying worksheet with EMF images.
+* \#185527 - Application hanging issue while opening the Excel file with table is resolved.
+* \#184160 - Issue with incorrect margin values on resave is fixed.
+* \#184801 - Issue with incorrect currency format in Excel to PDF conversion is fixed.
+* \#183807, \#187025 - `CopyTo()` method is working properly when AutoFilters are applied.
+* \#187751 - External exception is no longer thrown while performing text AutoFit in a cell.
+* \#186234 - Custom RGB tab color is no longer changed while resaving the Excel file in XlsIO.
+* \#187234 - Issue with improper row height is resolved for the given Excel document.
+* \#184407 - Exception is no longer thrown while setting RTF text.
+* \#185577, \#186951 - Rich-text is now properly set for complex RTF string.
+* \#186451 - Date filter is now working proper in pivot table.
+* \#186446 - UnKnownName exception is no longer thrown while opening CSV files.
+* \#185221 - Exception is no longer thrown while opening Excel file with external workbook range in data validation formula.
+* \#187026 - Exception is no longer thrown while resaving XLS file with table.
+* \#187723 - Overflow exception is no longer thrown while accessing `DisplayText` for large numbers.
+* \#185270 - Key not found exception is no longer thrown while copying range to another workbook multiple times.
+* \#187025 - Text filter is now proper in XLSX document.
+* \#187181, \#187315 - Exception is no longer thrown while invoking `IRange.BorderNone`.
+* \#185921 - File encoding is now correct while parsing zip file with Latin characters.
+* \#186738, \#187783 - `DisplayText` returns number value for cell reference formula in Portugal culture.
+* \#184801 - Currency format is now proper in PDF conversion.
+* \#185138 - Combination chart with bar series is rendered properly in chart to image conversion.
+* \#188856 - Issue with incorrect formula values when formulas contain unknown prefix is fixed.
+* \#189166 - Looping issue while converting Excel document into PDF is fixed.
+* \#189191 - InvalidOperationException is thrown while saving Excel document with comments is fixed.
+* \#189077 - Issue with `InvertIfNegative` in chart series data points is fixed.
+* \#188263 - Issue with `AutoFilterRange` when AutoFilter collection is empty, is fixed.
+* \#188856 - `ReferToRange` property now returns proper value for discontinued range.
+* \#188787 - File is no longer corrupted while resaving Excel document with XML maps.
+* \#188854, \#190448 - Application hanging issue while opening Excel document with table AutoFilters is fixed.
+* \#188687 - Exception is no longer thrown while adding worksheets after deleting named ranges.
+* \#188620, \#189263, \#190029, \#190818, \#190866 - Formulas with external workbook reference gives incorrect formula string value is fixed.
+* \#171967 - Issues with chart axis labels font size and automatic axis label rotation for 2D charts in chart to image conversion are fixed.
+* \#155547 - XlsIO memory consumption in row storage class has been reduced.
+* \#189351 - Issue with display unit label settings in chart to image conversion is fixed.
+* Sorting (descending order) is not working properly when filtering a column is fixed.
+* Issue with copy and paste of formatted cells is fixed.
+* Issue with `IsBestFit` property while accessing the `SetColumnWithPixels` method is fixed.
+* Stack overflow exception is no longer thrown while accessing `RefersToRange` property.
+* Argument exception is no longer thrown while copying one range to another range with styles.
+* Argument exception is no longer thrown when sorting filtered numbers in descending order.
+* The old and new cell values are validated on copy/paste through `ValueChanged` event.
+* AutoFit is now proper when text in the input file contains line feed and wrap text is set to false.
+* Performance issue in filtering when sheet has comments is fixed.
+* Exception is no longer thrown when coping the define names between different workbooks.
+* Exception is no longer throw when cloning shape during `AddCopy()` method.
+* Exception is no longer thrown while accessing table range using formula token.
+* Calculated column formula is not updated during `AddCopy()` is fixed.
+* Null reference exception is no longer thrown while serializing conditional formats during `AddCopy()`.
+* Issue with `ColorRGB` in `Borders` is fixed.
+* Exception is no longer thrown while parsing category labels with external range.
+* Exception is no longer thrown while updating sheet names in `Worksheet.AddCopy()`.
+* Exception is no longer thrown while opening file with PieChart.
+* Exception is no longer thrown while copying conditional formats to another workbook.
+* The old and new cell values are validated on copy and paste operation through `ValueChanged` event.
+* Format exception due to pivot table data type is fixed.
+* XlsIO returns correct date for the number formats in German culture.
+* Exception is no longer thrown while opening an Excel document with stacked marker chart.
+* `CellStyle.Font.RGBColor` of a range now returns proper value.
+* `DisplayText` issue for number formats with 'GMT' is fixed.
+* Rich-text is proper in Excel to PDF Conversion.
+* Clearing contents in a merged cell doesn't remove cell formatting.
+* Issue with incorrect display text for FormulaArrays is fixed.
+* ArgumentOutOfRangeException is no longer thrown while resaving Excel documents with duplicate cell style name.
+* Issue with hidden rows not being copied while using `CopyTo()` is fixed.
+* Formulas with improper sheet references are now proper on resave.
+* Image rotation will be preserved properly in Excel documents.
+* Issue with incorrect `DisplayText` value when a cell contains particular IF formula is fixed.
+* Exception is no longer thrown while opening a file with chart sheet.
+* Issue with calculated column formula on resave is fixed.
+* Exception is no longer thrown while cloning a workbook containing table formula using `AddCopy()`.
+
diff --git a/aspnetmvc/Release-notes/v15.4.0.20.md b/aspnetmvc/Release-notes/v15.4.0.20.md
index bf3e0337..3b15aeb4 100644
--- a/aspnetmvc/Release-notes/v15.4.0.20.md
+++ b/aspnetmvc/Release-notes/v15.4.0.20.md
@@ -8,8 +8,319 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2017_vol_4_sp1 version=site.version.2017_vol_4_sp1 %}
-{% directory path: _includes/release-notes/v15.4.0.20 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+
+## Chart
+
+### Bug Fixes
+{:#chart-bug-fixes}
+
+* \#192226 - Now data will be returned only for the selection enabled series in range [`selection`](https://help.syncfusion.com/api/js/ejchart#members:series-selectionsettings-enable).
+* \#188357 - Scatter [`series`](https://help.syncfusion.com/api/js/ejchart#members:series) will now render properly with `null` points.
+* \#193509 - [`Data label`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel) is now rendering properly without collision.
+* \#193235, 193488 - Chart [`series`](https://help.syncfusion.com/api/js/ejchart#members:series) is now rendering properly with zero in 1st point.
+* \#188776 - [`Edge label placement`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-edgelabelplacement) `shift` is now working properly without colliding the axis labels.
+* F133511 - Assigning the [`axis name`](https://help.syncfusion.com/api/js/ejchart#members:series-xaxisname) with whitespace to the series is now working properly.
+## CheckBox
+
+### Bug Fixes
+{:#checkbox-bug-fixes}
+
+* \#193555 - The issue "When posting the data, CheckBoxFor throws exception" is resolved.
+## ComboBox `preview`
+
+### Features
+{:#combobox-features}
+
+* #F134965 - The ComboBox control now supports strongly typed HTML helpers which uses lambda expression to refer models or view models, passed to a view template. These helpers allow you to define the value of the ComboBoxFor from the model.
+## DataManager
+
+### Features
+{:#datamanager-features}
+
+* #189821 - The DataManager now supports server side data operation for nested collections such as sorting, grouping, searching and filtering operations.
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#181377 - Added support to embed fonts in the converted PDF while performing Word to PDF conversion.
+* \#192592 - Added option to import styles with new unique name, if style exist in destination document with same name and different type.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+
+* The property `ImportStylesOnTypeMismatch` was added to the `IWordDocument` interface.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#190034 - `OutOfMemoryException` will be no longer thrown while converting a particular Word document as PDF.
+* \#190591 - DOC format document opens properly after modifying the protection type from 'AllowOnlyFormFields' to other types for a particular Word document.
+* \#189443 - Text size and clipping issues has been resolved while converting a particular Word document as Image(Bitmap).
+* \#194503 - Owner information is now set properly while merging comment from source to destination document.
+* \#194088 , \#194423 - Image missing issue has been resolved while converting a particular Word document as PDF in Azure environment.
+* \#193912 - Picture horizontal alignment issue has been resolved while converting a particular Word document as PDF when picture is inside a frame.
+* \#192944 - `CustomDocumentProperties` with whitespace values are parsed properly in a particular Word document.
+* \#191534 - `PAGE` and `NUMPAGES` fields are preserved properly while converting a particular RTF Word document as DOCX.
+* \#189597 - `ArgumentOutOfRangeException` and `NullReferenceException` will be no longer thrown while deleting and accessing a bookmark content from a particular Word document.
+* \#190880 - The resultant Word document is no longer corrupted after updating the `UpdateDocumentFields` for a particular Word document.
+* \#190024 - Images are removed properly while clearing the Word document elements.
+* \#191732 - Image and text are preserved properly while converting a particular Word document as PDF.
+* \#191067 - `StackOverflowException` will be no longer thrown while loading a particular Word document.
+* \#178019 - Text wrapping issue has been resolved while converting a particular Word document as PDF.
+* \#189874 - Memory leak issue has been resolved while saving a particular Word document as RTF document (multiple times).
+* \#188568 - `Print Layout` view is now preserved properly while opening/printing resultant RTF document in Microsoft Word 2016.
+* \#189881 - AltChunk content is now preserved properly while converting a particular Word document as PDF.
+* \#190783 - Table and hidden text are preserved properly while converting a particular Word document as PDF.
+* \#190621 - `NullReferenceException` will be no longer thrown while opening a particular Word document.
+* \#189655 - Bullet size is now preserved properly while merging a particular Word document elements.
+* \#189767 - Bullet list is now aligned properly while converting a particular Word document as PDF.
+* \#189185 - `BuiltinDocumentProperties` (Company,manager) are parsed properly while opening particular DOC format document.
+* \#188296 - `OutOfMemoryException` will be no longer thrown while updating document fields for a particular Word document.
+## DropDownList
+
+### Features
+
+{:#dropdownlist-features}
+
+* #190729 - The initial rendering of DropDownList control takes more time because of the popup list being loaded at that time. Now we have rendered the popup dynamically instead of the initial load and thus increasing the performance of the control. We have provided support for new property "loadOnDemand".
+## Gantt
+
+### Features
+{:#gantt-features}
+* \#188603 – Auto scrolling support while drawing dependency lines has been implemented.
+* \#192469 - Now it is possible to prevent the specific editing operations in taskbar resize, taskbar dragging and predecessor draw actions using `TaskbarEditing` event.
+* \#189892, #194607 - Now the support for rounding-off duration value while editing taskbars has been implemented.
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+* \#F133356 - Issue in PDF export with localized dependency line offset value has been fixed.
+* \#190175 - Issue in `ColumnDialogFields` property with unobtrusive JavaScript enabled mode has been fixed.
+* \#191970 - Custom column fields value update issue in `updateRecordByTaskId` method has been fixed.
+## Grid
+
+
+### Features
+{:#grid-features}
+
+* Provided support to select multiple cells using keyboard navigation.
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#193033 - Inline editing works fine with `AllowRowDragAndDrop` enabled.
+* \#189269 - Header Template checkbox responds fine with `AllowGrouping` enabled.
+## Maps
+
+### Breaking Changes
+{:#maps-breaking-changes}
+
+* The lower case properties such as `label`, `latitude`, and `longitude` were removed from the `MapMarker` class, as they were used only for internal purpose. Same properties with proper casing were added already.
+
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#192637 - `NullReferenceException` no longer occurs when removing a page from the particular PDF document.
+* \#190237 - System not support exception no longer occurs when merging the PDF document with digital signature.
+* \#188974 - 502 bad gateway exception no longer occurs when loading the PFX certificate as a stream.
+* \#189577 - `NullReferenceException` no longer occurs when loading FDF into PDF.
+* \#190870 - Text preservation issue is no longer occurs while drawing existing template into another page.
+* \#189471 - Empty `PdfColor` is now retrieving as the background color of `PdfLoadedTextBoxField` which has no background color.
+* \#189756 - Out of range exception is no longer occurs while drawing JPEG image to PDF document.
+* \#191567 - Null reference exception is no longer occurs while reading existing combo box values.
+* \#187013 - PDF layers count is now retrieving properly while loading an existing document.
+* \#190046 - `PdfTextMarkup` annotation fore color is now preserving properly.
+* \#191487 - Form fields data is preserving properly after adding the signature certificate to PDF document.
+* \#194078 - `OnInstantiate` property in 3D annotation is now working properly.
+* \#193908 - `NullReferenceException` no longer occurs when drawing a string to the PDF document.
+* \#193375 - Image is preserving properly while converting Barcode as image.
+* \#193127 - `OutofMemory` exception is no longer occurs when drawing large TIFF images in a single document.
+* \#189735,191985 - File cannot be deleted exception is no longer occurs when performing OCR in an environment with McAfee Anti-virus installed machines.
+* \#190913 - Text preservation issue is no longer occurs when drawing text with custom font in Word to PDF conversion.
+Performance has been improved when exporting `DataGrid` to PDF.
+
+
+### Features
+{:#pdf-features}
+
+* \#183293 - Added a new constructor to load the `X509Certificate` directly to `PdfCertificate` class.
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#190927 - Provided support for tracking download status on the client side of the PDF viewer control.
+* \#189014 – Exposed APIs for performing text search operations.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#190571 - Color of the pages in the provided PDF document will not be inverted anymore, when the PDF viewer control is rendered in MS Edge browser.
+* \#193166 - PDF document form fields are not misplaced anymore in the PDF viewer control.
+* \#191487 - Form fields data are now maintained after adding the signature certificate to the PDF document.
+* \#191396 - Previously added handwritten Signatures are now rendered properly.
+* \#186005 - Horizontal scrollbar does not appear anymore when in fit-to-page mode.
+* \#189182 – Scrolling will work properly if the page set as ‘fit to page’ mode when the container height is set to 500px.
+
+
+
+
+
+## PivotClient
+
+### Bug fixes
+{:#pivotclient-bug-fixes}
+
+* \#191614 - Filter state is refreshed while removing Pivot button in PivotClient.
+* \#189509 - Filtering is working properly while PivotClient is bound with “DateTime” format.
+
+### Features
+{:#pivotclient-features}
+
+* \#189509 – Value sorting can be done in PivotGrid inside PivotClient.
+* Provided option to view all the available members for “Without All” member hierarchy.
+
+## PivotGrid
+
+### Bug fixes
+{:#pivotgrid-bug-fixes}
+
+* \#192919 - Caption is applied properly for Named Sets from OLAP Cube in PivotGrid.
+* \#192928 - Expander icon is hidden for Named Sets in PivotGrid.
+* \#192930 - Control layout is maintained while using “Defer Layout Update” option.
+* \#193212 - Waiting popup gets hidden properly after removing all fields and when `enableColumnResizing` property is enabled.
+* \#193877 - Waiting popup gets hidden properly after removing all fields and when `enableConditionalFormatting` property is enabled in excel like layout
+* \#193410 - PivotSchemaDesigner gets refreshed while loading back the report.
+
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#193673 - Image in a PowerPoint slide is no longer replaced by another image while applying `PictureFill` in the same slide.
+* \#193336 - Shape color is now preserved properly while converting a PowerPoint slide to image.
+* \#193336 - Text color is now preserved properly while converting a PowerPoint slide to image.
+* \#193336 - Slide number is now preserved properly while converting a PowerPoint slide to image.
+* \#194276 - Paragraph list number style is now preserved properly while converting a PowerPoint slide to image.
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#194334 - Now, break tag render properly for HTML content in ReportViewer.
+
+* \#194175 - Resolved drillthrough action event triggered twice when action specified for both text box report item and run text.
+
+* \#192461 - Resolved the parameter block rendering issue for hidden parameter in parameter layout.
+
+* \#192505 - Now, the default parameter is loaded properly when value type set as null.
+
+## Rotator
+
+### Bug fixes
+{:#rotator-bug-fixes}
+
+* \#193734 - Rotator rendered properly when unobtrusive enabled.
+
+## Schedule
+
+### Breaking Changes
+{:#schedule-breaking-changes}
+* \#192566, \#194125 - Appointment resizes properly now, when field names are mapped with custom names.
+
+### Bug Fixes
+{:#schedule-bug-fixes}
+
+* \#190976 - Appointments are displaying properly now, with the control orientation set to horizontal and timescale option disabled.
+## Spreadsheet
+
+### Bug Fixes
+{:#spreadsheet-bug-fixes}
+
+* \#190723 – Issue with html attributes property in Spreadsheet is fixed.
+
+## TreeGrid
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#192260 – Now in checkbox row selection, the `RowSelected` event will be triggered while check/uncheck action using keyboard space key.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#189521 - Support to get cell's precedents and dependents is provided.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#189521 - `GetDependents()`, `GetPrecedents()` methods are added in `IRange` interface to get cell's precedents and dependents.
+* \#192482 - 'RangeIndexerMode' is added in 'IApplication' interface to include indexer behavior of Interop.
+* `IWorksheet` interface is implemented with IEnumerable.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#194195 - Corruption issue while add copying the worksheet with JPG image is resolved.
+* \#190466 - Cell value with thousand separator is now properly detected as number in German culture.
+* \#192875 - Performance issue while converting Excel document with embedded fonts is fixed.
+* \#193873 - Excel workbook with duplicate comments can be resaved successfully without corruption.
+* \#193832 - File name with space is truncated in HTTP response is resolved.
+* \#193301 - Characters with Chinese fonts are rendered properly in Excel to PDF conversion.
+* \#192726 - Issue with `DisplayText` property when cell formulas involve TODAY() function is fixed.
+* \#193646 - Freeze panes is now properly updated while deleting row.
+* \#193301 - Issue with Chinese fonts in Excel to PDF conversion is fixed.
+* \#193315 - Exception is no longer thrown while setting calculated column formula using table from another worksheet.
+* \#192964, \#192961 - Binary Excel document with improper column value for image can be opened successfully without exception.
+* \#193193 - Exception is no longer thrown with invalid pivot table column name in Excel to PDF conversion.
+* \#192558 - Issue with hyperlink address is changed on resave is resolved.
+* \#192558 - Borders and text alignment are copied properly between workbooks.
+* \#191260 - Pivot table layout is improper while having one or more fields with same name is fixed.
+* \#191561 - Application hangs while setting `ShowTotals` to false for the table having hyperlink is fixed.
+* \#192241 - Issue while adding multiple SVG images to an Excel document is fixed.
+* \#191657 - Formatting issue while add copying the worksheets is fixed.
+* \#191673 - Hanging and corruption issues while resaving binary Excel document with rich text stream record is fixed.
+* \#191958 - Issue with table header cell string while accessing 'DisplayText' is fixed.
+* \#191745 - Issue with group shapes hyperlinks on resave is fixed.
+* \#191723 - Chart number formats will be preserved properly on resave.
+* \#189288 - Issue with row height for different font sizes is fixed.
+* \#191316 - Issue with template marker default variable type action is fixed.
+* \#191358 - Issue with conditional format when formula has space in Excel to PDF conversion is fixed.
+* \#188006 - Border line style issue while getting cell style is resolved.
+* \#190663 - Template marker performance is improved while copying conditional formats.
+* \#190031 - Excel document without table name can be opened successfully without argument exception.
+* \#190343, \#191860 - Formula with external workbook reference value is incorrect on resave is fixed.
+* \#189712 - ArgumentOutOfRange exception while copying cells between different workbooks is fixed.
+* \#190381 - Excel document no longer gets corrupted while creating chart with `EnterDirectValues()`.
+* \#190229 - Decimal separator is now recognized properly while setting formula in Czech and German cultures.
+* \#190232 - Issue with display text when the number formats ends with white-space is fixed.
+* \#189693 - Excel document is no longer corrupted when creating new sheets in macro-enabled workbook.
+* \#189681 - Excel document with empty preset dash value can be opened without XML exception.
+* \#189308 - Issue with cell styles and formatting applied to the excluded hidden ranges is fixed.
+* \#189191 - InvalidOperation exception is no longer thrown while saving Excel.
+* \#189351 - Issue with display unit applied axis labels in chart to image conversion is fixed.
+* \#191133, \#194961 - Excel document is no longer corrupted while resaving Excel document with pivot table.
+* \#194356 - Excel document gets corrupted while downloading XlsIO resaved file from Internet Explorer browser is fixed.
+* Issue with `RefersToRange` for table named ranges is fixed.
+* Image class conflict between Compression and XlsIO is resolved.
+* Issue with position of dynamically added combo boxes in first column is fixed.
+* Text with left alignment gets clipped in Excel to PDF conversion is fixed.
+* Excel document with Scatter chart can be resaved properly.
+* Embedded chart with image format header/footer can now be viewed without corruption and exception.
+* Issue with incorrect row count in table column formula is fixed.
+* Image from embedded chart header/footer can be accessed now.
+* Chart series are now plotted properly in chart to image conversion.
+* Charts with automatic chart title is now converted properly in chart to image conversion.
+* Issue with fill settings for Doughnut and Column charts in chart to image conversion is fixed.
+* Issue with exploded Pie Charts is out of bounds in chart to image conversion is fixed.
+* Corruption issue when resaving Excel document with continuous external named ranges is fixed.
+* Corruption issue when resaving Excel document with charts is fixed.
diff --git a/aspnetmvc/Release-notes/v16.1.0.24.md b/aspnetmvc/Release-notes/v16.1.0.24.md
index 76c7f0f9..995963ea 100644
--- a/aspnetmvc/Release-notes/v16.1.0.24.md
+++ b/aspnetmvc/Release-notes/v16.1.0.24.md
@@ -8,8 +8,496 @@ platform : ejmvc
{% include release-info.html date=site.releasedate.2018_vol_1 version=site.version.2018_vol_1 %}
-{% directory path: _includes/release-notes/v16.1.0.24 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* 195445 - Special Characters is now supported in Error Messages.
+## Autocomplete
+
+### Breaking Changes
+{:#autocomplete-breaking-changes}
+
+* \#179095 - The DOM structure in Autocomplete visual mode has been changed from SPAN to DIV based on HTML5 validation standard.
+## Chart
+
+### Features
+{:#chart-features}
+
+* \#186483 – Support has been provided for smooth animation in column type series.
+* \#183813, #182965 – Support has been provided for template in trackball feature.
+* Support has been provided for label intersect actions such as `Trim`, `Wrap`, `MultipleRows`, and `Hide` in 3D axis.
+* Support has been provided for `Spline`, `RangeColumn`, `Scatter` and `StackingArea` type series in polar and radar.
+
+### Bug Fixes
+{:#chart-bug-fixes}
+* \#192226 - Now, data will be returned only for the selection enabled series in range [`selection`](https://help.syncfusion.com/api/js/ejchart#members:series-selectionsettings-enable).
+* \#188357 - Now, scatter [`series`](https://help.syncfusion.com/api/js/ejchart#members:series) will render properly with `null` points.
+* \#193509 - Now, [`data label`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel) is rendering properly without collision.
+* \#193235, 193488 - Now, chart [`series`](https://help.syncfusion.com/api/js/ejchart#members:series) is rendering properly with zero in 1st point.
+* \#188776 - [`Edge label placement's`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-edgelabelplacement) `shift` is now working properly without colliding the axis labels.
+* F133511 - Assigning the [`axis name`](https://help.syncfusion.com/api/js/ejchart#members:series-xaxisname) with whitespace to the series is now working properly.
+* \#194711 - [`Offset`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-offset) property in dataLabel is now working properly for 3D chart.
+* \#191062, 191974 - Now, chart is rendering properly on resize, without increasing the height.
+* \#193840 - Now, chart is updating properly with new [`data source`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) through legend click.
+* \#195541 - [`Crosshair`](https://help.syncfusion.com/api/js/ejchart#members:crosshair) tooltip is now working properly for bar type series.
+
+
+
+## DataManager
+
+### Features
+{:#datamanager-features}
+
+* We can perform a data operation based on nested column data and bind to the data control. Here, if we want to perform the server side data operation for the nested dataSource like sorting, grouping, filtering, searching, take, or skip then we have to define the generic type of dataSource.
+
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* \#139463, \#129695 - Layering support for diagram control is added.
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#181377 - Added support to embed complete fonts in the converted PDF while performing Word to PDF conversion.
+* \#192592 - Added option to import styles with new unique name, if style exist in destination document with same name and different type.
+* \#196209 - Added support to save chart in Word document as image by exposing OfficeChart property of WChart class.
+* \#191352 - Added event to set alternate font for missing fonts in device during Word to PDF/Image conversion.
+* \#149806 - Added support to preserve editable range permissions of protected Word document in DOCX to DOCX conversion.
+* \#193218 - Added overload methods to open document in read only mode with `Password` and `XHTMLValidationType` parameters.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+
+* The property `ImportStylesOnTypeMismatch` was added to the `IWordDocument` interface.
+* Overload methods `OpenReadOnly` was added to the `IWordDocument` interface.
+* The property `FontSettings` was added to the `IWordDocument` interface.
+* Complete field code is now included in Document Object Model(DOM) and in the Text property of `WParagraph` class. Whereas in previous versions, partial field code is included in DOM. For more information, kindly refer [here](https://help.syncfusion.com/file-formats/release-notes/migratingtov16.1.0.24#docio).
+* \#184371 - The `TableGrid` style is now applied to the table that is added using `AddTable()` or `WTable(IWordDocument doc)` API, like Microsoft Word application. Whereas in previous versions, the `TableGrid` style is not applied to the table.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#190034 - `OutOfMemoryException` will be no longer thrown while converting a particular Word document as PDF.
+* \#190591 - DOC format document opens properly after modifying the protection type from 'AllowOnlyFormFields' to other types for a particular Word document.
+* \#189443 - Text size and clipping issues has been resolved while converting a particular Word document as Image(Bitmap).
+* \#194503 - Owner information is now set properly while merging comment from source to destination document.
+* \#194088 , \#194423 - Image missing issue has been resolved while converting a particular Word document as PDF in Azure environment.
+* \#193912 - Picture horizontal alignment issue has been resolved while converting a particular Word document as PDF when picture is inside a frame.
+* \#192944 - `CustomDocumentProperties` with whitespace values are imported properly in a particular Word document.
+* \#191534 - `PAGE` and `NUMPAGES` fields are preserved properly while converting a particular RTF Word document as DOCX.
+* \#189597 - `ArgumentOutOfRangeException` and `NullReferenceException` will be no longer thrown while deleting and accessing a bookmark content from a particular Word document.
+* \#190880 - The resultant Word document is no longer corrupted after updating the `UpdateDocumentFields` for a particular Word document.
+* \#190024 - Images are removed properly while clearing the Word document elements.
+* \#191732 - Image and text are preserved properly while converting a particular Word document as PDF.
+* \#191067 - `StackOverflowException` will be no longer thrown while loading a particular Word document.
+* \#178019 - Text wrapping issue has been resolved while converting a particular Word document as PDF.
+* \#189874 - Memory leak issue has been resolved while saving a particular Word document as RTF document (multiple times).
+* \#188568 - `Print Layout` view is now preserved properly while opening/printing resultant RTF document in Microsoft Word 2016.
+* \#189881 , \#193985 - AltChunk content is now preserved properly while converting a particular Word document as PDF.
+* \#190783 - Table and hidden text are preserved properly while converting a particular Word document as PDF.
+* \#190621 - `NullReferenceException` will be no longer thrown while opening a particular Word document.
+* \#189655 - Bullet size is now preserved properly while merging a particular Word document elements.
+* \#189767 - Bullet list is now aligned properly while converting a particular Word document as PDF.
+* \#189185 - `BuiltinDocumentProperties` (Company,manager) are imported properly while opening particular DOC format document.
+* \#188296 - `OutOfMemoryException` will be no longer thrown while updating document fields for a particular Word document.
+* \#194825 - Table width is now updated properly while setting the table cell width for a particular Word document.
+* \#194535 - Paragraph spacing is now preserved properly while importing a particular RTF format document.
+* \#195050 - Content control text is now preserved properly while converting a particular Word document as PDF.
+* \#195214 - `NullReferenceException` will be no longer thrown while converting a particular Word document as PDF.
+* \#193985 - Default tab width is now preserved properly while converting a particular Word document as PDF.
+* \#195343 - Text position is now preserved properly while converting a particular Word document as PDF.
+* \#195793 - `FormatException` will be no longer thrown while importing a particular HTML document.
+* \#195688 - The file is no longer corrupted while extracting and saving native data of an OLE object.
+* \#189006 - Extra page preservation issue has been resolved while converting a particular Word document as PDF.
+* \#194420 - `BookmarkEnd` is now preserved properly while importing a particular DOCX format document.
+* \#193912 - Picture horizontal alignment issue in frame has been resolved while converting a particular Word document as PDF.
+* \#181377 - Second consecutive tab character position is now preserved properly while converting a particular Word document as PDF.
+* \#191405 - Paragraph horizontal border is now preserved properly while converting a particular Word document as PDF.
+* \#189825 - No longer hangs while converting a particular Word document as PDF.
+* \#178727 - `Numbering.xml` file size is not increasing to huge size while importing multiple Word documents.
+* \#195208 - Reduced the memory consumption while appending HTML text in paragraph.
+## DropDownList
+
+### Features
+
+{:#dropdownlist-features}
+
+* #190729 - The initial rendering of DropDownList control takes more time because of the popup list being loaded at that time. Now we have rendered the popup dynamically instead of the initial load and thus increasing the performance of the control. We have provided support for new property "loadOnDemand".
+
+## FileExplorer
+
+### Features
+{:#fileexplorer-features}
+
+* \#196325 - Provided virtual scrolling support for loading files and folders on demand in order to improve performance.
+* \#191114 - Provided API to customize the upload settings of FileExplorer component.
+## Gantt
+
+
+### Features
+{:#gantt-features}
+
+* \#188603 – Now it is possible to draw the dependency lines using mouse actions with auto scroll support.
+* \#189892, #194607 – The Gantt control now provides support for rounding off the duration when the taskbar is dropped after editing in the middle of the timescale unit.
+* \#183278, #195145, #195146 – It is now possible to delete the dependency lines in Gantt using dependency delete dialog.
+* \#190226 – The Gantt control now provides support for the tasks which passes through in daylight saving time of a given time zone.
+* \#192469 - Now it is possible to prevent the specific editing operations in taskbar resize, taskbar dragging and predecessor draw actions using `taskbarEditing` event.
+* Gantt control now provides support for server-side event `QueryTaskbarInfo` using which the taskbars can be customized while exporting to PDF.
+
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+* \#194609 – Issue with updating the datasource with datamanager dynamically using `setModel` method has been fixed
+* \#195243 – Now it is possible to restrict the dependency line draw action to a specific dependency type.
+* \#195961 – Issue with exporting data with invalid parent ID has been fixed.
+* \#195961 – Issue with exporting the Gantt data with baseline start date and baseline end date value as empty string has been fixed
+* \#195961 – Issue while exporting record without hierarchy in self-referential datasource has been fixed
+* \#196387 – Issue with generating the serial number while updating the datasource using setModel has been fixed.
+* \#191970 - Custom column fields value update issue in `updateRecordByTaskId` method has been fixed.
+
+## Grid
+
+
+### Features
+{:#grid-features}
+
+* \#192255 - Provided support for checkbox selection with `FrozenColumns`.
+* \#188664 - Provided support to select cells using mouse dragging.
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#195346 - AutoFormat is applied properly in exported Excel,PDF and Word files.
+* \#195189 - Filtering a dateTimePicker column using Between operator works fine.
+## Maps
+
+### Breaking Changes
+{:#maps-breaking-changes}
+
+* The lower case properties such as `label`, `latitude`, and `longitude` were removed from the `MapMarker` class, as they were used only for internal purpose. Same properties with proper casing were added already.
+
+### Features
+{:#maps-features}
+
+* Provided right to left rendering support.
+* Provided support for mapping the colors from data source for shapes.
+## MaskEdit
+
+### Bug Fixes
+{:#maskedit-bug-fixes}
+
+* \#195344 - While hold on backspace in MaskEdit continuously, cursor travels from right to left without stopping issue has been fixed.
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#183293 - Added support to load the `X509Certificate` for digital signing using `PdfCertificate` class.
+* \#194410 - Added support to retrieve all the ink points collections from `PdfLoadedInkAnnotation`.
+* \#173761,188375,193553 - Added support to flatten the static XFA form fields.
+* \#195867 - Added support to get creation date and name from the `PdfLoadedFreeTextAnnotation`.
+* Added support to toggle the visibility of an existing layers from the PDF document.
+
+### Breaking Changes
+{:#pdf-breaking-changes}
+
+* OCR is not a part of Essential Studio and is available as separate package (OCR Processor) under the Add-On section in the below link [https://www.syncfusion.com/downloads/latest-version](https://www.syncfusion.com/downloads/latest-version).
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#192637 - Null reference exception no longer occurs when removing a page from the particular PDF document.
+* \#190237 - System not supported exception no longer occurs when merging the PDF document with digital signature.
+* \#188974 - 502 bad gateway exception no longer occurs when loading the PFX certificate as a stream.
+* \#189577 - Null reference exception no longer occurs when loading FDF into PDF document.
+* \#190870 - Text preservation issue no longer occurs while drawing existing template into another page.
+* \#189471 - Empty `PdfColor` is now retrieving as the background color of `PdfLoadedTextBoxField` which has no background color.
+* \#189756 - Out of range exception no longer occurs while drawing JPEG image to PDF document.
+* \#191567 - Null reference exception no longer occurs while reading existing combo box values.
+* \#187013 - PDF layers count is retrieving properly while loading an existing document.
+* \#190046 - `PdfTextMarkup` annotation fore color is now preserving properly.
+* \#191487 - Form fields data is preserving properly after adding the signature certificate to PDF document.
+* \#194078 - `OnInstantiate` property in 3D annotation is now working properly.
+* \#193908 - Null reference exception no longer occurs when drawing a string to the PDF document.
+* \#193375 - Image is preserving properly while converting barcode as image.
+* \#193127 - Out of memory exception no longer occurs when drawing large TIFF images in a single document.
+* \#189735,191985 - File cannot be deleted exception no longer occurs when performing OCR in an environment with McAfee anti-virus installed machines.
+* \#190913 - Text preservation issue no longer occurs when drawing text with custom font in Word to PDF conversion.
+* \#195301 - Individual page size will no longer increase during splitting of PDF document.
+* \#195831 - Adding layers are now working as expected in multi-threading environment.
+* \#194823 - Time out exception will no longer occurs when converting Word to PDF document if, `EnableCache` set to false.
+* \#196133 - The generated document is not corrupted when loading the PDF document with `OpenAndRepair`.
+* \#195867 - Modified free text annotation content is now properly visible in the Adobe Reader.
+* \#195735 - Index and length referred to a location within the string exception will no longer occurs while loading particular PDF document.
+* \#195973 - Image index is not valid exception will no longer thrown while replacing image in particular PDF document.
+* \#195246 - This implementation is not a part of the Windows Platform FIPS validated cryptographic algorithms exception will no longer thrown while converting particular word document to PDF.
+* \#194854 - Performance is improved while retrieving `PdfLoadedPage` from `PdfLoadedPageCollection`.
+* \#195652 - Radio button item from `PdfLoadedRadioButtonListField` is retrieving properly in particular page of a PDF document.
+* \#190724 - `PDFCacheCollection` is properly disposed when closing the document.
+* \#195286 - Namespace prefix 'pdf' is not defined exception is no longer thrown while loading a PDF document.
+* \#195206 - Application no longer hangs while extracting images from the PDF document.
+* \#193519 - Rectangular Data Matrix barcode is preserved properly while using `ToImage(SizeF)` with `PdfDataMatrixSize`.
+* \#194851 - Performance is improved while merging PDF documents.
+* \#194854 - Performance is improved while adding more layers to PDF pages.
+* \#194875 - Object reference not set to an instance of an object exception no longer thrown while merging PDF documents.
+* \#194300 - Fixed the performance issue while converting Word to PDF using direct conversion.
+* \#193159 - Particular image is now drawing properly in PDF page.
+* \#133564,195274 - `PdfTextElement` is not hanging if the text is lesser than the bounds.
+* \#135618 - Check boxes with the same name is now checked properly in XFA document.
+* \#134651 - Form fields are not missing in `PdfLoadedFormFieldCollection` for the specific document.
+* Null reference exception will be no longer thrown while adding ink annotation using `PdfLoadedDocument`.
+* Preservation issue no longer occurs while flattening XFA document.
+* Improved the performance of drawing `PdfGrid` with row and column spans.
+* Performance has been improved when exporting `DataGrid` to PDF.
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#190927 - Provided support for tracking download status on the client side of the PDF viewer control.
+* \#189014 – Exposed APIs for performing text search operations.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#190571 - Color of the pages in the provided PDF document will not be inverted anymore when the PDF viewer control is rendered in MS edge browser.
+* \#193166 - PDF document form fields are not misplaced anymore in the PDF viewer control.
+* \#191487 - Form fields data are now maintained after adding the signature certificate to the PDF document.
+* \#191396 - Previously added handwritten signatures are now rendered properly.
+* \#186005 - Horizontal scrollbar does not appear anymore when in fit-to-page mode.
+* \#189182 - Scrolling will work properly if the page is set as ‘fit to page’ mode when the container height is set to 500px.
+* \#194814, \#195481 - The properties of the text markup annotation will be preserved properly in the ejPdfViewer control.
+* \#193930, \#194715 - PDF document contents are now rendered properly in the PDF viewer control.
+* \#195382 - Script error will not be thrown while scrolling the PDF documents in PDF viewer control.
+* \#195382 - Hand symbol will be shown now while hovering over hyperlink in MS edge browser.
+* \#193793 - Memory consumption will be reduced during text extraction.
+* \#196509 - The content in the PDF documents will be rendered properly while exporting the pages as images.
+
+## PivotClient
+
+### Features
+{:#pivotclient-features}
+
+* /#189509 - Provided value sorting support in pivot client for relational data sources.
+* Provided complete control export option even when paging is enabled.
+* Provided paging support for child members in member editor like in Microsoft Excel.
+
+## PivotGrid
+
+### Bug fixes
+{:#pivotgrid-bug-fixes}
+
+* \#194303 - Issue occurred while scrolling pivot grid when enabling Frozen Headers in Internet Explorer.
+
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#193673 - Image in a PowerPoint slide is no longer replaced by another image while applying `PictureFill` in the same slide.
+* \#195363 - Charts with 3D format are now preserved properly while re-saving the PowerPoint presentation.
+* \#195363 - Charts are now preserved properly after editing the chart data while re-saving the PowerPoint presentation.
+* \#196586 - Charts in the re-saved PowerPoint presentation are now visible in Google Slides and Apple Keynote applications.
+* \#195136 - The PowerPoint presentation is not longer corrupted while editing the chart data.
+* \#195136 - Shapes in the charts are now preserved properly while re-saving the PowerPoint presentation.
+* \#193336 - Shape color is now preserved properly while converting a PowerPoint slide to image.
+* \#193336 - Text color is now preserved properly while converting a PowerPoint slide to image.
+* \#193336 - Slide number is now preserved properly while converting a PowerPoint slide to image.
+* \#194276 - Numbered list style of paragraphs are now preserved properly while converting a PowerPoint slide to image.
+* \#194442 - `NullReferenceException` is no longer thrown while converting the PowerPoint presentation as PDF.
+## ReportViewer
+
+### Features
+
+* \#190938 – Provided support to load the SSRS linked report in ReportViewer.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#194334 - Now, break tag render properly for HTML content in ReportViewer.
+
+* \#194175 - Resolved drillthrough action event triggered twice when action specified for both text box report item and run text.
+
+* \#192461 - Resolved the parameter block rendering issue for hidden parameter in parameter layout.
+
+* \#192505 - Now, the default parameter is loaded properly when value type set as null.
+
+* \#196322 - Now, the dependent multi-value parameter are loaded properly in ReportViewer.
+
+* \#194334 - Resolved the text box overlapping issue when paragraph text contain multiple new linefeed.
+
+* \#161847 - Now, "No Color" option specified for background color is working properly in Excel, PPT and Word export.
+
+* \#195121 - Resolved the body background image style issue for Export files.
+
+* \#199482 - SSRS shared dataset feature issue fixed for stored procedure and build refreshed on March 02,2018.
+
+* \#199039 - Essential EJ2 style compatibility issue fixed and build refreshed on March 02,2018.
+## Rotator
+
+### Bug Fixes
+{:#rotator-bug-fixes}
+
+* \#193734 – Rendering issue with Rotator control has been fixed, when unobtrusive is enabled
+
+## ejSchedule
+
+### Features
+{:#ejschedule-features}
+
+* \#188294 - An improved method for adding/removing resources dynamically to and from the layout has been introduced.
+* \#181299 - Support to link together the same appointment to multiple resources has been added, so that the CRUD action made on single appointment reflects on all other grouped ones.
+
+### Breaking changes
+{:#ejschedule-breaking-changes}
+
+* \#189169 - Appointments are now made to drag on mobile mode, just by tap holding and then moving it anywhere instead of dragging it through single touch and move.
+
+* \##192566, #194125 - Appointment resizes properly now, when field names are mapped with custom names.
+
+### Bug fixes
+{:#ejschedule-bug-fixes}
+
+* \#190976 - Appointments are displaying properly now, with the control orientation set to horizontal and timescale option disabled.
+
+## Spreadsheet
+
+### Bug Fixes
+{:#spreadsheet-bug-fixes}
+
+* \#190723 – Issue with html attributes property in Spreadsheet is fixed.
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#190010 – The TreeGrid control now provides support for multiple row drag and drop.
+* \#187394, #187893, #195133 – Now it is possible to reorder the rows using a public method.
+* \#191767 – Now the event will be triggered for every parent node being expanded and collapsed, when clicking expand all/collapse all toolbar buttons.
+* \#183380, #190127 – Now it is possible to render the TreeGrid control with height as ‘auto’.
+* \#183839, #186712 - The TreeGrid control now provides support for filtering the records either with or without hierarchy.
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#192260 – Now in checkbox selection, the `rowSelected` event will be triggered while performing check/uncheck action using keyboard space key.
+* \#188711,#195721 – Console error will no longer occur when rendering TreeGrid with no data with text wrap enabled.
+* \#194739 – Issue with navigating the editing disabled cell with Tab key command has been fixed.
+* \#195271 – Issue with exporting TreeGrid with checkbox selection enabled has been fixed.
+
+
+## TreeMap
+
+### Features
+{:#treemap-features}
+
+* Provided support for mapping the colors from data source for items.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#189521 - Provided support to get cell's precedents and dependents.
+* \#174825 - Provided support for paste link option in `CopyTo` operation.
+* \#F130774 - XlsIO now allows data to be filtered by a cell or font and conditional formatting colors.
+* \#192098 - Provided support for exporting Excel data to business objects.
+* Provided support for alternative text in list objects.
+* Provided support to filter data by icons.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#189521 - `GetDependents()`, `GetPrecedents()` methods are added in `IRange` interface to get cell's precedents and dependents.
+* \#192482 - `RangeIndexerMode` is added in `IApplication` interface to include indexer behavior of Interop.
+* \#174825 - `CopyTo` method in `IRange` interface is overloaded with a boolean variable indicating paste link option.
+* \#F130774 - `AddColorFilter` and `RemoveColorFilter` methods are added in `IAutoFilter` interface.
+* \#192098 - `ExportData` is added in `IWorksheet` interface.
+* `AlternativeText` and `Summary` properties are added in `IListObject` interface.
+* `AddIconFilter` and `RemoveIconFilter` methods are added in `IAutoFilter` interface.
+* `IWorksheet` interface is implemented with IEnumerable.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#194195 - Corruption issue while copying a worksheet with JPG image is resolved.
+* \#190466 - Cell value with thousand separator is now properly detected as number in German culture.
+* \#192875 - Performance issue while converting Excel documents with embedded fonts is fixed.
+* \#193873 - Excel workbook with duplicate comments can be resaved successfully without corruption.
+* \#193832 - File name with space is truncated in HTTP response is resolved.
+* \#193301 - Characters with Chinese fonts are rendered properly in Excel to PDF conversion.
+* \#192726 - Issue with `DisplayText` property, when cell formulas involve TODAY() function is fixed.
+* \#193646 - Freeze panes are now updated properly while deleting the row.
+* \#193301 - Issue with Chinese fonts in Excel to PDF conversion is fixed.
+* \#193315 - Exception is no longer thrown while setting calculated column formula using table from another worksheet.
+* \#192964, \#192961 - Binary Excel documents with improper column value for an image can be opened successfully without exception.
+* \#193193 - Exception is no longer thrown with invalid pivot table column name in Excel to PDF conversion.
+* \#192558 - Issue with hyperlink address changed on resave is resolved.
+* \#192558 - Borders and text alignment are copied properly between workbooks.
+* \#191260 - Pivot table layout is improper when one or more fields with same name is fixed.
+* \#191561 - Application hangs while setting `ShowTotals` to false for the table having hyperlink is fixed.
+* \#192241 - Issue while adding multiple SVG images to an Excel document is fixed.
+* \#191657 - Formatting issue while copying the worksheets is fixed.
+* \#191673 - Hanging and corruption issues while resaving the binary Excel document with rich text stream record is fixed.
+* \#191958 - Issue with table header cell string while accessing the `DisplayText` is fixed.
+* \#191745 - Issue with group shapes hyperlink on resave is fixed.
+* \#191723 - Chart number formats will be preserved properly on resave.
+* \#189288 - Issue with row height for different font sizes is fixed.
+* \#191316 - Issue with template marker default variable type action is fixed.
+* \#191358 - Issue with conditional format, when formula has space in Excel to PDF conversion is fixed.
+* \#188006 - Border line style issue while getting cell style is resolved.
+* \#190663 - Template marker performance is improved while copying conditional formats.
+* \#190031 - Excel document without table name can be opened successfully without argument exception.
+* \#190343, \#191860 - Formula with external workbook reference value is incorrect on resave is fixed.
+* \#189712 - ArgumentOutOfRange exception while copying cells between different workbooks is fixed.
+* \#190381 - Excel document no longer gets corrupted while creating chart with `EnterDirectValues()`.
+* \#190229 - Decimal separator is now recognized properly while setting formula in Czech and German cultures.
+* \#190232 - Issue with display text when the number formats end with white-space is fixed.
+* \#189693 - Excel document is no longer corrupted when creating new sheets in macro-enabled workbook.
+* \#189681 - Excel document with empty preset dash value can be opened without XML exception.
+* \#189308 - Issue with cell styles and formatting applied to the excluded hidden ranges is fixed.
+* \#189191 - InvalidOperation exception is no longer thrown while saving Excel documents.
+* \#189351 - Issue with display unit applied axis labels in chart to image conversion is fixed.
+* \#191133, \#194961 - Excel document is no longer corrupted while resaving Excel document with pivot table.
+* \#194356 - Excel document gets corrupted while downloading XlsIO resaved file from Internet Explorer browser is fixed.
+* \#195255 - Performance issue while using `workbook.Close()` is fixed.
+* \#194919 - Commented text and underlined style is incorrect while serializing to XML format is fixed.
+* \#194817 - Cropping issue of cell text with special characters in Excel to PDF conversion is fixed.
+* \#194718 - Conditional format range gets merged while creating icon set conditional format twice is fixed.
+* \#194576 - Comment gets removed while moving the range is fixed.
+* \#194093 - Fill color gets modified while changing chart type of the series is fixed.
+* \#193171 - Out of Memory exception is thrown while copying large data using `CopyTo` method is resolved.
+* \#193306 - Issue with `CopyTo()` method while copying the column with merged area is fixed.
+* \#191413 - Cell text is shortened in worksheet to image conversion is fixed.
+* \#190794 - Improper number formats of pivot table total field in Excel to PDF conversion is fixed.
+* \#189166 - Conditional formats are now applied properly in Excel to PDF Conversion.
+* \#193873 - File corruption issue when resaved with comments is fixed.
+* \#196758 - File size issue due to worksheet relations for the deleted worksheet while saving the workbook is fixed.
+* Issue with `RefersToRange` for table named ranges is fixed.
+* Image class conflict between Compression and XlsIO is resolved.
+* Issue with position of dynamically added combo boxes in first column is fixed.
+* Text with left alignment gets clipped in Excel to PDF conversion is fixed.
+* Excel document with scatter chart can be resaved properly.
+* Embedded chart with image format header or footer can be viewed without corruption and exception.
+* Issue with incorrect row count in table column formula is fixed.
+* Image from an embedded chart header or footer can be accessed now.
+* Chart series are now plotted properly in chart to image conversion.
+* Charts with automatic chart title is now converted properly in chart to image conversion.
+* Issue with fill settings for doughnut and column charts in chart to image conversion is fixed.
+* Issue with exploded pie charts are out of bounds in chart to image conversion is fixed.
+* Corruption issue when resaving the Excel document with continuous external named ranges is fixed.
+* Corruption issue when resaving the Excel document with charts is fixed.
+* Issue with adding hyperlinks collection when adding shapes is fixed.
+* Fixed various issues while copying range and worksheets.
+* Fixed various issue in formulas and named ranges.
diff --git a/aspnetmvc/Release-notes/v16.1.0.26.md b/aspnetmvc/Release-notes/v16.1.0.26.md
index 84c90719..8f82e5f6 100644
--- a/aspnetmvc/Release-notes/v16.1.0.26.md
+++ b/aspnetmvc/Release-notes/v16.1.0.26.md
@@ -8,8 +8,15 @@ platform : ejmvc
{% include release-info.html date="March 7, 2018" version="v16.1.0.26" %}
-{% directory path: _includes/release-notes/v16.1.0.26 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* All the form fields are now retrieving properly from `PdfLoadedFormFieldCollection`.
+
diff --git a/aspnetmvc/Release-notes/v16.1.0.30.md b/aspnetmvc/Release-notes/v16.1.0.30.md
new file mode 100644
index 00000000..a7ce97eb
--- /dev/null
+++ b/aspnetmvc/Release-notes/v16.1.0.30.md
@@ -0,0 +1,41 @@
+---
+title: Essential Studio for ASP.NET MVC Weekly Nuget Release Release Notes
+description: Essential Studio for ASP.NET MVC Weekly Nuget Release Release Notes
+platform: ejmvc
+documentation: ug
+---
+
+# Essential Studio for ASP.NET MVC Release Notes
+
+## Chart
+
+### Features
+{:#chart-features}
+
+* \#186483 – Support has been provided for smooth animation in column type series.
+* \#183813, #182965 – Support has been provided for template in trackball feature.
+* Support has been provided for label intersect actions such as `Trim`, `Wrap`, `MultipleRows`, and `Hide` in 3D axis.
+* Support has been provided for `Spline`, `RangeColumn`, `Scatter` and `StackingArea` type series in polar and radar.
+
+### Bug Fixes
+{:#chart-bug-fixes}
+* \#192226 - Now, data will be returned only for the selection enabled series in range [`selection`](https://help.syncfusion.com/api/js/ejchart#members:series-selectionsettings-enable).
+* \#188357 - Now, scatter [`series`](https://help.syncfusion.com/api/js/ejchart#members:series) will render properly with `null` points.
+* \#193509 - Now, [`data label`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel) is rendering properly without collision.
+* \#193235, 193488 - Now, chart [`series`](https://help.syncfusion.com/api/js/ejchart#members:series) is rendering properly with zero in 1st point.
+* \#188776 - [`Edge label placement's`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-edgelabelplacement) `shift` is now working properly without colliding the axis labels.
+* F133511 - Assigning the [`axis name`](https://help.syncfusion.com/api/js/ejchart#members:series-xaxisname) with whitespace to the series is now working properly.
+* \#194711 - [`Offset`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel-offset) property in dataLabel is now working properly for 3D chart.
+* \#191062, 191974 - Now, chart is rendering properly on resize, without increasing the height.
+* \#193840 - Now, chart is updating properly with new [`data source`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) through legend click.
+* \#195541 - [`Crosshair`](https://help.syncfusion.com/api/js/ejchart#members:crosshair) tooltip is now working properly for bar type series.
+
+
+
+## PivotChart
+
+### Features
+{:#pivotchart-features}
+
+* Provided support to render PivotChart control with multiple axis.
+
diff --git a/aspnetmvc/Release-notes/v16.1.0.32.md b/aspnetmvc/Release-notes/v16.1.0.32.md
index 4104143f..a5ef14ba 100644
--- a/aspnetmvc/Release-notes/v16.1.0.32.md
+++ b/aspnetmvc/Release-notes/v16.1.0.32.md
@@ -9,8 +9,262 @@ documentation: ug
{% include release-info.html date=site.releasedate.2018_vol_1_SP1 version="v16.1.0.32" %}
-{% directory path: _includes/release-notes/v16.1.0.32 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#197558 - Valid ID attributes are now generated for our controls.
+## Chart
+
+### Bug fixes
+{:#ejchart-bug-fixes}
+* \#196980 - Assigning the [`interval`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-range-interval) in `dateTimeCategory` axis is now working properly.
+* \#197819 - Now, [`tooltip`](https://help.syncfusion.com/api/js/ejchart#members:series-tooltip) will be rendered properly for table elements.
+* \#199607 - Now, [`zoom toolkit`](https://help.syncfusion.com/api/js/ejchart#members:zooming-toolbaritems) will be rendered properly while refreshing the chart.
+* \#198412, 201293 - Now, chart will be rendered by using element’s both `id` and `class` names.
+* \#199302 - [`Data labels`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel) are now working properly without colliding each other in the accumulation series.
+## DataManager
+
+### Bug Fixes
+{:#datamanager-bug-fixes}
+
+* \#189760 - Added support for nested datasource in performFilter method.
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#197282 - `ArgumentException` will be no longer thrown while parsing a particular RTF document.
+* \#199294 - The character and paragraph properties inherited from source document default formats are now properly imported to destination document.
+* \#197763 - Picture effects are now preserved properly while merging a cloned Word document for multiple times.
+* \#196839 - Paragraph with "None" list style type is now preserved properly while parsing a HTML format document.
+* \#201256, \#201364 - Field code is now serialized properly within “instrText” element while opening and saving DOCX format document.
+* \#198450, \#198489 - `FormatException` will be no longer thrown while opening and saving a particular DOCX format document.
+* \#198653 - `ArgumentOutOfRangeException` will be no longer thrown while updating fields in a particular Word document.
+* \#200254 - `ArgumentOutOfRangeException` will be no longer thrown while parsing a particular DOCX format document.
+* \#198360 - `IndexOutOfRangeException` will be no longer thrown while opening and saving a particular Word document.
+* \#200327 - Formatting of contents within textbox is now preserved properly while converting a particular Word document as HTML.
+* \#199782 - Font preservation issue has been resolved while converting a particular RTF document to Word document.
+* \#199747 - No extra characters will be preserved while converting a Word document as RTF.
+* \#198068 - Nested body contents are now preserved properly while parsing a particular Word document.
+* \#195214 - Paragraph within nested table is now preserved properly while converting a particular Word document as PDF.
+* \#195214 - Paragraph with `keep with next` property is now preserved properly while converting a particular Word document as PDF.
+* \#195214 - Vertically merged cells are now preserved properly while converting a particular Word document as PDF.
+* \#196520 - Fields with unknown type are now preserved properly while converting a particular Word document as PDF.
+* \#196520, \#200771 - List numbering preservation issue has been resolved while converting a particular Word document as PDF.
+* \#195214 - Table styles are now applied properly while converting a particular Word document as PDF.
+* \#199166 - `ArgumentOutOfRangeException` will be no longer thrown while updating content control text for Word to PDF conversion.
+* \#189615 - Shape flip style is now preserved properly while converting a particular Word document as PDF.
+* \#198450 - Frames are now preserved properly while converting a particular Word document as PDF.
+* \#199783 - Watermark image is now preserved properly in the converted PDF when `wash out` property of the watermark is disabled.
+* \#198249 - TOC text color is now preserved properly while converting a particular Word document as PDF.
+* \#189881 - Text alignment is now preserved properly while converting a particular Word document as PDF.
+* \#199056 - Preservation issue due to wrapping text around textbox has been resolved while converting a particular Word document as PDF.
+* \#198842 - Footnote preservation issue has been resolved while converting a particular Word document as PDF.
+* \#197456 - `OutOfMemoryException` will be no longer thrown while converting a particular Word document as PDF.
+* \#198675 - `NullReferenceException` will be no longer thrown while converting a particular Word document as PDF.
+* \#197524 - Hanging issue has been resolved while converting a particular Word document as PDF.
+* \#196443 - Extra page preservation issue has been resolved while converting a particular Word document as PDF.
+* \#200936 - Oval shape preservation issue has been resolved while converting a particular Word document as PDF.
+
+## Gantt
+
+
+### Features
+{:#gantt-features}
+
+* \#198401 - Now it is possible to enable/disable the automatic update of schedule date values in Gantt.
+* \#198322 - The Gantt control now provides the support to filter column with multiple conditions dynamically.
+* \#F135428 - The Gantt control now provides the support to update the data source dynamically in resource allocation view.
+
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#200693 - Now the `RowSelected` event triggered properly on mouse click action.
+* \#199049 - Issue with dependency tasks validation on manual taskbar editing has been fixed.
+* \#198369 - Auto focusing issues in Gantt on toolbar click action has been fixed.
+* \#198543 - Task label overlapping issue in Gantt has been fixed.
+
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#200749 - Grid export to excel works fine when column type is defined as a boolean list.
+* \#198874 - Invisible and template column exporting works fine.
+* \#198539 - Exporting is working fine with template column.
+
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#199403,197452 - Support for adding annotation to the PDF Layers is added.
+* \#93029,175644,190033,190937,194794,199329,198104 - Support for converting existing PDF document to PDF/A-1b document is added.
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#198270 - Text preservation issue no longer occurs while converting XPS document to PDF.
+* \#200302 - Improved the performance when importing the pages from the existing PDF document.
+* \#200680 - Null reference exception no longer occurs when altering the page label of existing PDF document.
+* \#200527 - Null reference exception no longer occurs when loading a PDF document with open and repair.
+* \#200438 - Same key has already been added exception no longer occurs when loading particular PDF document.
+* \#199711 - Null reference exception no longer occurs when importing named destinations from the PDF document.
+* \#198565 - Null reference exception no longer occurs when merging the particular PDF documents.
+* \#197635 - `An error was encountered while retrieving page content` exception no longer occurs when adding watermark to the existing PDF document in Adobe Acrobat Pro DC.
+* \#199398 - URI value from `PdfLoadedUriAnnotation` is now preserving properly when retrieving the PDF document.
+* \#199159 - Null reference exception no longer occurs when importing the pages from the particular PDF document.
+* \#198936,198057 - Null reference exception no longer occurs when merging the particular PDF documents.
+* \#198683 - Performance has been increased when loading particular PDF document.
+* \#198249 - The inner EMF image is preserving properly while converting EMF to PDF.
+* \#198498 - Opacity is now properly applying to the flattened annotation.
+* \#198487 - Null reference exception no longer occurs when loading the particular PDF document.
+* \#198391 - Application crashing issue no longer occurs when performing OCR in multi-threading environment.
+* \#198281,198759 - Signature is now valid while adding digital signature to the PDF document in different time zones.
+* \#197917 - Null reference exception no longer occurs when drawing HTML text in the existing PDF document.
+* \#194851 - Improved the performance while closing the PDF document.
+* \#196766,198057,196766 - The document size is optimized when importing the page from the particular document.
+* \#197506 - The `CreateTemplate` method is now working properly in multi-threading environment.
+* \#197436 - `Argument out of range exception` no longer occurs when filling XFA document.
+* \#197077,198678 - `Cannot find the PDF catalog information` exception no longer occurs when loading the particular PDF document.
+* \#197123 - PDF form fields are now preserving properly when merging the PDF documents.
+* \#196643 - Improved the performance when loading the corrupted PDF documents.
+* \#196621 - Improved the performance when splitting a large PDF document.
+* \#195214 - Shapes are now preserving properly in PDF while converting EMF document to PDF.
+* \#194948 - Improved the performance when creating large PDF document with Hebrew text.
+* \#194156 - Image is now preserving properly while converting XPS document to PDF.
+* \#194018 - `ArgumentException` is no longer occurs when flattening a PDF document.
+* \#199712 - `OutOfMemoryException` no longer occurs when providing large input text to QR code.
+* \#199907 - The `PdfLoadedSignatureField` is now loading from the existing PDF document.
+* \#177819 - Text extraction is now preserving properly from the existing PDF document.
+
+
+## PDF Viewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#194217 - The page break for each page will be maintained while printing in IE and MS Edge browsers using PDF viewer.
+* \#196820 - The client buffering process of the PDF viewer will also support to render all the PDF pages in a single request.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#200079 - The watermark texts in the provided PDF document are now rendered properly.
+* \#200598 - Contents in the PDF document are now rendered properly while exporting the PDF document as images.
+* \#200072 – ExtractImages API is working properly with the provided PDF document.
+* \#197343 - Text content in the PDF document is now rendered properly in the PDF viewer.
+* \#197884 - The pages of the provided PDF document will be exported as images properly.
+* \#198840 - The table in the provided PDF document will be rendered properly in the PDF viewer.
+* \#197614 - The label text appearing during the printing operation of the PDF viewer control will support localization.
+* \#197613 - The file name of the PDF document will be passed in the AJAX response from the server instead of full file path in the PDF viewer.
+* \#197881 - Transparency of the text will be preserved properly in the PDF viewer.
+* \#197886 - Contents in the PDF Document are now rendered properly in the PDF viewer.
+* \#197888 - Contents in the provided PDF document will not overlap when viewed in the PDF viewer.
+* \#198047 - No exception will be thrown while exporting the PDF document as images.
+* \#198151 - PDF viewer will now preserve the system fonts properly while rendering the text contents.
+* \#195648 - Horizontal Scrollbar does not appear on resizing the browser window.
+
+
+
+
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#198361 - Images are now preserved properly while performing clone and merge in PowerPoint presentation.
+* \#199566 - The URL associated with a hyperlink is now preserved properly while re-saving the PowerPoint presentation.
+* \#199259 - Application will no longer hang while re-saving the PowerPoint presentation with SmartArt diagrams.
+* \#196810 - PowerPoint presentation is no more corrupted while applying slide formatting options.
+* \#199260 - `NullReferenceException` is no more thrown while converting a Presentation slide to image.
+## Schedule
+
+### Breaking changes
+{:#schedule-breaking-changes}
+
+* Revamped the timezone functionality to update the appointments in DB with zero UTC and also to fetch and render the appointments in proper duration. Regarding this, the existing users need to make two specific changes from their application end –
+ a. Explicitly converting the start and end time of appointments to universal time before updating to database.
+ b. Also, converting start and end time to local time during appointments fetch up from database and assigning to Schedule dataSource.
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#198322 - The TreeGrid control now provides the support to filter column with multiple conditions dynamically.
+* \#195738 - Now it is possible to customize the detail template column width in TreeGrid.
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#197718 - Issue with column validation on row add action has been fixed.
+* \#197216 – Alignment issue in frozen column with text wrap enabled mode has been fixed.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+* Support is provided for Resize and Offset operations in IRange.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#198134 - `FullFileName` property is added in `IWorkbook` interface.
+* \#198663 , * \#198664 -` IRange` and `IWorkbook` interfaces are implemented with IEnumerable.
+* `Resize()` and `Offset()` methods are added in ‘IRange’ interface.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#200525 - Corruption issue while removing last row in a table is fixed.
+* \#200090 - Space preservation issue while resaving a binary (XLS) file to xml format (XLSX) is fixed.
+* \#198853 - Incremental formula is set properly for formulas with sheet reference.
+* \#198385 - Legend color is not set when applied for entire legend collection is fixed.
+* \#198849 - Column styles will be moved properly while inserting column in a worksheet.
+* \#198858 - File with macros can be saved successfully without any corruption.
+* \#198898 - Excel file with external formula reference in data validation can be opened without any exception.
+* \#198785 - Find values within range accepts `ExcelFindType.Values` without any exception.
+* \#198289 - Performance issue while opening Excel file with data validation applied on large range is resolved.
+* \#198385 - Issue with chart axis font color for binary file is fixed.
+* \#158298 - Month and day columns in pivot table can be sorted properly.
+* \#197892 - Text gets cropped on CSV to PDF conversion is fixed.
+* \#195255 - Performance issue while closing the workbook is fixed.
+* \#197896 - Filter icon visibility issue in merged column header is fixed.
+* \#197903 - Number formats are preserved correctly without any addition of extra slashes.
+* \#198277 - Exception raised while opening the Excel file with date cell type is resolved.
+* \#197711 - Exception thrown while saving an XML file having default parent style index to XLSX format is resolved.
+* \#135796 - Issue with border of text box shape in worksheet to image conversion is fixed.
+* \#197433 - Issue with row height value when changing the system resolution is resolved.
+* \#197691 - Issues with Doughnut chart explosion and category values in the data labels in chart to image conversion are fixed.
+* \#197106 - Calculated field can be added to more than one pivot table without any file corruption.
+* \#196836 - Object reference exception when worksheet has custom property set to null is resolved.
+* \#196955 - Chart font color settings are applied properly in chart elements.
+* \#158298 – Issue with pivot table field sorting when sort field items are less than the field item count is fixed.
+* \#196737 - Worksheet header image can be replaced properly without any variation in image size.
+* \#196116 - Image is rendered properly in Excel to PDF conversion when `ExportQualityImage` property of converter settings is set true.
+* \#196502 - Exception while opening an excel fie with empty fill tag is resolved.
+* \#191260 , * \#196173 - Used range is properly updated while layouting a pivot table.
+* \#196117 - Issue with hyperlink added to a cell after adding shape hyperlink is fixed.
+* \#195137 , * \#196893 - Column text contains DateTime formatted values instead of Date values is fixed.
+* \#198849 - Cell data validation is removed properly while copying empty cells.
+* Corruption issue is resolved while copying tables with same name by AddCopy().
+* Performance issue while copying entire column to another range is resolved.
+* Conditional formats are removed from destination range while copying is fixed.
+* Worksheet unused columns are not collapsed in Google Sheets.
+* Exception is no longer thrown while copying tables to existing table ranges.
+* Issue with visibility of zero or negative size values for bubble chart data points in chart to image conversion is fixed.
+* The data points are set with possible ways of on display blank as option in chart to image conversion.
+* Exception while opening Excel file with DDE link formula is resolved.
+* Fixed various issues in `CopyTo()` and `AddCopy()` of tables, formulae, ranges, shapes and worksheets.
+* AutoShapes are not re-positioned properly after moving to same or different worksheet using `CopyTo()` is fixed.
+
diff --git a/aspnetmvc/Release-notes/v16.1.0.37.md b/aspnetmvc/Release-notes/v16.1.0.37.md
index 22e7f013..b4e59dfb 100644
--- a/aspnetmvc/Release-notes/v16.1.0.37.md
+++ b/aspnetmvc/Release-notes/v16.1.0.37.md
@@ -9,8 +9,165 @@ documentation: ug
{% include release-info.html date=site.releasedate.2018_vol_1_sp2 version="v16.1.0.37" %}
-{% directory path: _includes/release-notes/v16.1.0.37 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Chart
+
+### Bug fixes
+{:#ejchart-bug-fixes}
+* \#136995 - Now, column chart will render properly while setting series [`type`](https://help.syncfusion.com/api/js/ejchart#members:series-type) in pascal case.
+* Now, chart will be render properly, when the [`size`](https://help.syncfusion.com/api/js/ejchart#members:size) is 99% of parent container.
+## ComboBox
+
+### Bug Fixes
+{:#combobox-bug-fixes}
+
+* \#136550 - ComboBox value is now obtained correctly in the controller.
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#198662 - Image is now preserved properly while merging DOC format documents and saving as DOCX format document.
+* \#198007, \#195050 - The content control text is now preserved properly while converting a particular Word document as PDF.
+* \#195050, \#198007 - TOC content is now preserved properly after updating table of content which is inside the content control.
+* \#198007, \#195050 - Line break is now preserved properly while binding content control text for Word to PDF conversion.
+* \#200715 - Ampersand symbol is now imported properly from a particular HTML file.
+* \#200861 - The content control text is now preserved properly while converting a particular DOCX format document as RTF.
+* \#201472 - File path is now shown properly in hyperlink which is created by using `AppendHyperlink` method.
+* \#201466 - Vertical merged cells are now preserved properly while converting a particular Word document as PDF.
+* \#201937, \#202761 - `ArgumentOutOfRangeException` will be no longer thrown while performing Mail merge in a particular Word document.
+* \#201812, \#202761 - TOC content is now preserved properly while resaving a particular Word document.
+* \#200399 - The image position with multiple column issue has been resolved while converting a particular Word document as PDF.
+* \#202261 - The gray scale image recoloring is now preserved properly while converting a particular Word document as PDF.
+* \#201685 - The horizontal shape position issue has been resolved while converting a particular Word document as PDF.
+* \#200702 - Alternative text for OLE Picture is now preserved properly while saving a particular DOCX format document.
+* \#200882 - Decimal separator is now preserved properly while exporting a particular HTML file in machines with German culture.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#201864 - Focus out client side event is added to the DropDownList control.
+
+## ejFileExplorer
+
+### Bug Fixes
+{:#ejfileexplorer-bug-fixes}
+
+* \#184034 – Issue in adding additional columns in the grid settings of FileExplorer has been fixed.
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#200948, 203215 - PDF exporting is working in Hierarchy Grid when DataTable is used to bind datasource to grid.
+
+
+## ListView
+
+### Bug Fixes
+{:#listview-bug-fixes}
+
+* \#201336 - The checkedIndices property is not working properly while enabling the unobtrusive mode has been fixed.
+
+## ejNumericTextBox
+
+### Bug Fixes
+{:#ejnumerictextbox-bug-fixes}
+
+* \#203386 - Fixed issue in typing decimal separator in NumericTextBox while the value has been selected.
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#201640 - Images are now compressing properly, when compressing existing PDF document.
+* \#201292 - Cannot use the specified stream exception is no longer thrown, while loading the particular PDF document.
+* \#196882 - Borders of `PdfLoadedTextBoxField` are now preserved properly while flattening form fields.
+* \#200987 - PDF will no longer be corrupted, when adding the security to the protected document.
+* \#201693 - Null reference exception will not occurs while merging particular PDF documents.
+* \#201054 - `PdfUsedFonts` will not duplicate fonts from the particular PDF document.
+* \#194851 - Improved performance for saving large PDF document.
+* \#201871 - Preflight error will not occur for the flattened PDF document.
+* \#200949 - Text will be preserved properly while converting Word to PDF with complete font embedding.
+* Child `PdfGrid` borders are now preserved properly.
+* Cell padding is now applied properly to the background image of `PdfGridCell`.
+## PDF Viewer
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+
+* \#200805 - The image is now rendered properly while printing the provided PDF document.
+* \#163277 - The background color is now preserved properly while rendering the provided PDF document.
+* \#201397 - Dotted lines in the provided PDF document are now rendered properly in the PDF viewer.
+* \#201274 - Fallback font is now preserved properly while rendering the PDF document, if the used system fonts are not installed in the machine.
+* \#201396 - The PDF documents are not swapped anymore, while viewing the documents from two different machines.
+* \#201391 - Vertical lines in the provided PDF document are now rendered properly while viewing in lower zoom percentage.
+* \#200597, \#198377, \#F136889 - The contents of the provided PDF document are now rendered properly in the PDF viewer.
+* \#198196, \#201705 - Font name and style are preserved properly while rendering the provided PDF document in the PDF viewer control.
+
+
+
+
+## PivotClient
+
+### Bug fixes
+{:#pivotclient-bug-fixes}
+
+* \#F136916 – Responsive layout works properly on setting the `CubeBrowserByDefault` property.
+* \#F136742 - Drill through option works for relational data source in Server Mode.
+* \#F136609 - Hierarchy option in drill through support works properly for OLAP data source in Server Mode.
+* \#F136452 – Click operation is performed properly in drill through support for OLAP data source in Server Mode.
+* \#F135661 - Browser works now while dragging and dropping the node in PivotClient.
+## PivotGrid
+
+### Bug fixes
+{:#pivotgrid-bug-fixes}
+
+* \#F136434 - Drill through for formatted text works now.
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#201506 - Used memory is now disposed properly after resaving the PowerPoint presentation with charts
+## ejRibbon
+
+### Bug Fixes
+{:#ejribbon-bug-fixes}
+
+* \#201099 -The ‘getTabText’ method returns the removed tab text issue is fixed.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+* \#201193 - Support is provided to retain formula references while removing and reattaching worksheets.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+* \#201193 - `UpdateSheetFormulaReference` is added in `IApplication` interface to ensure whether to remove worksheet reference in formulas on removing and reattaching the worksheet.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#F135796 - ArgumentOutOfRangeException in PresentationCore during chart to image conversion in different cultures is fixed.
+* \#F136967 - Issue while parsing numeric cell value in Brazil culture is fixed.
+* \#200508 - Pivot field sorting is incorrect while sorting month name is fixed.
+* \#203029 - Issue with nullable properties not getting exported in Business Objects is fixed.
+* \#201868 - ArgumentException raised while retrieving `UsedRange` for binary file is fixed.
+* \#201968 - Issue while setting formula with IF function is fixed.
+* \#200818 - File gets corrupted while setting numeric value for named ranges is resolved.
+* \#201967 - Issue with percentage values in chart is fixed.
+* \#201618, \#202220 - NullReferenceException while converting the worksheet to image with particular number format is resolved.
+* \#201685 - Exception with the large category axis labels in chart to image conversion is fixed.
+* \#201131 - Formula value is incorrect while parsing the workbook is fixed.
+* \#201140 - Performance issue while opening excel file with charts is fixed.
+* \#200629 - Need to skip the exception for null values in template marker.
+* \#199992, \#202778, \#202886 - Issue with invalid formula in OfficeChart is fixed.
+* \#201506 - Memory leak issue in OfficeChart is resolved.
+* Issue with incorrect table formula value is fixed.
+
diff --git a/aspnetmvc/Release-notes/v16.2.0.41.md b/aspnetmvc/Release-notes/v16.2.0.41.md
index 87de394c..44ebf216 100644
--- a/aspnetmvc/Release-notes/v16.2.0.41.md
+++ b/aspnetmvc/Release-notes/v16.2.0.41.md
@@ -24,8 +24,517 @@ Please refer to this he
-{% directory path: _includes/release-notes/v16.2.0.41 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Chart
+
+### Features
+{:#chart-features}
+
+* \#199758 - RTL support has been provided for legend, tooltip, and zooming toolkit in chart.
+* \#F135203 - Support has been provided to rotate axis label with the text anchor as start.
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#196980 - Assigning the [`interval`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-range-interval) in `dateTimeCategory` axis is now working properly.
+* \#197819 - Now, [`tooltip`](https://help.syncfusion.com/api/js/ejchart#members:series-tooltip) will be rendered properly for table elements.
+* \#199607 - Now, [`zoom toolkit`](https://help.syncfusion.com/api/js/ejchart#members:zooming-toolbaritems) will be rendered properly while refreshing the chart.
+* \#198412, 201293 - Now, chart will be rendered by using element’s both `id` and `class` names.
+* \#199302 - [`Data labels`](https://help.syncfusion.com/api/js/ejchart#members:series-marker-datalabel) are now working properly without colliding each other in the accumulation series.
+* \#198412, 201293 - Now, chart will be rendered by using element’s both `id` and `class` names.
+* \#136995 - Now, column chart will render properly while setting series [`type`](https://help.syncfusion.com/api/js/ejchart#members:series-type) in pascal case.
+* \#201907 - [`Crosshair`](https://help.syncfusion.com/api/js/ejchart#members:crosshair) and [`Trackball`](https://help.syncfusion.com/api/js/ejchart#members:crosshair-trackballtooltipsettings) are now working properly when disabling the trackball tooltip for a particular series in the collection.
+* \#205762 - Now, chart will render properly, when binding [`dataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) with null value.
+* Now, chart will be render properly, when the [`size`](https://help.syncfusion.com/api/js/ejchart#members:size) is 99% of parent container.
+## ComboBox
+
+### Bug Fixes
+{:#combobox-bug-fixes}
+
+* \#136550 - ComboBox value is now obtained correctly in the controller.
+## DataManager
+
+### Features
+{:#datamanager-features}
+
+* We can now enable or disable AJAX caching via `enableAjaxCache` API in the DataManager control.
+
+### Bug Fixes
+{:#datamanager-bug-fixes}
+
+* \#189760 - Added support for nested datasource in performFilter method.
+
+## Diagram
+
+### Bug fixes
+{:#diagram-bug-fixes}
+
+* \#202552 - Image node not rendered properly while parsing the saved JSON data through DiagramProperties `ParseModel` method and render the diagram is fixed.
+
+### Features
+{:#diagram-features}
+
+ * \#125463, 125593, 133145, 126648, 142340, 147493, 157092, 167300, 172181, 176433, 178583 - Support to automatically re-route the line around the nodes if any nodes is found in between line is added.
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#197650, \#198520, \#201686 - Added support to preserve fonts embedded in Word document during DOCX to PDF conversion.
+* \#F131792, \#F132491 - Added support to preserve editable form fields during Word to PDF conversion.
+* \#195530, \#203634, \#201967 - Added support to open and save Strict Open XML Document (*.docx) format.
+* \#102574, \#98747, \#200288 - Added support for exporting Word Headings to PDF Bookmarks during Word to PDF conversion.
+* \#200288 - Added support for generating 508 compliant PDF documents during Word to PDF conversion.
+* \#F137353 - Added `CharacterFormat` property in `WPicture` class.
+* \#204615, \#204634, \#205098, \#F137327 - Added Font stream property in `SubstituteFontEventHandler` to set alternate font stream for missing fonts in device during Word to PDF/Image conversion.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+
+* \#F137353 - The property `CharacterFormat` was added to the `IWPicture` interface.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#197282 - `ArgumentException` will be no longer thrown while parsing a particular RTF document.
+* \#199294 - The character and paragraph properties inherited from source document default formats are now properly imported to destination document.
+* \#197763 - Picture effects are now preserved properly while merging a cloned Word document for multiple times.
+* \#196839 - Paragraph with "None" list style type is now preserved properly while parsing a HTML format document.
+* \#201256, \#201364 - Field code is now serialized properly within "instrText" element while opening and saving DOCX format document.
+* \#198450, \#198489 - `FormatException` will be no longer thrown while opening and saving a particular DOCX format document.
+* \#198653 - `ArgumentOutOfRangeException` will be no longer thrown while updating fields in a particular Word document.
+* \#200254 - `ArgumentOutOfRangeException` will be no longer thrown while parsing a particular DOCX format document.
+* \#198360 - `IndexOutOfRangeException` will be no longer thrown while opening and saving a particular Word document.
+* \#200327 - Formatting of contents within textbox is now preserved properly while converting a particular Word document as HTML.
+* \#199782 - Font preservation issue has been resolved while converting a particular RTF document to Word document.
+* \#199747 - No extra characters will be preserved while converting a Word document as RTF.
+* \#198068 - Nested body contents are now preserved properly while parsing a particular Word document.
+* \#195214 - Paragraph within nested table is now preserved properly while converting a particular Word document as PDF.
+* \#195214 - Paragraph with `keep with next` property is now preserved properly while converting a particular Word document as PDF.
+* \#195214 - Vertically merged cells are now preserved properly while converting a particular Word document as PDF.
+* \#196520 - Fields with unknown type are now preserved properly while converting a particular Word document as PDF.
+* \#196520, \#200771 - List numbering preservation issue has been resolved while converting a particular Word document as PDF.
+* \#195214 - Table styles are now applied properly while converting a particular Word document as PDF.
+* \#199166, \#202106 - `ArgumentOutOfRangeException` will be no longer thrown while updating content control text for Word to PDF conversion.
+* \#189615 - Shape flip style is now preserved properly while converting a particular Word document as PDF.
+* \#198450 - Frames are now preserved properly while converting a particular Word document as PDF.
+* \#199783 - Watermark image is now preserved properly in the converted PDF when `wash out` property of the watermark is disabled.
+* \#198249 - TOC text color is now preserved properly while converting a particular Word document as PDF.
+* \#189881 - Text alignment is now preserved properly while converting a particular Word document as PDF.
+* \#199056 - Preservation issue due to wrapping text around textbox has been resolved while converting a particular Word document as PDF.
+* \#198842 - Footnote preservation issue has been resolved while converting a particular Word document as PDF.
+* \#197456 - `OutOfMemoryException` will be no longer thrown while converting a particular Word document as PDF.
+* \#198675 - `NullReferenceException` will be no longer thrown while converting a particular Word document as PDF.
+* \#197524, \#202787 - Hanging issue has been resolved while converting a particular Word document as PDF.
+* \#196443 - Extra page preservation issue has been resolved while converting a particular Word document as PDF.
+* \#200936 - Oval shape preservation issue has been resolved while converting a particular Word document as PDF.
+* \#198662 - Image is now preserved properly while merging DOC format documents and saving as DOCX format document.
+* \#198007, \#195050 - The content control text is now preserved properly while converting a particular Word document as PDF.
+* \#195050, \#198007 - TOC content is now preserved properly after updating table of content which is inside the content control.
+* \#198007, \#195050 - Line break is now preserved properly while binding content control text for Word to PDF conversion.
+* \#200715 - Ampersand symbol is now imported properly from a particular HTML file.
+* \#200861 - The content control text is now preserved properly while converting a particular DOCX format document as RTF.
+* \#201472 - File path is now shown properly in hyperlink which is created by using `AppendHyperlink` method.
+* \#201466 - Vertical merged cells are now preserved properly while converting a particular Word document as PDF.
+* \#201937, \#202761 - `ArgumentOutOfRangeException` will be no longer thrown while performing Mail merge in a particular Word document.
+* \#201812, \#202761 - TOC content is now preserved properly while resaving a particular Word document.
+* \#200399 - The image position with multiple column issue has been resolved while converting a particular Word document as PDF.
+* \#202261 - The gray scale image recoloring is now preserved properly while converting a particular Word document as PDF.
+* \#201685 - The horizontal shape position issue has been resolved while converting a particular Word document as PDF.
+* \#200702 - Alternative text for OLE Picture is now preserved properly while saving a particular DOCX format document.
+* \#200882 - Decimal separator is now preserved properly while exporting a particular HTML file in machines with German culture.
+* \#202007 - No longer hangs while performing Word to PDF conversion for a particular Word document in 64-bit environment.
+* \#201243 - Text watermark position issue has been resolved while converting a particular Word document as PDF.
+* \#202883 - Tab position issue has been resolved while converting a particular Word document as PDF.
+* \#201467 - Table missing issue has been resolved while converting a particular Word document as PDF.
+* \#204072 - Bidirectional text is now preserved properly while converting a particular RTF document to Word document and vice versa.
+* \#201718 - Shape position and size preservation issue has been resolved while converting a particular Word document as PDF.
+* \#202700 - No longer hangs while performing Word to PDF conversion for a particular Word document.
+* \#201967 - `ArgumentOutOfRangeException` will be no longer thrown while opening and saving a particular Word DOCX document containing web video element.
+* \#201718 - `SmileyFace` shape preservation issue has been resolved while converting a particular Word document as PDF.
+* \#199931 - Macro project signature is now preserved properly in customUI.xml (Ribbon QAT options) for a particular document during DOTM to DOCM conversion.
+* \#203526 - `NullReferenceException` will be no longer thrown while updating document fields in a particular Word document.
+* \#201243, \#205470 - Text watermark position issue has been resolved while converting a particular Word document as PDF.
+* \#204279 - List number is preserved properly while converting a particular Word document as PDF.
+* \#199166, \#200861, \#202966 - Font size is now preserved properly while converting Word document with compatibility option `overrideTableStyleFontSizeAndJustification` as PDF.
+* \#199221 - Table position issue has been resolved while converting a particular Word document as PDF.
+* \#190618 - Content and frame position issue has been resolved while converting a particular Word document as PDF.
+* \#197686 - `IndexOutOfRangeException` will be no longer thrown while parsing a particular RTF Word document.
+* \#F135803 - Date field with static field code text is now preserved properly while converting a particular Word document as PDF.
+* \#199221 - Text splitting issue has been resolved while converting a particular Word document as PDF.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#201864 - Focus out client side event is added to the DropDownList control.
+
+## FileExplorer
+
+### Bug Fixes
+{:#ejfileexplorer-bug-fixes}
+
+* \#184034 – Issue in adding additional columns in the grid settings of FileExplorer has been fixed.
+## Gantt
+
+
+### Features
+{:#gantt-features}
+
+* \#198401 - Now it is possible to enable/disable the automatic update of schedule date values in Gantt.
+* \#198322 - The Gantt control now provides the support to filter column with multiple predicates dynamically.
+* \#F135428 - The Gantt control now provides the support to update the data source dynamically in resource allocation view.
+* Now it is possible to update a task dynamically in resource allocation view in Gantt
+
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#205646 - Issue with `searchItem` method has been fixed.
+* \#203527 - Issue with multiple selection in resource allocation view has been fixed.
+* \#200693 - Now the `RowSelected` event triggered properly on mouse click action.
+* \#199049 - Issue with dependency tasks validation on manual taskbar editing has been fixed.
+* \#198369 - Auto focusing issue in Gantt on toolbar click action has been fixed.
+* \#198543 - Task label overlapping issue in Gantt has been fixed.
+* \#206486, F137757 - Issue in exporting parent task with a milestone child task has been fixed.
+
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#201462 - When field is given for checkbox column, header checkbox renders fine.
+
+
+## Maps
+
+### Features
+{:#maps-features}
+
+* \#195450, 196781, 196829 - Performance of the map control has been improved.
+* Support has been provided to toggle the visibility of map shapes when clicking the corresponding legend.
+## NumericTextBox
+
+### Bug Fixes
+{:#ejnumerictextbox-bug-fixes}
+
+* \#203386 - Fixed issue in typing decimal separator in NumericTextBox while the value has been selected.
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#199403,197452 - Support for adding annotation to the PDF Layers is added.
+* \#93029,175644,190033,190937,194794,199329,198104 - Support for converting existing PDF document to PDF/A-1b document is added.
+* \#188500,197742 - Support for flattening the existing signature field.
+* \#188916 - Support for adding custom metadata to the PDF document.
+* \#134972 – Support for adding document timestamp to the PDF document.
+* \#202269 – Support for fill and save hidden item in `PdfLoadedXfaDocument`.
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#198270 - Text preservation issue no longer occurs while converting XPS document to PDF.
+* \#200302 - Improved the performance when importing the pages from the existing PDF document.
+* \#200680 - Null reference exception no longer occurs when altering the page label of existing PDF document.
+* \#200527 - Null reference exception no longer occurs when loading a PDF document with open and repair.
+* \#200438 - Same key has already been added exception no longer occurs when loading particular PDF document.
+* \#199711 - Null reference exception no longer occurs when importing named destinations from the PDF document.
+* \#198565 - Null reference exception no longer occurs when merging the particular PDF documents.
+* \#197635 - `An error was encountered while retrieving page content` exception no longer occurs when adding watermark to the existing PDF document in Adobe Acrobat Pro DC.
+* \#199398 - URI value from `PdfLoadedUriAnnotation` is now preserving properly when retrieving the PDF document.
+* \#199159 - Null reference exception no longer occurs when importing the pages from the particular PDF document.
+* \#198936,198057 - Null reference exception no longer occurs when merging the particular PDF documents.
+* \#198683 - Performance has been increased when loading particular PDF document.
+* \#198249 - The inner EMF image is preserving properly while converting EMF to PDF.
+* \#198498 - Opacity is now properly applying to the flattened annotation.
+* \#198487 - Null reference exception no longer occurs when loading the particular PDF document.
+* \#198391 - Application crashing issue no longer occurs when performing OCR in multi-threading environment.
+* \#198281,198759 - Signature is now valid while adding digital signature to the PDF document in different time zones.
+* \#197917 - Null reference exception no longer occurs when drawing HTML text in the existing PDF document.
+* \#194851 - Improved the performance while closing the PDF document.
+* \#196766,198057,196766 - The document size is optimized when importing the page from the particular document.
+* \#197506 - The `CreateTemplate` method is now working properly in multi-threading environment.
+* \#197436 - `Argument out of range exception` no longer occurs when filling XFA document.
+* \#197077,198678 - `Cannot find the PDF catalog information` exception no longer occurs when loading the particular PDF document.
+* \#197123 - PDF form fields are now preserving properly when merging the PDF documents.
+* \#196643 - Improved the performance when loading the corrupted PDF documents.
+* \#196621 - Improved the performance when splitting a large PDF document.
+* \#195214 - Shapes are now preserving properly in PDF while converting EMF document to PDF.
+* \#194948 - Improved the performance when creating large PDF document with Hebrew text.
+* \#194156 - Image is now preserving properly while converting XPS document to PDF.
+* \#194018 - `ArgumentException` is no longer occurs when flattening a PDF document.
+* \#199712 - `OutOfMemoryException` no longer occurs when providing large input text to QR code.
+* \#199907 - The `PdfLoadedSignatureField` is now loading from the existing PDF document.
+* \#177819 - Text extraction is now preserving properly from the existing PDF document.
+* \#201640 - Images are now compressing properly, when compressing existing PDF document.
+* \#201292 - Cannot use the specified stream exception is no longer thrown, while loading the particular PDF document.
+* \#196882 - Borders of `PdfLoadedTextBoxField` are now preserved properly while flattening form fields.
+* \#200987 - PDF will no longer be corrupted, when adding the security to the protected document.
+* \#201693 - Null reference exception will not occurs while merging particular PDF documents.
+* \#201054 - `PdfUsedFonts` will not duplicate fonts from the particular PDF document.
+* \#194851 - Improved performance for saving large PDF document.
+* \#201871 - Preflight error will not occur when flattening PDF document.
+* \#200949 - Text will be preserved properly while converting Word to PDF with complete font embedding.
+* \#199545 - Border color and font is now retrieving properly from `PdfLoadedFreeTextAnnotation`.
+* \#203312 - Text is now preserving properly when appending to the particular PDF document.
+* \#199195 - `OutOfMemoryException` no longer occurs when performing OCR on large PDF document.
+* \#201303 - PDF layer is now removing properly from the page.
+* Child `PdfGrid` borders are now preserved properly.
+* Cell padding is now applied properly to the background image of `PdfGridCell`.
+
+
+
+## PdfViewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#194217 - The page break for each page will be maintained while printing in Internet Explorer and Microsoft Edge browsers using PDF viewer.
+* \#196820 - The client buffering process of the PDF viewer will also support to render all the PDF pages in a single request.
+
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+
+* \#200805 - The image is now rendered properly while printing the provided PDF document.
+* \#163277 - The background color is now preserved properly while rendering the provided PDF document.
+* \#201397 - Dotted lines in the provided PDF document are now rendered properly in the PDF viewer.
+* \#201274 - Fallback font is now preserved properly while rendering the PDF document, if the used system fonts are not installed in the machine.
+* \#201396 - The PDF documents are not swapped anymore, while viewing the documents from two different machines.
+* \#201391 - Vertical lines in the provided PDF document are now rendered properly while viewing in lower zoom percentage.
+* \#200597, \#198377, \#F136889 - The contents of the provided PDF document are now rendered properly in the PDF viewer.
+* \#198196, \#201705 - Font name and style are preserved properly while rendering the provided PDF document in the PDF viewer control.
+* \#200079 - The watermark texts in the provided PDF document are now rendered properly.
+* \#200598 - Contents in the PDF document are now rendered properly while exporting the PDF document as images.
+* \#200072 – ExtractImages API is working properly with the provided PDF document.
+* \#197343 - Text content in the PDF document is now rendered properly in the PDF viewer.
+* \#197884 - The pages of the provided PDF document will be exported as images properly.
+* \#198840 - The table in the provided PDF document will be rendered properly in the PDF viewer.
+* \#197614 - The label text appearing during the printing operation of the PDF viewer control will support localization.
+* \#197613 - The file name of the PDF document will be passed in the AJAX response from the server instead of full file path in the PDF viewer.
+* \#197881 - Transparency of the text will be preserved properly in the PDF viewer.
+* \#197886 - Contents in the PDF Document are now rendered properly in the PDF viewer.
+* \#197888 - Contents in the provided PDF document will not overlap when viewed in the PDF viewer.
+* \#198047 - No exception will be thrown while exporting the PDF document as images.
+* \#198151 - PDF viewer will now preserve the system fonts properly while rendering the text contents.
+* \#195648 - Horizontal Scrollbar does not appear on resizing the browser window.
+* \#F136889 – Search instances are now highlighted properly while searching the text in the provided PDF document.
+* \#203696 - Text box single click behavior is now works as expected.
+* \#204209 - Exception will no longer be thrown while loading the provided PDF document in the PDF viewer.
+* \#204321 - Text box multi-line text is now preserved properly while downloading the PDF document from PDF viewer.
+
+
+
+## PivotChart
+
+### Features
+{:#pivotchart-features}
+
+* PivotChart can be rendered with multiple axis now.
+
+## PivotClient
+
+### Bug fixes
+{:#pivotclient-bug-fixes}
+
+* \#203556 - Control rendering is responsive when it is placed in "Tile" view.
+* \#203668 - Drill down works properly in full screen mode for relational data source (Server Mode).
+* \#F137355 - `beforeServiceInvoke` event is triggered properly for relational data source (Server Mode).
+
+### Features
+{:#pivotclient-features}
+
+* Calculated members and measures are supported dynamically at runtime.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+
+* \#188453 , \#195951, \#120538, \#150198, \#154578, \#162596, \#165263, \#175560, \#179509, \#190137 - Added support for creating and editing animations in PowerPoint presentation.
+* \#167482, \#167778 - Added support for PowerPoint presentation to PDF conversion in Azure platform.
+* \#195951 - Added support to convert the SmartArt diagrams with shape guide properties.
+* \#201054 - Added support to replace a missing font with another substitute font while converting a PowerPoint presentation to image or PDF document.
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+
+* The property `Timeline` was added to the `IBaseSlide` interface.
+* The property `FontSettings` was added to the `IPresentation` interface.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#201506 - Used memory is now disposed properly after resaving the PowerPoint presentation with charts.
+* \#198361 - Images are now preserved properly while performing clone and merge in PowerPoint presentation.
+* \#199566 - The URL associated with a hyperlink is now preserved properly while re-saving the PowerPoint presentation.
+* \#199259 - Application will no longer hang while re-saving the PowerPoint presentation with SmartArt diagrams.
+* \#196810 - PowerPoint presentation is no more corrupted while applying slide formatting options.
+* \#199260 - `NullReferenceException` is no more thrown while converting a Presentation slide to image.
+## ReportViewer
+
+### Features
+
+* \#199012 - Provided support to render 3D chart in reportviewer when it is enabled.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#201595 - Date format in chart axis values will render properly in chart report item.
+* \#201290 - Now, SSRS Report Server hosted images is render properly in preview.
+* \#200716 - Resolved the RDLC sub report loading problem due to null reference exception.
+* \#199482 - Now, command type is serialized properly for shared dataset.
+* \#198092 - Resolved command line issue in dataset filter expression.
+* \#197529 - Resolved the chart series border style serialization problem.
+* \#197529 - Label visibility property will serialize properly when specified as expression.
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* Provided support for array formulas.
+* Provided support for structured references with tables.
+
+## TimePicker
+
+
+### Bug Fixes
+{:#timepicker-bug-fixes}
+
+* \#204259 – TimePicker value will now get updated properly based on locale and format
+
+
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* Now it is possible to expand/collapse total summary and customize the total summary height in TreeGrid.
+* \#198322 - The TreeGrid control now provides the support to filter column with multiple predicates dynamically.
+* \#195738 - Now it is possible to customize the detail template column width in TreeGrid.
+* \#195133 - The TreeGrid control now provides support to perform CRUD operations through data manager using URL and WebAPI adaptors.
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#197718 - Issue with column validation on row add action has been fixed.
+* \#197216 – Alignment issue in frozen column with text wrap enabled mode has been fixed.
+* \#204996 - Issue in inline editing with command columns has been fixed.
+* \#205681 - Issue in updating data source with total summary rows has been fixed.
+
+## TreeMap
+
+### Features
+{:#treemap-features}
+
+* Support has been provided to render the tree map from any specific level instead of first level.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#155355, \#179457, \#204279 - Provided support for chart color and size properties referencing from style IDs in Chart to Image and PDF conversions.
+* \#116822, \#117394, \#119390, \#119962, \#129968, \#133270, \#140132, \#140126, \#165470, \#196116 - Provided support for AutoShapes in Excel to PDF conversion.
+* \#201193 - Provided support to retain formula references while removing and reattaching worksheets.
+* \#196744 - Provided support for "Repeat All Item Labels" option in pivot table.
+* \#193297 - Provided support for GroupShapes.
+* \#186369 - Provided support to skip blank cells on range copy.
+* Provided support for Resize and Offset operations in IRange.
+* Provided support for extension lists that are supported by Microsoft Excel.
+
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#155355, \#179457, \#204279 - `Style` property is added in `IChart` interface.
+* \#201193 - `UpdateSheetFormulaReference` is added in `IApplication` interface to ensure whether to remove worksheet reference in formulas on removing and reattaching the worksheet.
+* \#196744 - `RepeatLabels` property is added in `IPivotField` interface.
+* \#196744 - `RepeatAllLabels(bool)` method is added in `IPivotTableOptions` interface.
+* \#193297 - `Group(IShapes)`, `UnGroup(IGroupShape)`, `UnGroup(IGroupShape, bool)` methods are added in `IShapes` interface.
+* \#186369 - `CopyTo(IRange, ExcelCopyRangeOptions, bool)` method is added in `IRange` interface to skip blank cells while copying.
+* \#198134 - `FullFileName` property is added in `IWorkbook` interface.
+* \#198663 , \#198664 - `IRange` and `IWorkbook` interfaces are implemented with `IEnumerable`.
+* `Resize()` and `Offset()` methods are added in `IRange` interface.
+* `ShowLeaderLines` and `LeaderLines` properties are added in `IChartSerie` interface.
+* `IIconConditionValue` interface with properties `IconSet` and `Index` is added.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#200525 - Corruption issue while removing last row in a table is fixed.
+* \#200090 - Space preservation issue while resaving a binary (XLS) file to xml format (XLSX) is fixed.
+* \#198853 - Incremental formula is set properly for formulas with sheet reference.
+* \#198385 - Legend color is not set when applied for entire legend collection is fixed.
+* \#198849 - Column styles will be moved properly while inserting column in a worksheet.
+* \#198858 - File with macros can be saved successfully without any corruption.
+* \#198898 - Excel file with external formula reference in data validation can be opened without any exception.
+* \#198785 - Find values within range accepts `ExcelFindType.Values` without any exception.
+* \#198289 - Performance issue while opening Excel file with data validation applied on large range is resolved.
+* \#198385 - Issue with chart axis font color for binary file is fixed.
+* \#158298 - Month and day columns in pivot table can be sorted properly.
+* \#197892 - Text gets cropped on CSV to PDF conversion is fixed.
+* \#195255 - Performance issue while closing the workbook is fixed.
+* \#197896 - Filter icon visibility issue in merged column header is fixed.
+* \#197903 - Number formats are preserved correctly without any addition of extra slashes.
+* \#198277 - Exception raised while opening the Excel file with date cell type is resolved.
+* \#197711 - Exception thrown while saving an XML file having default parent style index to XLSX format is resolved.
+* \#135796 - Issue with border of text box shape in worksheet to image conversion is fixed.
+* \#197433 - Issue with row height value when changing the system resolution is resolved.
+* \#197691 - Issues with Doughnut chart explosion and category values in the data labels in chart to image conversion are fixed.
+* \#197106 - Calculated field can be added to more than one pivot table without any file corruption.
+* \#196836 - Object reference exception when worksheet has custom property set to null is resolved.
+* \#196955 - Chart font color settings are applied properly in chart elements.
+* \#158298 - Issue with pivot table field sorting when sort field items are less than the field item count is fixed.
+* \#196737 - Worksheet header image can be replaced properly without any variation in image size.
+* \#196116 - Image is rendered properly in Excel to PDF conversion when `ExportQualityImage` property of converter settings is set true.
+* \#196502 - Exception while opening an Excel file with empty fill tag is resolved.
+* \#191260 , \#196173 - Used range is properly updated while layouting a pivot table.
+* \#196117 - Issue with hyperlink added to a cell after adding shape hyperlink is fixed.
+* \#195137 , \#196893 - Column text contains DateTime formatted values instead of Date values is fixed.
+* \#198849 - Cell data validation is removed properly while copying empty cells.
+* \#F135796 - ArgumentOutOfRangeException in PresentationCore during chart to image conversion in different cultures is fixed.
+* \#F136967 - Issue while parsing numeric cell value in Brazil culture is fixed.
+* \#200508 - Pivot field sorting is incorrect while sorting month name is fixed.
+* \#203029 - Issue with nullable properties not getting exported in Business Objects is fixed.
+* \#201868 - ArgumentException raised while retrieving `UsedRange` for binary file is fixed.
+* \#201968 - Issue while setting formula with IF function is fixed.
+* \#200818 - File gets corrupted while setting numeric value for named ranges is resolved.
+* \#201967 - Issue with percentage values in chart is fixed.
+* \#201618, \#202220 - NullReferenceException while converting the worksheet to image with particular number format is resolved.
+* \#201685 - Exception with the large category axis labels in chart to image conversion is fixed.
+* \#201131 - Formula value is incorrect while parsing the workbook is fixed.
+* \#201140 - Performance issue while opening Excel file with charts is fixed.
+* \#200629 - Need to skip the exception for null values in template marker.
+* \#199992, \#202778, \#202886 - Issue with invalid formula in OfficeChart is fixed.
+* \#201506 - Memory leak issue in OfficeChart is resolved.
+* \#204215 - Empty chart with date time category axis can be converted to image without any argument exception.
+* \#203971 - Issue with OLE object type of Acrobat document is fixed.
+* \#203970 - Picture associated with OLE object is rendered properly in Excel to PDF conversion.
+* \#203402 - RTF text is rendered properly in Worksheet to Image conversion for the framework 4.0.
+* \#203204 - Exception thrown while setting negative values to shape properties is resolved.
+* \#202589 - Issue with `Picture` property of OLE object is fixed.
+* Corruption issue is resolved while copying tables with same name by AddCopy().
+* Performance issue while copying entire column to another range is resolved.
+* Conditional formats are removed from destination range while copying is fixed.
+* Worksheet unused columns are not collapsed in Google Sheets.
+* Exception is no longer thrown while copying tables to existing table ranges.
+* Issue with visibility of zero or negative size values for bubble chart data points in chart to image conversion is fixed.
+* The data points are set with possible ways of display blank as option in chart to image conversion.
+* Exception while opening Excel file with DDE link formula is resolved.
+* Fixed various issues in `CopyTo()` and `AddCopy()` of tables, formulae, ranges, shapes and worksheets.
+* AutoShapes are not re-positioned properly after moving to same or different worksheet using `CopyTo()` is fixed.
+* Issue with incorrect table formula value is fixed.
+* Chart line colors are not varied and are returned properly.
+* Issue with left and top positions for Checkbox is returned is fixed.
+* Chart category axis value is proper while creating a chart with data values containing formula.
+* Null reference exception thrown while setting “BASE” formula is resolved.
+* Worksheet data is exported to data table with proper column name.
+* Exception thrown while opening a workbook having unused formats with `ParseWorksheetsOnDemand` is resolved.
+* Exception thrown while converting a chart with date axis to image is resolved.
+
diff --git a/aspnetmvc/Release-notes/v16.2.0.46.md b/aspnetmvc/Release-notes/v16.2.0.46.md
index 09df6084..1be80b6d 100644
--- a/aspnetmvc/Release-notes/v16.2.0.46.md
+++ b/aspnetmvc/Release-notes/v16.2.0.46.md
@@ -24,8 +24,288 @@ Please refer to this he
-{% directory path: _includes/release-notes/v16.2.0.46 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## Autocomplete
+
+### Bug fixes
+{:#autocomplete-bug-fixes}
+
+* \#205609 - The issue with passing model value on post when enable multi-select mode has been fixed in AutocompleteFor.
+## Chart
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#205762 - Now, chart will render properly, after binding to [`dataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) with null value.
+* \#207489 - [`axisLabelClick`](https://help.syncfusion.com/api/js/ejchart#events:axislabelclick) is now triggering when [`labelIntersectAction`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-labelintersectaction) is rotate45.
+## Diagram
+
+
+### Features
+{:#diagram-features}
+
+* \#209242 - Gradient support for node's border color is added.
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#205783, \#F138587 - Added `Rotation` property in `WPicture` class.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#209648 - Tab characters are preserved properly while converting a particular Word document as PDF.
+* \#204167, \#209881 - `InvalidOperationException` will be no longer thrown while converting a particular Word document as PDF.
+* \#204167, \#209881 - `IndexOutOfRangeException` will be no longer thrown while converting a particular Word document as PDF.
+* \#208660, \#206994, \#204167 - `ArgumentOutOfRangeException` will be no longer thrown while converting a particular Word document as PDF.
+* \#208268 - Paragraph spacing is now preserved properly when replacing content in table cell for a particular Word document.
+* \#F138091 - Table header is now preserved properly while converting a particular Word document as PDF.
+* \#207657 - Word document will be no longer corrupted when inserting image in a particular Word document.
+* \#208020 - paragraph spacing is preserved properly while converting a particular Word document as PDF.
+* \#208046 - Multi column is now preserved properly in Word Perfect Office Viewer while resaving a particular Word document as RTF.
+* \#207861 - Word document will be no longer corrupted in Microsoft Word 2007 application while resaving a particular Word document.
+* \#207772 - Image position is now preserved properly while converting a particular Word document as PDF.
+* \#207653 - Text shading is now preserved properly while converting a particular Word document as PDF.
+* \#207619, \#205309 - Table is now preserved properly while converting a particular Word document as PDF.
+* \#204167, \#209881 - Performance has been improved while converting a particular Word document as PDF.
+* \#204167, \#209881 - `StackOverflowException` will be no longer thrown while converting a particular Word document as PDF.
+* \#205919 - Image size is now preserved properly while converting a particular Word document as RTF.
+* \#206868 - Bookmark hyperlink is now navigate properly while converting a particular Word document as PDF.
+* \#206703, \#203618 - Word document will be no longer hangs while converting a particular Word document as PDF.
+* \#206993, \#203639 - `NullReferenceException` will be no longer thrown while converting a particular Word document as PDF.
+* \#206485 - Table splitting issue has been resolved while converting a particular Word document as PDF.
+* \#206496, \#205904 - Content control content is now preserved properly while converting a particular Word document as PDF.
+* \#206202, \#205099, \#208898 - List number is now preserved properly while converting a particular Word document as PDF.
+* \#205329, \#209408, \#203051 - Word document will be no longer hangs while updating document fields in a particular Word document.
+* \#205631, \#205309 - Text wrapping issue has been resolved while converting a particular Word document as PDF.
+* \#205633 - `NullReferenceException` will be no longer thrown while parsing a particular Word document.
+* \#205309 - Table cell text preservation issue has been resolved while converting a particular Word document as PDF.
+* \#205309 - Table position issue has been resolved while converting a particular Word document as PDF.
+* \#205250 - `InvalidOperationException` will be no longer thrown while parsing a particular RTF format document.
+* \#205188 - `StackOverflowException` will be no longer thrown while updating document fields in a particular Word document.
+* \#202856 - TOC preservation issue has been resolved while converting a particular Word document as HTML.
+* \#204774 - `NullReferenceException` will be no longer thrown while deleting bookmark content in a particular Word document.
+* \#204774 - Bookmark content is now deleted properly in a particular Word document.
+* \#204542 - TextBox is now preserved properly while converting a particular Word document as PDF.
+* \#204342 - Paragraph spacing is now preserved properly while converting a particular Word document as PDF.
+* \#202253 - `OutOfMemoryException` will be no longer thrown while parsing a particular Word document.
+* \#180963, \#193566 - Font preservation issue has been resolved while converting a particular Word document as PDF.
+* \#205322 - Chinese characters are preserved properly while converting a particular Word document as PDF.
+* \#208059 - `MAX` field is now properly skipped from updating error result while updating fields in a particular Word document.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#206716 - The model value is obtained correctly in the server side on post back
+
+## FileExplorer
+
+### Bug Fixes
+{:#fileexplorer-bug-fixes}
+
+* \#210500 – Replace file confirmation dialog is not shown when replace the files at second time in FileExplorer component issue has been fixed.
+
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#206384 - In Gantt dialog, UI of resource tab and predecessor tab has been optimized to improve user experience.
+* \#205709 - Now it is possible to update the date value of the task which has task dependencies, using `updateRecordByTaskId` method.
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#208134 - Issue with custom fields in edit dialog of resource view in Gantt has been fixed.
+* \#F138054 - Now it is possible to update the header format of the hour timescale dynamically without any issues.
+* \#207114 - Issue in custom dropdown control in Gantt edit dialog with dropdown data as integer value has been fixed.
+* \#206486, F137757 - Issue in exporting parent task with a milestone as child item has been fixed.
+
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#210024 - Group caption format is applied properly while exporting.
+## Maps
+
+### Bug Fixes
+{:#maps-bug-fixes}
+
+* \#208053 – The [`CenterPosition`](https://help.syncfusion.com/api/js/ejmap#members:centerposition) property is now working properly in 'de' culture.
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#209067 - XML files are now importing properly as form fields.
+* \#209067 - Drop-down form fields are now exporting properly as XML files.
+* \#209809 - “Unable to decrypt document without ID” exception will no longer occur when decrypting the PDF documents.
+* \#209809 - “Catalog is not present” exception will no longer occur when loading the PDF documents.
+* \#209809,207003 - “Password is incorrect exception” will no longer occur when loading the PDF documents.
+* \#205727,199398 - URI value from `PdfLoadedUriAnnotation` is now retrieving properly from the PDF document.
+* \#205636 - "Index out of range exception" will no longer occur when loading the PDF documents.
+* \#206504 - Imported document size is not increased if the source document contains hyperlinks.
+* \#204160 - Content is now preserving properly when adding large text to a `PdfGrid` cell in landscape page.
+* \#206944 - PDF signature appearance is updating properly when using appearance graphics.
+* \#209484 - "Null reference exception" will no longer occur when accessing layer of the PDF document.
+* \#204266 - Incorrect layer behavior and syntax issues in Preflight when creating layers in PDF document are now fixed.
+* \#207003 - "Index and length must refer to a location within the string" exception will no longer occur when loading the PDF documents.
+* \#206043 - The blank page will no longer be created when rotating the PDF documents.
+* \#205034 - Preservation issues will no longer occur when adding layers with overlay to PDF documents.
+* \#208125 - "Argument Out Of Range exception" will no longer occur when importing pages from the PDF documents.
+* \#206826 - All the form fields are now preserving properly when merging the PDF documents.
+* \#206864,209809 - Hanging issues will no longer occur when importing pages form the PDF document.
+* \#208472 - PDF document corruption issue will no longer occur when merging the PDF documents.
+* \#209467 - "Object reference not set to an instance of an object" exception will no longer occur when loading the PDF documents.
+* \#206344 - Text box fields are now preserving properly when flattening the PDF documents.
+* \#207010,206810 - Null reference exception will no longer occur when appending the PDF documents.
+* \#204640 - "Can't convert to rectangle" exception will no longer occur when flattening the PDF documents.
+* \#210823 - Null reference exception will no longer occur when performing `ExportAsImage` operation.
+* \#204392 - The exact OCR error message is now displayed in case of OCR failure.
+* \#207441 - "Null reference exception" will no longer occur when converting Word document to PDF with `PdfXConformance`.
+* \#202700 - Bullets in the Word document are now preserving properly when converted to PDF.
+* \#208145 - The header in the Word document is now preserving properly when converted to PDF.
+* \#207105 - No extra figured tags are added when converting HTML to tagged PDF.
+* \#207447 - Hyperlinks are now preserving properly when href contains hash tag in HTML.
+* \#205172 - RTL text is now preserving properly when converting Word document to PDF.
+
+
+
+
+
+
+## PdfViewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#204928, \#166056, \#162399, \#178537, \#194227, \#196818, \#197343, \#198839, \#202013 - The CCITTFax decoder filter images are rendered properly in Google Chrome and Firefox browser using the PDF viewer control.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#207860 - No exception will be thrown while exporting the PDF document as images.
+* \#206571, \#207989 - Contents of the PDF document are now rendered properly in PDF viewer.
+* \#206569 - Text contents of the PDF document are now rendered properly in PDF viewer.
+* \#208837 - Table borders are now rendered properly in PDF viewer.
+* \#204717 - The question mark content is now rendered properly in PDF viewer.
+* \#206825 - Now, the extracted image color is same as the original image color.
+* \#207455 - Position of the check boxes and the radio buttons are now preserved properly in Internet Explorer (IE).
+* \#204631 - Text contents of the PDF document are now rendered properly in the PDF viewer control.
+* \#206267, \#208585 - Downloaded file size is now same as the size of the original document.
+* \#203897 - Now, the application does not hang while loading the provided PDF document in the PDF viewer control.
+
+
+## PivotChart
+
+### Features
+{:#pivotchart-features}
+
+* \#202918 - The widget can now be exported with specified height and width to the applicable document formats.
+## PivotClient
+
+### Features
+{:#pivotclient-features}
+
+* \#203556 – Provided caption option for the members inside member editor dialog.
+
+### Bug fixes
+{:#pivotclient-bug-fixes}
+
+* \#209986, #209599 - Drill through functionality and alignment are proper when the control is viewed in full screen view.
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#206533 - Zero can be displayed instead of empty cells in pivot grid.
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#204936 - Table styles are now preserved properly while converting a PowerPoint presentation to PDF.
+* \#204936 - Text colors are now preserved properly while converting a PowerPoint presentation to PDF.
+* \#204936 - Font styles are now preserved properly while converting a PowerPoint presentation to PDF.
+* \#205737 - Text orientation in SmartArt nodes are preserved properly while converting a PowerPoint presentation to image.
+* \#205502 - Application will no longer hang while re-saving the PowerPoint presentation.
+* \#205217 - `NullReferenceException` is no more thrown while converting a Presentation slide to PDF.
+
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#198150 - Now, child parameter values are updated properly when multi-valued parent parameter is changed.
+* \#210648 - Incorrect resource text of reportviewer toolbar elements has been replaced with correct contents for Pt-BR culture.
+* \#206918 - Rendering problem in PDF export when data region report item used inside rectangle has been resolved.
+* \#204628 - The exception in PDF export when textbox report item contains HTML content has been resolved.
+
+## Slider
+
+### Bug Fixes
+{:#slider-bug-fixes}
+
+* \#209238 – Page scroll issue has been fixed when click on the Slider element in the bottom page.
+
+## Tab
+
+### Features
+{:#tab-features}
+
+* \#138568 - Added the missing "None" mode in `HeightAdjustMode` enumeration.
+## TreeGrid
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#205681 - Issue in updating data source with total summary rows has been fixed.
+
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#209729 - Null reference exception thrown while adding marker variable with copy style argument is resolved.
+* \#209443 - Null reference exception thrown while copying empty worksheet range is resolved.
+* \#209443 - Shape is not copied properly to another range while clearing range is fixed.
+* \#209538 - Cell value is rendered properly in Excel to PDF conversion.
+* \#208893 - Transparent image background in rendered properly in PDF conversion.
+* \#208554 - Application exception ambiguity conflict between Microsoft Common Object Runtime Library and Syncfusion.Compression NuGet package is resolved.
+* \#207203 – Random exceptions on accessing `RTFText` property multiple times is resolved.
+* \#208141 - Exception thrown while converting chart with range collection is resolved.
+* \#208122 - Exception thrown while opening a file with empty RTF text is resolved.
+* \#207732 - Argument exception thrown while opening a workbook of strict XML type is resolved.
+* \#207940 - Null reference exception raised while invoking auto fit columns on cells containing formulas is resolved.
+* \#207176, \#210642 - Issue with conditional formats on a newly created worksheet is fixed.
+* \#207151 - Exception is no longer thrown while saving the workbook created using `AddCopy()`.
+* \#206271 - Corruption issue while resaving the file with query table is resolved.
+* \#206070 - Formats are preserved correctly while saving XML file as XLSX.
+* \#205858 - Table formula with column name in dimension format can be set properly.
+* \#204936 - Legend alignment can be achieved properly regardless of axis labels in Chart to Image conversion.
+* \#204815 - Exception raised while opening Excel file having the style count greater than maximum unique styles is fixed.
+* \#204483 - XML exception raised while opening a binary file with duplicate schema is resolved.
+* \#204511 - `FindAll()` returns expected value when `ExcelFindOptions` is not provided.
+* \#204932 - Exception raised while setting `Fill` property for un-supported chart types on opening Excel file is resolved.
+* \#204742 - Data connection parameters tag is now serialized while resaving the Excel file.
+* \#204130, \#204484 - Exception thrown while parsing hyperlink in merged cells is resolved.
+* \#203365 - Conditional formats are properly copied while add copying the worksheet.
+* \#203557 - File corruption issue while generating worksheet from data table is resolved.
+* \#203396 - File corruption while removing comments with picture from worksheet is resolved.
+* \#202487 - Exception is no longer raised while parsing invalid reference to chart series name.
+* \#204134 - Incorrect chart name retrieved for binary file is fixed.
+* \#207784 - Exception raised while copying custom functions to a different workbook is resolved.
+* \#205835 - Exception raised while cloning the workbook with conditional formats is resolved.
+* Exception will no longer be thrown while applying template marker using IWorksheet.Workbook property
+* Issue with shape color in Excel to PDF conversion is fixed.
+* Auto filter issue while setting IconSet conditional formatting with NoIcon is resolved
+* Issue with data labels in Chart to Image conversion is resolved.
+
diff --git a/aspnetmvc/Release-notes/v16.2.0.50.md b/aspnetmvc/Release-notes/v16.2.0.50.md
index 655cfa67..73dbf495 100644
--- a/aspnetmvc/Release-notes/v16.2.0.50.md
+++ b/aspnetmvc/Release-notes/v16.2.0.50.md
@@ -24,8 +24,184 @@ Please refer to this he
-{% directory path: _includes/release-notes/v16.2.0.50 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#211200 - Decimal values from model are now serialized properly in unobtrusive mode.
+## Chart
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#210910 - Now, chart will render properly, after binding values to [`primaryYAxis`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis) through set model.
+* \#212513 - Passing y values as string to [`dataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) is now working properly.
+## DataManager
+
+### Bug Fixes
+{:#datamanager-bug-fixes}
+
+* \#210077 - Fixed exception thrown when calculating Sum and Average in `GetSummaryValue` method.
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#209408 - If field result is now properly updated while updating document fields in a particular Word document.
+* \#208463 - Paragraph tags are properly created while converting a particular Word document as PDF with accessibility.
+* \#211412, \#212690 - `OutOfMemoryException` will be no longer thrown while performing Find & Replace functionality for a particular Word document.
+* \#210863, \#211412 - `ArgumentOutOfRangeException` will be no longer thrown while calling the `FindAll()` API for a particular Word document.
+* \#208450 - Table border is now preserved properly while converting a particular RTF document as PDF.
+* \#205945 - Word document will be no longer hangs while converting a particular Word document as PDF.
+* \#211046 - The nested `AutoNum` field is now properly skipped while updating its container field.
+* \#208117 - Hanging issue has been resolved while updating fields in a particular Word document.
+* \#211709 - Style attribute is now preserved properly while converting a particular Word document as HTML.
+* \#210867 - List number is now restarted properly on importing contents with `ImportOptions` as `ListRestartNumbering` and saving the resultant document as DOC format.
+* \#209964 - List style is now preserved properly for the first paragraph inserted to a bookmark using Bookmark Navigator.
+* \#204947 - Text wrapping issue has been resolved while converting a particular Word document as PDF.
+* \#206374 - Content control content is now preserved properly while converting a particular Word document as PDF.
+* \#207193 - The first dot(.) character of a paragraph within a table containing decimal tab stop position is now automatically justified like tab (\t) character while converting Word document as PDF.
+## FileExplorer
+
+### Bug Fixes
+{:#fileexplorer-bug-fixes}
+
+* \#212719 – Issue in `GetDetails` functionality of FileExplorer while using with SQL data source has been fixed
+
+## Gantt
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#212778 – Issue in PDF export with task dependencies and milestones enabled has been fixed.
+* Issue in displaying tasks with duration value as `0` in resource view Gantt has been fixed.
+## ejNumericTextBox
+
+### Bug Fixes
+{:#ejnumerictextbox-bug-fixes}
+
+* \#212052 - Unable to bind the decimal values in NumericTextBox component issue has been fixed.
+## PDF
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#207834 - Null reference exception thrown while loading some PDF documents is now fixed.
+* \#210943 - String not recognized exception will no longer thrown when loading some PDF documents.
+* \#210828 - Corruption issue after signing the PDF document is now fixed.
+* \#211845 - SelectedIndex property issue in PdfLoadedRadioButtonField is now fixed.
+* \#208585 - Form fields are not duplicated when loading and saving the PDF document.
+* \#208463 - Underline text tags are preserved as figure will no longer occur when converting Word to PDF.
+* \#210703 - Null value returns from the LinePoints property will no longer occur in PdfLine Annotation.
+* \#210779 - Null reference exception will no longer occur when filling the form fields in the PDF document.
+* \#210590 - Custom metadata set property are now properly working in the PDF document.
+* \#211089 - Appearance are now preserved properly for selected item in the PdfLoadedComboBoxField.
+* \#207022 - The text of multiline XFA text box field is now wrapping properly.
+* \#208909 - Null reference exception will no longer occur when converting HTML to PDF.
+* \#211011 - HTML to tagged PDF conversion will be preserved properly.
+* \#211008 - HTML converter will no longer hang when converting HTML to tagged PDF.
+* \#204693 - The orientation value set in the image properties is now detected and rendered properly when drawn to the PDF page.
+
+
+
+
+
+
+## PdfViewer
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#208885 - Now, the position of the annotations and signatures are maintained properly in the downloaded document.
+* \#205565, \#210823 - Text contents of the PDF document are now rendered properly in the PDF viewer control.
+* \#209790 - Now, the extracted image is rendered properly.
+* \#210136 - Now, the exception is not thrown on performing the extract image functionality with the provided document.
+* \#209771 - Now, the extra character is not added in the extracted text.
+* \#211766 - Size of the form fields are now maintained properly in the PDF viewer control.
+
+
+## PivotClient
+
+### Features
+
+{:#pivotclient-features}
+
+* \#210141 - Conditional formatting can now be applied to PivotGrid present inside PivotClient.
+
+### Bug fixes
+
+{:#pivotclient-bug-fixes}
+
+* \#211134 – Caption text are applied properly in the pivot button on setting in OLAP Client Mode.
+
+
+
+## PivotGrid
+
+### Bug fixes
+
+{:#pivotgrid-bug-fixes}
+
+* \#210430 - Calculated field is applied properly when its name contains the text - "or" in it.
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+* \#209572 - Bullets are now preserved equivalent to the PowerPoint document while converting a PowerPoint slide as image.
+* \#211236 - Rotated group shapes are now preserved equivalent to the PowerPoint document while converting a slide as image.
+* \#209550 - `Object reference exception` will no more thrown while loading a PowerPoint document created with XMLPowerTools.
+* \#211236 - Individual shape bounds within the group shapes are now updated to the properties while loading a PowerPoint document.
+* `String format exception` will no more thrown while creating animations in Afrikaans culture.
+* `Access violation exception` will no more thrown while re-saving a PowerPoint document with same file name.
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#138473 - The header report item overlapping to body content in print preview has been resolved.
+* \#210506, 210688 - Now, the multiple nested grouping toggle exports properly to excel when initial toggle state of parent group is hidden.
+* \#210669 - Resolved non html tag markup text rendering problem in reportviewer.
+
+## TreeGrid
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#211707 – Issue with column resizing action in Firefox browser has been fixed.
+
+## XlsIO
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#207306 - `DetectMixedValueType` enumeration is added for detecting mixed data typed column values while exporting to DataTable.
+* \#203029 – `TypeMismatchOnExport` event and `ExportEventArgs` class are added in `IApplication` interface to notify the user about the mismatch between cell type and property type while Exporting data to CLR Objects.
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+
+* \#211514 - NullReferenceException thrown while opening a file in multi-thread environment is fixed.
+* \#210082 - Exception thrown while copying an Excel document to another document with named range and saving is resolved.
+* \#210172 - Conditional format formulas applied to `ConditionValue` property are now properly updated in advanced conditional formats.
+* \#210172 - Image protection in XLS documents will not be removed after resave.
+* \#209739 - Exception thrown while parsing workbook with empty styles is resolved.
+* \#209443 - Merged cells are now properly copied to another range during `CopyTo()` method.
+* \#138492 - Issue with `ListOfValues` property in Data Validation is fixed.
+* \#208900 - Invalid operation exception is no longer thrown in Excel to PDF conversion of an Excel document with charts.
+* \#211825 - Exception thrown while converting an Excel file to PDF with styles is resolved.
+* \#210068 - Shrink to fit now works proper in Excel to PDF conversion.
+* Shape text position will be proper in Excel to PDF conversion when horizontal flip is applied.
+* Number formats are returned proper while parsing.
+* Image will no longer be saved into local storage while converting the Excel workbook to HTML stream.
+* Print area is cleared properly when `PrintArea` is set to null.
+* Out of Memory Exception thrown while parsing a CSV file with large number of rows is fixed.
+* Issue with clearing Rich-Text and its formatting is resolved.
+
+
diff --git a/aspnetmvc/Release-notes/v16.3.0.17.md b/aspnetmvc/Release-notes/v16.3.0.17.md
index f21ec861..3c1f4f8d 100644
--- a/aspnetmvc/Release-notes/v16.3.0.17.md
+++ b/aspnetmvc/Release-notes/v16.3.0.17.md
@@ -24,8 +24,500 @@ Please refer to this he
-{% directory path: _includes/release-notes/v16.3.0.17 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#211200 - Decimal values from model are now serialized properly in unobtrusive mode.
+## Autocomplete
+
+### Bug fixes
+{:#autocomplete-bug-fixes}
+
+* \#212615, #210356 - Prevented unwanted post raises on autocomplete when the remote datasource is used.
+* \#210432 - Hidden value is not maintain properly when setting default value issue has fixed.
+## Chart
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#205762 - Now, chart will render properly, after binding to [`dataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) with null value.
+* \#207489 - [`axisLabelClick`](https://help.syncfusion.com/api/js/ejchart#events:axislabelclick) is now triggering when [`labelIntersectAction`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-labelintersectaction) is rotate45.
+* \#210910 - Now, chart will render properly, after binding values to [`primaryYAxis`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis) through set model.
+* \#212513 - Passing y values as string to [`dataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) is now working properly.
+## DataManager
+
+### Bug Fixes
+{:#datamanager-bug-fixes}
+
+* \#210077 - Exception thrown when calculating sum and average in `GetSummaryValue` method has been fixed.
+
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* \#209242 - Gradient support for node border color is added.
+* \#211102 - Support to avoid segment overlapping when executing the automatic tree layout with multiple parents is added.
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#205783, \#F138587 - Added `Rotation` property in `WPicture` class.
+* \#209664 - Added the preservation support for signature line element in DOCX to DOCX conversion.
+* \#112831, \#144687, \#166519, \#209732 - Added support to update `SectionPages` field in Word to PDF conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#209648 - Tab characters are preserved properly while converting Word document as PDF.
+* \#204167, \#209881 - `InvalidOperationException` will be no longer thrown while converting Word document as PDF.
+* \#204167, \#209881 - `IndexOutOfRangeException` will be no longer thrown while converting Word document as PDF.
+* \#208660, \#206994, \#204167 - `ArgumentOutOfRangeException` will be no longer thrown while converting Word document as PDF.
+* \#208268 - Paragraph spacing is now preserved properly when replacing content in table cell for Word document.
+* \#F138091 - Table header is now preserved properly while converting Word document as PDF.
+* \#207657 - Word document will be no longer corrupted when inserting image in Word document.
+* \#208020 - paragraph spacing is preserved properly while converting Word document as PDF.
+* \#208046 - Multi column is now preserved properly in Word Perfect Office Viewer while resaving Word document as RTF.
+* \#207861 - Word document will be no longer corrupted in Microsoft Word 2007 application while resaving Word document.
+* \#207772 - Image position is now preserved properly while converting Word document as PDF.
+* \#207653 - Text shading is now preserved properly while converting Word document as PDF.
+* \#207619, \#205309 - Table is now preserved properly while converting Word document as PDF.
+* \#204167, \#209881 - Performance has been improved while converting Word document as PDF.
+* \#204167, \#209881 - `StackOverflowException` will be no longer thrown while converting Word document as PDF.
+* \#205919 - Image size is now preserved properly while converting Word document as RTF.
+* \#206868 - Bookmark hyperlink is now navigated properly while converting Word document as PDF.
+* \#206703, \#203618 - Word document will be no longer hangs while converting Word document as PDF.
+* \#206993, \#203639 - `NullReferenceException` will be no longer thrown while converting Word document as PDF.
+* \#206485 - Table splitting issue has been resolved while converting Word document as PDF.
+* \#206496, \#205904 - Content control content is now preserved properly while converting Word document as PDF.
+* \#206202, \#205099, \#208898, \#213761 - List number is now preserved properly while converting Word document as PDF.
+* \#205329, \#209408, \#203051 - Word document will be no longer hangs while updating document fields in Word document.
+* \#205631, \#205309 - Text wrapping issue has been resolved while converting Word document as PDF.
+* \#205633 - `NullReferenceException` will be no longer thrown while parsing Word document.
+* \#205309 - Table cell text preservation issue has been resolved while converting Word document as PDF.
+* \#205309 - Table position issue has been resolved while converting Word document as PDF.
+* \#205250 - `InvalidOperationException` will be no longer thrown while parsing RTF format document.
+* \#205188 - `StackOverflowException` will be no longer thrown while updating document fields in Word document.
+* \#202856 - TOC preservation issue has been resolved while converting Word document as HTML.
+* \#204774 - `NullReferenceException` will be no longer thrown while deleting bookmark content in Word document.
+* \#204774 - Bookmark content is now deleted properly in Word document.
+* \#204542 - TextBox is now preserved properly while converting Word document as PDF.
+* \#204342 - Paragraph spacing is now preserved properly while converting Word document as PDF.
+* \#202253 - `OutOfMemoryException` will be no longer thrown while parsing Word document.
+* \#180963, \#193566 - Font preservation issue has been resolved while converting Word document as PDF.
+* \#205322 - Chinese characters are preserved properly while converting Word document as PDF.
+* \#208059 - `MAX` field is now properly skipped from updating error result while updating fields in Word document.
+* \#209408 - If field result is now properly updated while updating document fields in Word document.
+* \#208463 - Paragraph tags are properly created while converting Word document as PDF with accessibility.
+* \#211412, \#212690 - `OutOfMemoryException` will be no longer thrown while performing Find & Replace functionality for Word document.
+* \#210863, \#211412 - `ArgumentOutOfRangeException` will be no longer thrown while calling the `FindAll()` API for Word document.
+* \#208450 - Table border is now preserved properly while converting RTF document as PDF.
+* \#205945 - Word document will be no longer hangs while converting Word document as PDF.
+* \#211046 - The nested `AutoNum` field is now properly skipped while updating its container field.
+* \#208117 - Hanging issue has been resolved while updating fields in Word document.
+* \#211709 - Style attribute is now preserved properly while converting Word document as HTML.
+* \#210867 - List number is now restarted properly on importing contents with `ImportOptions` as `ListRestartNumbering` and saving the resultant document as DOC format.
+* \#209964 - List style is now preserved properly for the first paragraph inserted to a bookmark using Bookmark Navigator.
+* \#204947 - Text wrapping issue has been resolved while converting Word document as PDF.
+* \#206374 - Content control content is now preserved properly while converting Word document as PDF.
+* \#207193 - The first dot(.) character of a paragraph within a table containing decimal tab stop position is now automatically justified like tab (\t) character while converting Word document as PDF.
+* \#211192 - External Workbook relation for chart is now preserved properly while resaving DOCX document.
+* \#210694 - `System.ArgumentNullException` will be no longer thrown while converting Word document as PDF.
+* \#209466 - `InvalidDataException` will be no longer thrown while parsing Word document.
+* \#207009 - Text format is now preserved properly while performing Mail merge for Word document.
+* \#210694 - `DOCVARIABLE` field name is now preserved properly while creating a field using AppendField() API.
+* \#202856 - Tab and underline is now preserved properly in TOC while converting Word document as HTML.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#206716 - Model value is now obtained correctly in the server side on post back.
+
+## FileExplorer
+
+### Bug Fixes
+{:#ejfileexplorer-bug-fixes}
+
+* \#210500 – In file explorer, issue with uploading the same file has been fixed.
+* \#212719 – Issue with `GetDetails` functionality of file explorer while using SQL data source has been fixed
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#154668, \#188887 - The Gantt control now supports histogram view for resource allocation. User can track the resource allocation in the project using the resource histogram view.
+* \#169548, \#194187, \#197377 - Now it is possible to display the unscheduled tasks in Gantt.
+* \#208948, \#F138124 - Now it is possible to highlight the working time range and non-working time range in Gantt.
+* \#206384 - In Gantt dialog, the resource tab and predecessor tab UI design has been optimized to improve user experience.
+* \#205709 - Now it is possible to update the date value of the task which has task dependencies, using `updateRecordByTaskId` method.
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#208330 - Now it is possible to use EJ2 context menu and EJ1 Gantt components in the same page without any issues.
+* \#213487 - Issue in updating custom column values with `updateRecordByTaskId` method has been fixed.
+* \#213037 - Alignment issue with Gantt timeline header has been fixed.
+* \#208134 - Issue with custom fields in edit dialog of resource view in Gantt has been fixed.
+* \#F138054 - Now it is possible to update the header format of the hour timescale dynamically without any issues.
+* \#207114 - Issue in custom dropdown control in Gantt edit dialog with dropdown data as integer value has been fixed.
+* \#206486, \#F137757 - Issue in exporting parent task with a milestone as child item has been fixed.
+* \#212778 - Issue in PDF export with task dependencies and milestones enabled has been fixed.
+* Issue in displaying tasks with duration value as `0` in resource view Gantt has been fixed.
+
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#213711 - Number column is exported correctly in the specified format.
+* \#213861 - Date column is exported correctly in the specified format.
+## Kanban
+
+### Features
+{:#kanban-features}
+
+* \#189927, \#177568, \#203750, \#207002, \#F129307, \#F134895 - Provided support to change the swimlane header's row text based on `swimlaneKey` value mapping in swimlane `headers` . Also, provided support for show/hide empty swimlane in the Kanban board.
+## ListBox
+
+### Bug fixes
+{:#listbox-bug-fixes}
+
+* \#F138083 - Resolved the page scrolling issue which occurs on adding new items to listbox using `addItem` public method.
+## Maps
+
+### Features
+{:#maps-features}
+
+* Support has been provided to customize the data labels using properties.
+## NumericTextBox
+
+### Bug Fixes
+{:#ejnumerictextbox-bug-fixes}
+
+* \#212052 - Unable to bind decimal values in numeric text box component issue has been fixed.
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#203690 - Support for adding Long Term Validation (LTV) with digital signature and timestamp.
+* \#209230 - Support for resizing the text box value based on its size.
+* \#209578 - Support for retrieving the custom metadata (columns) from PDF annotation.
+* \#205794 - Support for adding measurement annotations in the PDF document.
+* \#179731, \#166437, \#183150 - Support for creating rubber stamp annotation with appearance and flatten support in the PDF.
+* \#124697, \#187924, \#192264, \#167178, \#195300, \#206388, \#208298 - Support for redacting the PDF document.
+* \#113882, \#114486, \#124312, \#124927, \#133647, \#136283, \#163372, \#174924, \#166856, \#199371, \#210727 - Support for drawing complex script language text in the PDF document.
+* \#203836 - Support for accessing PDF document hash to digitally sign the PDF document.
+* \#212579 - Support for time stamping the existing PDF document.
+* \#206510 - Support for getting annotation properties from the appearance content stream.
+* \#203836 - Support for changing the signature appearance based on the signature validation.
+* \#174919, \#194650, \#202444 - Supports tesseract 3.05 with the PDF OCR processor.
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#209067 - XML files are now importing properly as form fields.
+* \#209067 - Drop-down form fields are now exporting properly as XML files.
+* \#209809 - Unable to decrypt document without ID exception will no longer occur when decrypting the PDF documents.
+* \#209809 - Catalog is not present exception will no longer occur when loading the PDF documents.
+* \#209809, \#207003 - Password is incorrect exception will no longer occur when loading the PDF documents.
+* \#205727, \#199398 - URI value from `PdfLoadedUriAnnotation` is now retrieving properly from the PDF document.
+* \#205636 - "Index out of range exception" will no longer occur when loading the PDF documents.
+* \#206504 - Imported document size is not increased if the source document contains hyperlinks.
+* \#204160 - Content is now preserving properly when adding large text to a `PdfGrid` cell in landscape page.
+* \#206944 - PDF signature appearance is updating properly when using appearance graphics.
+* \#209484 - "Null reference exception" will no longer occur when accessing layer of the PDF document.
+* \#204266 - Incorrect layer behavior and syntax issues in Preflight when creating layers in PDF document are now fixed.
+* \#207003 - "Index and length must refer to a location within the string" exception will no longer occur when loading the PDF documents.
+* \#206043 - The blank page will no longer be created when rotating the PDF documents.
+* \#205034 - Preservation issues will no longer occur when adding layers with overlay to PDF documents.
+* \#208125 - "Argument Out Of Range exception" will no longer occur when importing pages from the PDF documents.
+* \#206826 - All the form fields are now preserving properly when merging the PDF documents.
+* \#206864, \#209809 - Hanging issues will no longer occur when importing pages form the PDF document.
+* \#208472 - PDF document corruption issue will no longer occur when merging the PDF documents.
+* \#209467 - "Object reference not set to an instance of an object" exception will no longer occur when loading the PDF documents.
+* \#206344 - Text box fields are now preserving properly when flattening the PDF documents.
+* \#207010, \#206810 - Null reference exception will no longer occur when appending the PDF documents.
+* \#204640 - "Can't convert to rectangle" exception will no longer occur when flattening the PDF documents.
+* \#210823 - Null reference exception will no longer occur when performing `ExportAsImage` operation.
+* \#204392 - The exact OCR error message is now displayed in case of OCR failure.
+* \#207441 - "Null reference exception" will no longer occur when converting Word document to PDF with `PdfXConformance`.
+* \#202700 - Bullets in the Word document are now preserving properly when converted to PDF.
+* \#208145 - The header in the Word document is now preserving properly when converted to PDF.
+* \#207105 - No extra figured tags are added when converting HTML to tagged PDF.
+* \#207447 - Hyperlinks are now preserving properly when href contains hash tag in HTML.
+* \#205172 - RTL text is now preserving properly when converting Word document to PDF.
+* \#207834 - Null reference exception thrown while loading some PDF documents is now fixed.
+* \#210943 - String not recognized exception will no longer thrown when loading some PDF documents.
+* \#210828 - Corruption issue after signing the PDF document is now fixed.
+* \#211845 - SelectedIndex property issue in PdfLoadedRadioButtonField is now fixed.
+* \#208585 - Form fields are not duplicated when loading and saving the PDF document.
+* \#208463 - Underline text tags are preserved as figure will no longer occur when converting Word to PDF.
+* \#210703 - Null value returns from the LinePoints property will no longer occur in PdfLine Annotation.
+* \#210779 - Null reference exception will no longer occur when filling the form fields in the PDF document.
+* \#210590 - Custom metadata set property are now properly working in the PDF document.
+* \#211089 - Appearance are now preserved properly for selected item in the PdfLoadedComboBoxField.
+* \#207022 - The text of multiline XFA text box field is now wrapping properly.
+* \#208909 - Null reference exception will no longer occur when converting HTML to PDF.
+* \#211011 - HTML to tagged PDF conversion will be preserved properly.
+* \#211008 - HTML converter will no longer hang when converting HTML to tagged PDF.
+* \#204693 - The orientation value set in the image properties is now detected and rendered properly when drawn to the PDF page.
+
+
+
+
+
+
+## PdfViewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#204928, \#166056, \#162399, \#178537, \#194227, \#196818, \#197343, \#198839, \#202013 - The CCITTFax decoder filter images are rendered properly in Google Chrome and Firefox browser using the PDF viewer control.
+* \#211097 – Exposed an API to customize the location to save the temporary files.
+* \#183772, \#197611 , \#203405- Improved the performance of scrolling and pinch zooming in PDF viewer control.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#207860 - Exception will no longer be thrown while exporting the pages of PDF document as images.
+* \#206571, \#207989 - Contents of the PDF document are now rendered properly in PDF viewer.
+* \#206569 - Text contents of the PDF document are now rendered properly in PDF viewer.
+* \#208837 - Table borders are now rendered properly in PDF viewer.
+* \#204717 - The question mark content is now rendered properly in PDF viewer.
+* \#206825 - Now, the extracted image color is same as the original image color.
+* \#207455 - Position of the check boxes and the radio buttons are now preserved properly in Internet Explorer (IE).
+* \#204631 - Text contents of the PDF document are now rendered properly in the PDF viewer control.
+* \#206267, \#208585 - Downloaded file size is now same as the size of the original document.
+* \#203897 - Now, the application does not hang while loading the provided PDF document in the PDF viewer control.
+* \#208885 - Now, the position of the annotations and signatures are maintained properly in the downloaded document.
+* \#205565, \#210823 - Text contents of the PDF document are now rendered properly in the PDF viewer control.
+* \#209790 - Now, the extracted image is rendered properly.
+* \#210136 - Now, the exception is not thrown on performing the extract image functionality with the provided document.
+* \#209771 - Now, the extra character is not added in the extracted text.
+* \#211766 - Size of the form fields are now maintained properly in the PDF viewer control.
+
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#194095 - Sorting support has been provided to order the members inside Member Editor.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+
+* \#187813 , \#195963, \#195982, \#205217, \#211356, \#209508 - Added support to convert RTL (right to left) text in PowerPoint presentation to PDF or image conversions.
+* \#205041 - Added support to directly access the columns of a PowerPoint table.
+* \#201054 - Added support to get the dynamic height of a PowerPoint table.
+* \#208525 - Improved the auto-shape rendering when converting the PowerPoint presentation to PDF or image.
+* \#205189 - Added support to embed the fonts when converting a PowerPoint presentation to PDF.
+* Added support for creating and editing slide transitions in PowerPoint presentation.
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+
+* Setter has been added to `Text` property of `ITextBody` interface.
+* The property `Style` has been added to the `IPresentationChart` interface.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+
+* \#204936 - Inherited table styles are now preserved while converting a PowerPoint presentation as PDF document.
+* \#209405 - `NullReferenceException` will no longer be thrown while converting a PowerPoint slide with Chinese text to an image.
+* \#208901 - Group shape background color is now preserved while converting a PowerPoint slide to an image.
+* \#209572 - Bullets are now preserved while converting a PowerPoint slide to an image.
+* \#211236 - Rotated group shapes are now preserved while converting a PowerPoint slide to an image.
+* \#209550 - `ObjectReferenceException` will no longer be thrown while loading a PowerPoint document created with XMLPowerTools.
+* \#211236 - Individual shape bounds within the group shapes are now updated to the properties while loading a PowerPoint document.
+* \#205737 - Text orientation in SmartArt nodes are preserved properly while converting a PowerPoint slide to an image.
+* \#205502 - Application will no longer hang while re-saving the PowerPoint presentation.
+* \#205217 - `NullReferenceException` will no longer be thrown while converting a Presentation slide to the PDF.
+* `AccessViolationException` will no longer be thrown while re-saving a PowerPoint document with same file name.
+* `StringFormatException` will no longer be thrown while creating animations in Afrikaans culture.
+## RangeNavigator
+
+### Features
+{:#rangenavigator-features}
+
+* Support has been provided to hide the intersecting labels.
+* Support has been provided to include or exclude the first day of the next month in the selected data.
+## ReportDesigner `Preview`
+
+The report designer component for ASP.NET MVC platform allows users to create and edit RDL standard reports.
+
+### Features
+{:#ejreportdesigner-features}
+
+* **Data sources**: Supports a wide range of data sources to explore data using connections to major data providers such as Microsoft SQL server, Oracle, OLEDB, and ODBC.
+
+* **Report items**: Provides clear data visualization using report items such as built-in parameters, including charts, grids, pivot grids, subreports, textboxes, images, lines, and rectangles.
+
+* **Report parameter**: Connects related reports and filters data in queries.
+
+* **Image manager**: Supports managing embedded images in the report.
+
+* **Property panel**: Allows users to view and modify configurations of selected report item.
+
+* **Expression**: Built-in expression editor to create expressions with RDL standard to specify or calculate values for parameters, queries, filters, report item properties, groups, sorts, images, and dynamic page header and footer content.
+
+
+## ReportViewer
+
+### Features
+
+* \#200906 - Provided support to render range bar chart type reports.
+* \#203061 - Provided ParameterHelper to create custom parameter block in user application.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#138473 - The header report item overlapping to body content in print preview has been resolved.
+* \#210506, 210688 - Now, multiple nested grouping toggle exports properly to Excel when the initial toggle state of a parent group is hidden.
+* \#210669 - Resolved non html tag markup text rendering problem in reportviewer.
+* \#198150 - Now, child parameter values are updated properly when multi-valued parent parameter is changed.
+* \#210648 - Incorrect resource text of reportviewer toolbar elements has been replaced with correct contents for Pt-BR culture.
+* \#206918 - Rendering problem in PDF export when data region report item is used inside a rectangle has been resolved.
+* \#204628 - The exception in PDF export when textbox report item contains HTML content has been resolved.
+* \#212581 - Resolved empty document generation when exporting report with chart report item.
+* \#209336 - Now, interactive sorting icon renders properly with tablix header when text alignment is right.
+
+## Slider
+
+### Bug Fixes
+{:#slider-bug-fixes}
+
+* \#209238 – Page scroll issue when moving the slider handle has been fixed.
+## Tab
+
+### Features
+{:#tab-features}
+
+* \#138568 - Added the missing "None" mode in the `HeightAdjustMode` enumeration.
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#206811, \#212562 - Now it is possible to search records along with its parent record.
+* \#188259, \#195994 - Batch edit and batch save support has been implemented in TreeGrid.
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#205681 - Issue in updating data source with total summary rows has been fixed.
+* \#211707 - Issue with column resizing action in Firefox browser has been fixed.
+## TreeView
+
+### Features
+{:#treeview-features}
+
+* \#203297 - Provided an option to prevent parent node from expanding while adding a node in the tree view control.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#173702 - Provided support for hyperlinks in data import.
+* \#52130, \#56162, \#135871, \#166296, \#178721, \#180457, \#180462, \#197799, \#198853 - Provided support to calculate external reference formula.
+* \#180349 - Provided support for pivot table field sorting with direction.
+* Provided support for custom qualifier and record delimiter for CSV files.
+* \#202955 - Provided support for picture recolor in Excel to PDF conversion.
+* \#129968 , \#197691, \#208141 - Provided GroupShape support in Excel to PDF conversion.
+* \#135243, \#117497, \#131343 - Provided support for worksheet to HTML conversion from .NETStandard 1.4.
+* \#135243, \#129497, \#206936, \#208400 - Provided support for worksheet to image conversion from .NETStandard 1.4.
+
+
+### Breaking changes
+{:#xlsio-breaking-changes}
+
+
+* \#207306 - `DetectMixedValueType` enumeration is added for detecting mixed data typed column values while exporting to DataTable.
+* \#203029 - `TypeMismatchOnExport` event and `ExportEventArgs` class are added in `IApplication` interface to notify users about the mismatch between cell type and property type while Exporting data to CLR Objects.
+* `Calculate` method is added in `IWorksheet` class to support worksheet formulas calculation.
+* \#180349 - `AutoSort` method is added in `IPivotField` class.
+* `CsvQualifier` and `CsvRecordDelimiter` properties are added in `IApplication` interface.
+* `RemoveAt()` is added in `WorksheetNamesCollection` class to remove worksheet name at particular index.
+* \#135243, \#129497, \#206936, \#208400 - Added `ExportImageOptions` class with `ExportImageFormat` enumeration, `Scaling mode` and default constructor, and `ConvertToImage` method in `IXlsIORenderer` class.
+
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#209729 - Null reference exception thrown while adding marker variable with copy style argument is resolved.
+* \#209443 - Null reference exception thrown while copying empty worksheet range is resolved.
+* \#209443 - Shape is not copied properly to another range while clearing range is fixed.
+* \#208554 - Application exception ambiguity conflict between Microsoft Common Object Runtime Library and Syncfusion.Compression NuGet package is resolved.
+* \#207203 – Random exceptions on accessing the `RTFText` property multiple times is resolved.
+* \#208141 - Exception thrown while converting the chart with range collection is resolved.
+* \#208122 - Exception thrown while opening a file with empty RTF text is resolved.
+* \#207732 - Argument exception thrown while opening a workbook of strict XML type is resolved.
+* \#207940 - Null reference exception raised while invoking auto fit columns on cells containing formulas is resolved.
+* \#207176, \#210642 - Issue with conditional formats on a newly created worksheet is fixed.
+* \#207151 - Exception will no longer be thrown while saving the workbook created using `AddCopy()`.
+* \#206271 - Corruption issue while resaving the file with query table is resolved.
+* \#206070 - Formats are preserved correctly while saving XML file as XLSX.
+* \#205858 - Table formula with column name in dimension format can be set properly.
+* \#204815 - Exception raised while opening an Excel file having the style count greater than maximum unique styles is fixed.
+* \#204483 - XML exception raised while opening a binary file with duplicate schema is resolved.
+* \#204511 - `FindAll()` returns expected value when `ExcelFindOptions` is not provided.
+* \#204932 - Exception raised while setting the `Fill` property for un-supported chart types on opening Excel file is resolved.
+* \#204742 - Data connection parameters tag is now serialized while resaving an Excel file.
+* \#204130, \#204484 - Exception thrown while parsing hyperlink in merged cells is resolved.
+* \#203365 - Conditional formats are properly copied while adding a copy of worksheet using `AddCopy()`.
+* \#203557 - File corruption issue while generating worksheet from the data table is resolved.
+* \#203396 - File corruption while removing comments with picture from the worksheet is resolved.
+* \#202487 - Exception will no longer be raised while parsing invalid reference to the chart series name.
+* \#204134 - Incorrect chart name retrieved for the binary file is fixed.
+* \#207784 - Exception raised while copying custom functions to a different workbook is resolved.
+* \#205835 - Exception raised while cloning the workbook with conditional formats is resolved.
+* Exception will no longer be thrown while applying template marker using the IWorksheet.Workbook property
+* Auto filter issue while setting IconSet conditional formatting with NoIcon is resolved.
+* \#211514 - NullReferenceException thrown while opening a file in multi-thread environment is fixed.
+* \#210082 - Exception thrown while copying an Excel to another document with the named range and saving is resolved.
+* \#210172 - Conditional format formulas applied to the `ConditionValue` property are now properly updated in advanced conditional formats.
+* \#210172 - Image protection in XLS documents will not be removed after resave.
+* \#209739 - Exception thrown while parsing workbook with empty styles is resolved.
+* \#209443 - Merged cells are now properly copied to another range during `CopyTo()` method.
+* \#138492 - Issue with `ListOfValues` property in Data Validation is fixed.
+* Number formats are returned properly while parsing.
+* Image will no longer be saved into local storage while converting the Excel workbook to HTML stream.
+* Print area is cleared properly when `PrintArea` is set to null.
+* Out of Memory exception thrown while parsing a CSV file with large number of rows is fixed.
+* Issue with clearing Rich-Text and its formatting is resolved.
+* \#212859 - Conditional formats are applied properly in an Excel file generation using XlsIO.
+* \#211941 - Row height value in `GetRowHeightInPixels` is different than Microsoft Excel for a particular document is fixed.
+* \#210905 - Styles are preserved properly while resaving the document in Microsoft Excel.
+* \#207242 - ArgumentException raised while parsing duplicate number formats in the workbook is fixed.
+* \#212951 - XML exception raised while opening an Excel document with invalid chart properties is resolved.
+* \#213480 - Data labels formula is properly updated on changing sheet name.
+* \#213242 - Title and border color are properly set for the cloned charts in XlsIO.
+* Exception will no longer be thrown while creating GroupShape with VML shapes.
+* Issue with row height while parsing XML file is fixed.
+* Exception thrown while opening an Excel document in try catch block is resolved.
+* NullReferenceException will no longer be thrown during AddCopy of binary Excel worksheets with XML Excel worksheets.
+* \#209538 - Cell value is rendered properly in Excel to PDF conversion.
+* \#208893 - Transparent image background is rendered properly in PDF conversion.
+* \#204936 - Legend alignment is achieved properly regardless of axis labels in chart to image conversion.
+* Issue with shape color in Excel to PDF conversion is fixed.
+* Issue with data labels in chart to image conversion is resolved.
+* \#208900 - Invalid operation exception will no longer be thrown in Excel to PDF conversion of an Excel document with charts.
+* \#211825 - Exception thrown while converting an Excel file to PDF with styles is resolved.
+* \#210068 - Shrink to fit now works properly in Excel to PDF conversion.
+* Shape text position will be proper in Excel to PDF conversion when horizontal flip is applied.
+* Issue with stacked series in chart to image conversion is fixed.
+* \#212917 - Enabled custom scaling mode for chart to image conversion.
diff --git a/aspnetmvc/Release-notes/v16.3.0.21.md b/aspnetmvc/Release-notes/v16.3.0.21.md
index 11deaa00..0f3c4665 100644
--- a/aspnetmvc/Release-notes/v16.3.0.21.md
+++ b/aspnetmvc/Release-notes/v16.3.0.21.md
@@ -24,8 +24,598 @@ Please refer to this he
-{% directory path: _includes/release-notes/v16.3.0.21 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#211200 - Decimal values from model are now serialized properly in unobtrusive mode.
+
+### Breaking changes
+{:#common-breakingchanges}
+
+* Syncfusion has changed the NuGet packages naming along with Syncfusion platform for understanding the control of the platform from Essential Studio 2018 Vol 3 release (v16.3.0.21). Please refer to this [Knowledge Base](https://www.syncfusion.com/kb/9337) to learn more about the name changes of NuGet packages
+
+| Previous package name | New package name (16.3.0.21 onwards) |
+ --- | --- |
+| Syncfusion.DocIO.Base | Syncfusion.DocIO.AspNet.Mvc |
+| Syncfusion.Pdf.Base | Syncfusion.Pdf.AspNet.Mvc |
+| Syncfusion.XlsIO.Base | Syncfusion.XlsIO.AspNet.Mvc |
+| Syncfusion.HtmlConverter.Base | Syncfusion.HtmlToPdfConverter.IE.AspNet.Mvc |
+| Syncfusion.PMML.Base | Syncfusion.PMML.AspNet.Mvc |
+| Syncfusion.Presentation.Base |Syncfusion.Presentation.AspNet.Mvc |
+| Syncfusion.PresentationToPdfConverter.Base | Syncfusion.PresentationToPdfConverter.AspNet.Mvc |
+|Syncfusion.ExcelToPdfConverter.Base | Syncfusion.ExcelToPdfConverter.AspNet.Mvc |
+| Syncfusion.OfficeChartToImageConverter.WPF |Syncfusion.OfficeChartToImageConverter.AspNet.Mvc |
+| Syncfusion.ExcelChartToImageConverter.WPF | Syncfusion.ExcelChartToImageConverter.AspNet.Mvc |
+| Syncfusion.DocToPDFConverter.Base | Syncfusion.DocToPDFConverter.AspNet.Mvc |
+## Autocomplete
+
+### Bug fixes
+{:#autocomplete-bug-fixes}
+
+* \#212615, #210356 - Prevented unwanted post raises on autocomplete when the remote datasource is used.
+* \#210432 - Hidden value is not maintain properly when setting default value issue has fixed.
+* \#205609 - The issue with passing model value on post when enable multi-select mode has been fixed in AutocompleteFor.
+## Chart
+
+### Bug fixes
+{:#chart-bug-fixes}
+
+* \#205762 - Now, chart will render properly, after binding to [`dataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) with null value.
+* \#207489 - [`axisLabelClick`](https://help.syncfusion.com/api/js/ejchart#events:axislabelclick) is now triggering when [`labelIntersectAction`](https://help.syncfusion.com/api/js/ejchart#members:primaryxaxis-labelintersectaction) is rotate45.
+* \#210910 - Now, chart will render properly, after binding values to [`primaryYAxis`](https://help.syncfusion.com/api/js/ejchart#members:primaryyaxis) through set model.
+* \#212513 - Passing y values as string to [`dataSource`](https://help.syncfusion.com/api/js/ejchart#members:series-datasource) is now working properly.
+## Common
+
+### Breaking Changes
+{:#common-breaking-changes}
+
+* Starting with version 16.3 (2018 Vol 3), we have changed the names of a few NuGet packages to better reflect their functionality on various platforms. The list of packages and their new names can be found in this [KB](https://www.syncfusion.com/kb/9337) article.
+## DataManager
+
+### Bug Fixes
+{:#datamanager-bug-fixes}
+
+* \#210077 - Exception thrown when calculating sum and average in `GetSummaryValue` method has been fixed.
+
+## Diagram
+
+### Features
+{:#diagram-features}
+
+* \#209242 - Gradient support for node border color is added.
+* \#211102 - Support to avoid segment overlapping when executing the hierarchical tree layout with multiple parents is added.
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#205783, \#F138587 - Added `Rotation` property in `WPicture` class.
+* \#209664 - Added the preservation support for signature line element in DOCX to DOCX conversion.
+* \#112831, \#144687, \#166519, \#209732 - Added support to update `SectionPages` field in Word to PDF conversion.
+* \#214175 - Added support for complex script characters preservation in Word to PDF conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#209648 - Tab characters are preserved properly while converting Word document as PDF.
+* \#204167, \#209881 - `InvalidOperationException` will be no longer thrown while converting Word document as PDF.
+* \#204167, \#209881 - `IndexOutOfRangeException` will be no longer thrown while converting Word document as PDF.
+* \#208660, \#206994, \#204167 - `ArgumentOutOfRangeException` will be no longer thrown while converting Word document as PDF.
+* \#208268 - Paragraph spacing is now preserved properly when replacing content in table cell for Word document.
+* \#F138091 - Table header is now preserved properly while converting Word document as PDF.
+* \#207657 - Word document will be no longer corrupted when inserting image in Word document.
+* \#208020 - paragraph spacing is preserved properly while converting Word document as PDF.
+* \#208046 - Multi column is now preserved properly in Word Perfect Office Viewer while resaving Word document as RTF.
+* \#207861 - Word document will be no longer corrupted in Microsoft Word 2007 application while resaving Word document.
+* \#207772 - Image position is now preserved properly while converting Word document as PDF.
+* \#207653 - Text shading is now preserved properly while converting Word document as PDF.
+* \#207619, \#205309 - Table is now preserved properly while converting Word document as PDF.
+* \#204167, \#209881 - Performance has been improved while converting Word document as PDF.
+* \#204167, \#209881 - `StackOverflowException` will be no longer thrown while converting Word document as PDF.
+* \#205919 - Image size is now preserved properly while converting Word document as RTF.
+* \#206868 - Bookmark hyperlink is now navigated properly while converting Word document as PDF.
+* \#203618 - Word to PDF conversion will no longer hang while converting Word document containing text box with square wrapping style in header.
+* \#206703 - Word to PDF conversion will no longer hang while converting Word document containing multiple sections with continuous break.
+* \#206993, \#203639 - `NullReferenceException` will be no longer thrown while converting Word document as PDF.
+* \#206485 - Table splitting issue has been resolved while converting Word document as PDF.
+* \#206496, \#205904 - Content control content is now preserved properly while converting Word document as PDF.
+* \#206202, \#205099, \#208898, \#213761 - List number is now preserved properly while converting Word document as PDF.
+* \#205329, \#209408, \#203051 - Word document will no longer hang while updating document fields in Word document.
+* \#205631, \#205309 - Text wrapping issue has been resolved while converting Word document as PDF.
+* \#205633 - `NullReferenceException` will be no longer thrown while parsing Word document.
+* \#205309 - Table cell text preservation issue has been resolved while converting Word document as PDF.
+* \#205309 - Table position issue has been resolved while converting Word document as PDF.
+* \#205250 - `InvalidOperationException` will be no longer thrown while parsing RTF format document.
+* \#205188 - `StackOverflowException` will be no longer thrown while updating document fields in Word document.
+* \#202856 - TOC preservation issue has been resolved while converting Word document as HTML.
+* \#204774 - `NullReferenceException` will be no longer thrown while deleting bookmark content in Word document.
+* \#204774 - Bookmark content is now deleted properly in Word document.
+* \#204542 - TextBox is now preserved properly while converting Word document as PDF.
+* \#204342 - Paragraph spacing is now preserved properly while converting Word document as PDF.
+* \#202253 - `OutOfMemoryException` will be no longer thrown while parsing Word document.
+* \#180963, \#193566 - Font preservation issue has been resolved while converting Word document as PDF.
+* \#205322 - Chinese characters are preserved properly while converting Word document as PDF.
+* \#208059 - `MAX` field is now properly skipped from updating error result while updating fields in Word document.
+* \#209408 - If field result is now properly updated while updating document fields in Word document.
+* \#208463 - Paragraph tags are properly created while converting Word document as PDF with accessibility.
+* \#211412, \#212690 - `OutOfMemoryException` will be no longer thrown while performing Find & Replace functionality for Word document.
+* \#210863, \#211412 - `ArgumentOutOfRangeException` will be no longer thrown while calling the `FindAll()` API for Word document.
+* \#208450 - Table border is now preserved properly while converting RTF document as PDF.
+* \#205945 - Word to PDF conversion will no longer hang while converting DOC format Word document containing shape.
+* \#211046 - The nested `AutoNum` field is now properly skipped while updating its container field.
+* \#208117 - Hanging issue has been resolved while updating fields in Word document.
+* \#211709 - Style attribute is now preserved properly while converting Word document as HTML.
+* \#210867 - List number is now restarted properly on importing contents with `ImportOptions` as `ListRestartNumbering` and saving the resultant document as DOC format.
+* \#209964 - List style is now preserved properly for the first paragraph inserted to a bookmark using Bookmark Navigator.
+* \#204947 - Text wrapping issue has been resolved while converting Word document as PDF.
+* \#206374 - Content control content is now preserved properly while converting Word document as PDF.
+* \#207193 - The first dot(.) character of a paragraph within a table containing decimal tab stop position is now automatically justified like tab (\t) character while converting Word document as PDF.
+* \#211192 - External Workbook relation for chart is now preserved properly while resaving DOCX document.
+* \#210694 - `System.ArgumentNullException` will be no longer thrown while converting Word document as PDF.
+* \#209466 - `InvalidDataException` will be no longer thrown while parsing Word document.
+* \#207009 - Text format is now preserved properly while performing Mail merge for Word document.
+* \#210694 - `DOCVARIABLE` field name is now preserved properly while creating a field using AppendField() API.
+* \#202856 - Tab and underline is now preserved properly in TOC while converting Word document as HTML.
+* \#211746 - `ArgumentException` will be no longer thrown while performing Mail merge for multiple groups within a table.
+* \#211746 - `NullReferenceException` will be no longer thrown while performing Mail merge for nested groups with empty commands.
+* \#208292 - Word to PDF conversion will no longer hang while converting Word document with absolute positioned table extending to multiple pages.
+* \#204167 - RTL text is now indented properly while converting Word document as PDF.
+* \#204167 - Absolute positioned RTL table is now preserved properly while converting Word document as PDF.
+* \#F138530 - Nested table with absolute position are now preserved properly while converting Word document as PDF.
+## DropDownList
+
+### Bug Fixes
+{:#dropdownlist-bug-fixes}
+
+* \#206716 - Model value is now obtained correctly in the server side on post back.
+
+## FileExplorer
+
+### Bug Fixes
+{:#ejfileexplorer-bug-fixes}
+
+* \#210500 – In file explorer, issue with uploading the same file has been fixed.
+* \#212719 – Issue with `GetDetails` functionality of file explorer while using SQL data source has been fixed
+## Gantt
+
+### Features
+{:#gantt-features}
+
+* \#154668, \#188887 - The Gantt control now supports histogram view for resource allocation. User can track the resource allocation in the project using the resource histogram view.
+* \#169548, \#194187, \#197377 - Now it is possible to display the unscheduled tasks in Gantt.
+* \#208948, \#F138124 - Now it is possible to highlight the working time range and non-working time range in Gantt.
+* \#206384 - In Gantt dialog, the resource tab and predecessor tab UI design has been optimized to improve user experience.
+* \#205709 - Now it is possible to update the date value of the task which has task dependencies, using `updateRecordByTaskId` method.
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#208330 - Now it is possible to use EJ2 context menu and EJ1 Gantt components in the same page without any issues.
+* \#213487 - Issue in updating custom column values with `updateRecordByTaskId` method has been fixed.
+* \#213037 - Alignment issue with Gantt timeline header has been fixed.
+* \#208134 - Issue with custom fields in edit dialog of resource view in Gantt has been fixed.
+* \#F138054 - Now it is possible to update the header format of the hour timescale dynamically without any issues.
+* \#207114 - Issue in custom dropdown control in Gantt edit dialog with dropdown data as integer value has been fixed.
+* \#206486, \#F137757 - Issue in exporting parent task with a milestone as child item has been fixed.
+* \#212778 - Issue in PDF export with task dependencies and milestones enabled has been fixed.
+* Issue in displaying tasks with duration value as `0` in resource view Gantt has been fixed.
+
+## Grid
+
+### Breaking Changes
+{:#grid-breakingchanges}
+
+* \#211235,214600 - Obsolete Enum properties of Grid EditingType have been deprecated.
+
+In latest version of Newtonsoft.Json version i.e., v11 & above, serialization error occurs for obsolete properties with same member in Enum. And so we have deprecated the obsolete Enum properties of Grid EditingType. Kindly use the below corresponding EditingType Enum properties instead of obsoletes.
+
+
+
+
+
+Deprecated obsolete Properties |
+Corresponding EditingType |
+
+
+
+
+Columns(col => { col.Field("CustomerID") .EditType(EditingType.String).Add();}) |
+Columns(col => { col.Field("CustomerID") .EditType(EditingType.StringEdit).Add();}) |
+
+
+Columns(col => { col.Field("Freight") .EditType(EditingType.Numeric).Add();}) |
+Columns(col => { col.Field("Freight") .EditType(EditingType.NumericEdit).Add();}) |
+
+
+Columns(col => { col.Field("ShipCity") .EditType(EditingType.Dropdown).Add();}) |
+Columns(col => { col.Field("ShipCity") .EditType(EditingType.DropdownEdit).Add();}) |
+
+
+Columns(col => { col.Field("Verified") .EditType(EditingType.Boolean).Add();}) |
+Columns(col => { col.Field("Verified") .EditType(EditingType.BooleanEdit).Add();}) |
+
+
+
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#213711 - Number column is exported correctly in the specified format.
+* \#213861 - Date column is exported correctly in the specified format.
+## Kanban
+
+### Features
+{:#kanban-features}
+
+* \#189927, \#177568, \#203750, \#207002, \#F129307, \#F134895 - Provided support to change the swimlane header's row text based on `swimlaneKey` value mapping in swimlane `headers` . Also, provided support for show/hide empty swimlane in the Kanban board.
+## ListBox
+
+### Bug fixes
+{:#listbox-bug-fixes}
+
+* \#F138083 - Resolved the page scrolling issue which occurs on adding new items to listbox using `addItem` public method.
+## Maps
+
+### Features
+{:#maps-features}
+
+* Support has been provided to customize the data labels using properties.
+## NumericTextBox
+
+### Bug Fixes
+{:#ejnumerictextbox-bug-fixes}
+
+* \#212052 - Unable to bind decimal values in numeric text box component issue has been fixed.
+## PDF
+
+### Features
+{:#pdf-features}
+
+* \#113882, \#114486, \#124312, \#124927, \#133647, \#136283, \#163372, \#174924, \#166856, \#199371, \#210727 - Support for drawing complex script language text in the PDF document.
+* \#124697, \#187924, \#192264, \#167178, \#195300, \#206388, \#208298 - Support for redacting the PDF document.
+* \#203690 - Support for adding Long Term Validation (LTV) with digital signature and timestamp.
+* \#209230 - Support for resizing the text box value based on its size.
+* \#209578 - Support for retrieving the custom metadata (columns) from PDF annotation.
+* \#205794 - Support for adding measurement annotations in the PDF document.
+* \#179731, \#166437, \#183150 - Support for creating rubber stamp annotation with appearance and flatten support in the PDF.
+* \#203836 - Support for accessing PDF document hash to digitally sign the PDF document.
+* \#212579 - Support for time stamping the existing PDF document.
+* \#206510 - Support for getting annotation properties from the appearance content stream.
+* \#203836 - Support for changing the signature appearance based on the signature validation.
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#209067 - XML files are now importing properly as form fields.
+* \#209067 - Drop-down form fields are now exporting properly as XML files.
+* \#209809 - Unable to decrypt document without ID exception will no longer occur when decrypting the PDF documents.
+* \#209809 - Catalog is not present exception will no longer occur when loading the PDF documents.
+* \#209809, \#207003 - Password is incorrect exception will no longer occur when loading the PDF documents.
+* \#205727, \#199398 - URI value from `PdfLoadedUriAnnotation` is now retrieving properly from the PDF document.
+* \#205636 - "Index out of range exception" will no longer occur when loading the PDF documents.
+* \#206504 - Imported document size is not increased if the source document contains hyperlinks.
+* \#204160 - Content is now preserving properly when adding large text to a `PdfGrid` cell in landscape page.
+* \#206944 - PDF signature appearance is updating properly when using appearance graphics.
+* \#209484 - "Null reference exception" will no longer occur when accessing layer of the PDF document.
+* \#204266 - Incorrect layer behavior and syntax issues in Preflight when creating layers in PDF document are now fixed.
+* \#207003 - "Index and length must refer to a location within the string" exception will no longer occur when loading the PDF documents.
+* \#206043 - The blank page will no longer be created when rotating the PDF documents.
+* \#205034 - Preservation issues will no longer occur when adding layers with overlay to PDF documents.
+* \#208125 - "Argument Out Of Range exception" will no longer occur when importing pages from the PDF documents.
+* \#206826 - All the form fields are now preserving properly when merging the PDF documents.
+* \#206864, \#209809 - Hanging issues will no longer occur when importing pages form the PDF document.
+* \#208472 - PDF document corruption issue will no longer occur when merging the PDF documents.
+* \#209467 - "Object reference not set to an instance of an object" exception will no longer occur when loading the PDF documents.
+* \#206344 - Text box fields are now preserving properly when flattening the PDF documents.
+* \#207010, \#206810 - Null reference exception will no longer occur when appending the PDF documents.
+* \#204640 - "Can't convert to rectangle" exception will no longer occur when flattening the PDF documents.
+* \#210823 - Null reference exception will no longer occur when performing `ExportAsImage` operation.
+* \#204392 - The exact OCR error message is now displayed in case of OCR failure.
+* \#207441 - "Null reference exception" will no longer occur when converting Word document to PDF with `PdfXConformance`.
+* \#202700 - Bullets in the Word document are now preserving properly when converted to PDF.
+* \#208145 - The header in the Word document is now preserving properly when converted to PDF.
+* \#207105 - No extra figured tags are added when converting HTML to tagged PDF.
+* \#207447 - Hyperlinks are now preserving properly when href contains hash tag in HTML.
+* \#205172 - RTL text is now preserving properly when converting Word document to PDF.
+* \#207834 - Null reference exception thrown while loading some PDF documents is now fixed.
+* \#210943 - String not recognized exception will no longer thrown when loading some PDF documents.
+* \#210828 - Corruption issue after signing the PDF document is now fixed.
+* \#211845 - SelectedIndex property issue in PdfLoadedRadioButtonField is now fixed.
+* \#208585 - Form fields are not duplicated when loading and saving the PDF document.
+* \#208463 - Underline text tags are preserved as figure will no longer occur when converting Word to PDF.
+* \#210703 - Null value returns from the LinePoints property will no longer occur in PdfLine Annotation.
+* \#210779 - Null reference exception will no longer occur when filling the form fields in the PDF document.
+* \#210590 - Custom metadata set property are now properly working in the PDF document.
+* \#211089 - Appearance are now preserved properly for selected item in the PdfLoadedComboBoxField.
+* \#207022 - The text of multiline XFA text box field is now wrapping properly.
+* \#208909 - Null reference exception will no longer occur when converting HTML to PDF.
+* \#211011 - HTML to tagged PDF conversion will be preserved properly.
+* \#211008 - HTML converter will no longer hang when converting HTML to tagged PDF.
+* \#204693 - The orientation value set in the image properties is now detected and rendered properly when drawn to the PDF page.
+* \#213077 - Tagged PDF conversion is working properly in IE rendering engine.
+* \#209626, \#209605 - PDF document is now preserving properly when converting EMF to PDF document.
+* \#212713 - Text is not preserving properly when converting HTML to PDF.
+* \#212192 - `AutoFontSize` property is now working properly with multiline text box form field.
+* \#210068 - Symbols are preserving properly when adding text to the PDF document.
+* \#210539 - Throws proper exception when loading the password protected PDF document.
+* \#208141 - EMF image is now preserving properly when converting the Excel, PPT, and Word document to PDF document.
+* \#206588 - EMF image is now preserving properly when converting Excel to PDF document.
+* \#206032 - Text spacing is now preserving properly when converting EMF to PDF document.
+* \#203970, \#205291 - Text is not preserving properly when converting Excel to PDF document.
+* \#204165, \#204161 - Images are now preserving properly when converting word to PDF document.
+* \#203624 - "Argument out of range exception" will no longer occur when parsing PDF layer from the PDF document.
+* \#211947 - Existing PDF document is now loading properly without exception.
+* \#209974 - "Null reference exception" will no longer occur when importing pages from the specific PDF document.
+
+
+
+
+
+
+## PdfViewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#204928, \#166056, \#162399, \#178537, \#194227, \#196818, \#197343, \#198839, \#202013 - The CCITTFax decoder filter images are rendered properly in Google Chrome and Firefox browser using the PDF viewer control.
+* \#211097 – Exposed an API to customize the location to save the temporary files.
+* \#183772, \#197611 , \#203405- Improved the performance of scrolling and pinch zooming in PDF viewer control.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#207860 - Exception will no longer be thrown while exporting the pages of PDF document as images.
+* \#206571, \#207989 - Contents of the PDF document are now rendered properly in PDF viewer.
+* \#206569 - Text contents of the PDF document are now rendered properly in PDF viewer.
+* \#208837 - Table borders are now rendered properly in PDF viewer.
+* \#204717 - The question mark content is now rendered properly in PDF viewer.
+* \#206825 - Now, the extracted image color is same as the original image color.
+* \#207455 - Position of the check boxes and the radio buttons are now preserved properly in Internet Explorer (IE).
+* \#204631 - Text contents of the PDF document are now rendered properly in the PDF viewer control.
+* \#206267, \#208585 - Downloaded file size is now same as the size of the original document.
+* \#203897 - Now, the application does not hang while loading the provided PDF document in the PDF viewer control.
+* \#208885 - Now, the position of the annotations and signatures are maintained properly in the downloaded document.
+* \#205565, \#210823 - Text contents of the PDF document are now rendered properly in the PDF viewer control.
+* \#209790 - Now, the extracted image is rendered properly.
+* \#210136 - Now, the exception is not thrown on performing the extract image functionality with the provided document.
+* \#209771 - Now, the extra character is not added in the extracted text.
+* \#211766 - Size of the form fields are now maintained properly in the PDF viewer control.
+
+
+## PivotClient
+
+### Bug fixes
+{:#pivotclient-bug-fixes}
+
+* \#210141 - Conditional formatting can be applied through `renderSuccess` event.
+
+
+## PivotGrid
+
+### Features
+{:#pivotgrid-features}
+
+* \#194095 - Sorting support has been provided to order the members inside Member Editor.
+
+## Presentation
+
+### Features
+{:#presentation-features}
+
+* \#187813 , \#195963, \#195982, \#205217, \#211356, \#209508 - Added support to convert RTL (right to left) text in PowerPoint presentation to PDF or image conversions.
+* \#205041 - Added support to directly access the columns of a PowerPoint table.
+* \#201054 - Added support to get the dynamic height of a PowerPoint table.
+* \#208525 - Improved the auto-shape rendering when converting the PowerPoint presentation to PDF or image.
+* \#205189 - Added support to embed the fonts when converting a PowerPoint presentation to PDF.
+* Added support for creating and editing slide transitions in PowerPoint presentation.
+
+### Breaking Changes
+{:#presentation-breaking-changes}
+
+* Setter has been added to `Text` property of `ITextBody` interface.
+* The property `Style` has been added to the `IPresentationChart` interface.
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+
+* \#204936 - Inherited table styles are now preserved while converting a PowerPoint presentation as PDF document.
+* \#209405 - `NullReferenceException` will no longer be thrown while converting a PowerPoint slide with Chinese text to an image.
+* \#208901 - Group shape background color is now preserved while converting a PowerPoint slide to an image.
+* \#209572 - Bullets are now preserved while converting a PowerPoint slide to an image.
+* \#211236 - Rotated group shapes are now preserved while converting a PowerPoint slide to an image.
+* \#209550 - `ObjectReferenceException` will no longer be thrown while loading a PowerPoint document created with XMLPowerTools.
+* \#211236 - Individual shape bounds within the group shapes are now updated to the properties while loading a PowerPoint document.
+* \#205737 - Text orientation in SmartArt nodes are preserved properly while converting a PowerPoint slide to an image.
+* \#205502 - Application will no longer hang while re-saving the PowerPoint presentation.
+* \#205217 - `NullReferenceException` will no longer be thrown while converting a Presentation slide to the PDF.
+* `AccessViolationException` will no longer be thrown while re-saving a PowerPoint document with same file name.
+* `StringFormatException` will no longer be thrown while creating animations in Afrikaans culture.
+## RangeNavigator
+
+### Features
+{:#rangenavigator-features}
+
+* Support has been provided to hide the intersecting labels.
+* Support has been provided to include or exclude the first day of the next month in the selected data.
+## ReportDesigner `Preview`
+
+The report designer component for ASP.NET MVC platform allows users to create and edit RDL standard reports.
+
+### Features
+{:#ejreportdesigner-features}
+
+* **Data sources**: Supports a wide range of data sources to explore data using connections to major data providers such as Microsoft SQL server, Oracle, OLEDB, and ODBC.
+
+* **Report items**: Provides clear data visualization using report items such as built-in parameters, including charts, grids, pivot grids, subreports, textboxes, images, lines, and rectangles.
+
+* **Report parameter**: Connects related reports and filters data in queries.
+
+* **Image manager**: Supports managing embedded images in the report.
+
+* **Property panel**: Allows users to view and modify configurations of selected report item.
+
+* **Expression**: Built-in expression editor to create expressions with RDL standard to specify or calculate values for parameters, queries, filters, report item properties, groups, sorts, images, and dynamic page header and footer content.
+
+
+## ReportViewer
+
+### Features
+
+* \#200906 - Provided support to render range bar chart type reports.
+* \#203061 - Provided ParameterHelper to create custom parameter block in user application.
+* \#201909 - Provided support to preview reports in Nancy FX framework application.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#138473 - The header report item overlapping to body content in print preview has been resolved.
+* \#210506, 210688 - Now, multiple nested grouping toggle exports properly to Excel when the initial toggle state of a parent group is hidden.
+* \#210669 - Resolved non html tag markup text rendering problem in reportviewer.
+* \#198150 - Now, child parameter values are updated properly when multi-valued parent parameter is changed.
+* \#210648 - Incorrect resource text of reportviewer toolbar elements has been replaced with correct contents for Pt-BR culture.
+* \#206918 - Rendering problem in PDF export when data region report item is used inside a rectangle has been resolved.
+* \#204628 - The exception in PDF export when textbox report item contains HTML content has been resolved.
+* \#212581 - Resolved empty document generation when exporting report with chart report item.
+* \#209336 - Now, interactive sorting icon renders properly with tablix header when text alignment is right.
+* \#213891 - Now, text alignment rendered properly when different border values used for tablix cell.
+
+## Slider
+
+### Bug Fixes
+{:#slider-bug-fixes}
+
+* \#209238 – Page scroll issue when moving the slider handle has been fixed.
+## Tab
+
+### Features
+{:#tab-features}
+
+* \#138568 - Added the missing "None" mode in the `HeightAdjustMode` enumeration.
+## TreeGrid
+
+### Features
+{:#treegrid-features}
+
+* \#206811, \#212562 - Now it is possible to search records along with its parent record.
+* \#188259, \#195994 - Batch edit and batch save support has been implemented in TreeGrid.
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#205681 - Issue in updating data source with total summary rows has been fixed.
+* \#211707 - Issue with column resizing action in Firefox browser has been fixed.
+## TreeView
+
+### Features
+{:#treeview-features}
+
+* \#203297 - Provided an option to prevent parent node from expanding while adding a node in the tree view control.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#173702 - Provided support for hyperlinks in data import.
+* \#52130, \#56162, \#135871, \#166296, \#178721, \#180457, \#180462, \#197799, \#198853 - Provided support to calculate external reference formula.
+* \#180349 - Provided support for pivot table field sorting with direction.
+* Provided support for custom qualifier and record delimiter for CSV files.
+* \#202955 - Provided support for picture recolor in Excel to PDF conversion.
+* \#129968 , \#197691, \#208141 - Provided GroupShape support in Excel to PDF conversion.
+* \#135243, \#117497, \#131343 - Provided support for worksheet to HTML conversion from .NETStandard 1.4.
+* \#135243, \#129497, \#206936, \#208400 - Provided support for worksheet to image conversion from .NETStandard 1.4.
+
+
+### Breaking changes
+{:#xlsio-breaking-changes}
+
+
+* \#207306 - `DetectMixedValueType` enumeration is added for detecting mixed data typed column values while exporting to DataTable.
+* \#203029 - `TypeMismatchOnExport` event and `ExportEventArgs` class are added in `IApplication` interface to notify users about the mismatch between cell type and property type while Exporting data to CLR Objects.
+* `Calculate` method is added in `IWorksheet` class to support worksheet formulas calculation.
+* \#180349 - `AutoSort` method is added in `IPivotField` class.
+* `CsvQualifier` and `CsvRecordDelimiter` properties are added in `IApplication` interface.
+* `RemoveAt()` is added in `WorksheetNamesCollection` class to remove worksheet name at particular index.
+* \#135243, \#129497, \#206936, \#208400 - Added `ExportImageOptions` class with `ExportImageFormat` enumeration, `Scaling mode` and default constructor, and `ConvertToImage` method in `IXlsIORenderer` class.
+
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#209729 - Null reference exception thrown while adding marker variable with copy style argument is resolved.
+* \#209443 - Null reference exception thrown while copying empty worksheet range is resolved.
+* \#209443 - Shape is not copied properly to another range while clearing range is fixed.
+* \#208554 - Application exception ambiguity conflict between Microsoft Common Object Runtime Library and Syncfusion.Compression NuGet package is resolved.
+* \#207203 – Random exceptions on accessing the `RTFText` property multiple times is resolved.
+* \#208141 - Exception thrown while converting the chart with range collection is resolved.
+* \#208122 - Exception thrown while opening a file with empty RTF text is resolved.
+* \#207732 - Argument exception thrown while opening a workbook of strict XML type is resolved.
+* \#207940 - Null reference exception raised while invoking auto fit columns on cells containing formulas is resolved.
+* \#207176, \#210642 - Issue with conditional formats on a newly created worksheet is fixed.
+* \#207151 - Exception will no longer be thrown while saving the workbook created using `AddCopy()`.
+* \#206271 - Corruption issue while resaving the file with query table is resolved.
+* \#206070 - Formats are preserved correctly while saving XML file as XLSX.
+* \#205858 - Table formula with column name in dimension format can be set properly.
+* \#204815 - Exception raised while opening an Excel file having the style count greater than maximum unique styles is fixed.
+* \#204483 - XML exception raised while opening a binary file with duplicate schema is resolved.
+* \#204511 - `FindAll()` returns expected value when `ExcelFindOptions` is not provided.
+* \#204932 - Exception raised while setting the `Fill` property for un-supported chart types on opening Excel file is resolved.
+* \#204742 - Data connection parameters tag is now serialized while resaving an Excel file.
+* \#204130, \#204484 - Exception thrown while parsing hyperlink in merged cells is resolved.
+* \#203365 - Conditional formats are properly copied while adding a copy of worksheet using `AddCopy()`.
+* \#203557 - File corruption issue while generating worksheet from the data table is resolved.
+* \#203396 - File corruption while removing comments with picture from the worksheet is resolved.
+* \#202487 - Exception will no longer be raised while parsing invalid reference to the chart series name.
+* \#204134 - Incorrect chart name retrieved for the binary file is fixed.
+* \#207784 - Exception raised while copying custom functions to a different workbook is resolved.
+* \#205835 - Exception raised while cloning the workbook with conditional formats is resolved.
+* Exception will no longer be thrown while applying template marker using the IWorksheet.Workbook property
+* Auto filter issue while setting IconSet conditional formatting with NoIcon is resolved.
+* \#211514 - NullReferenceException thrown while opening a file in multi-thread environment is fixed.
+* \#210082 - Exception thrown while copying an Excel to another document with the named range and saving is resolved.
+* \#210172 - Conditional format formulas applied to the `ConditionValue` property are now properly updated in advanced conditional formats.
+* \#210172 - Image protection in XLS documents will not be removed after resave.
+* \#209739 - Exception thrown while parsing workbook with empty styles is resolved.
+* \#209443 - Merged cells are now properly copied to another range during `CopyTo()` method.
+* \#138492 - Issue with `ListOfValues` property in Data Validation is fixed.
+* Number formats are returned properly while parsing.
+* Image will no longer be saved into local storage while converting the Excel workbook to HTML stream.
+* Print area is cleared properly when `PrintArea` is set to null.
+* Out of Memory exception thrown while parsing a CSV file with large number of rows is fixed.
+* Issue with clearing Rich-Text and its formatting is resolved.
+* \#212859 - Conditional formats are applied properly in an Excel file generation using XlsIO.
+* \#211941 - Row height value in `GetRowHeightInPixels` is different than Microsoft Excel for a particular document is fixed.
+* \#210905 - Styles are preserved properly while resaving the document in Microsoft Excel.
+* \#207242 - ArgumentException raised while parsing duplicate number formats in the workbook is fixed.
+* \#212951 - XML exception raised while opening an Excel document with invalid chart properties is resolved.
+* \#213480 - Data labels formula is properly updated on changing sheet name.
+* \#213242 - Title and border color are properly set for the cloned charts in XlsIO.
+* \#212887 - Active cell is set properly after freeze panes.
+* \#212629, \#212683, \#212610, \#212926 - Unsupported exception thrown in Compression.Base while parsing an Excel document in XlsIO is resolved.
+* \#212077 - Corruption issue due to incorrect named ranges is fixed.
+* Exception will no longer be thrown while creating GroupShape with VML shapes.
+* Issue with row height while parsing XML file is fixed.
+* Exception thrown while opening an Excel document in try catch block is resolved.
+* NullReferenceException will no longer be thrown during AddCopy of binary Excel worksheets with XML Excel worksheets.
+* \#213412 - File corruption while applying the `SubTotal` function is fixed.
+* Incorrect seconds value for DateTime type exported from worksheet to DataTable is fixed.
+* \#209538 - Cell value is rendered properly in Excel to PDF conversion.
+* \#208893 - Transparent image background is rendered properly in PDF conversion.
+* \#204936 - Legend alignment is achieved properly regardless of axis labels in chart to image conversion.
+* Issue with shape color in Excel to PDF conversion is fixed.
+* Issue with data labels in chart to image conversion is resolved.
+* \#208900 - Invalid operation exception will no longer be thrown in Excel to PDF conversion of an Excel document with charts.
+* \#211825 - Exception thrown while converting an Excel file to PDF with styles is resolved.
+* \#210068 - Shrink to fit now works properly in Excel to PDF conversion.
+* Shape text position will be proper in Excel to PDF conversion when horizontal flip is applied.
+* Issue with stacked series in chart to image conversion is fixed.
+* \#210068 - Unicode symbol character set is now supported in Excel to PDF conversion.
+* \#212917 - Enabled custom scaling mode for chart to image conversion.
diff --git a/aspnetmvc/Release-notes/v16.3.0.22.md b/aspnetmvc/Release-notes/v16.3.0.22.md
index 75a66a04..d7244911 100644
--- a/aspnetmvc/Release-notes/v16.3.0.22.md
+++ b/aspnetmvc/Release-notes/v16.3.0.22.md
@@ -24,8 +24,15 @@ Please refer to this he
-{% directory path: _includes/release-notes/v16.3.0.22 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#212870 –EJ mobile source files (script and themes) has been added, which was missed in last release.
+
diff --git a/aspnetmvc/Release-notes/v16.3.0.29.md b/aspnetmvc/Release-notes/v16.3.0.29.md
index 6e752fd3..74c00877 100644
--- a/aspnetmvc/Release-notes/v16.3.0.29.md
+++ b/aspnetmvc/Release-notes/v16.3.0.29.md
@@ -24,8 +24,180 @@ Please refer to this he
-{% directory path: _includes/release-notes/v16.3.0.29 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Common
+
+### Bug Fixes
+{:#common-bug-fixes}
+
+* \#212870 - EJ mobile source files (script and themes) missed in the previous release have been added.
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#216566 - The file will no longer be corrupted while adding Chart into a Word document (DOCX).
+* \#215421 - Paragraph list is now preserved properly while merging a cloned paragraph with ImportOptions.KeepSourceFormatting.
+* \#F139944, \#215539 - Custom UI is now preserved properly while opening and saving a Word document (DOCX).
+* \#214749 - The "FormatException" will no longer be thrown while opening a Word document.
+* \#214664 - Table cell content is now preserved properly while converting a Word document to PDF.
+* \#214435 - Hanging issue has been resolved while converting a Word document to Image.
+* \#213886 - List number is now preserved properly while opening and saving a Word document (DOCX).
+* \#F139508 - Page border position is now preserved properly while converting a Word document to PDF.
+* \#213327 - Shape is now preserved properly while converting a Word document to PDF.
+* \#213151 - Bullets are now preserved properly while merging the Word documents.
+* \#213042 - Unexpected frame preservation issue has been resolved while calling the WordDocument.Replace API for Word document.
+* \#212593 - Text wrapping issue has been resolved while converting a Word document to PDF.
+* \#212502 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#210586 - The "NotSupportedException" will no longer be thrown while converting a HTML document to Word document.
+* \#182512 - The "OutOfMemoryException" will no longer be thrown while opening a Word document.
+
+## Gantt
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* Issue with taskbar tool tip position when tool tip has more content has been fixed.
+## TreeGrid
+
+### Bug Fixes
+{:#treegrid-bug-fixes}
+
+* \#216853 - Issue in search text box with multiple tree grid in same page has been fixed.
+* \#217739 - Issue in updateRecordByIndex public method with batch editing has been fixed.
+* \#216627 - Now it is possible to get the hidden column field value in actionComplete event arguments.
+
+
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#215296 - PDF export of Grid using local save method works fine when Unicode property is enabled.
+* \#214968 - Shadow CSS of Excel filter dialog is applied correctly in Material theme.
+## PDF
+
+
+### Bug Fixes
+{:#pdf-bug-fixes}
+
+* \#215133 - Performance has been improved when accessing the PDF document layers.
+* \#210943, \#216074 - String was not recognized as a valid DateTime exception will no longer occur while loading a PDF document.
+* \#215941 - Barcode is now preserving with proper size when specifying the size of a barcode.
+* \#215595 - The 1D barcode is now scanning properly with default width.
+* \#215096 - FNC characters in the given input is now preserving properly for `PdfGS1Code128Barcode`.
+* \#215166 - The Null-reference exception will no longer occur while loading a PDF document.
+* \#214918 - Light table header is now preserving properly when providing the data source through `IEnumerable`.
+* \#214401 - The ArgumentException will no longer occur when loading a PDF document.
+* \#213436 - The ArgumentException will no longer occur while loading a PDF document with Spanish culture settings.
+* \#217131 - File size has been decreased while redacting a PDF document.
+* \#215998 - Performance has been improved when converting XPS to PDF document.
+* \#215977 - Text is now redacting properly when redact with annotation.
+* \#215817 - "A Graphics object cannot be created from an image that has an indexed pixel format." exception will no longer occur when redacting a PDF document.
+* \#213910 - Text is now preserving properly when converting a PDF document to PDF/A-1b document.
+* \#214354 - The Hebrew text is now preserving properly in EMF to PDF conversion.
+* \#213566, \#213951 - Text is now preserving properly when converting word document to PDF in azure function app.
+* \#212556 - The OutOfMemory exception will no longer occur when converting PDF to PDF/A-1B.
+* \#217007 - The Null-reference exception will no longer occur when importing pages from the PDF document.
+
+
+
+
+
+
+
+## PdfViewer
+
+### Features
+{:#pdfviewer-features}
+
+* \#215410 – Exposed an API updateViewerSize to resize the PDF Viewer control.
+* \#212436 - Exposed an event ajaxRequestSuccess to receive the JSON data on success of AJAX request.
+
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#213372 - The memory consumption is now reduced while extracting the text from large PDF documents.
+* \#215213 - The elements in the PDF document are now rendered properly in the exported image.
+* \#215907 - The image in the PDF document is now rendered properly in the exported image.
+* \#217595, \#215227, \#210823 - Content in the PDF document is now rendered properly in PDF Viewer.
+
+
+## PivotGrid
+
+### Bug fixes
+{:#pivotgrid-bug-fixes}
+
+* \#215317 - Cell editing is working properly while we render multiple controls on the same page.
+* \#215425 - PivotChart is not rendered properly while the style of the element is empty.
+## Presentation
+
+### Bug Fixes
+{:#presentation-bug-fixes}
+
+* \#213387 - Slide background is now preserved properly while converting a PowerPoint slide to image.
+* \#213409 - Picture fill is now preserved properly in portable PDF rendering.
+* \#207078 - The `FormatException` will no longer be thrown while resaving a PowerPoint document with formulated path points.
+
+## ReportViewer
+
+### Features
+
+* \#216091, #211268 – Provided user defined custom attribute to render the trendline chart.
+* \#217143 – Provided support to show the tooltip for chart series.
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#218557 – The blank page rendering issue when using the nested tablix with span cells has been resolved.
+* \#216640 – Now, Lookup, LookupSet, MultiLookup miscellaneous functions return correct values when different scopes are used in single expression.
+* \#215937 – NRE in the chart report item when it contains legend title has been resolved.
+* \#213670 – Now, the external font is applied properly in the chrome browser when font contains spacing character.
+* \#215645 – Now, the export and fit to page toolbar options are updated properly based on focus.
+* \#215524 – The parameter block visibility problem in the print layout when the view report action is triggered has been resolved.
+
+## XlsIO
+
+### Bug fixes
+{:#xlsio-bug-fixes}
+
+* \#139653 - Issue with VLOOKUP formula while setting custom separators in German culture is fixed.
+* \#204947 - Exception thrown while opening Excel document with duplicate attributes is resolved.
+* \#211036 - Performance issue while converting chart with formulas to PDF is resolved.
+* \#212300 - Null reference exception is no longer thrown while add copying the workbook with invalid sheet references.
+* \#212300 - File corruption issue while copying a range having named range formula referring to External workbook is resolved.
+* \#213242 - Chart default axis title area text settings and text box properties are now cloned properly in XlsIO.
+* \#213274 - `StandardHeight` is now properly set for XlsIO generated Excel documents.
+* \#213608 - Incorrect `RichText` format while saving the Excel document is fixed.
+* \#213658 - Null reference exception thrown while getting `ListOfValues` property of Data Validation is fixed
+* \#213658 - `NumberFormatSettings` returning null value while accessing particular range is fixed.
+* \#213658 - Issue with `FirstFormula` property of Data Validation in binary Excel files is fixed.
+* \#213819 - `DeleteColumn` method works properly for CSV file.
+* \#214098 - Issue in setting Maximum labels count for chart numeric axis in chart to image conversion is fixed.
+* \#214495 - Issue with slicer getting removed on saving the file in Excel 2007 version is fixed.
+* \#214638 - Excel file with incorrect anchor type for shapes is resaved properly without any corruption.
+* \#214638 - Excel file with text box is resaved properly in Excel 2007 version without any corruption
+* \#214879 - Exception thrown while parsing the named range formula without worksheet reference is resolved.
+* \#214895 - Alignment issue in Excel to PDF conversion for cells with conditional formats applied is fixed.
+* \#214915 - Enabling `WrapText` property will no longer throw exception during `BeginUpdate()`.
+* \#214924 - Excel file with conditional formats is resaved properly without any corruption.
+* \#215001 - Issue with horizontal alignment for textbox is resolved.
+* \#215030 - Null reference exception thrown on casting chart data label as text area on parsing Excel file is fixed.
+* \#215185 - Text box color and macro link are properly resaved in the Excel document.
+* \#215197 - Issue with changing legend position from manual layout is fixed.
+* \#215350 - Special characters (Ampersand and less-than symbols) can be used in `HTMLString` property without any exception.
+* \#215591 - Issue with copying borders in merged cells is fixed.
+* \#215649 - Date format is now preserved properly when creating Excel from data table.
+* \#215896 - ArgumentException thrown while converting Excel file having background color set for text box to PDF is fixed.
+* \#216094 - ArgumentException thrown while assigning "/" as cell value is fixed.
+* \#216187,* \#214895 - Performance issue while inserting rows is resolved.
+* \#216305 - `AutoFitColumn` now works properly for currency values.
+* \#217511 - Object reference exception thrown while converting Excel file with icon set in conditional formats to PDF is fixed.
+* ArgumentException thrown while accessing used range having styles alone is fixed.
+* Border set to a cell through `BordersAround` method is now applied properly.
+* Unhandled exception thrown while opening an Excel file with duplicate shape attribute is fixed.
diff --git a/aspnetmvc/Release-notes/v16.3.0.35.md b/aspnetmvc/Release-notes/v16.3.0.35.md
index 86ed9b16..1b039b18 100644
--- a/aspnetmvc/Release-notes/v16.3.0.35.md
+++ b/aspnetmvc/Release-notes/v16.3.0.35.md
@@ -24,8 +24,23 @@ Please refer to this he
-{% directory path: _includes/release-notes/v16.3.0.35 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#218751 - The slash appending problem for User ID built-in collection while previewing the report with empty domain value has been resolved.
+* \#220361 - Now, foreground hexadecimal color code value is applied properly in the Report Viewer when it is set through HTML markup text.
+* \#F140611 - Problem in updating the report margin value in print preview has been resolved.
+* \#214304 - Drillthrough hyperlink action with Javascript methods will be navigated to proper page in the Report Viewer.
+* \#219807 - Now, `DateSerial` function returns proper value if `AddMonth` or `AddDays` method is used in expression.
+* \#218850 - Problem in displaying the chart legend for list of chart report item inside the subreport has been resolved.
+* \#216656 - Now, Thai culture text will be displayed properly when using external Garamond font in PDF export.
+* \#216800, #217998 - Problem in collapse toggle functionality for child report items in Excel export has been resolved.
+* \#212724 - Now, drillthrough-date-time parameter values have been updated properly in the subreport.
+* \#204379 - Problem in displaying the value in chart axis when the date format is applied has been resolved.
+
diff --git a/aspnetmvc/Release-notes/v16.3.0.36.md b/aspnetmvc/Release-notes/v16.3.0.36.md
index b37f5440..7223c44b 100644
--- a/aspnetmvc/Release-notes/v16.3.0.36.md
+++ b/aspnetmvc/Release-notes/v16.3.0.36.md
@@ -24,8 +24,23 @@ Please refer to this he
-{% directory path: _includes/release-notes/v16.3.0.36 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## ReportViewer
+
+### Bug Fixes
+{:#reportviewer-bug-fixes}
+
+* \#218751 - The slash appending problem for User ID built-in collection while previewing the report with empty domain value has been resolved.
+* \#220361 - Now, foreground hexadecimal color code value is applied properly in the Report Viewer when it is set through HTML markup text.
+* \#F140611 - Problem in updating the report margin value in print preview has been resolved.
+* \#214304 - Drillthrough hyperlink action with Javascript methods will be navigated to proper page in the Report Viewer.
+* \#219807 - Now, `DateSerial` function returns proper value if `AddMonth` or `AddDays` method is used in expression.
+* \#218850 - Problem in displaying the chart legend for list of chart report item inside the subreport has been resolved.
+* \#216656 - Now, Thai culture text will be displayed properly when using external Garamond font in PDF export.
+* \#216800, #217998 - Problem in collapse toggle functionality for child report items in Excel export has been resolved.
+* \#212724 - Now, drillthrough-date-time parameter values have been updated properly in the subreport.
+* \#204379 - Problem in displaying the value in chart axis when the date format is applied has been resolved.
+
diff --git a/aspnetmvc/Release-notes/v16.4.0.40.md b/aspnetmvc/Release-notes/v16.4.0.40.md
index d2bd682c..b0f9ff9f 100644
--- a/aspnetmvc/Release-notes/v16.4.0.40.md
+++ b/aspnetmvc/Release-notes/v16.4.0.40.md
@@ -29,8 +29,357 @@ Please refer to this ()` method is added in `IWorksheet`, `WorksheetImpl`, `ExternWorksheetImpl` and `WorksheetGroup` classes to export worksheet data into the collection of CLR objects.
+* \#F144806 - `ImportDataTable()` method is added as an overload in `WorksheetImpl`, `WorksheetGroup` and `ExternWorksheetImpl` classes with a boolean to include column headers.
+* `BindableAttribute()` constructor in `BindableAttribute` class initializes a new instance that indicates whether a property is bindable.
+* `Bindable` property in `BindableAttribute` class specifies the bindable attribute for a property.
+* `ImportData()` method is added in `IWorksheet`, `WorksheetImpl`, `ExternWorksheetImpl` and `WorksheetGroup` classes to import data from class objects to a worksheet.
+* `ExcelNestedDataLayoutOptions` enum in `enums` class specifies how to fill the group field values while importing nested collection CLR objects.
+* `ExcelNestedDataGroupOptions` enum in `enums` class specifies whether the grouping is added with Collapse or Expand while importing nested collection CLR objects.
+* `ExcelImportDataOptions` class is added in `IWorksheet` class to specify import data options.
+* `FirstRow` property in `ExcelImportDataOptions` class specifies first row from where the data should be imported.
+* `FirstColumn` property in `ExcelImportDataOptions` class specifies first column from where the data should be imported.
+* `IncludeHeader` property in `ExcelImportDataOptions` class specifies whether class properties names must be imported or not.
+* `IncludeHeaderParent` property in `ExcelImportDataOptions` class specifies whether parent class properties names must be imported or not.
+* `NestedDataLayoutOptions` property in `ExcelImportDataOptions` class specifies how to fill the group field values while importing nested collection objects.
+* `NestedDataGroupOptions` property in `ExcelImportDataOptions` class specifies whether the grouping is added with Collapse or Expand while importing nested collection objects.
+* `CollapseLevel` property in `ExcelImportDataOptions` class specifies the group collapse level.
+
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#230042, \#231663 - Number and date time values are now rendered properly in Excel to PDF conversion.
+* \#237114, \#237576 - Line shapes are now rendered properly when converting Excel to PDF.
+* \#244941, \#245083 - Custom properties are now preserved properly on resaving the Excel document.
+* \#240083 - Number alignment is now proper in Excel to PDF conversion.
+* \#235971 - Chart series type is now preserved properly while saving the workbook with combination chart.
+* \#240200 - Pivot table background color is now preserved properly while resaving the Excel document.
+* \#240677 - Pivot chart is now preserved properly while resaving the Excel document.
+* \#240083 - Chart data points will no longer be missed when converting Excel to PDF.
+* \#239969 - Argument exception will no longer be thrown on opening the Excel file containing external workbook.
+* \#230937 - Excel document is now converted properly while using the `OFFSET` function.
+* \#236370 - DateTime value is now returned correctly in UK culture.
+* \#238322 - Pivot table row header is now preserved properly when converting Excel to PDF.
+* \#236131 - PivotTable will no longer be crashed on refreshing the resaved Excel file.
+* \#239384 - Performance delay will no longer occur while resaving the Excel document.
+* \#237809 - Conditional format formula for specific text is now updated properly while copying cells.
+* \#236873 - `DisplayText` is now returned correctly when accessing the date time using formula with DDDD number format.
+* \#238626 - Creating table with invalid table name will throw an exception.
+* \#236136 - `PercentOfParent` option is now set correctly while creating a pivot table.
+* \#237114 - AutoShape text is now rendered properly when converting Excel to PDF.
+* \#239217 - Cell text with lesser than and greater than symbols are now preserved properly when converting the worksheet to HTML.
+* \#236197 - Time value is now set correctly for 1904 enabled workbook.
+* \#241751 - Checkboxes are now checked properly after resaving the Excel document.
+* \#238322 - Grand totals of rows and columns are now preserved properly in Excel to PDF conversion.
+* \#241336 - Excel document containing conditional formats will no longer be corrupted on inserting a row.
+* \#237235 - Legend is now preserved properly on setting custom data label.
+* \#240083 - Chart data point will no longer be missed when converting Excel to PDF.
+* \#242245 - Performance has been improved while opening the SpreadsheetXML file.
+* \#241403 - Vertical text alignment now works properly in Excel to PDF conversion.
+* \#242613 - Japanese characters are now preserved properly in Excel to PDF conversion.
+* \#242913 - Font name and font size will no longer be changed while opening the Excel document.
+* \#244193 - Exception will no longer be thrown on converting the Excel document with date time to PDF.
+* \#239659 - Checkbox when removed is now preserved properly.
+* \#226622 - Cell value is now updated properly while coping a range from source to destination.
+* \#239384 - Performance is improved while converting Excel document into PDF with conditional formatting.
+* \#244535 - Filter applied columns are now auto-fitted properly.
+* \#243110 - Code name is now preserved properly for XLSX files.
+* \#242235 - Alternative text for chart shape is now preserved properly on resaving the Excel document.
+* \#245833 - Worksheet with autoshapes is now cloned properly.
+* \#243737 - Conditional format styles are now copied properly while applying marker with jump arguments.
+* \#240083 - Conditional format formula is now calculated correctly in Excel to PDF conversion.
+* \#244284 - Table formatting issues will no longer occur on resaving the Excel file.
+* \#240237 - Excel document with line shapes is now properly converted to PDF.
+* \#248642 - Exception is no longer thrown on resaving the Excel document containing external range in chart series.
+* \#243928 - Border style is applied when `BeginUpdate` and `EndUpdate` are invoked.
+* \#240237 - Shape text rendering is now proper in Excel to PDF conversion.
+* \#247667 - Image will no longer shrunk on inserting multiple rows.
+* \#243732 - Cell indent is now preserved properly when indent level is set in Excel to HTML conversion.
+* \#245634 - Format exception is no longer thrown on opening the file in German culture.
+* \#F144906 - Active worksheet is now unselected when multiple worksheets are selected in the Excel file.
+* \#F145816 - Exception will no longer be thrown on saving the workbook after invoking the `IApplication.IsSupported()` method.
+* \#F146576 - Cell with indentation will no longer be missed in worksheet to image conversion.
+* Exception will no longer be thrown when getting intersect range from invalid named ranges.
+* Saving the input document as xlsx file after saving it as xml document will no longer be corrupted.
+* `CalcEngine` will no longer be reinitialized after performing Excel to PDF conversion.
+* Legend text color is now preserved properly on saving the Excel document.
+* Chart is now preserved properly on copying the worksheet using the `AddCopy()` method.
+* Output Excel file will no longer be corrupted when an empty pivot table is updated with data and saved using XlsIO.
+* Exception will no longer be thrown while using named range for page setup in XlsIO.
+* Formula is now correct on resaving the Excel document containing formula with external workbook reference.
+* Exception will no longer be thrown while converting the Excel document to PDF after resave.
diff --git a/aspnetmvc/Release-notes/v17.3.0.17.md b/aspnetmvc/Release-notes/v17.3.0.17.md
index f85d04b5..5551dde9 100644
--- a/aspnetmvc/Release-notes/v17.3.0.17.md
+++ b/aspnetmvc/Release-notes/v17.3.0.17.md
@@ -10,8 +10,48 @@ documentation: ug
{% include release-info.html date="October 15, 2019" version="v17.3.0.17" %}
-{% directory path: _includes/release-notes/v17.3.0.17 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#246022 - The List value is now preserved properly when open and save the Word document with track changes enabled.
+* \#249004 - Border is now preserved properly while converting a Word document to PDF.
+* \#249004 - Autofit textbox is now preserved properly while converting a Word document to PDF.
+* \#246771 - Header content is now preserved properly while converting a Word document to PDF.
+* \#249288 - Table content is now preserved properly while converting a Word document to PDF.
+* \#247476 - The **NullReferenceException** will no longer be thrown while converting the Word document to PDF.
+* \#249734 - Blank page is now preserved properly while converting a Word document to PDF.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#248627, \#249737 - `FormulaHidden` property now works properly while saving Excel file in binary format.
+* \#240237 - Diamond shape inside the text box is now preserved properly while resaving the Excel document.
+* \#246292 - Exception raised while Excel file with duplicate hyperlink relation is now resolved.
+* \#246462 - Unicode languages are now rendered properly in Excel to PDF conversion.
+* \#248378 - Super script is now rendered properly in Excel to PDF conversion.
+* \#240237 - Text within the shapes are now arranged properly in Excel to PDF conversion.
+* \#245763 - Performance issue in Excel to PDF conversion is resolved.
+
+Exception thrown while saving Excel document in CSV format is resolved.
+Rotation angle for text in Text box is now proper in Excel to PDF conversion.
+Date format for `m/d/yyyy h:mm` is now properly preserved in Excel to PDF conversion.
+
diff --git a/aspnetmvc/Release-notes/v17.3.0.19.md b/aspnetmvc/Release-notes/v17.3.0.19.md
index 4cc5dae0..18a19db5 100644
--- a/aspnetmvc/Release-notes/v17.3.0.19.md
+++ b/aspnetmvc/Release-notes/v17.3.0.19.md
@@ -10,8 +10,40 @@ documentation: ug
{% include release-info.html date="October 22, 2019" version="v17.3.0.19" %}
-{% directory path: _includes/release-notes/v17.3.0.19 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#250058 - Table query fields are now updated properly when table range has more columns.
+* \#251122 - Exception is no longer be thrown on while invoking `AutoFitColumn` for empty worksheet.
+* \#249565 - Exception is no longer thrown while delete and creating a table with same name.
+* \#250189 - Pivot table will be properly preserved in Excel to PDF conversion.
+* \#249466 - Autofit row height will be proper for "Arial" fonts.
+* \#249233 - AutofitColumns is now proper for wrap text applied cells.
+
+AutoShape and textBox is preserved properly while resaving the Excel document and converting the same to Pdf.
+Font name, size and color of chart elements are no longer changed while cloning the workbook.
+
diff --git a/aspnetmvc/Release-notes/v17.3.0.21.md b/aspnetmvc/Release-notes/v17.3.0.21.md
index 937c0dd3..1c4432a5 100644
--- a/aspnetmvc/Release-notes/v17.3.0.21.md
+++ b/aspnetmvc/Release-notes/v17.3.0.21.md
@@ -10,8 +10,25 @@ documentation: ug
{% include release-info.html date="October 29, 2019" version="v17.3.0.21" %}
-{% directory path: _includes/release-notes/v17.3.0.21 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v17.3.0.26.md b/aspnetmvc/Release-notes/v17.3.0.26.md
index 8a2109fd..0928bd72 100644
--- a/aspnetmvc/Release-notes/v17.3.0.26.md
+++ b/aspnetmvc/Release-notes/v17.3.0.26.md
@@ -10,8 +10,105 @@ documentation: ug
{% include release-info.html date="November 05, 2019" version="v17.3.0.26" %}
-{% directory path: _includes/release-notes/v17.3.0.26 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#245828 - Exception is no longer thrown while saving a Word document (DOCX) with invalid XML characters.
+* \#247034 - Watermark is now preserved properly while opening and saving a Word document (DOC).
+* \#246022 - The list value is now preserved properly while opening and saving a Word document with track changes enabled.
+* \#239792 - Text mapped to a content control is now preserved properly.
+* \#248024 - Text associated with field inside a bookmark is now retrieved properly from a Word document using `GetBookmarkContent` method.
+* \#248402 - File is no longer corrupted while opening and saving a Word document (DOCX) with group shape.
+* \#248400 - File is no longer corrupted while opening and saving a Word document (DOCX) with image referred inside SmartArt.
+* \#249158 - Hanging issue has been resolved while opening a Word document.
+* \#250042 - Styles are now properly listed in the style gallery of Microsoft Word application, after opening and saving the Word document using DocIO.
+* \#250466, \#F147804 - Image hyperlink with invalid image is now preserved properly while opening and saving a Word document (DOCX).
+* \#250993 - Exception is no longer thrown while reading grid before and grid after properties of a table row.
+* \#250408, \#253433, \#251662, \#247556 - Exception is no longer thrown while opening a Word document (DOCX) with group shape.
+* \#247383, \#F148303 - Exception is no longer thrown while cloning a Word document (DOCX) with group shape.
+* \#F148303 - Find and replace text is now working for text inside a group shape.
+* \#248409 - Section break is now preserved properly in Word to EPUB conversion.
+* \#251858 - Text in a rotated TextBox is now preserved properly while converting a Word document to PDF.
+* \#250815 - Table cell is now preserved properly while converting a Word document to PDF.
+* \#250550 - Footer content is now preserved properly while converting a Word document to PDF.
+* \#249809 - Text is aligned properly while converting a Word document to PDF.
+* \#249288, \#247991, \#251298, \#246790 - Table content is now preserved properly while converting a Word document to PDF.
+* \#249004 - Border is now preserved properly while converting a Word document to PDF.
+* \#249004 - Autofit textbox is now preserved properly while converting a Word document to PDF.
+* \#247476 - The **NullReferenceException** will no longer be thrown while converting the Word document to PDF.
+* \#247391 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#246790 - Blank page preservation issue has been resolved while converting a Word document to PDF.
+* \#246771 - Header content is now preserved properly while converting a Word document to PDF.
+* \#156982, \#249734 - Blank page is now preserved properly while converting a Word document to PDF.
+* \#F148161 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* Table cell border is now preserved properly in the converted PDF document at different zooming levels.
+* Bookmark text is now preserved properly while converting a Word document to PDF.
+* Table cell is now preserved properly while converting a Word document to PDF.
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#249332 – The `NullReferenceException` will no longer occur when getting destination of `PdfLoadedDocumentLinkAnnotation`.
+* \#251487 – Default document information from portfolio will be retrieved properly.
+* \#250869 – Performance of PDF to PDF A1B converter has been improved.
+* \#251103 – Merging will now preserve all the pages from source documents.
+* \#249164 – Header style will be preserved properly in `PdfLightTable`.
+* \#250644, \#F147502 – Image will be preserved properly with signature appearance.
+* \#248130 – Exception will no longer occur while selecting the bookmark items from existing PDF document.
+* \#245556, \#252556 – Conformance will be validated properly in particular site for the created conformance document.
+* \#250878 – Exception will no longer occur while merging the particular document.
+* \#249822 – The `IndexOutOfRangeException` will no longer occur while adding digital signature to the document.
+* \#249904 – The `PdfInkAnnotation` will be preserved properly for two points.
+* \#251928 – Date format will be preserved properly while flattening the `XFA` form field.
+* \#250751 – Existing PDF document compression has been improved in file size.
+* \#252156 – Characters will be preserved properly in XPS to PDF conversion.
+* \#222803 – Lines will be preserved properly in EMF to PDF conversion.
+* \#250380 – The `NullReferenceException` will no longer occur while importing pages from PDF document.
+* \#250294 – The PDF document will no longer corrupted while loading and saving in same memory stream.
+* \#247373 – Form fields will be flattened properly while merging the PDF documents.
+* \#252063 – Images with color space will be preserved properly in PDF document.
+
+## PivotClient
+
+### Bug fixes
+{:#pivotclient-bug-fixes}
+
+* \#251303 – Now, the pivot chart draws in exported document will show the expected result during responsive layout.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#250068 - The **ArgumentException** will no longer be thrown while setting the column span as 1 for table cell.
+* \#244971 - The PowerPoint presentation will no longer be corrupted while saving the document.
+* \#250515, \#251340, \#251336 - The **NullReferenceException** will no longer be thrown while converting the PowerPoint to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#248627, \#249737 - `FormulaHidden` property now works properly while saving an Excel file in binary format.
+* \#240237 - Diamond shape inside the text box is now preserved properly while resaving the Excel document.
+* \#246292 - Exception is no longer thrown while loading the Excel file with duplicate hyperlink relation.
+* \#246462 - Unicode languages are now rendered properly in Excel to PDF conversion.
+* \#248378 - Super script is now rendered properly in Excel to PDF conversion.
+* \#240237 - Text within the shapes are now arranged properly in Excel to PDF conversion.
+* \#245763 - Performance issue in Excel to PDF conversion is now resolved.
+* \#250058 - Table query fields are now updated properly when table range has more columns.
+* \#251122 - Exception is no longer thrown on invoking `AutoFitColumn` for empty worksheet.
+* \#249565 - Exception is no longer thrown while deleting and creating a table with the same name.
+* \#250189 - Pivot table is now preserved properly in Excel to PDF conversion.
+* \#249466 - Autofit row height is now proper for “Arial” fonts.
+* \#249233 - `AutofitColumns` is now proper for wrap text applied cells.
+* Exception is no longer thrown while saving the Excel document in CSV format.
+* Rotation angle for the text in Text box is now proper in Excel to PDF conversion.
+* Date format `m/d/yyyy h:mm` is now preserved properly in Excel to PDF conversion.
+* AutoShape and TextBox are now preserved properly while resaving the Excel document and converting the same to PDF.
+* Font name, size and color of the chart elements are no longer changed while cloning the workbook.
diff --git a/aspnetmvc/Release-notes/v17.3.0.27.md b/aspnetmvc/Release-notes/v17.3.0.27.md
index 07833dde..ab682064 100644
--- a/aspnetmvc/Release-notes/v17.3.0.27.md
+++ b/aspnetmvc/Release-notes/v17.3.0.27.md
@@ -10,8 +10,33 @@ documentation: ug
{% include release-info.html date="November 12, 2019" version="v17.3.0.27" %}
-{% directory path: _includes/release-notes/v17.3.0.27 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#250108 - Size property is now updated properly for AutoShapes.
+* \#250310 - Conditional format is now copied properly while using horizontal argument and copy style in template maker.
+* \#249733 - Legend is now preserved properly while setting a text to data label in line charts.
diff --git a/aspnetmvc/Release-notes/v17.3.0.28.md b/aspnetmvc/Release-notes/v17.3.0.28.md
index 3187f18b..8a4cff5b 100644
--- a/aspnetmvc/Release-notes/v17.3.0.28.md
+++ b/aspnetmvc/Release-notes/v17.3.0.28.md
@@ -10,8 +10,33 @@ documentation: ug
{% include release-info.html date="November 19, 2019" version="v17.3.0.28" %}
-{% directory path: _includes/release-notes/v17.3.0.28 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#249432 - Performance is improved in Excel to PDF conversion.
+* Issue while clearing border using `BorderNone()` method is now fixed.
+
diff --git a/aspnetmvc/Release-notes/v17.3.0.29.md b/aspnetmvc/Release-notes/v17.3.0.29.md
index 0d349d24..c0914f0f 100644
--- a/aspnetmvc/Release-notes/v17.3.0.29.md
+++ b/aspnetmvc/Release-notes/v17.3.0.29.md
@@ -10,8 +10,39 @@ documentation: ug
{% include release-info.html date="November 26, 2019" version="v17.3.0.29" %}
-{% directory path: _includes/release-notes/v17.3.0.29 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#251612 - The NullReferenceException will no longer be thrown while saving the PowerPoint presentation.
+* \#251850 - RTL text will be preserved properly while converting a PowerPoint Presentation to PDF.
+* \#251849 - Parenthesis will be preserved properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#253221 - Arabic text is now rendered properly in Excel to PDF conversion.
+* \#253074 - Rotated text is now rendered properly in worksheet to image conversion.
+* \#251343 - Exception is no longer thrown while converting the Excel document into PDF with scatter line chart.
+* \#251914 - Textbox background color is now preserved properly in Excel to PDF conversion.
+* \#251498 - Charts in Excel to PDF converted documents are now visible in PDF XChange Editor.
+* \#252776 - Styles are preserved properly while add copying worksheets with `ParseOnDemand` option.
+* Table named ranges are now added properly to the workbook named range collection.
diff --git a/aspnetmvc/Release-notes/v17.3.0.30.md b/aspnetmvc/Release-notes/v17.3.0.30.md
index 16a5618e..556d655a 100644
--- a/aspnetmvc/Release-notes/v17.3.0.30.md
+++ b/aspnetmvc/Release-notes/v17.3.0.30.md
@@ -10,8 +10,43 @@ documentation: ug
{% include release-info.html date="December 03, 2019" version="v17.3.0.30" %}
-{% directory path: _includes/release-notes/v17.3.0.30 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#255336 - PDF document's meta data will be visible to the search engine when using 256 bit encryption.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#251321 - Exception is no longer thrown while converting Excel document with large range as print title.
+* \#250406 - `XmlException` is no longer thrown on parsing the Excel workbook.
+* \#252776 - Add copying the worksheet with `ParseOnDemand` option no longer hides the columns in the saved Excel document.
+* \#254666 - Transparency is now set properly for AutoShapes.
+* \#251345 - Text is no longer cropped when the length exceeds the cell width in Excel to PDF conversion.
+* \#250406 - Exception is no longer thrown on parsing the cell style name with empty name or name length greater than 255.
+* \#254623 - External data properties are now preserved properly while resaving the Excel document.
+* \#253078 - Excel file is no longer corrupted while copying worksheets with more number formats from different workbooks.
+* \#255064 - Timeout exception is no longer thrown while refreshing the query table.
+* \#F148410 - Japanese characters are now rendered properly in Excel to PDF conversion.
+* Conditional format is now applied properly while using different case for text in Excel to PDF conversion.
+* Error display text is now proper in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v17.3.0.33.md b/aspnetmvc/Release-notes/v17.3.0.33.md
index 65cdb914..3a7aeeed 100644
--- a/aspnetmvc/Release-notes/v17.3.0.33.md
+++ b/aspnetmvc/Release-notes/v17.3.0.33.md
@@ -10,8 +10,35 @@ documentation: ug
{% include release-info.html date="December 05, 2019" version="v17.3.0.33" %}
-{% directory path: _includes/release-notes/v17.3.0.33 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#256141 - The **NullReferenceException** will no longer be thrown when opening the DOCX format Word document.
+* \#254719 - Text will be preserved properly when open and save the DOCX format Word document.
+* \#253773 - The **ArgumentOutOfRangeException** will no longer be thrown when opening the DOCX format Word document.
+* \#256733 - Image is preserved properly after performing mail merge in a Word document.
+* \#F148303 - The **XmlException** will no longer be thrown when opening the DOCX format Word document.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v17.3.0.34.md b/aspnetmvc/Release-notes/v17.3.0.34.md
index d433fe10..fadcf0d3 100644
--- a/aspnetmvc/Release-notes/v17.3.0.34.md
+++ b/aspnetmvc/Release-notes/v17.3.0.34.md
@@ -10,8 +10,34 @@ documentation: ug
{% include release-info.html date="December 10, 2019" version="v17.3.0.34" %}
-{% directory path: _includes/release-notes/v17.3.0.34 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#253937 - Gridlines in merged cells are now rendered properly in Excel to PDF conversion.
+* \#F146791 - Performance is improved while adding picture multiple times.
+* Conditional format style is now proper in Excel to PDF conversion when `StopIfTrue` is set to the condition.
+* Data is no longer lost while using `Range.ClearAll` option.
diff --git a/aspnetmvc/Release-notes/v17.3.0.9.md b/aspnetmvc/Release-notes/v17.3.0.9.md
index 03fb38b1..5bb4aed7 100644
--- a/aspnetmvc/Release-notes/v17.3.0.9.md
+++ b/aspnetmvc/Release-notes/v17.3.0.9.md
@@ -10,8 +10,268 @@ documentation: ug
{% include release-info.html date="September 20, 2019" version="v17.3.0.9" %}
-{% directory path: _includes/release-notes/v17.3.0.9 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#237184 - Provided support to preserve the Ole Equation as Bitmap in Word to PDF conversion.
+* \#105883 , \#134917, \#170211, \#239966, \#244366, \#F146503 - Provided support to create and apply custom table styles in a Word document.
+* \#94996, \#F116887, \#137337, \#137532, \#147886, \#159260, \#163472, \#182382, \#183354, \#140858, \#197030, \#199916, \#201860, \#212424, \#232214, \#234693 - Provided support to shape and Text box rotation in DOCX , Word to PDF and Word to image conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#241691 - The **ArgumentOutOfRangeException** will no longer be thrown while opening a DOC format Word document.
+* \#240393 - Line numbers are now preserved properly when resaving the Word document.
+* \#242018 - Text encoding issue has been resolved while opening a RTF format Word document.
+* \#241885 - Line spacing is now preserved properly while converting a Word document into HTML.
+* \#F143774 - Paragraphs are now preserved properly while performing horizontal cell merge in a Word document.
+* \#241475 - Nested IF field result is now preserved properly while converting a Word document as a Text file.
+* \#237339 - ActualFormatType is now considered as DOCX when creating a new Word document from scratch.
+* \#239792 - Character format is applied properly in Inline content control while opening Word document.
+* \#239895 - The **NullReferenceException** will no longer be thrown when updating the fields in the Word document.
+* \#239579 - Text border is preserved properly when converting HTML to Word document.
+* \#238722 - Character format is applied properly while updating document fields.
+* \#F143772 - Nested bookmark is now preserved properly while opening a DOC format Word document.
+* \#225399, \#220198, \#209881, \#209466, \#204167 - RTL text alignment and indent issues has been resolved while converting a Word document to PDF.
+* \#242278, \#241397, \#240195, \#240030, \#239658, \#238960, \#238709, \#238528, \#237804, \#245011, \#217699 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#243412 - Tab leader is now preserved properly while converting a Word document to PDF.
+* \#239746, \#238528 - Text is now preserved properly while converting a Word document to PDF.
+* \#226594 - Underline is now preserved properly while converting a Word document to PDF in fast rendering.
+* \#242601 - Font is now preserved properly while converting a Word document to PDF.
+* \#242252 - TOC text color is now drawn properly while converting a Word document to PDF.
+* \#239895, \#240393, \#226352 - Paragraph is now preserved properly while converting a Word document to PDF.
+* \#230817, \#240393 - Shape is now preserved properly while converting a Word document to PDF.
+* \#240393 - Spacing issue has been resolved while converting a Word document to PDF.
+* \#238528 - Blank page preservation issue has been resolved while converting a Word document to PDF.
+* \#238528 - Table is now preserved properly while converting a Word document to PDF.
+* \#240393, \#239828 - The **IndexOutOfRangeException** will no longer be thrown while converting the Word document to PDF.
+* \#239439 - Vertical text fill color is now drawn properly while converting a Word document to PDF.
+* \#237804 - Tab is now preserved properly while converting a Word document to PDF.
+* \#239439 - Text box is now preserved properly while converting a Word document to PDF.
+* \#238072 - Horizontally merged table cell border is now preserved properly while converting a Word document to PDF.
+* \#244161 - Table is now preserved properly while converting a Word document to PDF.
+* \#242252 - Macro button field result is now preserved properly while converting a Word document to PDF.
+* \#244161 – The **NullReferenceException** will no longer be thrown while converting a Word document to Image.
+* \#243494 - Bookmarks are now preserved properly while converting a Word document to PDF.
+* \#245094 - The paragraph style name is now preserved properly in the `StyleName` property while parsing RTF format document.
+* \#240020 - Images and tables are now preserved properly in HTML export when the system scaling value is other than 100%.
+* \#237184, \#131175 - Child shape line weight is now preserved properly while converting a Word document to PDF.
+* \#237184 - Rounded rectangle shape is now preserved properly while converting a Word document to PDF.
+* \#245656 - The **ArgumentOutOfRangeException** will no longer be thrown while opening a DOC format Word document.
+* \#245313 - Text is now preserved properly while converting a Word document into PDF.
+* \#239089, \#246062 - The **ArgumentOutOfRangeException** will no longer be thrown while replacing bookmark content in Word document.
+* \#244946 - Font name is now updated properly while applying character format to the text range in Word document.
+* \#244919 - The **IndexOutOfBoundsException** will no longer be thrown while updating document fields.
+* \#244241 - Argument is not image byte array exception will no longer be thrown while updating alternate chunk.
+* \#243623 - Bold is now preserved properly while converting HTML into a Word document.
+* \#243595 - Negative values are now preserved properly while performing mail merge in a Word document.
+* \#241184 - Image is preserved properly in content control when open and save the word document.
+* \#F145109, \#246061 - Bookmark contents are now replaced properly with the **ReplaceBookmarkContent** API.
+* \#238451 - Underline is preserved in RTF to HTML conversion.
+* \#F145124 - Hanging will no longer occur while deleting a bookmark contents.
+* List value is now updated properly when converting a Word document to HTML.
+## Maps
+
+### Bug Fixes
+{:#maps-bug-fixes}
+
+* \#239986 - 'In Bing maps, the issue with rendering marker in custom geolocation and navigating to that position' has been fixed.
+## pdf
+
+### Features
+{:#PDF-features}
+
+* \#216603 - Added support for enhanced electronics signature ETSI CAdES.
+* \#218411, 223453, F141588 - Added support for validating digital signatures in existing PDF document.
+* \#187514, 182262, 153360, 103910 - Added support for finding the corrupted PDF document.
+* \#233393 - Added support for setting LeaderOffset, EndLineStyle, and BeginLineStyle in `PdfLineMeasureAnnotation`.
+* \#232955 - Added support for processing PDF, which contains encryption only for attachments in PDF.
+* \#236552 - Added support for finding the header row using event handler.
+
+### Breaking Changes
+{:#PDF-breaking-changes}
+
+* Line ending styles default value has been changed to None from Square.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#245618 - The `ArgumentOutOfRangeException` will no longer occur when saving the existing PDF document.
+* \#245433 - Characters with super script will be preserved properly when rendering with Thai font.
+* \#246397 - Document save performance with the `SaveProgress` event has been improved.
+* \#237184 - Preservation and hanging issue will no longer occur when converting Word to PDF.
+* \#244577 - `PdfDocumentLinkAnnotation` destination will be updated properly with provided X and Y position.
+* \#244143 - Adjacent character removal in text redaction has been resolved.
+* \#244220 - Logo image will be preserved properly in EMF to PDF conversion.
+* \#242068 - Meta file will be rendered properly in EMF to PDF conversion.
+* \#241580 - Tiling brush will be rendered properly in XPS to PDF conversion.
+* \#243529 - Barcode will no longer have any extra blank space when rendering.
+* \#246019 - Hanging issue will no longer occur when converting a Word document to PDF.
+* \#244245 - Text and Icon values of `PdfLoadedPopupAnnotation` will be retrieved properly.
+* \#240456 – The `NullReferenceException` will no longer be thrown when merging the particular documents.
+* \#241481 – Free text annotation will no longer return invalid text.
+* \#242049 – `PdfAnnotation` will be cleared properly while removing the annotations.
+* \#238304 – Font name will be retrieved properly from the `PdfLoadedAnnotation`.
+* \#239222, \#239219 – Radio button page will be null if it is not added in the page.
+* \#238725 – Inserting long text in `PdfLightTable` cell works properly.
+* \#238603 – 3D annotations will be rendered properly with different `Pdf3DRendermode`.
+* \#238517 – `PdfFreeTextAnnotation` color will be preserved properly.
+* \#242310 – Signature information will be rendered properly when applying security.
+* \#244368 – Radio button will be added to the existing PDF documents.
+* \#242644 – Symbols will be encoded properly in Code 39 Extended and Code 93 Extended barcodes.
+* \#242717 – `PdfLayoutResult` will return proper bounds when enabling auto tag.
+* \#243273 – Radio button field will be flattened properly in all PDF pages.
+* \#242335 – Text will be rendered properly when filling and flattening text with right alignment.
+* \#241159 – Code 32 barcode is now preserved properly for the input text containing zero.
+* \#238715 – Text will be rendered properly when converting a particular Word document to PDF.
+* \#241580 – Tilling brush will be rendered in proper location on XPS to PDF conversion.
+* \#241002 – The PDF document will no longer be corrupted when converting EMF to PDF.
+* \#238709 – System out of memory exception will no longer be thrown when converting a Word document to PDF.
+* \#F144285 - Signature bounds will be retrieved properly from the existing PDF document.
+* \#F145476 – Content inside the child grid will be wrapped properly.
+* \#F145826 – Barcode will be generated properly with `PdfCode93Barcode`.
+* Added appearance stream for different style radio buttons.
+* Text size will be calculated based on the text box field height if it does not have font or size.
+* Underline will no longer be added for trailing white spaces when drawing text.
+* Fore color will be retrieved properly from the text box field.
+* `PdfSignatureField` name will be preserved properly.
+* Font size of the form field will be calculated based on the field size.
+## PdfViewer
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#240707 - PDF Viewer form filling is now working properly in mobile devices.
+* \#240051 - Now, the combo Box font size is maintained properly during magnification.
+* \#238989 - Now, the signatureAdd Event is triggered after drawing the hand-written signature in the page.
+* \#239222 - Now, the extra radio button field is not rendered in the PDF page.
+* \#244474 - The abortPrint() method will now remove the loading indicator in beforePrint event.
+* \#242448 - Now, the PDF Viewer renders a page correctly in higher zoom values.
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* \#F145218 - Provided support to insert the slide with `PasteOptions` in PowerPoint document.
+* \#238015 - Added the Font stream property in `SubstituteFontEventArgs` to set alternate font stream for missing fonts in device during Presentation to PDF/Image conversion.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#F145117 - Font size will be applied properly for second paragraph of table cell.
+* \#243282 - Images are now preserved properly while performing clone and merge in PowerPoint presentation.
+* \#237602 - Border will be preserved properly while saving the PowerPoint presentation.
+* \#237602 - The NullReferenceException will no longer be thrown while opening the PowerPoint presentation.
+## Spreadsheet
+
+### Features
+{:#spreadsheet-features}
+
+* Provided export support for custom format ("m/d/yyyy h:mm:ss tt").
+* Provided custom format("(#,##0);#,##0") support.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#238012 - Warning capture is implemented in Excel to PDF conversion.
+* \#238012 - Unsupported font is now substituted by a font stream in Excel to PDF conversion.
+* \#238385 - Exporting Excel data to nested class is now supported.
+* \#F144806 - Boolean to include column headers is now provided as an overload to the `ImportDataTable()` method with `ImportOnSave` option.
+* `Bindable` attribute is implemented to skip a property on importing data from a collection.
+* Importing data from nested collection to Excel is now supported.
+
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#238012 - `IWarning` interface is added to represent the warning details of unsupported and substituted elements.
+* \#238012 - `ShowWarning()` method is added in `IWarning` class to show warning in the workbook.
+* \#238012 - `Cancel` property in `IWarning` class gets or sets a boolean value to cancel the current process.
+* \#238012 - `Warning` property is added in `ExcelToPdfConverterSettings` class to get warning detail in Excel to PDF conversion.
+* \#238012 - `WarningInfo` class is added to represent the warning details with type and description.
+* \#238012 - `Description` property is implemented in `WarningInfo` class to get description of the warning.
+* \#238012 - `Type` property is implemented in `WarningInfo` class to get the type of the warning.
+* \#238012 - `WarningType` enum is added to specify the type for the specific warning.
+* \#238012 - `AlternateFontStream` property in `SubstituteFontEventArgs` class gets or sets the alternate font stream.
+* \#238385 - `ExportData()` method is added in `IWorksheet`, `WorksheetImpl`, `ExternWorksheetImpl` and `WorksheetGroup` classes to export worksheet data into the collection of CLR objects.
+* \#F144806 - `ImportDataTable()` method is added as an overload in `WorksheetImpl`, `WorksheetGroup` and `ExternWorksheetImpl` classes with a boolean to include column headers.
+* `BindableAttribute()` constructor in `BindableAttribute` class initializes a new instance that indicates whether a property is bindable.
+* `Bindable` property in `BindableAttribute` class specifies the bindable attribute for a property.
+* `ImportData()` method is added in `IWorksheet`, `WorksheetImpl`, `ExternWorksheetImpl` and `WorksheetGroup` classes to import data from class objects to a worksheet.
+* `ExcelNestedDataLayoutOptions` enum in `enums` class specifies how to fill the group field values while importing nested collection CLR objects.
+* `ExcelNestedDataGroupOptions` enum in `enums` class specifies whether the grouping is added with Collapse or Expand while importing nested collection CLR objects.
+* `ExcelImportDataOptions` class is added in `IWorksheet` class to specify import data options.
+* `FirstRow` property in `ExcelImportDataOptions` class specifies first row from where the data should be imported.
+* `FirstColumn` property in `ExcelImportDataOptions` class specifies first column from where the data should be imported.
+* `IncludeHeader` property in `ExcelImportDataOptions` class specifies whether class properties names must be imported or not.
+* `IncludeHeaderParent` property in `ExcelImportDataOptions` class specifies whether parent class properties names must be imported or not.
+* `NestedDataLayoutOptions` property in `ExcelImportDataOptions` class specifies how to fill the group field values while importing nested collection objects.
+* `NestedDataGroupOptions` property in `ExcelImportDataOptions` class specifies whether the grouping is added with Collapse or Expand while importing nested collection objects.
+* `CollapseLevel` property in `ExcelImportDataOptions` class specifies the group collapse level.
+
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#230042, \#231663 - Number and date time values are now rendered properly in Excel to PDF conversion.
+* \#237114, \#237576 - Line shapes are now rendered properly when converting Excel to PDF.
+* \#244941, \#245083 - Custom properties are now preserved properly on resaving the Excel document.
+* \#240083 - Number alignment is now proper in Excel to PDF conversion.
+* \#235971 - Chart series type is now preserved properly while saving the workbook with combination chart.
+* \#240200 - Pivot table background color is now preserved properly while resaving the Excel document.
+* \#240677 - Pivot chart is now preserved properly while resaving the Excel document.
+* \#240083 - Chart data points will no longer be missed when converting Excel to PDF.
+* \#239969 - Argument exception will no longer be thrown on opening the Excel file containing external workbook.
+* \#230937 - Excel document is now converted properly while using the `OFFSET` function.
+* \#236370 - DateTime value is now returned correctly in UK culture.
+* \#238322 - Pivot table row header is now preserved properly when converting Excel to PDF.
+* \#236131 - PivotTable will no longer be crashed on refreshing the resaved Excel file.
+* \#239384 - Performance delay will no longer occur while resaving the Excel document.
+* \#237809 - Conditional format formula for specific text is now updated properly while copying cells.
+* \#236873 - `DisplayText` is now returned correctly when accessing the date time using formula with DDDD number format.
+* \#238626 - Creating table with invalid table name will throw an exception.
+* \#236136 - `PercentOfParent` option is now set correctly while creating a pivot table.
+* \#237114 - AutoShape text is now rendered properly when converting Excel to PDF.
+* \#239217 - Cell text with lesser than and greater than symbols are now preserved properly when converting the worksheet to HTML.
+* \#236197 - Time value is now set correctly for 1904 enabled workbook.
+* \#241751 - Checkboxes are now checked properly after resaving the Excel document.
+* \#238322 - Grand totals of rows and columns are now preserved properly in Excel to PDF conversion.
+* \#241336 - Excel document containing conditional formats will no longer be corrupted on inserting a row.
+* \#237235 - Legend is now preserved properly on setting custom data label.
+* \#240083 - Chart data point will no longer be missed when converting Excel to PDF.
+* \#242245 - Performance has been improved while opening the SpreadsheetXML file.
+* \#241403 - Vertical text alignment now works properly in Excel to PDF conversion.
+* \#242613 - Japanese characters are now preserved properly in Excel to PDF conversion.
+* \#242913 - Font name and font size will no longer be changed while opening the Excel document.
+* \#244193 - Exception will no longer be thrown on converting the Excel document with date time to PDF.
+* \#239659 - Checkbox when removed is now preserved properly.
+* \#226622 - Cell value is now updated properly while coping a range from source to destination.
+* \#239384 - Performance is improved while converting Excel document into PDF with conditional formatting.
+* \#244535 - Filter applied columns are now auto-fitted properly.
+* \#243110 - Code name is now preserved properly for XLSX files.
+* \#242235 - Alternative text for chart shape is now preserved properly on resaving the Excel document.
+* \#245833 - Worksheet with autoshapes is now cloned properly.
+* \#243737 - Conditional format styles are now copied properly while applying marker with jump arguments.
+* \#240083 - Conditional format formula is now calculated correctly in Excel to PDF conversion.
+* \#244284 - Table formatting issues will no longer occur on resaving the Excel file.
+* \#F144906 - Active worksheet is now unselected when multiple worksheets are selected in the Excel file.
+* \#F145816 - Exception will no longer be thrown on saving the workbook after invoking the `IApplication.IsSupported()` method.
+* \#F146576 - Cell with indentation will no longer be missed in worksheet to image conversion.
+* Exception will no longer be thrown when getting intersect range from invalid named ranges.
+* Saving the input document as xlsx file after saving it as xml document will no longer be corrupted.
+* `CalcEngine` will no longer be reinitialized after performing Excel to PDF conversion.
+* Legend text color is now preserved properly on saving the Excel document.
+* Chart is now preserved properly on copying the worksheet using the `AddCopy()` method.
+* Output Excel file will no longer be corrupted when an empty pivot table is updated with data and saved using XlsIO.
+* Exception will no longer be thrown while using named range for page setup in XlsIO.
+* Formula is now correct on resaving the Excel document containing formula with external workbook reference.
+* Exception will no longer be thrown while converting the Excel document to PDF after resave.
diff --git a/aspnetmvc/Release-notes/v17.4.0.39.md b/aspnetmvc/Release-notes/v17.4.0.39.md
index 1d9e03e9..466edd96 100644
--- a/aspnetmvc/Release-notes/v17.4.0.39.md
+++ b/aspnetmvc/Release-notes/v17.4.0.39.md
@@ -10,8 +10,320 @@ documentation: ug
{% include release-info.html date="December 17, 2019" version="v17.4.0.39" %}
-{% directory path: _includes/release-notes/v17.4.0.39 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#65714, \#66953, \#85228, \#171046, \#F139709, \#245097 - Added support for mathematical equations (MathML) in Word documents (DOCX and WordML).
+* \#73803, \#88325, \#89142, \#97223, \#100048, \#103105, \#105507, \#177795 - Added support to automatically resize the table to fit its content.
+* \#F145606, \#175965, \#199216, \#236159, \#250497, \#250237 -API has been added to change data source path and remove mail merge settings from a Word document (DOCX).
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#256141, \#247556 - The **NullReferenceException** will no longer be thrown while opening the DOCX format Word document.
+* \#255070 - Grid after values of the table rows will be preserved properly while loading the RTF document.
+* \#255039, \#245828 - The **ArgumentException** will no longer be thrown while saving the Word document.
+* \#254719 - Text will be preserved properly when open and save the DOCX format Word document.
+* \#254399 - The **IndexOutOfRangeException** will no longer be thrown while opening the Word document.
+* \#254157 - Shape in text box is now preserved properly while saving the DOCX format Word document.
+* \#253773, \#252275 - The **ArgumentOutOfRangeException** will no longer be thrown while opening the DOCX format Word document.
+* \#252537 - SVG images are now preserved properly when open and save the DOCX format Word document.
+* \#253232 - List style is now preserved properly when open and save the Word document.
+* \#253082 - The **NullReferenceException** will no longer be thrown while merging the DOCX format Word documents.
+* \#252912, \#249887 - Bookmark contents are now replaced properly while replacing the bookmark content in the Word document.
+* \#251861 - Paragraph style is now preserved properly when open and save the Word document.
+* \#251545 - Mapped content in content control is now preserved properly when open and save the DOCX format Word document.
+* \#250506 - The **NullReferenceException** will no longer be thrown while inserting text into the bookmark in the Word document.
+* \#250227 - The **StackOverFlowException** will no longer be thrown while opening the DOC format Word document.
+* \#246574 - Date time is now preserved properly while converting a DOCX format Word document to PDF.
+* \#F149304 - Header/Footer contents will not be duplicated when the LinkToPrevious is modified.
+* \#255069 - Watermark layout will be preserved properly while initializing the values using constructor.
+* \#255509 - The **ArgumentOutOfRangeException** will no longer be thrown while getting the text from the Word document.
+* \#253507 - Paragraph spacing will be preserved properly while converting the Word document to PDF.
+* \#252379 - The text form field is now updated properly while saving the Word document.
+* \#252217 - AutoshapeType is now read properly for VML structure text box in the Word document.
+* \#252217 - AllowOverlap is now read properly for VML structure shapes and group shape in the Word document.
+* \#F148303 - Text inside a group shape is now searched and replaced properly.
+* Document compatibility will be preserved properly while resaving the Word document
+* \#250497 - IF field is updated properly when using updateDocumentFields in the Word document.
+* \#250993 - The **ArgumentOutOfRangeException** will no longer be thrown while cloning the Word document.
+* The **NullReferenceException** will no longer be thrown while cloning the Word document.
+* \#F147804, I250466 - The Hyperlink field is now updated properly in the Word document.
+* \#250408, \#253433, \#251662 - The **ArgumentException** will be no longer thrown while opening the Word document.
+* \#250042, \#255301, \#256507 - Styles template is now preserved properly when open and save the DOCX format Word document.
+* \#249158 - Hanging issue has been resolved while opening a Word document.
+* \#248402 - The Corruption issue has been resolved while saving the DOCX format Word document.
+* \#247383, \#F148303 - The **InvalidOperationException** will be no longer thrown while cloning a Word document.
+* \#248409 - Section break is now preserved properly in Word to EPUB conversion.
+* \#248400 - Corruption issue has been resolved while saving the DOCX format Word document.
+* \#248024 - Text is now preserved properly while retrieving bookmark content from a Word document using the GetBookmarkContent API.
+* \#239792 - Content control mapped text is preserved properly in Word to PDF conversion.
+* \#246022 - The list is now preserved properly when show the track changes in the generated Word document.
+* \#247034 - Watermark is now preserved properly while saving the DOC format Word document.
+* \#199319 - Improved the stability by resolving a possible **NullReferenceException** of Word to PDF conversion.
+* \#250884 - Cleared the memory leakage during Word to PDF conversion.
+* \#251858 - Text in a rotated TextBox is now preserved properly while converting a Word document to PDF.
+* \#250815 - Table cell is now preserved properly while converting a Word document to PDF.
+* \#250550 - Footer content is now preserved properly while converting a Word document to PDF.
+* \#249809, \#252063 - Text is aligned properly while converting a Word document to PDF.
+* \#249288, \#247991, \#251298, \#246790 - Table content is now preserved properly while converting a Word document to PDF.
+* \#249004 - Border is now preserved properly while converting a Word document to PDF.
+* \#249004 - Autofit textbox is now preserved properly while converting a Word document to PDF.
+* \#247476 - The **NullReferenceException** will no longer be thrown while converting the Word document to PDF.
+* \#247391, \#256090, \#F149111, \#253512 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#246790 - Blank page preservation issue has been resolved while converting a Word document to PDF.
+* \#246771 - Header content is now preserved properly while converting a Word document to PDF.
+* \#156982, \#249734 - Blank page is now preserved properly while converting a Word document to PDF.
+* \#F148161 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#254893 - File size of resultant PDF document will be reduced while converting a Word document to PDF with AutoTag.
+* \#255280 - Form field is now hidden properly while converting a Word document to PDF.
+* \#252827, \#253870, \#252217 - Shapes are now properly preserved while converting a Word document to PDF.
+* \#255040 - Text is now hyphenated properly while converting a Word document to PDF.
+* \#254892 - Paragraph top border is now preserved properly while converting a Word document to PDF.
+* \#254719 - White color text is now rendered properly while converting a Word document to PDF.
+* \#254421 - Footnote text is now aligned properly while converting a Word document to PDF.
+* \#252217, \#F148303 - Text wrapping with group shape is now preserved properly while converting a Word document to PDF.
+* \#F148303 - Group shapes are now preserved properly while converting a Word document to PDF.
+* \#252063 - Unicode character is now preserved properly while converting a Word document to PDF.
+* \#253870 - Picture is now preserved properly while converting a Word document to PDF.
+* \#253521 - Bent and Curved connectors are now preserved properly while converting a Word document to PDF.
+* \#253660 - Paragraph is now preserved properly while converting a Word document to PDF.
+* \#252063 - Footnote text is now preserved properly while converting a Word document to PDF.
+* \#252004 - Keep with next is now working properly while converting a Word document to PDF.
+* \#252004 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#222803 - Picture in a group shape is now preserved properly while converting a Word document to PDF.
+* Table cell border is now preserved properly in the converted PDF document at different zooming levels.
+* Bookmark text is now preserved properly while converting a Word document to PDF.
+* Table cell is now preserved properly while converting a Word document to PDF.
+## PDF
+
+### Features
+{:#PDF-Features}
+
+* \#78702, \#135996 - Added support for creating PDF A1A, A2A, A2U, A3A, and A3U conformance documents.
+* \#241775 - Added support for XMP meta data for image in PDF document.
+* \#178545, \#192882, \#194650, \#247660 - Added support to remove identical resources while merging the PDF documents.
+* \#252741 - Provided support for adding LTV externally in digital signature.
+* \#249016 - Added support for `ZUGFeRD 2.0` in PDF creation.
+* \#246605 - Form fields will be removed when removing the pages from the PDF document.
+* \#F148570 - Added support for validating digital signature based on the incremental updates.
+* \#F148363 - Added support for setting `SignedName` when signing the PDF document.
+* Added support for custom position for Popup annotation.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#249904 – Ink annotation will be preserved properly with different ink points.
+* \#253601 – The `ArithmeticException` no longer occurs when signing signature using timestamp server.
+* \#254728, \#255513 – Text will be preserved properly while flattening the forms.
+* \#254691 – PDF document no longer corrupted while performing compression.
+* \#254637 – Exception no longer occurs while appending PDF documents.
+* \#254064 – Exception no longer occurs while getting used font in `PdfLoadedDocument`.
+* \#253953 – Exception no longer occurs while signing the PDF document with store certificate.
+* \#253988 – `PdfGrid` header with `PdfHTMLElement` will be repeated properly.
+* \#253835 – The `NullReferenceException` no longer occurs if borders are null.
+* \#253859 – The `NullReferenceException` no longer occurs while splitting the PDF document.
+* \#254552 – Encrypted PDF can be opened by native PDF Viewer in iOS.
+* \#253203 – LTV will be enabled while signing the PDF document.
+* \#247373 – Form fields will be flattened properly in `PdfLoadedDocument`.
+* \#249445 – Transparency will be preserved properly while drawing text to existing PDF document.
+* \#254893 – File size has been optimized in Word to PDF conversion.
+* \#245556 - PDF conformance will be validated properly in online tools.
+* \#255666 - Font name will be retrieved properly from `PdfFormFields`.
+* \#253952 – Exception no longer occurs when exporting PDF to Image.
+* \#254234 – Adjacent characters will be preserved properly when redacting PDF contents.
+* \#251673 – The `NullReferenceException` no longer occurs when filling the form fields.
+* \#255336 – `EncryptAllContentsExceptMetadata` will work properly in 256bit encryption.
+* \#249332 – The `NullReferenceException` will no longer occur when getting destination of `PdfLoadedDocumentLinkAnnotation`.
+* \#251487 – Default document information from portfolio will be retrieved properly.
+* \#250869 – Performance of PDF to PDF A1B converter has been improved.
+* \#251103 – Merging will now preserve all the pages from source documents.
+* \#249164 – Header style will be preserved properly in `PdfLightTable`.
+* \#250644, \#F147502 – Image will be preserved properly with signature appearance.
+* \#248130 – Exception will no longer occur while selecting the bookmark items from existing PDF document.
+* \#245556, \#252556 – Conformance will be validated properly in particular site for the created conformance document.
+* \#250878 – Exception will no longer occur while merging the particular document.
+* \#249822 – The `IndexOutOfRangeException` will no longer occur while adding digital signature to the document.
+* \#249904 – The `PdfInkAnnotation` will be preserved properly for two points.
+* \#251928 – Date format will be preserved properly while flattening the `XFA` form field.
+* \#250751 – Existing PDF document compression has been improved in file size.
+* \#252156 – Characters will be preserved properly in XPS to PDF conversion.
+* \#222803 – Lines will be preserved properly in EMF to PDF conversion.
+* \#250380 – The `NullReferenceException` will no longer occur while importing pages from PDF document.
+* \#250294 – The PDF document will no longer corrupted while loading and saving in same memory stream.
+* \#247373 – Form fields will be flattened properly while merging the PDF documents.
+* \#252063 – Images with color space will be preserved properly in PDF document.
+* \#F148726 – The StackOverflow exception no longer occurs while finding corrupted document.
+* \#F148569 – Exception no longer occurs while signing the PDF document using timestamp server.
+* Annotation color will be retrieved properly for `FreeTextAnnotation`.
+* `FreeTextAnnotation` content will be modified properly when changing the markup text.
+* Signature validation will be validated properly for modified PDF documents.
+
+## PivotChart
+
+### Bug Fixes
+{:#pivotchart-bug-fixes}
+
+* `#256642` - Now you can customize the title alignment in the exported document by predefined options.
+## PivotClient
+
+### Bug Fixes
+{:#pivotclient-bug-fixes}
+
+* `#253642` - Alignment issue in member editor UI has been fixed.
+* `#251303` - The pivot chart series can be exported properly by enabling the 'completeDataExport' property.
+* `#253979`,`#255545` - The filtering issue while applying it in code-behind is fixed now.
+* `#256642` - Now you can customize the title alignment in the exported document by predefined options.
+## PivotGrid
+
+### Bug fixes
+{:#pivotgrid-bug-fixes}
+
+* `#253979`,`#255545` - The filtering issue while applying it in code-behind is fixed now.
+* `#256642` - Now you can customize the title alignment in the exported document by predefined options.
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* Exposed `ScreenTip` API to get and set the screen tip of `IHyperLink`.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#251612, \#252515 - The **NullReferenceException** will no longer be thrown while saving the PowerPoint presentation.
+* \#250068 - The **ArgumentException** will no longer be thrown while setting the column span as 1 for table cell.
+* \#252605 - The **ArgumentException** will no longer be thrown while opening the PowerPoint presentation with ActiveX control.
+* \#254235 - The **FormatException** will no longer be thrown while opening the PowerPoint presentation.
+* \#251612 - The **NullReferenceException** will no longer be thrown while cloning the PowerPoint presentation.
+* \#244971 - The PowerPoint presentation will no longer be corrupted while saving the document.
+* \#250515, \#251340, \#251336, \#254213 - The **NullReferenceException** will no longer be thrown while converting the PowerPoint to PDF.
+* \#251850 - RTL text will be preserved properly while converting a PowerPoint Presentation to PDF.
+* \#251849 - Parenthesis will be preserved properly while converting a PowerPoint presentation to PDF.
+* \#253287 - RTL text will be aligned properly while converting a PowerPoint Presentation to PDF.
+* \#250570 - Tab spaces will be aligned properly while converting a PowerPoint presentation to PDF.
+* \#229361 - Gradient fill will be applied properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - The Excel VBA project is now supported.
+* The Top, bottom, above, and below rules in conditional formatting are now supported.
+* The `Average()`, `Max()`, `Min()`, `Sum()`, and `Trim()` methods in `IRange` are implemented.
+* Replace functionality is implemented for Range.
+
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `VbaModuleType` enum in `VbaModuleType` class specifies the Vba module type.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `IVbaModule` interface is added for using Vba project module.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Name` property in `IVbaModule` interface specifies the Vba module name.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Type` property in `IVbaModule` interface indicates the Vba module type.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Code` property in `IVbaModule` interface specifies the Vba code for the module.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `DesignerStorage` property in `IVbaModule` interface specifies the Vba project form module storage.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `IVbaModules` interface is added for accessing Vba project module collection.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Count` property in `IVbaModules` interface specifies the number of Vba modules in the collection.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `IVbaModules[int index]` property in `IVbaModules` interface gets the Vba module at the specified index in the collection.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `IVbaModules[string name]` property in `IVbaModules` interface gets the Vba module with the specified name in the collection.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Add()` method in `IVbaModules` interface adds a Vba module to the Vba project module collection.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Remove()` method in `IVbaModules` interface removes a Vba module with the specified name.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `IVbaProject` interface is added to be used for Vba project in the workbook.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Name` property in `IVbaProject` interface specifies the Vba project name.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Description` property in `IVbaProject` interface specifies the Vba project description details.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Constants` property in `IVbaProject` interface specifies the Vba project constants.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `HelpFile` property in `IVbaProject` interface specifies the path of the help file.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `HelpContextId` property in `IVbaProject` interface indicates the help context id in the help file.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `Modules` property in `IVbaProject` interface specifies the Vba project module collection.
+* \#75722, \#87133, \#89984, \#104651, \#114969, \#118436, \#124236, \#137359, \#153779, \#230270, \#254045 - `VbaProject` property is added to `IWorkbook` interface and implemented in `WorkbookImpl` class to get the Vba project in the workbook.
+* `ITopBottom` interface is added to represent the top or bottom conditional formatting rules.
+* `Type` property in `ITopBottom` interface specifies whether the ranking is evaluated from the top or bottom.
+* `Percent` property in `ITopBottom` interface specifies whether the rank is determined by a percentage value.
+* `Rank` property in `ITopBottom` interface and `TopBottomImpl` class specifies the maximum number or percentage of cells to be highlighted for the conditional formatting rule.
+* `IAboveBelowAverage` interface is added to represent the above or below conditional formatting rule.
+* `AverageType` property in `IAboveBelowAverage` interface specifies whether the conditional formatting rule looks for cell values above or below the range average or standard deviation.
+* `StdDevValue` property in `IAboveBelowAverage` interface and `AboveBelowAverageImpl` class specifies standard deviation number for AboveBelowAverage conditional formatting rule.
+* `TopBottom` property in `IConditionalFormat` interface gets the TopBottom conditional formatting rule.
+* `AboveBelowAverage` property in `IConditionalFormat` interface gets the AboveBelowAverage conditional formatting rule.
+* `ExcelCFTopBottomType` enum is added to specify whether the TopBottom conditional formatting rule looks for ranking from the top or bottom.
+* `ExcelCFAverageType` enum is added to specify whether the AboveBelowAverage conditional formatting rule looks for cell values above or below the average.
+* `TopBottom` value is added to `ExcelCFType` enum to represent the conditional formatting rule to highlight the top 10 or bottom 10 cells with the values.
+* `AboveBelowAverage` value is added to `ExcelCFType` enum to represent the conditional formatting rule to highlight the cells that contain values above or below the range average.
+* `Sum()` method is implemented in `NameImpl`, `RangeImpl`, and `RangesCollection` classes to return the sum of numeric cells in the range.
+* An overload to `Sum()` method is implemented in `NameImpl`, `RangeImpl`, and `RangesCollection` classes to return the sum of numeric cells along with date formatted cells in the range, with a boolean to consider date as number.
+* `Average()` method is implemented in `NameImpl`, `RangeImpl`, and `RangesCollection` classes to return the average of numeric cells in the range.
+* An overload to `Average()` method is implemented in `NameImpl`, `RangeImpl`, and `RangesCollection` classes to return the average of numeric cells along with date formatted cells in the range, with a boolean to consider date as number.
+* `Min()` method is implemented in `NameImpl`, `RangeImpl`, and `RangesCollection` classes to return the minimum value from the numeric cells in the range.
+* An overload to `Min()` method is implemented in `NameImpl`, `RangeImpl`, and `RangesCollection` classes to return the minimum value from the numeric cells and date formatted cells in the range, with a boolean to consider date as number.
+* `Max()` method is implemented in `NameImpl`, `RangeImpl`, and `RangesCollection` classes to return the maximum value from the numeric cells in the range.
+* An overload to `Max()` method is implemented in `NameImpl`, `RangeImpl`, and `RangesCollection` classes to return the maximum value from the numeric cells and date formatted cells in the range, with a boolean to consider date as number.
+* `Trim()` method is implemented in `NameImpl`, `RangeImpl`, and `RangesCollection` classes to trim the empty rows at the top and bottom of the range, and the empty columns at the left and right of the range.
+* `Replace()` method in `NameImpl`, `RangeImpl`, and `RangesCollection` classes replaces the specified old string value with the specified new string value.
+* An overload to `Replace()` method in `NameImpl`, `RangeImpl`, and `RangesCollection` classes replaces the specified old string value with the specified new string value, based on the `ExcelFindOptions`.
+* An overload to `Replace()` method in `NameImpl`, `RangeImpl`, and `RangesCollection` classes replaces the specified string value with the specified double value.
+* An overload to `Replace()` method in `NameImpl`, `RangeImpl`, and `RangesCollection` classes replaces the specified string value with the specified datetime value.
+* An overload to `Replace()` method in `NameImpl`, `RangeImpl`, and `RangesCollection` classes replaces the specified string value with the specified array of new string value in the direction specified by a boolean.
+* An overload to `Replace()` method in `NameImpl`, `RangeImpl`, and `RangesCollection` classes replaces the specified string value with the specified array of new integer value in the direction specified by a boolean.
+* An overload to `Replace()` method in `NameImpl`, `RangeImpl`, and `RangesCollection` classes replaces the specified string value with the specified array of new double value in the direction specified by a boolean.
+* An overload to `Replace()` method in `NameImpl`, `RangeImpl`, and `RangesCollection` classes replaces the specified string value with the specified new value from DataTable.
+* An overload to `Replace()` method in `NameImpl`, `RangeImpl`, and `RangesCollection` classes replaces the specified string value with the specified new value from DataColumn.
+
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#248627, \#249737 - `FormulaHidden` property now works properly while saving an Excel file in binary format.
+* \#240237 - Diamond shape inside the text box is now preserved properly while resaving the Excel document.
+* \#246292 - Exception is no longer thrown while loading the Excel file with duplicate hyperlink relation.
+* \#246462 - Unicode languages are now rendered properly in Excel to PDF conversion.
+* \#248378 - Super script is now rendered properly in Excel to PDF conversion.
+* \#240237 - Text within the shapes are now arranged properly in Excel to PDF conversion.
+* \#245763 - Performance issue in Excel to PDF conversion is now resolved.
+* \#250058 - Table query fields are now updated properly when table range has more columns.
+* \#251122 - Exception is no longer thrown on invoking `AutoFitColumn` for empty worksheet.
+* \#249565 - Exception is no longer thrown while deleting and creating a table with the same name.
+* \#250189 - Pivot table is now preserved properly in Excel to PDF conversion.
+* \#249466 - Autofit row height is now proper for “Arial” fonts.
+* \#249233 - `AutofitColumns` is now proper for wrap text applied cells.
+* \#253015 - Font is now correct while converting Excel document in Linux environment.
+* \#250108 - Size property is now updated properly for AutoShapes.
+* \#250310 - Conditional format is now copied properly while using horizontal argument and copy style in template maker.
+* \#249733 - Legend is now preserved properly while setting a text to data label in line charts.
+* \#249432 - Performance is improved in Excel to PDF conversion.
+* \#253221 - Arabic text is now rendered properly in Excel to PDF conversion.
+* \#253074 - Rotated text is now rendered properly in worksheet to image conversion.
+* \#251343 - Exception is no longer thrown while converting the Excel document into PDF with scatter line chart.
+* \#251914 - Textbox background color is now preserved properly in Excel to PDF conversion.
+* \#251498 - Charts in Excel to PDF converted documents are now visible in PDF XChange Editor.
+* \#252776 - Styles are preserved properly while add copying worksheets with `ParseOnDemand` option.
+* \#251321 - Exception is no longer thrown while converting Excel document with large range as print title.
+* \#250406 - `XmlException` is no longer thrown on parsing the Excel workbook.
+* \#252776 - Add copying the worksheet with `ParseOnDemand` option no longer hides the columns in the saved Excel document.
+* \#254666 - Transparency is now set properly for AutoShapes.
+* \#251345 - Text is no longer cropped when the length exceeds the cell width in Excel to PDF conversion.
+* \#250406 - Exception is no longer thrown on parsing the cell style name with empty name or name length greater than 255.
+* \#254623 - External data properties are now preserved properly while resaving the Excel document.
+* \#253078 - Excel file is no longer corrupted while copying worksheets with more number formats from different workbooks.
+* \#255064 - Timeout exception is no longer thrown while refreshing the query table.
+* \#253937 - Gridlines in merged cells are now rendered properly in Excel to PDF conversion.
+* \#F148410 - Japanese characters are now rendered properly in Excel to PDF conversion.
+* \#F146791 - Performance is improved while adding picture multiple times.
+* Exception is no longer thrown while saving the Excel document in CSV format.
+* Rotation angle for the text in text box is now proper in Excel to PDF conversion.
+* Date format `m/d/yyyy h:mm` is now preserved properly in Excel to PDF conversion.
+* AutoShape and TextBox are now preserved properly while resaving the Excel document and converting the same to PDF.
+* Font name, size, and color of the chart elements are no longer changed while cloning the workbook.
+* Issue while clearing border using `BorderNone()` method is now fixed.
+* Table named ranges are now added properly to the workbook named range collection.
+* Conditional format is now applied properly while using different cases for text in Excel to PDF conversion.
+* Error display text is now proper in Excel to PDF conversion.
+* Conditional format style is now proper in Excel to PDF conversion when `StopIfTrue` is set to the condition.
+* Data is no longer lost while using `Range.ClearAll` option.
+* Conditional format `Blanks`, `NoBlanks`, `Errors`, and `NoErrors` are now applied in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v17.4.0.40.md b/aspnetmvc/Release-notes/v17.4.0.40.md
index 73791edd..1f440974 100644
--- a/aspnetmvc/Release-notes/v17.4.0.40.md
+++ b/aspnetmvc/Release-notes/v17.4.0.40.md
@@ -10,8 +10,41 @@ documentation: ug
{% include release-info.html date="December 24, 2019" version="v17.4.0.40" %}
-{% directory path: _includes/release-notes/v17.4.0.40 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#255462 - Header is now preserved properly while converting a Word document to PDF.
+* \#258239 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#255071 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#255791 - CJK characters are now properly rendered while converting Excel document into PDF.
+* \#257403 - Cells in the Excel output are properly formatted when importing POCO with nullable fields.
+* \#255064 - Performance issue while refreshing query table is fixed.
+* \#256142 - Shapes are positioned properly after hiding the rows.
+* \#250406 - Exception will no longer be thrown on parsing the named range.
+* \#245527 - Accounting format is now set properly for the cell when number is set to 0.0.
+* Issue with incorrect cell value in Excel to PDF conversion is fixed.
+
diff --git a/aspnetmvc/Release-notes/v17.4.0.41.md b/aspnetmvc/Release-notes/v17.4.0.41.md
index 785a561a..f00bf985 100644
--- a/aspnetmvc/Release-notes/v17.4.0.41.md
+++ b/aspnetmvc/Release-notes/v17.4.0.41.md
@@ -10,8 +10,55 @@ documentation: ug
{% include release-info.html date="January 07, 2020" version="v17.4.0.41" %}
-{% directory path: _includes/release-notes/v17.4.0.41 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#255071 - Outline level for built-in heading styles are preserved properly while resaving the Word document.
+* \#256459, \#256303 - Improved the stability of Word to tagged PDF conversion.
+* \#256602 - Text box is now preserved properly while converting a Word document to PDF.
+* \#258239 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#255040 - Picture is now preserved properly while converting a Word document to PDF.
+* \#257975 - Text box is now aligned properly while converting a Word document to PDF.
+* \#257983 - Resolved the hanging issue occurred while converting a Word document to PDF.
+* \#257373 - Text is now aligned properly while converting a Word document to PDF.
+* \#252217 - Tab is now preserved properly while converting a Word document to PDF.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#257296 - Creating a chart with double values in German culture no longer gives corrupted output.
+* \#257771 - Conditional formatting formula is now set properly for XLSX versions.
+* \#257476 - Exception is no longer raised while opening the Excel document with large number of rows and columns.
+* \#257356 - Exception is no longer thrown while add copying the worksheet with `ParseOnDemand` option.
+* \#258536 - Formatting in the output file is now proper while add copying all the worksheets to another workbook.
+* \#258419 - Page break is now correct when page setup has FitToPage in Excel to PDF conversion.
+* \#255317 - RTF alignment is now proper in text boxes.
+* \#F149527 - Conditional format is now preserved properly in the newly added worksheet when saving the workbook twice.
+* Starting page number is now correct in Excel to PDF conversion.
+* Split text starting position is now correct in Excel to PDF conversion.
+* AutoShape border is rendered properly in Excel to PDF conversion.
+* Shape text is now proper in Excel to PDF conversion.
+* Conditional format icon for discontinuous ranges is now proper in Excel to PDF conversion.
+* White font color for cells is now applied properly in Excel to PDF conversion.
+* Textbox fill and border colors are now preserved properly while resaving the Excel document.
+* Range intersection works properly for the entire row and column.
+* Conditional format icon is now proper for negative cell values in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v17.4.0.43.md b/aspnetmvc/Release-notes/v17.4.0.43.md
index c2c0322d..a44fef98 100644
--- a/aspnetmvc/Release-notes/v17.4.0.43.md
+++ b/aspnetmvc/Release-notes/v17.4.0.43.md
@@ -10,8 +10,52 @@ documentation: ug
{% include release-info.html date="January 14, 2020" version="v17.4.0.43" %}
-{% directory path: _includes/release-notes/v17.4.0.43 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#17555, \#123036, \#130235, \#F117690, \#135953, \#136014, \#136677, \#139383, \#140946, \#143065, \#150226, \#157199, \#162767, \#162891, \#168515, \#168983, \#171073, \#178572, \#179473, \#183440, \#188778, \#189881, \#190783, \#191732, \#182319, \#198068, \#189881, \#202966, \#217393, \#230817, \#238068 - Automatically resizes the table to fit its content in DOCX to PDF conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#249887, \#257815 - The extra paragraph is now removed properly when replacing bookmark content by using ReplaceBookmarkContent() method.
+* \#257956 – The “ArgumentOutOfRangeException” will no longer be thrown while cloning picture in the Word document.
+* \#257974 – Picture is now preserved properly when open and save the DOCX Word document.
+* \#257472 - IF field is updated properly while calling updateDocumentFields() method.
+* \#256459 - Frame is now preserved properly when open and save the DOCX Word document.
+* \#256602 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#258247 - Hyperlink is now preserved properly while converting a Word document to PDF.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#257963 - The **NullReferenceException** will no longer be thrown while cloning the PowerPoint presentation.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#249446 - Page content is no longer cropped while converting Excel document into PDF with custom scaling.
+* \#259825 - Table style options are now preserved properly while resaving the Excel document.
+* \#258600 – XlsIO generated HTML files are now showing properly in Microsoft Edge browser.
+* \#252205 - Column width is now properly preserved properly in Excel to PDF conversion.
+* \#258534 – Excel file is no longer hangs on parsing conditional formats.
+* \#258419 - Borders are now preserved properly in Excel to PDF conversion when different line styles are applied in same cell.
+* \#258722 - Font size is getting changed while copying the worksheet is fixed.
+* CF number format is properly applied in Excel to PDF conversion.
+* Strike through is properly applied for header in Excel to PDF conversion.
+
+
diff --git a/aspnetmvc/Release-notes/v17.4.0.44.md b/aspnetmvc/Release-notes/v17.4.0.44.md
index aaf2d490..d939c6f7 100644
--- a/aspnetmvc/Release-notes/v17.4.0.44.md
+++ b/aspnetmvc/Release-notes/v17.4.0.44.md
@@ -10,8 +10,35 @@ documentation: ug
{% include release-info.html date="January 21, 2020" version="v17.4.0.44" %}
-{% directory path: _includes/release-notes/v17.4.0.44 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#255781 - Excel file is no longer corrupted when re-saving the document with extension list.
+* \#257358 - Issue with applying tabular row layout to pivot fields layout is fixed.
+* \#F149617 - Vertical page break for Arial font is now correct in Excel to PDF conversion.
+* Excel file having conditional format with negative priority is now properly converted to PDF.
+* Shrink to fit is now working for numbers in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v17.4.0.46.md b/aspnetmvc/Release-notes/v17.4.0.46.md
index 967a24a9..96842516 100644
--- a/aspnetmvc/Release-notes/v17.4.0.46.md
+++ b/aspnetmvc/Release-notes/v17.4.0.46.md
@@ -10,8 +10,145 @@ documentation: ug
{% include release-info.html date="January 30, 2020" version="v17.4.0.46" %}
-{% directory path: _includes/release-notes/v17.4.0.46 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#17555, \#123036, \#130235, \#F117690, \#135953, \#136014, \#136677, \#139383, \#140946, \#143065, \#150226, \#157199, \#162767, \#162891, \#168515, \#168983, \#171073, \#178572, \#179473, \#183440, \#188778, \#189881, \#190783, \#191732, \#182319, \#198068, \#189881, \#202966, \#217393, \#230817, \#238068 - Automatically resizes the table to fit its content in DOCX to PDF conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#249887, \#257815 - The extra paragraph is now removed properly when replacing bookmark content by using the ReplaceBookmarkContent() method.
+* \#257956 – The “ArgumentOutOfRangeException” will no longer be thrown while cloning picture in the Word document.
+* \#257974 – Picture is now preserved properly when open and save the DOCX Word document.
+* \#257472 - IF field is updated properly while calling updateDocumentFields() method.
+* \#256459 - Frame is now preserved properly when open and save the DOCX Word document.
+* \#255071 - Outline level for built-in heading styles are preserved properly while resaving the Word document.
+* \#F142273 - The "NullReferenceException" will no longer be thrown while deleting bookmark content by using the DeleteBookmarkContent() method.
+* \#255497 - Group shapes will be preserved properly when open and save the DOCX Word document.
+* \#260062 - The "NullReferenceException" will no longer be thrown while calling the GetText() method.
+* \#258741 - NumPages field is updated properly when using updateDocumentFields in the Word document.
+* \#258487 - Content control of type repeating section will be preserved properly when converting the Word document to PDF.
+* \#252217 - Shape is now preserved properly when converting the Word document to PDF.
+* \#257671 - Nested group shapes are now preserved properly when open and save the DOCX format Word document.
+* \#257373 - Table is now preserved properly when converting the Word document to PDF.
+* \#257135 - Track changes are now accepted properly while using the AcceptChanges() method.
+* \#255497 - Text spaces are now preserved properly when open and save the DOCX Word document.
+* \#256481 - The "NullReferenceException" will no longer be thrown when converting a Word document to PDF.
+* \#F145154 - Bookmark is now preserved properly while removing table column in the Word document.
+* \#F144828 - The "NullReferenceException" will no longer be thrown while replacing bookmark content by using the ReplaceBookmarkContent() method.
+* \#257975 - Text box is now aligned properly while converting a Word document to PDF.
+* \#256459, \#256303 - Improved the stability of Word to tagged PDF conversion.
+* \#199319 - Improved the stability by resolving a possible **NullReferenceException** occurred in Word to PDF conversion.
+* \#258741 - Page field is updated properly while updating fields from RTF document.
+* \#258247 - Hyperlink is now preserved properly while converting a Word document to PDF.
+* \#256602, \#255237 - Text box is now preserved properly while converting a Word document to PDF.
+* \#255040, \#F149824 - Picture is now preserved properly while converting a Word document to PDF.
+* \#257983, \#256602 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#257373 - Text is now aligned properly while converting a Word document to PDF.
+* \#252217 - Tab is now preserved properly in the generated PDF.
+* \#256836 - Image is now preserved properly while converting a Word document to Image.
+* \#256459 - Frame is now preserved properly while converting a Word document to PDF.
+* \#255462 - Header is now preserved properly while converting a Word document to PDF.
+* \#255071 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#256504, \#258239 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#257443 – PDF page size will be preserved properly when appending two documents with different page size.
+* \#256504 – Word to PDF conversion will be working properly with particular document.
+* \#257413 – The `NullReferenceException` no longer occurs while enabling LTV for store certificates.
+* \#257673 – The `FileNotFoundException` no longer occurs with XmlSerializer on XPS to PDF conversion.
+* \#259787 – `PdfAnnotation` will be flattened with proper borders.
+* \#259394 – `PdfInkAnnotation` will be flattened properly.
+* \#256196 – The `OutOfMemoryException` no longer occurs while saving a large PDF document.
+* \#256196 – Performance of remove layer functionality is optimized now.
+* \#257531 – Layers will be removed properly in PDF documents.
+* \#136014 – Paragraph inside the table cell will be preserved properly in Word to PDF conversion.
+* \#257210, \#257811 – Meta file (EMF) will be rendered properly in `PdfDocument`.
+* \#255677, \#257428 – EMF files will be rendered properly in `PdfDocument` on .NET Core 3.0.
+* \#260424 – The `NullReferenceException` no longer occurs while saving a PDF document multiple times.
+* \#252711 – Image will be preserved properly while drawing it to PDF document.
+* \#255550 – The `EndOfStreamException` no longer occurs while drawing image to PDF document.
+* \#260117 – `PdfUriAnnotation` will be preserved properly with provided string format in `PdfGrid`.
+* \#251733 – `PdfCodeUPCBarcode` will be preserved properly with provided dimension.
+* \#258668 – PDF to PDF A1B converted document will be opened properly in PDF readers without any issue.
+* \#257221 – `PdfTextBoxField` will be preserved properly with `AutoFontSize` and Multiline options.
+* \#256614 – `BackColor` will be preserved properly in PDF 2D barcodes.
+* \#255136 – The `DateTimeInvalidLocalFormat` exception no longer occurs when creating a PDF A document.
+* \#F144285 – `PdfSignature` appearance will be preserved properly based on the page rotation.
+
+## PdfViewer
+
+### Bug Fixes
+{:#pdfviewer-bug-fixes}
+
+* \#257306 - No exception will be thrown on unloading the PDF document from PDF Viewer.
+
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#257963 - The **NullReferenceException** will no longer be thrown while cloning a PowerPoint slide with hyperlink.
+* The **ArgumentException** will no longer be thrown while setting an invalid link or path as hyperlink.
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#255791 - CJK characters are now properly rendered while converting an Excel document into PDF.
+* \#257403 - Cells in the Excel output are properly formatted when importing POCO with nullable fields.
+* \#255064 - Performance issue while refreshing a query table is fixed.
+* \#256142 - Shapes are positioned properly after hiding the rows.
+* \#250406 - Exception will no longer be thrown on parsing the named range.
+* \#245527 - Accounting format is now set properly for the cell when number is set to 0.0.
+* \#257296 - Creating a chart with double values in German culture no longer gives corrupted output.
+* \#257771 - Conditional formatting formula is now set properly for XLSX versions.
+* \#257476 - Exception is no longer raised while opening the Excel document with large number of rows and columns.
+* \#257356 - Exception is no longer thrown while copying the worksheet using `AddCopy()` method with `ParseOnDemand` option.
+* \#258536 - Formatting in output file is now proper while copying all the worksheets to another workbook using `AddCopy()` method.
+* \#258419 - Page break is now correct when page setup has FitToPage in Excel to PDF conversion.
+* \#255317 - RTF alignment is now proper in text boxes.
+* \#249446 - Page content is no longer cropped while converting the Excel document into PDF with custom scaling.
+* \#259825 - Table style options are now preserved properly while resaving the Excel document.
+* \#258600 – XlsIO generated HTML files are now showing properly in Microsoft Edge browser.
+* \#252205 - Column width is now preserved properly in Excel to PDF conversion.
+* \#258534 – Excel file will no longer hang on parsing conditional formats.
+* \#258419 - Borders are now preserved properly in Excel to PDF conversion when different line styles are applied in the same cell.
+* \#258722 - The issue with Font size that is getting changed while copying the worksheet is fixed.
+* \#255781 - Excel file is no longer corrupted when resaving the document with extension list.
+* \#257358 - Issue with applying the tabular row layout to pivot fields layout is fixed.
+* \#260561 - Refer to range no longer throws exception after getting display text.
+* \#250513 - Performance of opening the XLS file with comments is improved.
+* \#258419 - Custom scaling is now proper in Excel to PDF conversion.
+* \#F149527 - Conditional format is now preserved properly in the newly added worksheet when saving the workbook twice.
+* \#F149617 - Vertical page break for Arial font is now correct in Excel to PDF conversion.
+* Issue with incorrect cell value in Excel to PDF conversion is fixed.
+* Starting page number is now correct in Excel to PDF conversion.
+* Split text starting position is now correct in Excel to PDF conversion.
+* AutoShape border is rendered properly in Excel to PDF conversion.
+* Shape text is now proper in Excel to PDF conversion.
+* Conditional format icon for discontinuous ranges is now proper in Excel to PDF conversion.
+* White font color for cells is now applied properly in Excel to PDF conversion.
+* Textbox fill and border colors are now preserved properly while resaving the Excel document.
+* Range intersection works properly for the entire row and column.
+* Conditional format icon is now proper for negative cell values in Excel to PDF conversion.
+* CF number format is properly applied in Excel to PDF conversion.
+* Strike through is properly applied for header in Excel to PDF conversion.
+* Excel file having conditional format with negative priority is now properly converted to PDF.
+* Shrink to fit is now working for numbers in Excel to PDF conversion.
+
diff --git a/aspnetmvc/Release-notes/v17.4.0.47.md b/aspnetmvc/Release-notes/v17.4.0.47.md
index 29cd4b82..50b92acc 100644
--- a/aspnetmvc/Release-notes/v17.4.0.47.md
+++ b/aspnetmvc/Release-notes/v17.4.0.47.md
@@ -10,8 +10,40 @@ documentation: ug
{% include release-info.html date="February 05, 2020" version="v17.4.0.47" %}
-{% directory path: _includes/release-notes/v17.4.0.47 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#260712 - Cell shading color will be preserved properly when converting DOCX to RTF format document.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* Default font size is now set properly in shapes.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#259026 - Excel files containing the pivot table gives proper values in the converted PDF.
+* \#261861 - Login failed exception is no longer thrown on refreshing the list object.
+* Exception is no longer thrown while accessing a range that contains multiple cell references.
+* `CopyTo()` method is now working properly for the range that contains merged cells.
+
diff --git a/aspnetmvc/Release-notes/v17.4.0.49.md b/aspnetmvc/Release-notes/v17.4.0.49.md
index 642acb56..9b76483c 100644
--- a/aspnetmvc/Release-notes/v17.4.0.49.md
+++ b/aspnetmvc/Release-notes/v17.4.0.49.md
@@ -10,8 +10,16 @@ documentation: ug
{% include release-info.html date="February 11, 2020" version="v17.4.0.49" %}
-{% directory path: _includes/release-notes/v17.4.0.49 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#261938 - RTL text is now preserved properly while converting a Word document to PDF.
+* \#261034 – Text is preserved properly while converting a Word document to Image.
+
+
diff --git a/aspnetmvc/Release-notes/v17.4.0.50.md b/aspnetmvc/Release-notes/v17.4.0.50.md
index 5f516410..067a2eb1 100644
--- a/aspnetmvc/Release-notes/v17.4.0.50.md
+++ b/aspnetmvc/Release-notes/v17.4.0.50.md
@@ -10,8 +10,18 @@ documentation: ug
{% include release-info.html date="February 18, 2020" version="v17.4.0.50" %}
-{% directory path: _includes/release-notes/v17.4.0.50 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#262446 - Table Left Indent value is now preserved properly while opening a DOCX format Word document.
+* \#257135, \#263808 - Table is now preserved properly while opening a DOCX format Word document.
+* \#F143774 - Empty paragraphs are now preserved properly while performing vertical cell merge by using `ApplyVerticalMerge` method.
+* \#F150653 - Number format is now preserved properly while performing Mail merge process.
+* \#127027, \#242442 - Paragraph style is now preserved properly while replacing the paragraph text in the Word document.
+* \#261246 – Line shape is now preserved properly while converting a Word document to PDF.
diff --git a/aspnetmvc/Release-notes/v17.4.0.51.md b/aspnetmvc/Release-notes/v17.4.0.51.md
index 947fb13e..99103442 100644
--- a/aspnetmvc/Release-notes/v17.4.0.51.md
+++ b/aspnetmvc/Release-notes/v17.4.0.51.md
@@ -10,8 +10,7 @@ documentation: ug
{% include release-info.html date="February 25, 2020" version="v17.4.0.51" %}
-{% directory path: _includes/release-notes/v17.4.0.51 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
diff --git a/aspnetmvc/Release-notes/v17.4.0.53.md b/aspnetmvc/Release-notes/v17.4.0.53.md
index b26c61cb..09e62c65 100644
--- a/aspnetmvc/Release-notes/v17.4.0.53.md
+++ b/aspnetmvc/Release-notes/v17.4.0.53.md
@@ -10,8 +10,37 @@ documentation: ug
{% include release-info.html date="March 3, 2020" version="v17.4.0.53" %}
-{% directory path: _includes/release-notes/v17.4.0.53 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#264648 - The **NullReferenceException** will no longer be thrown while performing mail merge in a Word document.
+* \#263238 – Images are now preserved properly while opening a Word document in Internet Explorer.
+* \#263524 – Text content is now preserved properly in Word to PDF conversion while replacing text in a Word document.
+* \#264646 – The **Object reference not set to an instance of an object** exception will be no longer thrown while cloning a Word document.
+* \#263739 – Table contents are now preserved properly while converting a Word document to PDF.
+* \#263739 – Endnote is now preserved properly while converting a Word document to PDF.
+* \#263809 – Text is now preserved properly while converting a Word document to PDF.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v17.4.0.55.md b/aspnetmvc/Release-notes/v17.4.0.55.md
index c4ecf3c3..aad9ccb7 100644
--- a/aspnetmvc/Release-notes/v17.4.0.55.md
+++ b/aspnetmvc/Release-notes/v17.4.0.55.md
@@ -10,8 +10,43 @@ documentation: ug
{% include release-info.html date="March 10, 2020" version="v17.4.0.55" %}
-{% directory path: _includes/release-notes/v17.4.0.55 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#263640 - Additional characters are no longer trimmed on setting the cell text with more than 32767 characters.
+* \#263198 - Italian text in the input pivot table is no longer changed to English during Excel to PDF conversion.
+* \#262501 - Exception is no longer thrown while copying the worksheet using the `AddCopy()` method.
+* \#261038 - Formats are no longer removed when inserting a row above the formatted cell.
+* \#261897 - Memory consumption issue while loading and saving the workbook with large number of data is now resolved.
+* \#262745 - Exception is no longer thrown while refreshing the table with the updated datasource.
+* \#263879 - StackOverFlow exception will no longer be thrown while accessing the calculate value with array formula.
+* \#264179 - Refreshing a table now properly inserts the header row based on `ShowHeaderRow` property.
+* \#263438 - Sheet views are now preserved properly while saving the Excel document.
+* \#F150841 - Exception is no longer thrown in Excel to PDF conversion of pivot table with Row fields.
+* Formatting of cell ranges are now copied into clipboard using `CopyToClipboard()` method.
+* SmileyFace shape is now rendered properly in Excel to PDF conversion.
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.36.md b/aspnetmvc/Release-notes/v18.1.0.36.md
index 3fa72d65..05375b8a 100644
--- a/aspnetmvc/Release-notes/v18.1.0.36.md
+++ b/aspnetmvc/Release-notes/v18.1.0.36.md
@@ -10,8 +10,290 @@ documentation: ug
{% include release-info.html date="March 19, 2020" version="v18.1.0.36" %}
-{% directory path: _includes/release-notes/v18.1.0.36 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#17555, \#123036, \#130235, \#F117690, \#135953, \#136014, \#136677, \#139383, \#140946, \#143065, \#150226, \#157199, \#162767, \#162891, \#168515, \#168983, \#171073, \#178572, \#179473, \#183440, \#188778, \#189881, \#190783, \#191732, \#182319, \#198068, \#189881, \#202966, \#217393, \#230817, \#238068 - Automatically resizes the table to fit its content in DOCX to PDF conversion.
+* \#260100, \#F151648 - Provided support to replaces the fields with its most recent result as normal text in the generated Word document.
+* \#F94716, \#199229, \#201461, \#202031, \#F137353, \#210718, \#231958, \#234040, \#256120, \#256942 - Provided support to get the string that represent the appearance of the list value of the paragraph.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#249887, \#257815 - The extra paragraph is now removed properly when replacing bookmark content by using the ReplaceBookmarkContent() method.
+* \#257956 - The **ArgumentOutOfRangeException** will no longer be thrown while cloning picture in the Word document.
+* \#257974 - Picture is now preserved properly when open and save the DOCX Word document.
+* \#257472 - IF field is updated properly while calling updateDocumentFields() method.
+* \#256459 - Frame is now preserved properly when open and save the DOCX Word document.
+* \#255071 - Outline level for built-in heading styles are preserved properly while resaving the Word document.
+* \#F142273 - The **NullReferenceException** will no longer be thrown while deleting bookmark content by using the DeleteBookmarkContent() method.
+* \#255497 - Group shapes will be preserved properly when open and save the DOCX Word document.
+* \#260062 - The **NullReferenceException** will no longer be thrown while calling the GetText() method.
+* \#258741 - NumPages field is updated properly when using updateDocumentFields in the Word document.
+* \#258487 - Content control of type repeating section will be preserved properly when converting the Word document to PDF.
+* \#252217, \#267241 - Shape is now preserved properly when converting the Word document to PDF.
+* \#257671 - Nested group shapes are now preserved properly when open and save the DOCX format Word document.
+* \#257373 - Table is now preserved properly when converting the Word document to PDF.
+* \#257135 - Track changes are now accepted properly while using the AcceptChanges() method.
+* \#255497 - Text spaces are now preserved properly when open and save the DOCX Word document.
+* \#256481 - The **NullReferenceException** will no longer be thrown when converting a Word document to PDF.
+* \#F145154 - Bookmark is now preserved properly while removing table column in the Word document.
+* \#F144828 - The **NullReferenceException** will no longer be thrown while replacing bookmark content by using the ReplaceBookmarkContent() method.
+* \#257975 - Text box is now aligned properly while converting a Word document to PDF.
+* \#256459, \#256303 - Improved the stability of Word to tagged PDF conversion.
+* \#199319 - Improved the stability by resolving a possible **NullReferenceException** occurred in Word to PDF conversion.
+* \#258741 - Page field is updated properly while updating fields from RTF document.
+* \#258247 - Hyperlink is now preserved properly while converting a Word document to PDF.
+* \#256602, \#255237 - Text box is now preserved properly while converting a Word document to PDF.
+* \#255040, \#F149824 - Picture is now preserved properly while converting a Word document to PDF.
+* \#257983, \#256602 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#257373 - Text is now aligned properly while converting a Word document to PDF.
+* \#252217 - Tab is now preserved properly in the generated PDF.
+* \#256836 - Image is now preserved properly while converting a Word document to Image.
+* \#256459 - Frame is now preserved properly while converting a Word document to PDF.
+* \#255462 - Header is now preserved properly while converting a Word document to PDF.
+* \#255071 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#256504, \#258239 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#264648, \#263238 - The **NullReferenceException** will no longer be thrown while performing mail merge in a Word document.
+* \#263524 - Contents are now preserved properly while converting a Word document to PDF.
+* \#264646 - The **ObjectReferenceException** will no longer be thrown while cloning a Word document.
+* \#264058 - Hanging issue has been resolved while updating document fields.
+* \#263332, \#F150503 - Cell width value is now retrieved properly while opening a DOC format document.
+* \#263217 - Table is now preserved properly while converting a Word document to PDF.
+* \#263179 - Font size is now preserved properly while cloning and adding into a destination Word document.
+* \#263210 - The **KeyNotFoundException** will no longer thrown while opening a Word document.
+* \#262446 - Table Left Indent value is now preserved properly while opening a DOCX format Word document.
+* \#261531 - Text is now aligned properly while converting a Word document to PDF.
+* \#257135, \#263808 - Table is now preserved properly while opening a DOCX format Word document.
+* \#F143774 - Empty paragraphs are now preserved properly while performing vertical cell merge by using ApplyVerticalMerge() method.
+* \#F150653 - Number format is now preserved properly while performing Mail merge process.
+* \#260712 - Cell shading color will be preserved properly when converting DOCX to RTF format document.
+* \#260119 - Table is now preserved properly while resaving the Word document.
+* \#255040 - Image in the document will be preserved properly in Word to PDF conversion.
+* \#127027, \#242442 - Paragraph style is now preserved properly while replacing the paragraph text in the Word document.
+* \#212632 - Improved the “KeepWithNext” property-based rendering algorithm in Word to PDF conversion.
+* \#266186 - Provided an API to regenerate the nested metafile images present in the Word document during PDF conversion.
+* \#264589 - Pages are now preserved properly while converting a Word document to PDF.
+* \#263809, \#263739, \#266244 - Text is now preserved properly while converting a Word document to PDF.
+* \#263739 - Table contents are now properly preserved while converting a Word document to PDF.
+* \#263739 - Endnote is now preserved properly while converting a Word document to PDF.
+* \#263185 - Hanging issue has been resolved while converting a Word document to PDF
+* \#261938 - RTL text is now preserved properly while converting a Word document to PDF.
+* \#261246 - Shapes are now properly preserved while converting a Word document to PDF.
+* \#262446 - Table is now preserved properly while converting a Word document to PDF.
+* \#261332 - Image is now preserved properly while converting a Word document to PDF.
+* \#261034 - Text is now preserved properly while converting a Word document to Image.
+* \#259765 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#257373 - Text is now aligned properly while converting a Word document to PDF.
+* \#255237, \#264034 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#208452 - Table content is now preserved properly while converting a Word document to PDF.
+* \#258487 - Picture content control is now preserved properly while resaving a DOCX format Word document.
+* \#263808 - Track changes are now preserved properly while converting a Word document to PDF.
+## Gantt
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#151028 - Now ScheduleHeaderType updated in HistogramView.
+
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#256773 - Now, initial data request can be cancelable when we cancel it in `actionBegin` event.
+## PDF
+
+### Features
+{:#PDF-Features}
+
+* \#259629 – Added support for import/export XFA form data in `PdfLoadedXfaForm`.
+* \#263279 – Added support to find extended features in an existing PDF document.
+* \#263249 – Added support for converting authenticated web sites to PDF through the authenticated proxy server.
+* Added support for dash and dot line styles for line and line measurement annotations.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#266221 – The `NullReferenceException` no longer occurs while accessing URL form loaded annotation.
+* \#263369 – The `NullReferenceException` no longer occurs while setting read only to form fields.
+* \#262090 – The `NullReferenceException` on longer occurs while getting ForeBrush of PdfLoadedTextBoxField.
+* \#263889 – A PDF document is no longer corrupted while adding the `PdfHeader` and `PdfFooter`.
+* \#264777 – The `NullReferenceException` no longer occurs while importing pages from the PdfLoadedDocument.
+* \#263914 – Form fields will be preserved properly while resaving an existing PDF document.
+* \#263649 – Tab “\t” characters will be preserved properly in QRBarcode.
+* \#263741 – Remove attachment will be working properly while saving a document in the same stream.
+* \#263101 – 3D annotation with `PRC` files will be preserved properly in Bluebeam viewer.
+* \#260708 – The `NullReferenceException` no longer occurs with redaction.
+* \#263304 – The `NullReferenceException` no longer occurs while saving the PDF document.
+* \#263091 – Transparent color will be preserved properly while drawing an image to PDF document.
+* \#261878 – `ZUGFERD` conformance will be validated properly while adding external attachments.
+* \#262087 – Exception no longer occurs while validating a PDF document that contains multiple signatures.
+* \#262622 – Exception no longer occurs while loading a particular PDF document.
+* \#261878 – Conformance verification will be passed for the PDF to PDF A1B converted documents.
+* \#262133 – Exception no longer occurs while getting certificate from the store using Serial ID.
+* \#251733 – `PdfCodeUPCBarcode` will be preserved properly while drawing it to PDF page.
+* \#261206 – `PdfGrid` will be preserved properly with multiple nested grids.
+* \#260536 – The `NullReferenceException` no longer occurs while getting author of `PdfLoadedAnnotation`.
+* \#260893 – XPS to PDF conversion no longer generates PDF document without images from XPS document.
+* \#257531 – Layers will be removed properly for merged PDF documents.
+* \#257531 – The remove layer functionality performance has been optimized.
+* \#257210, I266186 – Meta file will be preserved properly in Word to PDF conversion.
+* \#260585 – The Invalid XML format exception no longer occurs while exporting annotations.
+* \#256286 – Document no longer corrupted while adding an Image to PDF document.
+* \#261841 – Text will be preserved properly with proper spacing in a PDF document.
+* \#262644 – The `NullReferenceException` no longer occurs while flattening a PDF document.
+* \#198270 – Text will be preserved properly while converting XPS to PDF.
+* \#257443 – PDF page size will be preserved properly when appending two documents with different page size.
+* \#256504 – Word to PDF conversion will be working properly with particular document.
+* \#257413 – The `NullReferenceException` no longer occurs while enabling LTV for store certificates.
+* \#257673 – The `FileNotFoundException` no longer occurs with XmlSerializer on XPS to PDF conversion.
+* \#259787 – `PdfAnnotation` will be flattened with proper borders.
+* \#259394 – `PdfInkAnnotation` will be flattened properly.
+* \#256196 – The `OutOfMemoryException` no longer occurs while saving a large PDF document.
+* \#256196 – Performance of remove layer functionality is optimized now.
+* \#257531 – Layers will be removed properly in PDF documents.
+* \#136014 – Paragraph inside the table cell will be preserved properly in Word to PDF conversion.
+* \#257210, \#257811 – Meta file (EMF) will be rendered properly in `PdfDocument`.
+* \#255677, \#257428 – EMF files will be rendered properly in `PdfDocument` on .NET Core 3.0.
+* \#260424 – The `NullReferenceException` no longer occurs while saving a PDF document multiple times.
+* \#252711 – Image will be preserved properly while drawing it to PDF document.
+* \#255550 – The `EndOfStreamException` no longer occurs while drawing image to PDF document.
+* \#260117 – `PdfUriAnnotation` will be preserved properly with provided string format in `PdfGrid`.
+* \#251733 – `PdfCodeUPCBarcode` will be preserved properly with provided dimension.
+* \#258668 – PDF to PDF A1B converted document will be opened properly in PDF readers without any issue.
+* \#257221 – `PdfTextBoxField` will be preserved properly with `AutoFontSize` and Multiline options.
+* \#256614 – `BackColor` will be preserved properly in PDF 2D barcodes.
+* \#255136 – The `DateTimeInvalidLocalFormat` exception no longer occurs when creating a PDF A document.
+* \#F144285 – `PdfSignature` appearance will be preserved properly based on the page rotation.
+* Exception no longer occurs while removing bookmarks from the PDF document.
+* Import from JSON file will now preserve the values properly.
+* Exception no longer occurs when saving a document multiple times.
+* The color properties will be preserved properly in PdfFreeTextAnnotation.
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* \#248770, \#175287 - Added support for header and footers in PowerPoint slides.
+* \#234509, \#249450 - Added a support to preserve the picture in PPTX to image and PDF conversion, that is cropped with preset shapes.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#257963 - The **NullReferenceException** will no longer be thrown while cloning a PowerPoint slide with hyperlink.
+* \#264098 - The **NullReferenceException** will no longer be thrown while opening a PowerPoint document without a chart relation.
+* \#263842 – PowerPoint to PDF conversion will be performed properly in 150% machine resolution.
+* \#266570 – Table cell margins are now preserved properly while resaving the PowerPoint document.
+* The **ArgumentException** will no longer be thrown while setting an invalid link or path as hyperlink.
+* The **TransitionEffect.None** will be applied properly for the PowerPoint slide.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#168970, \#223685, \#254445, \#263325 - The inline formatting in pivot table cell range is now supported.
+* \#168970, \#223685, \#254445, \#263325 - Support has been provide for the tabular layout and outline layout in pivot table.
+* \#263268 - `TrimColumnNames` option is provided to ignore the leading and trailing spaces with accounting format in export to data table.
+* Default font size is now set properly in shapes.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#168970, \#223685, \#254445, \#263325 - The `IPivotCellFormat` interface, `PivotCellFormat` and `PivotCellFormatWrapper` classes are added to support inline formatting.
+* \#168970, \#223685, \#254445, \#263325 - The `GetCellFormat()` method in `IPivotCellFormat` interface gets the pivot cell format for a given range.
+* \#168970, \#223685, \#254445, \#263325 - The `BackColor`, `PatternColor`, `FontColor`, `TopBorderColor`, `BottomBorderColor`, `RightBorderColor`, `LeftBorderColor`, and `DiagonalBorderColor` properties in `IPivotCellFormat` interface gets or sets the background color, pattern background color, font color, top border color, bottom border color, right border color, left border color, and diagonal border color respectively from predefined colors.
+* \#168970, \#223685, \#254445, \#263325 - The `BackColorRGB`, `PatternColorRGB`, `FontColorRGB`, `TopBorderColorRGB`, `BottomBorderColorRGB`, `RightBorderColorRGB`, `LeftBorderColorRGB`, and `DiagonalBorderColorRGB` properties in `IPivotCellFormat` interface gets or sets the background color, pattern background color, font color, top border color, bottom border color, right border color, left border color, and diagonal border color respectively.
+* \#168970, \#223685, \#254445, \#263325 - The `TopBorderStyle`, `BottomBorderStyle`, `RightBorderStyle`, `LeftBorderStyle`, and `DiagonalBorderStyle` properties in `IPivotCellFormat` interface gets or sets the line style of top, bottom, right, left, and diagonal borders respectively.
+* \#168970, \#223685, \#254445, \#263325 - The `Bold` property in `IPivotCellFormat` interface specifies whether a bold text is present.
+* \#168970, \#223685, \#254445, \#263325 - The `Italic` property in `IPivotCellFormat` interface specifies whether Italic text is present.
+* \#168970, \#223685, \#254445, \#263325 - The `IsStrikeThrough` property in `IPivotCellFormat` interface specifies whether strike through is present.
+* \#168970, \#223685, \#254445, \#263325 - The `PatternStyle` property in `IPivotCellFormat` interface gets or sets the fill pattern style.
+* \#168970, \#223685, \#254445, \#263325 - The `Underline` property in `IPivotCellFormat` interface gets or sets the underline type for the conditional format.
+* \#168970, \#223685, \#254445, \#263325 - The `HorizontalAlignment` property is added to the `IPivotCellFormat` interface to represent the horizontal alignment.
+* \#168970, \#223685, \#254445, \#263325 - The `VerticalAlignment` property is added to the `IPivotCellFormat` interface to represent the vertical alignment.
+* \#168970, \#223685, \#254445, \#263325 - The `IndentLevel` property is added to the `IPivotCellFormat` interface to represent the indent level.
+* \#168970, \#223685, \#254445, \#263325 - The `ReadingOrder` property is added to the `IPivotCellFormat` interface to represent the text direction and the reading order for far east versions.
+* \#168970, \#223685, \#254445, \#263325 - The `WrapText` property in `IPivotCellFormat` interface indicates whether the text is wrapped at the right border.
+* \#168970, \#223685, \#254445, \#263325 - The `ShrinkToFit` property `IPivotCellFormat` interface indicates whether the contents are shrunk to fit into the cell.
+* \#168970, \#223685, \#254445, \#263325 - The `Locked` property in `IPivotCellFormat` interface indicates whether a cell with the XF is locked.
+* \#168970, \#223685, \#254445, \#263325 - The `FormulaHidden` property in `IPivotCellFormat` interface indicates whether the formula is hidden.
+* \#168970, \#223685, \#254445, \#263325 - The `Rotation` property is added to the `IPivotCellFormat` interface to represent the text rotation angle.
+* \#168970, \#223685, \#254445, \#263325 - The `NumberFormatIndex` property in `IPivotCellFormat` interface gets or sets the number format index of the conditional format rule.
+* \#168970, \#223685, \#254445, \#263325 - The `NumberFormat` property in `IPivotCellFormat` interface gets or sets the number format of the conditional format rule.
+* \#263268 - The `TrimColumnNames` enum value is added to the `ExcelExportDataOptions` to ignore the leading and trailing spaces with accounting format in export to data table.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#250513, \#261295 - Performance of opening the XLS file with comments is improved.
+* \#255791 - CJK characters are now rendered properly in Excel to PDF conversion.
+* \#257403 - Cells in the Excel output are properly formatted when importing plain old CLR object with nullable fields.
+* \#255064 - Performance is improved for refreshing the query table.
+* \#256142 - Shapes are positioned properly after hiding the rows.
+* \#250406 - Exception will no longer be thrown on parsing the named range.
+* \#250406 - Exception will no longer be thrown on parsing the chart series text.
+* \#245527 - Accounting format is now set properly for the cell when number is set to 0.0.
+* \#257296 - Creating a chart with double values in German culture no longer gives corrupted output.
+* \#257771 - Conditional formatting formula is now set properly for XLSX versions.
+* \#257476 - Exception is no longer raised while opening an Excel document with large number of rows and columns.
+* \#257356 - Exception is no longer thrown while copying the worksheet using the `AddCopy()` method with `ParseOnDemand` option.
+* \#258536 - Formatting in output file is now proper while copying all the worksheets to another workbook using the `AddCopy()` method.
+* \#258419 - Page break is now correct when page setup has FitToPage in Excel to PDF conversion.
+* \#255317 - RTF alignment is now proper in text boxes.
+* \#249446 - Page content is no longer cropped while converting an Excel document into PDF with custom scaling.
+* \#259825 - Table style options are now preserved properly while resaving the Excel document.
+* \#258600 – XlsIO generated HTML files are now showing properly in Microsoft Edge browser.
+* \#252205 - Column width is now preserved properly in Excel to PDF conversion.
+* \#258534 – Excel file will no longer hang on parsing the conditional formats.
+* \#258419 - Borders are now preserved properly in Excel to PDF conversion when different line styles are applied in the same cell.
+* \#258722 - The issue with Font size that is getting changed while copying the worksheet is fixed.
+* \#255781 - Excel file is no longer corrupted when resaving the document with extension list.
+* \#257358 - Issue with applying the tabular row layout to pivot fields layout is fixed.
+* \#260561 - Refer to range no longer throws exception after getting the display text.
+* \#258419 - Custom scaling is now proper in Excel to PDF conversion.
+* \#259026 - Excel files containing the pivot table gives proper values in the converted PDF.
+* \#261861 - Login failed exception is no longer thrown on refreshing the list object.
+* \#263640 - Additional characters are no longer trimmed on setting the cell text with more than 32767 characters.
+* \#263354 - Chart legend entries are no longer aligned to the left of the legend element in chart to image conversion.
+* \#263198 - Italian text in the input pivot table is no longer changed to English during Excel to PDF conversion.
+* \#262501 - Exception is no longer thrown while copying the worksheet using the `AddCopy()` method.
+* \#261038 - Formats are no longer removed when inserting a row above the formatted cell.
+* \#263254 - Chart series cache will now be serialized only when `IsChartCacheEnabled` is true.
+* \#263438 - Sheet views are now preserved properly while saving the Excel document.
+* \#264163 - Fonts in comment shape is now preserved properly while copying a range from one worksheet to the other.
+* \#264154 - Name index is now properly referred in array formula while copying the worksheet to another workbook using the `AddCopy()` method.
+* \#249466 - Page content is no longer cropped on converting the Excel document into PDF with custom scaling.
+* \#F149527 - Conditional format is now preserved properly in the newly added worksheet when saving the workbook twice.
+* \#F149617 - Vertical page break for Arial font is now correct in Excel to PDF conversion.
+* Issue with incorrect cell value in Excel to PDF conversion is fixed.
+* Starting page number is now correct in Excel to PDF conversion.
+* Split text starting position is now correct in Excel to PDF conversion.
+* AutoShape border is rendered properly in Excel to PDF conversion.
+* Shape text is now proper in Excel to PDF conversion.
+* Conditional format icon for discontinuous ranges is now proper in Excel to PDF conversion.
+* White font color for cells is now applied properly in Excel to PDF conversion.
+* Text box fill and border colors are now preserved properly while resaving the Excel document.
+* Range intersection works properly for the entire row and column.
+* Conditional format icon is now proper for negative cell values in Excel to PDF conversion.
+* CF number format is properly applied in Excel to PDF conversion.
+* Strike through is properly applied for header in Excel to PDF conversion.
+* Excel file having conditional format with negative priority is now properly converted to PDF.
+* Shrink to fit is now working for numbers in Excel to PDF conversion.
+* Exception is no longer thrown while accessing a range that contains multiple cell references.
+* The `CopyTo()` method is now working properly for the range that contains merged cells.
+* Resaving the zip no longer throws exception.
+* The DateTime format is now working fine in Excel to PDF conversion.
+* Number format is now working fine for Sinhala Unicode.
+* Arabic Unicode texts are now rendered properly with number formats in Excel to PDF conversion.
+* Image background color is now rendered properly in Excel to PDF conversion.
+* Exception will no longer be thrown while refreshing the external connection table.
+* When the cell contains accounting number format, icon set is no longer overlapped on cell value in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.1.0.42.md b/aspnetmvc/Release-notes/v18.1.0.42.md
index 58b8174c..cf31b69c 100644
--- a/aspnetmvc/Release-notes/v18.1.0.42.md
+++ b/aspnetmvc/Release-notes/v18.1.0.42.md
@@ -10,8 +10,322 @@ documentation: ug
{% include release-info.html date="April 1, 2020" version="v18.1.0.42" %}
-{% directory path: _includes/release-notes/v18.1.0.42 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#17555, \#123036, \#130235, \#F117690, \#135953, \#136014, \#136677, \#139383, \#140946, \#143065, \#150226, \#157199, \#162767, \#162891, \#168515, \#168983, \#171073, \#178572, \#179473, \#183440, \#188778, \#189881, \#190783, \#191732, \#182319, \#198068, \#189881, \#202966, \#217393, \#230817, \#238068 - Automatically resizes the table to fit its content in DOCX to PDF conversion.
+* \#260100, \#F151648 - Provided support to replaces the fields with its most recent result as normal text in the generated Word document.
+* \#F94716, \#199229, \#201461, \#202031, \#F137353, \#210718, \#231958, \#234040, \#256120, \#256942 - Provided support to get the string that represent the appearance of the list value of the paragraph.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#264411, \#269656 - UTF-8 encoded text is now preserved properly while opening an HTML file.
+* \#249887, \#257815 - The extra paragraph is now removed properly when replacing bookmark content by using the ReplaceBookmarkContent() method.
+* \#257956 - The **ArgumentOutOfRangeException** will no longer be thrown while cloning picture in the Word document.
+* \#257974 - Picture is now preserved properly when open and save the DOCX Word document.
+* \#257472 - IF field is updated properly while calling updateDocumentFields() method.
+* \#256459 - Frame is now preserved properly when open and save the DOCX Word document.
+* \#255071 - Outline level for built-in heading styles are preserved properly while resaving the Word document.
+* \#F142273 - The **NullReferenceException** will no longer be thrown while deleting bookmark content by using the DeleteBookmarkContent() method.
+* \#255497 - Group shapes will be preserved properly when open and save the DOCX Word document.
+* \#260062 - The **NullReferenceException** will no longer be thrown while calling the GetText() method.
+* \#258741 - NumPages field is updated properly when using updateDocumentFields in the Word document.
+* \#258487 - Content control of type repeating section will be preserved properly when converting the Word document to PDF.
+* \#252217, \#267241 - Shape is now preserved properly when converting the Word document to PDF.
+* \#257671 - Nested group shapes are now preserved properly when open and save the DOCX format Word document.
+* \#257373 - Table is now preserved properly when converting the Word document to PDF.
+* \#257135 - Track changes are now accepted properly while using the AcceptChanges() method.
+* \#255497 - Text spaces are now preserved properly when open and save the DOCX Word document.
+* \#256481 - The **NullReferenceException** will no longer be thrown when converting a Word document to PDF.
+* \#F145154 - Bookmark is now preserved properly while removing table column in the Word document.
+* \#F144828 - The **NullReferenceException** will no longer be thrown while replacing bookmark content by using the ReplaceBookmarkContent() method.
+* \#257975 - Text box is now aligned properly while converting a Word document to PDF.
+* \#256459, \#256303 - Improved the stability of Word to tagged PDF conversion.
+* \#199319 - Improved the stability by resolving a possible **NullReferenceException** occurred in Word to PDF conversion.
+* \#258741 - Page field is updated properly while updating fields from RTF document.
+* \#258247 - Hyperlink is now preserved properly while converting a Word document to PDF.
+* \#256602, \#255237 - Text box is now preserved properly while converting a Word document to PDF.
+* \#255040, \#F149824 - Picture is now preserved properly while converting a Word document to PDF.
+* \#257983, \#256602 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#257373 - Text is now aligned properly while converting a Word document to PDF.
+* \#252217 - Tab is now preserved properly in the generated PDF.
+* \#256836 - Image is now preserved properly while converting a Word document to Image.
+* \#256459 - Frame is now preserved properly while converting a Word document to PDF.
+* \#255462 - Header is now preserved properly while converting a Word document to PDF.
+* \#255071 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#256504, \#258239 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#264648, \#263238 - The **NullReferenceException** will no longer be thrown while performing mail merge in a Word document.
+* \#263524 - Contents are now preserved properly while converting a Word document to PDF.
+* \#264646 - The **ObjectReferenceException** will no longer be thrown while cloning a Word document.
+* \#264058 - Hanging issue has been resolved while updating document fields.
+* \#263332, \#F150503 - Cell width value is now retrieved properly while opening a DOC format document.
+* \#263217 - Table is now preserved properly while converting a Word document to PDF.
+* \#263179 - Font size is now preserved properly while cloning and adding into a destination Word document.
+* \#263210 - The **KeyNotFoundException** will no longer thrown while opening a Word document.
+* \#262446 - Table Left Indent value is now preserved properly while opening a DOCX format Word document.
+* \#261531 - Text is now aligned properly while converting a Word document to PDF.
+* \#257135, \#263808 - Table is now preserved properly while opening a DOCX format Word document.
+* \#F143774 - Empty paragraphs are now preserved properly while performing vertical cell merge by using ApplyVerticalMerge() method.
+* \#F150653 - Number format is now preserved properly while performing Mail merge process.
+* \#260712 - Cell shading color will be preserved properly when converting DOCX to RTF format document.
+* \#260119 - Table is now preserved properly while resaving the Word document.
+* \#255040 - Image in the document will be preserved properly in Word to PDF conversion.
+* \#127027, \#242442 - Paragraph style is now preserved properly while replacing the paragraph text in the Word document.
+* \#212632 - Improved the “KeepWithNext” property-based rendering algorithm in Word to PDF conversion.
+* \#266186 - Provided an API to regenerate the nested metafile images present in the Word document during PDF conversion.
+* \#264589 - Pages are now preserved properly while converting a Word document to PDF.
+* \#263809, \#263739, \#266244 - Text is now preserved properly while converting a Word document to PDF.
+* \#263739 - Table contents are now properly preserved while converting a Word document to PDF.
+* \#263739 - Endnote is now preserved properly while converting a Word document to PDF.
+* \#263185 - Hanging issue has been resolved while converting a Word document to PDF
+* \#261938 - RTL text is now preserved properly while converting a Word document to PDF.
+* \#261246 - Shapes are now properly preserved while converting a Word document to PDF.
+* \#262446 - Table is now preserved properly while converting a Word document to PDF.
+* \#261332 - Image is now preserved properly while converting a Word document to PDF.
+* \#261034 - Text is now preserved properly while converting a Word document to Image.
+* \#259765 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#257373 - Text is now aligned properly while converting a Word document to PDF.
+* \#255237, \#264034 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#208452 - Table content is now preserved properly while converting a Word document to PDF.
+* \#258487 - Picture content control is now preserved properly while resaving a DOCX format Word document.
+* \#263808 - Track changes are now preserved properly while converting a Word document to PDF.
+* \#268356, \#268510, \#266962 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#267775 - Shapes are now properly preserved while converting a Word document to PDF.
+* \#266244, \#268928 - Text is now preserved properly while converting a Word document to PDF.
+## Gantt
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#151028 - Now ScheduleHeaderType updated in HistogramView.
+
+## Grid
+
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#256773 - Now, initial data request can be cancelable when we cancel it in `ActionBegin` event.
+## PDF
+
+### Features
+{:#PDF-Features}
+
+* \#259629 – Added support for import/export XFA form data in `PdfLoadedXfaForm`.
+* \#263279 – Added support to find extended features in an existing PDF document.
+* \#263249 – Added support for converting authenticated web sites to PDF through the authenticated proxy server.
+* Added support for dash and dot line styles for line and line measurement annotations.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#266221 – The `NullReferenceException` no longer occurs while accessing URL form loaded annotation.
+* \#263369 – The `NullReferenceException` no longer occurs while setting read only to form fields.
+* \#262090 – The `NullReferenceException` on longer occurs while getting ForeBrush of PdfLoadedTextBoxField.
+* \#263889 – A PDF document is no longer corrupted while adding the `PdfHeader` and `PdfFooter`.
+* \#264777 – The `NullReferenceException` no longer occurs while importing pages from the PdfLoadedDocument.
+* \#263914 – Form fields will be preserved properly while resaving an existing PDF document.
+* \#263649 – Tab “\t” characters will be preserved properly in QRBarcode.
+* \#263741 – Remove attachment will be working properly while saving a document in the same stream.
+* \#263101 – 3D annotation with `PRC` files will be preserved properly in Bluebeam viewer.
+* \#260708 – The `NullReferenceException` no longer occurs with redaction.
+* \#263304 – The `NullReferenceException` no longer occurs while saving the PDF document.
+* \#263091 – Transparent color will be preserved properly while drawing an image to PDF document.
+* \#261878 – `ZUGFERD` conformance will be validated properly while adding external attachments.
+* \#262087 – Exception no longer occurs while validating a PDF document that contains multiple signatures.
+* \#262622 – Exception no longer occurs while loading a particular PDF document.
+* \#261878 – Conformance verification will be passed for the PDF to PDF A1B converted documents.
+* \#262133 – Exception no longer occurs while getting certificate from the store using Serial ID.
+* \#251733 – `PdfCodeUPCBarcode` will be preserved properly while drawing it to PDF page.
+* \#261206 – `PdfGrid` will be preserved properly with multiple nested grids.
+* \#260536 – The `NullReferenceException` no longer occurs while getting author of `PdfLoadedAnnotation`.
+* \#260893 – XPS to PDF conversion no longer generates PDF document without images from XPS document.
+* \#257531 – Layers will be removed properly for merged PDF documents.
+* \#257531 – The remove layer functionality performance has been optimized.
+* \#257210, I266186 – Meta file will be preserved properly in Word to PDF conversion.
+* \#260585 – The Invalid XML format exception no longer occurs while exporting annotations.
+* \#256286 – Document no longer corrupted while adding an Image to PDF document.
+* \#261841 – Text will be preserved properly with proper spacing in a PDF document.
+* \#262644 – The `NullReferenceException` no longer occurs while flattening a PDF document.
+* \#198270 – Text will be preserved properly while converting XPS to PDF.
+* \#257443 – PDF page size will be preserved properly when appending two documents with different page size.
+* \#256504 – Word to PDF conversion will be working properly with particular document.
+* \#257413 – The `NullReferenceException` no longer occurs while enabling LTV for store certificates.
+* \#257673 – The `FileNotFoundException` no longer occurs with XmlSerializer on XPS to PDF conversion.
+* \#259787 – `PdfAnnotation` will be flattened with proper borders.
+* \#259394 – `PdfInkAnnotation` will be flattened properly.
+* \#256196 – The `OutOfMemoryException` no longer occurs while saving a large PDF document.
+* \#256196 – Performance of remove layer functionality is optimized now.
+* \#257531 – Layers will be removed properly in PDF documents.
+* \#136014 – Paragraph inside the table cell will be preserved properly in Word to PDF conversion.
+* \#257210, \#257811 – Meta file (EMF) will be rendered properly in `PdfDocument`.
+* \#255677, \#257428 – EMF files will be rendered properly in `PdfDocument` on .NET Core 3.0.
+* \#260424 – The `NullReferenceException` no longer occurs while saving a PDF document multiple times.
+* \#252711 – Image will be preserved properly while drawing it to PDF document.
+* \#255550 – The `EndOfStreamException` no longer occurs while drawing image to PDF document.
+* \#260117 – `PdfUriAnnotation` will be preserved properly with provided string format in `PdfGrid`.
+* \#251733 – `PdfCodeUPCBarcode` will be preserved properly with provided dimension.
+* \#258668 – PDF to PDF A1B converted document will be opened properly in PDF readers without any issue.
+* \#257221 – `PdfTextBoxField` will be preserved properly with `AutoFontSize` and Multiline options.
+* \#256614 – `BackColor` will be preserved properly in PDF 2D barcodes.
+* \#255136 – The `DateTimeInvalidLocalFormat` exception no longer occurs when creating a PDF A document.
+* \#266732 - NullReferenceException no longer occurs while accessing forms from existing PDF document .
+* \#266550 - Exception no longer occurs while flattening the form in particular PDF document.
+* \#266819, I266827 - Performance of add layers functionality is optimized.
+* \#264801- PDF document no longer corrupted while flattening the PDF document.
+* \#268578 - Content will be preserved properly after redact some content in PDF document.
+* \#260585 - The Invalid XML format exception no longer occurs while exporting annotations.
+* \#267827 - Conformance will be preserved properly after converting PDF document to PDF A1B document.
+* \#267847 - Exception no longer occurs while validating signatures in existing PDF document.
+* \#260708 - Contents will be removed properly when applying redaction to the existing PDF document.
+* \#251733 - Quite zone will be preserved properly in PDF Barcode.
+* \#268285 - NullReferenceException no longer occurs while accessing conformance of existing PDF document.
+* \#263366 - Argument out of range exception no longer occurs when converting word to PDF.
+* \#264827 - Meta data will be preserved properly when using conformance with security.
+* \#269391 - Form fields bounds will be retrieved properly from existing PDF document.
+* \#268888 - Exception no longer occurs while creating template from particular PDF document.
+* \#F144285 – `PdfSignature` appearance will be preserved properly based on the page rotation.
+* Exception no longer occurs while removing bookmarks from the PDF document.
+* Import from JSON file will now preserve the values properly.
+* Exception no longer occurs when saving a document multiple times.
+* The color properties will be preserved properly in PdfFreeTextAnnotation.
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* \#248770, \#175287 - Added support for header and footers in PowerPoint slides.
+* \#234509, \#249450 - Added a support to preserve the picture in PPTX to image and PDF conversion, that is cropped with preset shapes.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#257963 - The **NullReferenceException** will no longer be thrown while cloning a PowerPoint slide with hyperlink.
+* \#264098 - The **NullReferenceException** will no longer be thrown while opening a PowerPoint document without a chart relation.
+* \#263842 – PowerPoint to PDF conversion will be performed properly in 150% machine resolution.
+* \#266570 – Table cell margins are now preserved properly while resaving the PowerPoint document.
+* \#266846 - SmartArt color is now preserved properly while replacing the text of SmartArt.
+* \#267126 - PowerPoint document is no longer corrupted while removing an animation applied picture.
+* \#264428 - GetActualHeight method will return proper table height with longer paragraphs.
+* The **ArgumentException** will no longer be thrown while setting an invalid link or path as hyperlink.
+* The **TransitionEffect.None** will be applied properly for the PowerPoint slide.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#168970, \#223685, \#254445, \#263325 - The in-line formatting in pivot table cell range is now supported.
+* \#168970, \#223685, \#254445, \#263325 - Support has been provided for tabular layout and outline layout in pivot table.
+* \#263268 - `TrimColumnNames` option is provided to ignore leading and trailing spaces with accounting format in export to data table.
+* Default font size is now set properly in shapes.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#168970, \#223685, \#254445, \#263325 - The `IPivotCellFormat` interface, `PivotCellFormat` and `PivotCellFormatWrapper` classes are added to support in-line formatting.
+* \#168970, \#223685, \#254445, \#263325 - The `GetCellFormat()` method in `IPivotCellFormat` interface gets the pivot cell format for a given range.
+* \#168970, \#223685, \#254445, \#263325 - The `BackColor`, `PatternColor`, `FontColor`, `TopBorderColor`, `BottomBorderColor`, `RightBorderColor`, `LeftBorderColor`, and `DiagonalBorderColor` properties in `IPivotCellFormat` interface gets or sets the background color, pattern background color, font color, top border color, bottom border color, right border color, left border color, and diagonal border color respectively from predefined colors.
+* \#168970, \#223685, \#254445, \#263325 - The `BackColorRGB`, `PatternColorRGB`, `FontColorRGB`, `TopBorderColorRGB`, `BottomBorderColorRGB`, `RightBorderColorRGB`, `LeftBorderColorRGB`, and `DiagonalBorderColorRGB` properties in `IPivotCellFormat` interface gets or sets the background color, pattern background color, font color, top border color, bottom border color, right border color, left border color, and diagonal border color respectively.
+* \#168970, \#223685, \#254445, \#263325 - The `TopBorderStyle`, `BottomBorderStyle`, `RightBorderStyle`, `LeftBorderStyle`, and `DiagonalBorderStyle` properties in `IPivotCellFormat` interface gets or sets the line style of top, bottom, right, left, and diagonal borders respectively.
+* \#168970, \#223685, \#254445, \#263325 - The `Bold` property in `IPivotCellFormat` interface specifies whether a bold text is present.
+* \#168970, \#223685, \#254445, \#263325 - The `Italic` property in `IPivotCellFormat` interface specifies whether Italic text is present.
+* \#168970, \#223685, \#254445, \#263325 - The `IsStrikeThrough` property in `IPivotCellFormat` interface specifies whether strike through is present.
+* \#168970, \#223685, \#254445, \#263325 - The `PatternStyle` property in `IPivotCellFormat` interface gets or sets the fill pattern style.
+* \#168970, \#223685, \#254445, \#263325 - The `Underline` property in `IPivotCellFormat` interface gets or sets the underline type for conditional format.
+* \#168970, \#223685, \#254445, \#263325 - The `HorizontalAlignment` property is added to the `IPivotCellFormat` interface to represent the horizontal alignment.
+* \#168970, \#223685, \#254445, \#263325 - The `VerticalAlignment` property is added to the `IPivotCellFormat` interface to represent the vertical alignment.
+* \#168970, \#223685, \#254445, \#263325 - The `IndentLevel` property is added to the `IPivotCellFormat` interface to represent the indent level.
+* \#168970, \#223685, \#254445, \#263325 - The `ReadingOrder` property is added to the `IPivotCellFormat` interface to represent the text direction and the reading order for far east versions.
+* \#168970, \#223685, \#254445, \#263325 - The `WrapText` property in `IPivotCellFormat` interface indicates whether text is wrapped at the right border.
+* \#168970, \#223685, \#254445, \#263325 - The `ShrinkToFit` property `IPivotCellFormat` interface indicates whether contents are shrunk to fit into the cell.
+* \#168970, \#223685, \#254445, \#263325 - The `Locked` property in `IPivotCellFormat` interface indicates whether a cell with XF is locked.
+* \#168970, \#223685, \#254445, \#263325 - The `FormulaHidden` property in `IPivotCellFormat` interface indicates whether formula is hidden.
+* \#168970, \#223685, \#254445, \#263325 - The `Rotation` property is added to the `IPivotCellFormat` interface to represent the text rotation angle.
+* \#168970, \#223685, \#254445, \#263325 - The `NumberFormatIndex` property in `IPivotCellFormat` interface gets or sets the number format index of conditional format rule.
+* \#168970, \#223685, \#254445, \#263325 - The `NumberFormat` property in `IPivotCellFormat` interface gets or sets the number format of conditional format rule.
+* \#263268 - The `TrimColumnNames` enumeration value is added to the `ExcelExportDataOptions` to ignore leading and trailing spaces with accounting format in export to data table.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#250513, \#261295 - Performance of opening the XLS file with comments is improved.
+* \#255791 - CJK characters are now rendered properly in Excel to PDF conversion.
+* \#257403 - Cells in Excel output are properly formatted when importing plain old CLR object with nullable fields.
+* \#255064 - Performance is improved for refreshing the query table.
+* \#256142 - Shapes are positioned properly after hiding the rows.
+* \#250406 - Exception will no longer be thrown on parsing the named range.
+* \#250406 - Exception will no longer be thrown on parsing the chart series text.
+* \#245527 - Accounting format is now set properly for the cell when number is set to 0.0.
+* \#257296 - Creating a chart with double values in German culture no longer gives corrupted output.
+* \#257771 - Conditional formatting formula is now set properly for XLSX versions.
+* \#257476 - Exception is no longer raised while opening an Excel document with large number of rows and columns.
+* \#257356 - Exception is no longer thrown while copying worksheet using the `AddCopy()` method with `ParseOnDemand` option.
+* \#258536 - Formatting in output file is now proper while copying all worksheets to another workbook using the `AddCopy()` method.
+* \#258419 - Page break is now correct when page setup has FitToPage in Excel to PDF conversion.
+* \#255317 - RTF alignment is now proper in text boxes.
+* \#249446 - Page content is no longer cropped while converting an Excel document into PDF with custom scaling.
+* \#259825 - Table style options are now preserved properly while re-saving Excel document.
+* \#258600 – XlsIO generated HTML files are now showing properly in Microsoft Edge browser.
+* \#252205 - Column width is now preserved properly in Excel to PDF conversion.
+* \#258534 – Excel file will no longer hang on parsing the conditional formats.
+* \#258419 - Borders are now preserved properly in Excel to PDF conversion when different line styles are applied in the same cell.
+* \#258722 - The issue with Font size that is getting changed while copying worksheet is fixed.
+* \#255781 - Excel file is no longer corrupted when re-saving the document with extension list.
+* \#257358 - Issue with applying tabular row layout to pivot fields layout is fixed.
+* \#260561 - Refer to range no longer throws exception after getting the display text.
+* \#258419 - Custom scaling is now proper in Excel to PDF conversion.
+* \#259026 - Excel files containing pivot table gives proper values in the converted PDF.
+* \#261861 - Login failed exception is no longer thrown on refreshing the list object.
+* \#263640 - Additional characters are no longer trimmed on setting the cell text with more than 32767 characters.
+* \#263354 - Chart legend entries are no longer aligned to the left of the legend element in chart to image conversion.
+* \#263198 - Italian text in the input pivot table is no longer changed to English during Excel to PDF conversion.
+* \#262501 - Exception is no longer thrown while copying worksheet using the `AddCopy()` method.
+* \#261038 - Formats are no longer removed when inserting a row above the formatted cell.
+* \#263254 - Chart series cache will now be serialized only when `IsChartCacheEnabled` is true.
+* \#263438 - Sheet views are now preserved properly while saving Excel document.
+* \#264163 - Fonts in comment shape is now preserved properly while copying a range from one worksheet to the other.
+* \#264154 - Name index is now properly referred in array formula while copying worksheet to another workbook using the `AddCopy()` method.
+* \#249466 - Page content is no longer cropped on converting Excel document into PDF with custom scaling.
+* \#261897 - Memory consumption issue while loading and saving the workbook with large number of data is now resolved.
+* \#262745 - Exception is no longer thrown while refreshing the table with updated data source.
+* \#263879 - StackOverFlow exception will no longer be thrown while accessing the calculate value with array formula.
+* \#264179 - Refreshing a table now properly inserts the header row based on `ShowHeaderRow` property.
+* \#263438 - Sheet views are now preserved properly while saving Excel document.
+* \#262548 - Conditional formatting is now applied properly in Excel to PDF conversion.
+* \#F149527 - Conditional format is now preserved properly in the newly added worksheet when saving the workbook twice.
+* \#F149617 - Vertical page break for Arial font is now correct in Excel to PDF conversion.
+* \#F150841 - Exception is no longer thrown in Excel to PDF conversion of pivot table with Row fields.
+* Issue with incorrect cell value in Excel to PDF conversion is fixed.
+* Starting page number is now correct in Excel to PDF conversion.
+* Split text starting position is now correct in Excel to PDF conversion.
+* AutoShape border is rendered properly in Excel to PDF conversion.
+* Shape text is now proper in Excel to PDF conversion.
+* Conditional format icon for discontinuous ranges is now proper in Excel to PDF conversion.
+* White font color for cells is now applied properly in Excel to PDF conversion.
+* Text box fill and border colors are now preserved properly while re-saving Excel document.
+* Range intersection works properly for entire row and column.
+* Conditional format icon is now proper for negative cell values in Excel to PDF conversion.
+* CF number format is properly applied in Excel to PDF conversion.
+* Strike through is properly applied for header in Excel to PDF conversion.
+* Excel file having conditional format with negative priority is now properly converted to PDF.
+* Shrink to fit is now working for numbers in Excel to PDF conversion.
+* Exception is no longer thrown while accessing a range that contains multiple cell references.
+* The `CopyTo()` method is now working properly for the range that contains merged cells.
+* Re-saving the zip no longer throws exception.
+* The DateTime format is now working fine in Excel to PDF conversion.
+* Number format is now working fine for Sinhala Unicode.
+* Arabic Unicode texts are now rendered properly with number formats in Excel to PDF conversion.
+* Image background color is now rendered properly in Excel to PDF conversion.
+* Exception will no longer be thrown while refreshing external connection table.
+* When a cell contains accounting number format, icon set is no longer overlapped on the cell value in Excel to PDF conversion.
+* Formatting of cell ranges are now copied into clipboard using `CopyToClipboard()` method.
+* SmileyFace shape is now rendered properly in Excel to PDF conversion.
+* Pivot table style is now preserved properly while re-saving Excel document.
diff --git a/aspnetmvc/Release-notes/v18.1.0.43.md b/aspnetmvc/Release-notes/v18.1.0.43.md
index 255d5d30..1c970d17 100644
--- a/aspnetmvc/Release-notes/v18.1.0.43.md
+++ b/aspnetmvc/Release-notes/v18.1.0.43.md
@@ -10,8 +10,37 @@ documentation: ug
{% include release-info.html date="April 7, 2020" version="v18.1.0.43" %}
-{% directory path: _includes/release-notes/v18.1.0.43 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#267826 - Picture Watermark is now preserved properly while performing clone and merge in DOC format Word document.
+* \#250042 - Styles are preserved properly when open and save the DOCX format Word document.
+* \#269662 - The **NullReferenceException** will no longer be thrown while closing the DOCX format Word document.
+* \#267398 - Table is now preserved properly while converting a Word document to PDF.
+
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#269362 - Exception will no longer be thrown on applying fill color to group shapes with chart.
+* \#269448 - Pivot table sorting based on Grand Total is now correct.
diff --git a/aspnetmvc/Release-notes/v18.1.0.44.md b/aspnetmvc/Release-notes/v18.1.0.44.md
index 0f64160d..723dc461 100644
--- a/aspnetmvc/Release-notes/v18.1.0.44.md
+++ b/aspnetmvc/Release-notes/v18.1.0.44.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="April 14, 2020" version="v18.1.0.44" %}
-{% directory path: _includes/release-notes/v18.1.0.44 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.45.md b/aspnetmvc/Release-notes/v18.1.0.45.md
index 53f1c5cc..c930247d 100644
--- a/aspnetmvc/Release-notes/v18.1.0.45.md
+++ b/aspnetmvc/Release-notes/v18.1.0.45.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="April 21, 2020" version="v18.1.0.45" %}
-{% directory path: _includes/release-notes/v18.1.0.45 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.46.md b/aspnetmvc/Release-notes/v18.1.0.46.md
index bc75624c..9b7c1a87 100644
--- a/aspnetmvc/Release-notes/v18.1.0.46.md
+++ b/aspnetmvc/Release-notes/v18.1.0.46.md
@@ -10,8 +10,33 @@ documentation: ug
{% include release-info.html date="April 28, 2020" version="v18.1.0.46" %}
-{% directory path: _includes/release-notes/v18.1.0.46 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#269448 - Sorting grand total column in pivot table is now correct.
+* \#273596 - Exception is no longer thrown while opening Excel file with invalid named range.
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.48.md b/aspnetmvc/Release-notes/v18.1.0.48.md
index 811d8606..7544e58a 100644
--- a/aspnetmvc/Release-notes/v18.1.0.48.md
+++ b/aspnetmvc/Release-notes/v18.1.0.48.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="May 5, 2020" version="v18.1.0.48" %}
-{% directory path: _includes/release-notes/v18.1.0.48 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.52.md b/aspnetmvc/Release-notes/v18.1.0.52.md
index 541296a9..cf08d22c 100644
--- a/aspnetmvc/Release-notes/v18.1.0.52.md
+++ b/aspnetmvc/Release-notes/v18.1.0.52.md
@@ -10,8 +10,104 @@ documentation: ug
{% include release-info.html date="May 13, 2020" version="v18.1.0.52" %}
-{% directory path: _includes/release-notes/v18.1.0.52 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#250042 - Paragraph style is now preserved properly while open and save the DOCX format Word document.
+* \#267826 - Picture Watermark is now preserved properly while clone and merge the DOC format Word document.
+* \#269662 - The **NullReferenceException** will no longer be thrown while closing the Word document.
+* \#267398 - Table is now preserved properly while converting a Word document to PDF
+* \#270030 - Bookmark is now preserved properly inside the Text content Control while open and save the DOCX format Word document.
+* \#272560, \#266791 - List numbers are now preserved properly while open and save the DOCX format Word document.
+* \#271175 - List type is now set properly while parsing the HTML file.
+* \#271988 - The **NullReferenceException** will no longer be thrown while opening a DOCX format Word document.
+* \#F152998 - BeforeClearGroupFieldEventArgs now returns the proper merge field names while performing Mail merge in a Word document.
+* \#271634 - The **NullReferenceException** will no longer be thrown while saving a DOCX format Word document.
+* \#271695, \#272438, \#272430 - The **NullReferenceException** will no longer be thrown while performing Mail merge in a Word document.
+* \#273310 - Left indent is now preserved properly while converting an HTML file to Word document.
+* \#272438, \#273336 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* Table cell background color is now preserved properly while converting an HTML file to Word document.
+* \#266244 - Text is now preserved with proper alignment while converting a Word document to PDF.
+* \#268875, \#271698, \#274381 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#268875 - Picture is now preserved properly while converting a Word document to PDF.
+* \#270030, \#271941 - Image is now preserved properly while converting a Word document to PDF.
+* \#267958 - Text is now wrapped properly while converting a Word document to PDF.
+* \#268928, \#273361 - Text is now preserved properly while converting a Word document to PDF.
+* \#272436 - Font substitution event **OriginalFontName** property will not return **majorHAnsi** while converting a Word document to PDF.
+* \#272754 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#F152680 - Text is now preserved properly while converting a Word document to PDF.
+* \#271667 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#271333 - Bullet list is now preserved properly while converting a Word document to PDF.
+* \#263739, \#274914 - Text around the table is now wrapped properly while converting a Word document to PDF.
+* \#F137285 - Image is now preserved properly while converting a Word document to PDF.
+* \#274045 - Border is now preserved properly while converting a Word document to PDF.
+
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#271164 – Exception no longer occurs when saving the document after removing annotations.
+* \#261704 – Bookmark will be reflected properly after removing bookmarks.
+* \#259394 – Ink annotation will be preserved properly while flattening annotation.
+* \#273970 – Modified date will be retrieved properly from the input PDF document.
+* \#271463 – Exception no longer occurs when accessing layers from existing PDF document.
+* \#274280 – Exception no longer occurs when creating tables concurrently
+* \#272832 – Exception no longer occurs when removing layers from existing PDF document.
+* \#272411 – Text will be preserved properly in `Word to PDF` conversion.
+* \#272840 – Layer name will be changed properly in existing PDF document.
+* \#251733 – Barcode background and quite zones will be preserved properly.
+* \#271614 – Image will be preserved properly in `Word to PDF` conversion.
+* \#266186 – Lines will be preserved properly in `Word to PDF` conversion.
+* \#270437 – Form fields will be flattened properly in existing PDF document.
+* \#246796 – Fields and special characters preserved properly while import and signing the PDF documents.
+* \#269887 – PDF documents will be merged properly in different order.
+* \#269711 – PDF document title will be preserved properly with Swedish characters on A1B conversion.
+* \#269495 – Form field values will be preserved properly after disabling default appearance.
+* \#269472 – `ArgumentException` no longer occurs when saving the PDF document.
+* \#274606 – `UriFormatException` no longer occurs when converting HTML string to PDF in Linux docker.
+* \#272045 – Auto tag will be work properly for `PdfPageNumberField`, `PdfPageCountField`, and `PdfCompositeField`.
+* \#269907 – Exception no longer occurs when processing the `PdfTemplates` in Azure Durable Function.
+* \#269961 – `PdfGrid` with column span and row span will pass the accessibility check on acrobat.
+* \#246796 – Special characters will be preserved properly on form flattening.
+* \#F152770 – Added support to set the border width to zero for grid cells.
+* `PdfLoadedTextBoxField` properly will be reflected properly in PDF document.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#274637 - The PowerPoint presentation will no longer be corrupted while adding a cloned slide within section.
+* \#273501 - Row and column span will be applied properly while saving the PowerPoint presentation.
+* \#271751 - Table cell border will be applied properly while saving the PowerPoint presentation.
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#269069, \#269181 - Named range index is now updated properly in ArrayFormula while copying two different worksheets.
+* \#271034, \#276058 - `ImportDataTable()` method with preserve type is now working properly for decimal values in German culture.
+* \#269362 - Exception will no longer be thrown on applying fill color to group shapes with chart.
+* \#273596 - Exception is no longer thrown while opening Excel files with invalid named range.
+* \#272551 - Excel file is no longer corrupted on re-saving the document with pivot table.
+* \#264179 - Table location and cell values are now updated properly when refreshing a table.
+* \#273303 - Exception is no longer thrown while applying borders to specific cells.
+* \#267912 - Text in Textbox is now rendered properly in Excel-to-PDF conversion.
+* \#267767 - Exception is no longer thrown while parsing Excel documents with chart.
+* \#270176 - Exception is no longer thrown while setting invalid HTML string to a cell.
+* \#264179 - Tables and its formatting are preserved in proper location after refreshing tables in Microsoft Excel.
+* \#272331 - AutoFilter is now applied properly if the row above the filter range is merged.
+* \#274309 - Exception is no longer thrown in Excel-to-HTML conversion with entire row merged.
+* \#274125 - Timeout exception is no longer thrown while refreshing Excel tables.
+* \#269448 - Sorting grand total column in pivot table is now correct.
+* \#F152563 - Performance is improved when data validation is applied to more number of rows and columns.
+* Issue with pivot table in-line formatting is fixed.
diff --git a/aspnetmvc/Release-notes/v18.1.0.53.md b/aspnetmvc/Release-notes/v18.1.0.53.md
index 17ca0b9c..e9e291af 100644
--- a/aspnetmvc/Release-notes/v18.1.0.53.md
+++ b/aspnetmvc/Release-notes/v18.1.0.53.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="May 19, 2020" version="v18.1.0.53" %}
-{% directory path: _includes/release-notes/v18.1.0.53 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.54.md b/aspnetmvc/Release-notes/v18.1.0.54.md
index fdcef707..f2a82169 100644
--- a/aspnetmvc/Release-notes/v18.1.0.54.md
+++ b/aspnetmvc/Release-notes/v18.1.0.54.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="May 27, 2020" version="v18.1.0.54" %}
-{% directory path: _includes/release-notes/v18.1.0.54 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.55.md b/aspnetmvc/Release-notes/v18.1.0.55.md
index 400ebf9f..e008c206 100644
--- a/aspnetmvc/Release-notes/v18.1.0.55.md
+++ b/aspnetmvc/Release-notes/v18.1.0.55.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="June 2, 2020" version="v18.1.0.55" %}
-{% directory path: _includes/release-notes/v18.1.0.55 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.56.md b/aspnetmvc/Release-notes/v18.1.0.56.md
index d1b3f8b7..9678f084 100644
--- a/aspnetmvc/Release-notes/v18.1.0.56.md
+++ b/aspnetmvc/Release-notes/v18.1.0.56.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="June 9, 2020" version="v18.1.0.56" %}
-{% directory path: _includes/release-notes/v18.1.0.56 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.57.md b/aspnetmvc/Release-notes/v18.1.0.57.md
index 6fca843d..eecb32ae 100644
--- a/aspnetmvc/Release-notes/v18.1.0.57.md
+++ b/aspnetmvc/Release-notes/v18.1.0.57.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="June 16, 2020" version="v18.1.0.57" %}
-{% directory path: _includes/release-notes/v18.1.0.57 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.1.0.59.md b/aspnetmvc/Release-notes/v18.1.0.59.md
index e4e07ab8..23ff0155 100644
--- a/aspnetmvc/Release-notes/v18.1.0.59.md
+++ b/aspnetmvc/Release-notes/v18.1.0.59.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="June 23, 2020" version="v18.1.0.59" %}
-{% directory path: _includes/release-notes/v18.1.0.59 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#278057 - Exception is no longer thrown while setting conditional formula in non-English cultures.
diff --git a/aspnetmvc/Release-notes/v18.2.0.44.md b/aspnetmvc/Release-notes/v18.2.0.44.md
index db649250..1eb48c9d 100644
--- a/aspnetmvc/Release-notes/v18.2.0.44.md
+++ b/aspnetmvc/Release-notes/v18.2.0.44.md
@@ -10,8 +10,246 @@ documentation: ug
{% include release-info.html date="July 7, 2020" version="v18.2.0.44" %}
-{% directory path: _includes/release-notes/v18.2.0.44 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#266742 - Provided support to select the column range for bookmarks inside tables in Word documents using FirstColumn and LastColumn APIs.
+* \#104484, \#110940, \#189107, \#107422 - Provided support to preserve all the revisions of track changes information in a Word document.
+* \#102916, \#237540, \#260149 - Provided support for updating Sequence fields in a Word document.
+* \#201860, \#201718, \#205172, \#206374, \#208660, \#209182, \#215558, \#245097, \#274078, \#275710 - Provided support to preserve the mathematical equations (MathML) in the Word to PDF/Image conversion.
+* \#272770 - Provided support to detect font from theme for the complex script characters in the Word to PDF/Image conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#250042 - Paragraph style is now preserved properly while open and save the DOCX format Word document.
+* \#267826 - Picture Watermark is now preserved properly while clone and merge the DOC format Word document.
+* \#269662 - The **NullReferenceException** will no longer be thrown while closing the Word document.
+* \#267398 - Table is now preserved properly while converting a Word document to PDF
+* \#270030 - Bookmark is now preserved properly inside the Text content Control while open and save the DOCX format Word document.
+* \#272560, \#266791 - List numbers are now preserved properly while open and save the DOCX format Word document.
+* \#271175 - List type is now set properly while parsing the HTML file.
+* \#271988 - The **NullReferenceException** will no longer be thrown while opening a DOCX format Word document.
+* \#F152998 - BeforeClearGroupFieldEventArgs now returns the proper merge field names while performing Mail merge in a Word document.
+* \#271634 - The **NullReferenceException** will no longer be thrown while saving a DOCX format Word document.
+* \#271695, \#272438, \#272430 - The **NullReferenceException** will no longer be thrown while performing Mail merge in a Word document.
+* \#273310 - Left indent is now preserved properly while converting an HTML file to Word document.
+* \#272621 - Table cell width is now preserved properly while converting a Word document to PDF.
+* \#273378 - Background image is now preserved properly when converting a Word document to HTML file.
+* \#274152 - Content control mapped text is preserved properly while converting a Word document to PDF.
+* \#273378, \#273856 - Background image is now preserved properly when converting RTF to DOCX format document.
+* \#267834 - Table cell background is now preserved properly while Converting a HTML file to Word document.
+* \#273858 - Text color is now preserved properly while resaving a Word document with background image.
+* \#274432 - Protect Word document from editing is now preserved properly while resaving a DOCX format document.
+* \#274414 - The **NullReferenceException** will no longer be thrown while opening a DOCX format document.
+* \#274927 - GridSpan values of cell is now retrieved properly while opening a DOC format Word document.
+* \#275320 - **Invalid length for a base-64 char array or string exception** will no longer be thrown while mapping a picture for picture content control in Word document.
+* \#276788 - The **InvalidOperationException** will be no longer thrown while opening a RTF format document.
+* \#276053 - LegalStyleNumbering will be preserved properly while resaving a DOCX format document.
+* \#276105 - The OleObject of Link Field is now preserved properly while resaving a DOCX format document.
+* \#275893 - The alternate chunk is now updated properly while converting a Word document to PDF.
+* \#274393 - The **NullReferenceException** will no longer be thrown while replacing the bookmark content.
+* \#277006 - Repeating section content control is now preserved properly while converting a Word document to PDF.
+* \#277830 - Table cell borders are now preserved properly while resaving a RTF format document.
+* \#272438, \#273336 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#266244 - Text is now preserved with proper alignment while converting a Word document to PDF.
+* \#268875, \#271698, \#274381 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#268875 - Picture is now preserved properly while converting a Word document to PDF.
+* \#270030, \#271941 - Image is now preserved properly while converting a Word document to PDF.
+* \#267958 - Text is now wrapped properly while converting a Word document to PDF.
+* \#268928, \#273361 - Text is now preserved properly while converting a Word document to PDF.
+* \#272436 - Font substitution event **OriginalFontName** property will not return **majorHAnsi** while converting a Word document to PDF.
+* \#272754 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#F152680, \#279294 - Text is now preserved properly while converting a Word document to PDF.
+* \#271667, \#268266 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#271333 - Bullet list is now preserved properly while converting a Word document to PDF.
+* \#263739, \#274914 - Text around the table is now wrapped properly while converting a Word document to PDF.
+* \#F137285 - Image is now preserved properly while converting a Word document to PDF.
+* \#274045 - Border is now preserved properly while converting a Word document to PDF.
+* \#277180 - Arabic text is now preserved properly while converting a Word document to PDF.
+* \#F154567 - The **FormatException** will no longer be thrown while converting a Word document to PDF.
+* \#278496 - The footer content is now preserved properly while converting Word document to PDF.
+* \#276330 - The Empty page preservation issue has been resolved while converting a Word document to PDF.
+* \#274743 - Line alignment is now preserved properly while converting a Word document to PDF.
+* \#274379 - The table is now preserved properly while converting a Word document to PDF.
+
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#272012 - Filtered data shows properly in excel filter popup, while using Url adaptor as a column datasource.
+## pdf
+
+### Features
+{:#PDF-Features}
+
+* \#268014 – Provided support to add cloud annotations in PDF document.
+* \#269848 – Provided support to retrieve the exact boundaries of the highlight annotation in a PDF document.
+* \#267968 – Added support to get the ColorSpace details for each page in an existing PDF document.
+* \#264832 – Added support to remove the document modified date for an existing PDF document.
+* \#273977 – Added support to provide options to validate the digital signatures in an existing PDF document.
+* \#276918 - Added support to set the language for tagged PDF.
+* \#276260 - Added support to validate the signature with the PSS algorithm.
+* \#275396 - Added support to draw the text with the same baseline for different fonts.
+* \#274224 - Added support to extend the margin when merging the PDF documents.
+
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#271164 – Exception no longer occurs when saving the document after removing annotations.
+* \#261704 – Bookmark will be reflected properly after removing bookmarks.
+* \#259394 – Ink annotation will be preserved properly while flattening annotation.
+* \#273970 – Modified date will be retrieved properly from the input PDF document.
+* \#271463 – Exception no longer occurs when accessing layers from existing PDF document.
+* \#274280 – Exception no longer occurs when creating tables concurrently
+* \#272832 – Exception no longer occurs when removing layers from existing PDF document.
+* \#272411 – Text will be preserved properly in `Word to PDF` conversion.
+* \#272840 – Layer name will be changed properly in existing PDF document.
+* \#251733 – Barcode background and quite zones will be preserved properly.
+* \#271614 – Image will be preserved properly in `Word to PDF` conversion.
+* \#266186 – Lines will be preserved properly in `Word to PDF` conversion.
+* \#270437 – Form fields will be flattened properly in existing PDF document.
+* \#246796 – Fields and special characters preserved properly while import and signing the PDF documents.
+* \#269887 – PDF documents will be merged properly in different order.
+* \#269711 – PDF document title will be preserved properly with Swedish characters on A1B conversion.
+* \#269495 – Form field values will be preserved properly after disabling default appearance.
+* \#269472 – `ArgumentException` no longer occurs when saving the PDF document.
+* \#274606 – `UriFormatException` no longer occurs when converting HTML string to PDF in Linux docker.
+* \#272045 – Auto tag will be work properly for `PdfPageNumberField`, `PdfPageCountField`, and `PdfCompositeField`.
+* \#269907 – Exception no longer occurs when processing the `PdfTemplates` in Azure Durable Function.
+* \#269961 – `PdfGrid` with column span and row span will pass the accessibility check on acrobat.
+* \#246796 – Special characters will be preserved properly on form flattening.
+* \#F152770 – Added support to set the border width to zero for grid cells.
+* `PdfLoadedTextBoxField` properly will be reflected properly in PDF document.
+* \#278918 – The application hanging issue no longer occurs when importing pages from an existing PDF document.
+* \#279519 – The text box fields will be removed properly in an existing PDF document.
+* \#275636 – The dropdown field value will be preserved properly when flattening it.
+* \#273970 – The modified date will be retrieved properly from the input PDF document.
+* \#280499, I278376 – Null reference exception will no longer occur when saving a PDF document.
+* \#154898 – GDI+ error no longer occurs when adding HTML styled text to the PDF grid.
+* \#278376 – Exception no longer occurs when getting an annotation count.
+* \#279341 – Bookmarks will be removed properly for a particular PDF document.
+* \#278849 – The form fields flatten will be preserved properly in an existing PDF document.
+* \#276260 – Signature validation will be working properly when checks twice.
+* \#278317 – Bookmarks characters will be preserved properly when saving an existing PDF document.
+* \#275413 – Exception no longer occurs when saving a PDF document.
+* \#275975, 27597 – Certificate will be retrieved properly in the existing PDF document.
+* \#267968 – Exception no longer occurs when retrieving ColorSpace from the existing PDF page.
+* \#154858 – Exception no longer occurs when exporting form fields.
+* \#277376, 273510 – The preservation issue no longer occurs when flattening form fields.
+* \#275975 – The application hanging issue no longer occurs when validating the digital signature.
+* \#275940 – Exception no longer occurs in Adobe reader when opening the imported annotation document.
+* \#275947 – The `NextPage` property of the EndPageLayout event will be working properly in the `PdfLightTable`.
+* \#274456 – Text will be preserved properly when setting expansion text to the PDF structure element.
+* \#154141 – The preservation issue no longer occurs when drawing `PdfGrid` using `DataSource`.
+* \#274617 – Replace font will be properly working in an existing PDF document.
+* \#280028 – Dot lines will be preserved properly when converting Word to PDF.
+* \#280028 – Images will be preserved properly when converting Word to PDF.
+* \#280101 – PDF to PDF/A-1b conversion will be working properly in a particular PDF document.
+* \#276785 – Preservation issue will no longer occur when converting PDF to PDF/A-1b.
+* \#279512 - Exception will no longer occur when converting PDF to PDF/A-1b.
+* \#278632, 276785 – Conformance will be passed when converting PDF to PDF/A-1b.
+* \#275581 – The Repeat table header will be preserved properly when converting an HTML string to PDF.
+* \#276057 – Conformance will never fail when signing a PDF/A-1a document.
+* \#274889 – The performance issue will no longer occur when converting XPS to PDF document.
+* \#272770 – The complex script characters will be rendered properly when converting EMF to PDF.
+* \#272441 – Curves will be preserved properly when converting EMF to PDF documents.
+* \#271740 – The preservation issue no longer occurs when exporting barcode as an image.
+* \#268651 – Conformance will never fail when signing a PDF/A-1b document.
+* \#271833 – `FieldOfView` will be working properly in `Pdf3DProjection`.
+* \#276522 – Memory leak no longer occurs when performing OCR with version 4.1.
+* \#253805 – Exception no longer occurs when performing Tesseract OCR 4.1 in multi-threading.
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* \#F149477, \#272939 - Provided support to extract the embedded OLE Object data from the PowerPoint presentation.
+* \#274076 - Exposed the `OfficeChart` API to gets the `IOfficeChart` instance of `IPresentationChart`.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#274637 - The PowerPoint presentation will no longer be corrupted while adding a cloned slide within section.
+* \#273501 - Row and column span will be applied properly while saving the PowerPoint presentation.
+* \#271751 - Table cell border will be applied properly while saving the PowerPoint presentation.
+* \#279171 - The **ArgumentException** will no longer be thrown while opening the PowerPoint presentation with handout master.
+* \#280471 - The **FormatException** will no longer be thrown while opening the PowerPoint presentation with custom geometry path.
+* \#278512 - The **IndexOutOfRangeException** will no longer be thrown while opening the PowerPoint presentation with corrupted picture.
+* \#278516 - The RTL text will be preserved properly while converting a PowerPoint Presentation to Image.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#79793, \#84408, \#52130, \#127002, \#140449, \#165919, \#187729, \#192039, \#211086, \#192225, \#203009, \#221785, \#231111, \#263880 - Read and write XLSB files is now supported.
+* \#171164 -Support has been provided for comments in Excel to PDF conversion.
+* \#276170 - The `Weight` property is exposed to get or set chart border width in decimal.
+* \#270830 - The `RenderBySheet` property is exposed to get or set whether the PDF rendering to be done sheet-by-sheet.
+* Exporting Excel data as JSON is now supported.
+* Conversion of HTML tables to Excel worksheets is now supported.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#79793, \#84408, \#52130, \#127002, \#140449, \#165919, \#187729, \#192039, \#211086, \#192225, \#203009, \#221785, \#231111, \#263880 - `SaveAsXLSB` is added as an enumeration value in `ExcelSaveType` to save the workbook into XLSB format.
+* \#276170 - The `Weight` property in `IChartBorder` interface gets or sets the border line weight as number.
+* \#278057 - The `IsFormula` property in `IChartDataLabels` interface and `IChartTextArea` interface gets or sets a value indicating whether this instance is a formula.
+* \#270830 - The `RenderBySheet` property in `ExcelToPdfConverterSettings` class gets or sets a boolean value to indicate whether the PDF rendering to be done sheet-by-sheet or not.
+* The `ImportHtmlTable(String,Int32,Int32)` method in `IWorksheet` interface and `WorksheetImpl` class imports HTML table of a HTML file into worksheet from the specified row and column.
+* The `ImportHtmlTable(Stream,Int32,Int32)` method in `IWorksheet` interface and `WorksheetImpl` class imports HTML table of a file stream into worksheet from the specified row and column.
+* The `SaveAsJson(String)` method in `IWorkbook` interface and `WorkbookImpl` class saves the workbook to a JSON file.
+* The `SaveAsJson(String,Boolean)` method in `IWorkbook` interface and `WorkbookImpl` class saves the workbook to a JSON file as schema.
+* The `SaveAsJson(String,IRange)` method in `IWorkbook` interface and `WorkbookImpl` class saves the worksheet to a JSON file.
+* The `SaveAsJson(String,IRange,Boolean)` method in `IWorkbook` interface and `WorkbookImpl` class saves the worksheet to a JSON file as schema.
+* The `SaveAsJson(String,IWorksheet)` method in `IWorkbook` interface and `WorkbookImpl` class saves the range to a JSON file.
+* The `SaveAsJson(String,IWorksheet,Boolean)` method in `IWorkbook` interface and `WorkbookImpl` class saves the range to a JSON file as schema.
+* The `SaveAsJson(Stream)` method in `IWorkbook` interface and `WorkbookImpl` class saves the workbook to a JSON file stream.
+* The `SaveAsJson(Stream,Boolean)` method in `IWorkbook` interface and `WorkbookImpl` class saves the workbook to a JSON file stream as schema.
+* The `SaveAsJson(Stream,IRange)` method in `IWorkbook` interface and `WorkbookImpl` class saves the worksheet to a JSON file stream.
+* The `SaveAsJson(Stream,IRange,Boolean)` method in `IWorkbook` interface and `WorkbookImpl` class saves the worksheet to a JSON file stream as schema.
+* The `SaveAsJson(Stream,IWorksheet)` method in `IWorkbook` interface and `WorkbookImpl` class saves the range to a JSON file stream.
+* The `SaveAsJson(Stream,IWorksheet,Boolean)` method in `IWorkbook` interface and `WorkbookImpl` class saves the range to a JSON file stream as schema.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#269069, \#269181 - Named range index is now updated properly in ArrayFormula while copying two different worksheets.
+* \#271034, \#276058 - The `ImportDataTable()` method with preserve type is now working properly for decimal values in German culture.
+* \#269362 - Exception will no longer be thrown on applying fill color to group shapes with chart.
+* \#273596 - Exception is no longer thrown while opening Excel files with invalid named range.
+* \#272551 - Excel file is no longer corrupted on re-saving the document with pivot table.
+* \#264179 - Table location and cell values are now updated properly when refreshing a table.
+* \#273303 - Exception is no longer thrown while applying borders to specific cells.
+* \#267912 - Text in Textbox is now rendered properly in Excel-to-PDF conversion.
+* \#267767 - Exception is no longer thrown while parsing Excel documents with chart.
+* \#270176 - Exception is no longer thrown while setting invalid HTML string to a cell.
+* \#264179 - Tables and its formatting are preserved in proper location after refreshing tables in Microsoft Excel.
+* \#272331 - AutoFilter is now applied properly if the row above the filter range is merged.
+* \#274309 - Exception is no longer thrown in Excel-to-HTML conversion with entire row merged.
+* \#274125 - Timeout exception is no longer thrown while refreshing Excel tables.
+* \#269448 - Sorting grand total column in pivot table is now correct.
+* \#271999 - Performance is improved on rendering RTF text in Excel-to-PDF conversion.
+* \#273303 - Exception is no longer thrown while applying border to specific cells.
+* \#276286 - Number Format is no longer missed in whole column while re-saving an Excel file.
+* \#274992 - Conditional formatting with relative formula is now applied properly in Excel-to-PDF conversion.
+* \#275640 - Import from nested collections with class object is now working proper.
+* \#278057 - Exception is no longer thrown while setting conditional formula in non-English cultures.
+* \#275498 - Cell text is now proper in PDF when setting formula value using XlsIO.
+* \#278259 - Setting a font to individual data label font is now proper.
+* \#278644 - Data validation in alternative content is no longer missed in the output document while re-saving.
+* \#278469 - Data table formula is now preserved on re-saving an Excel document.
+* \#F152563 - Performance is improved when data validation is applied to more number of rows and columns.
+* \#F153527 - Exception is no longer thrown while creating ListObjects in Excel file that is already saved using XlsIO.
+* \#F154230 - Chart title and data label text can now be set with a formula.
+* Issue with pivot table in-line formatting is fixed.
+* Textbox and autoshape fill color is now preserved properly while applying fill color to group shape.
diff --git a/aspnetmvc/Release-notes/v18.2.0.45.md b/aspnetmvc/Release-notes/v18.2.0.45.md
index b291efbe..8eefda02 100644
--- a/aspnetmvc/Release-notes/v18.2.0.45.md
+++ b/aspnetmvc/Release-notes/v18.2.0.45.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="July 14, 2020" version="v18.2.0.45" %}
-{% directory path: _includes/release-notes/v18.2.0.45 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.2.0.46.md b/aspnetmvc/Release-notes/v18.2.0.46.md
index 10ff437d..7e41aa60 100644
--- a/aspnetmvc/Release-notes/v18.2.0.46.md
+++ b/aspnetmvc/Release-notes/v18.2.0.46.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="July 21, 2020" version="v18.2.0.46" %}
-{% directory path: _includes/release-notes/v18.2.0.46 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.2.0.47.md b/aspnetmvc/Release-notes/v18.2.0.47.md
index 69810fcc..f1465d57 100644
--- a/aspnetmvc/Release-notes/v18.2.0.47.md
+++ b/aspnetmvc/Release-notes/v18.2.0.47.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="July 28, 2020" version="v18.2.0.47" %}
-{% directory path: _includes/release-notes/v18.2.0.47 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#283480 - Exception is no longer thrown while adding SVG images more than once.
diff --git a/aspnetmvc/Release-notes/v18.2.0.48.md b/aspnetmvc/Release-notes/v18.2.0.48.md
index 143a97f2..08825cc5 100644
--- a/aspnetmvc/Release-notes/v18.2.0.48.md
+++ b/aspnetmvc/Release-notes/v18.2.0.48.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="August 4, 2020" version="v18.2.0.48" %}
-{% directory path: _includes/release-notes/v18.2.0.48 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.2.0.54.md b/aspnetmvc/Release-notes/v18.2.0.54.md
index 7ca7d9ae..11ecb9ab 100644
--- a/aspnetmvc/Release-notes/v18.2.0.54.md
+++ b/aspnetmvc/Release-notes/v18.2.0.54.md
@@ -10,8 +10,88 @@ documentation: ug
{% include release-info.html date="August 18, 2020" version="v18.2.0.54" %}
-{% directory path: _includes/release-notes/v18.2.0.54 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#276450 - Mail merge is now executed properly in a Word document using `System.Linq.Enumerable.WhereListIterator`.
+* \#278496 - IF field is now updated properly while converting a Word document to PDF.
+* \#278251 - IF field is updated properly while calling `UpdateDocumentFields()` method.
+* \#280489 - The **ArgumentException** will no longer be thrown when converting DOC to DOCX format document.
+* \#280115 - List format is now preserved properly while replacing the HTML string in a Word document.
+* \#281975 - Text spacing is now preserved properly while opening a Word Processing 2003 XML format document.
+* \#282209 - The **ArgumentOutOfRangeException** will no longer be thrown while opening a DOCX format document.
+* \#282348 - The **ArgumentOutOfRangeException** will no longer be thrown while opening an HTML format document with styles.
+* \#279292 - Table is now preserved properly while converting a RTF format document to PDF.
+* \#277396, \#283818, \#283819, \#273311 - Table is now preserved properly while converting a DOCX format document to PDF.
+* \#281757 - Underline is now preserved properly while converting RTF to HTML format document.
+* \#280044, \#281035 - Table cell width is now preserved properly while converting a Word document to PDF.
+* \#282361 - The contents are now replaced properly while replacing the bookmark content in a Word document.
+* \#276869 - IF field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#F155441 - List numbering is now preserved properly while resaving a RTF format document.
+* \#282900 - The **FormatException** will no longer be thrown when opening a DOCX format document with content control.
+* \#284009, \#285141 - List numbering is now preserved properly while converting a Word document to PDF.
+* \#F155441 - Text is now preserved properly while resaving a RTF format document.
+* \#283487 - Line is now preserved properly while converting a Word document to PDF.
+* \#283817 - Text is now preserved properly while resaving a DOCX format document.
+* \#285259 - The **NullReferenceException** will no longer be thrown while opening a DOCX format document.
+* \#282907 - The Empty paragraph preservation issue has been resolved while calling `UpdateDocumentFields()` method.
+* \#285425 - Alternate chunks in HTML format are now updated properly in the Word document.
+* \#285618 - Paragraph styles are applied properly while converting a Word document to PDF.
+* \#287593 - Hanging issue has been resolved when opening a DOCX format document.
+* \#285591 - Shape is now preserved properly while converting a Word document to PDF.
+* \#286706 - PNG image is now preserved properly while converting DOCX to RTF format document.
+* \#285449, \#280665, \#281254 - Frame is now preserved properly while converting a Word document to PDF.
+* \#285009, \#284579 - Hanging will no longer occur while converting a Word document to PDF.
+* \#285057 - Table is now preserved properly while converting a Word document to PDF.
+* \#283747 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#283455, \#283532 - Text is now preserved properly while converting a Word document to PDF.
+* \#280665 - Text is now wrapped properly while converting a Word document to PDF.
+* Image is now preserved properly while resaving a DOCX Word document.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#281345 - The PowerPoint presentation will no longer be corrupted while saving the customized PowerPoint presentation.
+* \#F155718 - SetHyperlink method is now working properly for first PowerPoint slide.
+* \#283833 - Hanging issue has been resolved while opening a PowerPoint presentation with old VMLDrawing.xml file.
+* \#283473 - The **ArgumentException** will no longer be thrown while opening the PowerPoint presentation.
+* \#282093 - Hyperlink will be applied properly while converting a PowerPoint presentation to PDF.
+* \#281618 - The **ArgumentException** will no longer be thrown while converting the PowerPoint presentation to PDF.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#140566, \#204625 - Color scale conditional formatting rule is supported in Excel to PDF conversion.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#279504, \#F154636 - Chart title with wrap text is now rendered properly in chart to image conversion.
+* \#283480 - Exception is no longer thrown while adding SVG images more than once.
+* \#287404 - Additional headers are no longer added on importing the data objects with hyperlinks.
+* \#283975 - Axis labels color no longer varies while cloning.
+* \#283371 - Dash and DashDot patterns are now proper in line charts.
+* \#279553 - Exception is no longer thrown while setting table formula with a special character.
+* \#278057 - Exception is no longer thrown while setting conditional formula in non-English cultures.
+* \#279738 - Image position is no longer changed on inserting more rows.
+* \#281874 - Importing data from collection objects with hyperlink is now proper.
+* \#283254 - Negative time format is now proper in the Excel to PDF conversion.
+* \#265048 - Chart category label text is now rendered properly when label text is wrapped.
+* \#279531 - Base unit of Excel chart category axis is now set properly in chart to image conversion.
+* Null reference exception is no longer thrown in Excel to PDF conversion.
+* Exception is no longer thrown while converting the Excel document to PDF.
diff --git a/aspnetmvc/Release-notes/v18.2.0.55.md b/aspnetmvc/Release-notes/v18.2.0.55.md
index a1b8cb21..50cc3b38 100644
--- a/aspnetmvc/Release-notes/v18.2.0.55.md
+++ b/aspnetmvc/Release-notes/v18.2.0.55.md
@@ -10,8 +10,33 @@ documentation: ug
{% include release-info.html date="August 25, 2020" version="v18.2.0.55" %}
-{% directory path: _includes/release-notes/v18.2.0.55 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#288290 - Parsing exception is no longer thrown while opening the Excel files with type-token in the formula parser.
+* \#287802 - DataRange of Sparkline is now serialized correctly for named ranges.
+* List object column named range is now updated properly.
diff --git a/aspnetmvc/Release-notes/v18.2.0.56.md b/aspnetmvc/Release-notes/v18.2.0.56.md
index 8a293b4e..1f983a3a 100644
--- a/aspnetmvc/Release-notes/v18.2.0.56.md
+++ b/aspnetmvc/Release-notes/v18.2.0.56.md
@@ -10,8 +10,34 @@ documentation: ug
{% include release-info.html date="September 1, 2020" version="v18.2.0.56" %}
-{% directory path: _includes/release-notes/v18.2.0.56 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#288831 - Print Title named range is now correct while changing the Excel version.
+* \#278644 - Re-saving binary Excel file (XLS) with list data validation in German culture is now preserved properly.
+* \#289301 - Copy merge in template marker when using more than one merged columns is now working.
+* \#288326 - Axis label position is now correct in chart to image conversion.
diff --git a/aspnetmvc/Release-notes/v18.2.0.57.md b/aspnetmvc/Release-notes/v18.2.0.57.md
index 9c7541a5..e3c67f4f 100644
--- a/aspnetmvc/Release-notes/v18.2.0.57.md
+++ b/aspnetmvc/Release-notes/v18.2.0.57.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="September 8, 2020" version="v18.2.0.57" %}
-{% directory path: _includes/release-notes/v18.2.0.57 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.2.0.58.md b/aspnetmvc/Release-notes/v18.2.0.58.md
index 2427df52..c35956b4 100644
--- a/aspnetmvc/Release-notes/v18.2.0.58.md
+++ b/aspnetmvc/Release-notes/v18.2.0.58.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="September 15, 2020" version="v18.2.0.58" %}
-{% directory path: _includes/release-notes/v18.2.0.58 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.2.0.59.md b/aspnetmvc/Release-notes/v18.2.0.59.md
index 870ed2a4..887091f8 100644
--- a/aspnetmvc/Release-notes/v18.2.0.59.md
+++ b/aspnetmvc/Release-notes/v18.2.0.59.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="September 22, 2020" version="v18.2.0.59" %}
-{% directory path: _includes/release-notes/v18.2.0.59 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.3.0.35.md b/aspnetmvc/Release-notes/v18.3.0.35.md
index d0d0adf1..832ae440 100644
--- a/aspnetmvc/Release-notes/v18.3.0.35.md
+++ b/aspnetmvc/Release-notes/v18.3.0.35.md
@@ -10,8 +10,266 @@ documentation: ug
{% include release-info.html date="October 1, 2020" version="v18.3.0.35" %}
-{% directory path: _includes/release-notes/v18.3.0.35 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#84199, \#139564, \#79916, \#96716, \#132151, \#137275 \#146572, \#153680, \#178266, \#196443, \#205309, \#294775 - Added support for shapes in RTF format Word document.
+* \#276658 - `LockAspectRatio` API has been added to lock the aspect ratio of picture in Word document.
+* \#272979 - `PreserveOleImageAsImage` API has been added to preserve embedded Ole images as normal images in Word document.
+* \#284057 - Provided image rotation support in DOC format document.
+* \#116705, \#117555, \#123706, \#185247, \#226593, \#244897, \#244897, \#252217, \#270147, \#273378, \#291765 - Provided a support to preserve the Underline (Single, Dotted, Dash, DotDash, DotDotDash) and Double strike through while converting a Word document to PDF/Image.
+* \#172910, \#173277, \#78892, \#184115, \#189881, \#189615, \#F134894 , \#200771, \#204949, \#205287 , \#203639, \#205099, \#208660, \#211617, \#213286, \#213842, \#212631, \#217440, \#160085, \#152711, \#F141351, \#253507, \#257800, \#274613, \#277726, \#278937, \#283115, \#282763, \#291690, \#293558, \#293762 - Improved a Word 2013 justification algorithm in Word to PDF/Image conversion.
+* \#281066, \#284004, \#F157326 - Provided a support to detect a font name from theme for EastAsia characters while converting a Word document to PDF/Image.
+* `FirstPageTray` and `OtherPagesTray` APIs has been added to set specific printer tray to print the first and other pages in Word document.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#276450 - Mail merge is now executed properly in a Word document using `System.Linq.Enumerable.WhereListIterator`.
+* \#278496 - IF field is now updated properly while converting a Word document to PDF.
+* \#278251 - IF field is updated properly while calling `UpdateDocumentFields()` method.
+* \#280489 - The **ArgumentException** will no longer be thrown while converting DOC to DOCX format document.
+* \#280115 - List format is now preserved properly while replacing the HTML string in a Word document.
+* \#281975 - Text spacing is now preserved properly while opening a Word Processing 2003 XML format document.
+* \#282209 - The **ArgumentOutOfRangeException** will no longer be thrown while opening a DOCX format document.
+* \#282348 - The **ArgumentOutOfRangeException** will no longer be thrown while opening an HTML format document with styles.
+* \#279292 - Table is now preserved properly while converting a RTF format document to PDF.
+* \#277396, \#283818, \#283819, \#273311 - Table is now preserved properly while converting a DOCX format document to PDF.
+* \#281757 - Underline is now preserved properly while converting RTF to HTML format document.
+* \#280044, \#281035 - Table cell width is now preserved properly while converting a Word document to PDF.
+* \#282361 - The contents are now replaced properly while replacing the bookmark content in a Word document.
+* \#276869 - IF field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#F155441 - List numbering is now preserved properly while resaving a RTF format document.
+* \#282900 - The **FormatException** will no longer be thrown while opening a DOCX format document with content control.
+* \#284009, \#285141, \#274613 - List numbering is now preserved properly while converting a Word document to PDF.
+* \#F155441 - Text is now preserved properly while resaving a RTF format document.
+* \#283487 - Line is now preserved properly while converting a Word document to PDF.
+* \#283817 - Text is now preserved properly while resaving a DOCX format document.
+* \#285259 - The **NullReferenceException** will no longer be thrown while opening a DOCX format document.
+* \#282907 - The Empty paragraph preservation issue has been resolved while calling `UpdateDocumentFields()` method.
+* \#285425 - Alternate chunks in HTML format are now updated properly in the Word document.
+* \#285618 - Paragraph styles are applied properly while converting a Word document to PDF.
+* \#287593 - Hanging issue has been resolved while opening a DOCX format document.
+* \#285591 - Shape is now preserved properly while converting a Word document to PDF.
+* \#286706 - PNG image is now preserved properly while converting DOCX to RTF format document.
+* \#285449, \#280665, \#281254 - Frame is now preserved properly while converting a Word document to PDF.
+* \#285009, \#284579 - Hanging will no longer occur while converting a Word document to PDF.
+* \#285057 - Table is now preserved properly while converting a Word document to PDF.
+* \#283747 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#283455, \#283532, \#290493 - Text is now preserved properly while converting a Word document to PDF.
+* \#280665 - Text is now wrapped properly while converting a Word document to PDF.
+* \#280705 - FirstLineIndent is now applied properly while opening a DOCX format document.
+* \#285450 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to HTML.
+* \#286564 - File corruption issue has been resolved while open and saving DOCX format document with track changes.
+* \#156493 - Text fill is now preserved properly while resaving a DOCX format document.
+* \#289441 - The **NullReferenceException** will no longer be thrown while opening a DOCX format document with mathematical equation.
+* \#288073 - Hanging issue has been resolved while opening Word Processing 2003 XML format document.
+* \#288916 - Shape fill color is now preserved properly while converting a Word document to PDF.
+* \#289957 - Unicode characters are now preserved properly while converting HTML to RTF format document.
+* \#290567 - Table is now preserved properly while converting a HTML file to PDF.
+* \#288916 - Textbox borders are now preserved properly while converting a Word document to PDF.
+* \#290244 - Content control mapped text is preserved properly while resaving a DOCX format document.
+* \#282558 - Indentation is now preserved properly while converting a RTF to Word document.
+* \#291395 - The **NullReferenceException** will no longer be thrown while opening the RTF stream.
+* \#282558 - Image rotation is now preserved properly while converting a RTF to Word document.
+* \#293069 - The **NullReferenceException** will no longer be thrown while replacing text using **ReplaceSingleLine** API.
+* \#294075 - Grid span for table cell is now retrieved properly from RTF format document.
+* \#291690 - Arabic numerals are now preserved properly while converting Word document to PDF.
+* \#292210 - Paragraph is now preserved properly while converting a Word document to PDF.
+* \#290802 - Auto Tag is now properly ordered while converting a Word document to PDF.
+* \#274613 - Header row is now preserved properly while converting a Word document to PDF.
+* \#290493 - Image is now preserved properly while converting a Word document to PDF.
+* \#288916 - Chart is now preserved properly while converting a Word document to PDF.
+* \#290291 - Page Border is now preserved properly while converting a Word document to PDF.
+* \#290368 - Paragraph border is now preserved properly while converting a Word document to PDF.
+* \#289941 - Paragraph indentation is now preserved properly while converting a Word document to PDF.
+* \#289441 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#288916 - Shape background is now preserved properly while converting a Word document to PDF.
+* \#274613, \#286716 - The contents are now preserved properly while converting a Word document to PDF.
+* Image is now preserved properly while resaving a DOCX Word document.
+* Bookmark is now preserved properly while open and saving DOCX Word document.
+* Text box formats are now working properly while resaving a DOCX format document.
+## PDF
+
+### Features
+{:#PDF-Features}
+
+* \#79195, \#92840, \#F118711, \#268671, \#271721, \#239919 - Added support for `PDF417` Barcode in PDF document.
+* \#F142454, \#283629, \#285593 - Added support to sign the PDF document externally using hash.
+* \#142585 - Added support to detect the empty PDF pages in PDF documents.
+* \#282587 - Added support for complex script in free text annotation.
+* \#281674 - Added support to specify the name to annotations.
+* \#285645 - Added support for adding form fields in layers.
+* \#291688 - Added support for duplex mode in viewer preferences.
+* \#284302, \#220937 - Added support to sign the same signatures in all pages in a PDF document.
+* Added support to import/export the annotations in `JSON` format.
+* Added support for text alignment in free text annotation.
+* Added support to convert the PDF to PDF `A2B` and `A3B` conformance.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#287530 - Format exception no longer occurs while accessing form fields.
+* \#288060 - PDF document will no longer corrupted when setting owner password.
+* \#289577 - `PdfInkAnnotation` will be exported properly in `XFDF` format.
+* \#288124 - `IndexOutOfRangeException` will no longer occurs while removing annotations in multi-threading.
+* \#291177 - Format exception will no longer occurs with PDF to PDF A1B conversion.
+* \#291354 - `ArgumentOutOfRangeException` will no longer occurs while compressing PDF documents.
+* \#291247 - `NullReferenceException` will no longer occurs while split the particular PDF document.
+* \#291308 - `NullReferenceException` will no longer occurs while convert Word to PDF.
+* \#290656 - `NullReferenceException` will no longer occurs when saving the particular PDF document.
+* \#290909 - File size will not be increased while saving the document multiple times.
+* \#288936 - PDF document created with `AutoTag` will be passed in accessibility check.
+* \#290359 - `PdfDocumentAnalyzer` will shows the result properly for encrypted PDF documents.
+* \#288101 - PDF document encryption/decryption supported in `FIPS` enabled environments.
+* \#289938 - Certificate information will show properly when signing existing PDF document.
+* \#220937 - Signature appearance will be preserved properly in all the PDF pages.
+* \#289450 - Content will be redacted properly with rotated PDF documents.
+* \#288615 - `PdfTemplate` will be rendered properly with given location on PDF page.
+* \#287992 - Rounded corner images will be preserved properly in PDF document.
+* \#288431 - `PdfFreeTextAnnotation` and `PdfLineAnnotation` will be preserved properly when flattening in PDF document.
+* \#288093 - Hyperlinks will be preserved properly in HTML to PDF conversion.
+* \#282004 - 1D barcodes will be scanned properly when generated with given size.
+* \#269208, \#289663 - `PdfGrid` will be preserved properly with `AllowPageBreakAcrossPages`.
+* \#269208 - `PdfGrid` will be preserved properly with nested PdfGrids.
+* \#292190 - `IndexOutOfRangeException` no longer occurs when creating template from PDF page.
+* \#292105 - Import annotations from FDF file will work properly.
+* \#290967 - Form field name will be retrieved properly from existing PDF document.
+* \#289822, \#290437, \#290400 - Optimized the memory leaks in PDF OCR functionality.
+* \#289327 - Exception will no longer occurs when adding layers to new PDF pages.
+* \#F154896, \#280048 - Signatures will be validated properly with valid signatures from PDF documents.
+* \#F156528 - Image will be preserved properly in button fields when merging PDF documents.
+* \#F157167 - Hanging issue no longer occurs when replacing images in existing PDF document.
+* \#F154858 - Exception will no longer occurs while reading the `PdfLoadedXfaDateTimeField`.
+* \#283673 - PDF document will be preserved properly while setting readonly to form fields.
+* \#282233, \#281095 - `PdfLoadedTextBoxField` will be preserved properly with transparent border.
+* \#284471 - Text will be preserved properly after applying redaction operation to the document.
+* \#283216 - Text will be preserved properly when compressing PDF document with optimize font.
+* \#277163 - `TextMarkupColor` will be retrieved properly from `PdfLoadedFreeTextAnnotation`.
+* \#283683 - Child layer will be preserved properly when loading the document with nester layers.
+* \#286751 - Images with view box will be rendered properly in `XAML to PDF` conversion.
+* \#286751 - Output PDF document file size is optimized in `XAML to PDF` conversion.
+* \#285642 - Exception will no longer occurs while merging the PDF documents.
+* \#285507 - Form field name will be retrieved properly after reloading the document.
+* \#285495 - Selected item in `PdfLoadedComboBoxField` will be preserved properly.
+* \#285655 - `PdfLoadedFreeTextAnnotation` will be preserved properly when flattening it.
+* \#284661 - Font style will be retrieved properly from `PdfLoadedFreeTextAnnotation`.
+* \#283854, \#286246 - PDF document will be preserved properly in iOS PDF viewer and physical copy.
+* \#285158 - `PdfBookmark` will be preserved properly in `HTML to PDF` conversion.
+* \#283958 - `PdfDocument` will no longer corrupted while converting `PDF to PDF A1B`.
+* \#283700 - `NullReferenceException` will no longer occurs while adding/removing `PdfLayers`.
+* \#282784 - `ArgumentException` will no longer occurs in HTML to PDF conversion.
+* \#283481 - `PdfDocumentAnalyzer` will found the corruption properly from particular PDF document.
+* \#282975 - Exception will no longer occurs while loading particular PDF document.
+* \#282837 - `PdfRubberStampAnnotation` will be preserved properly while flattening it.
+* \#282174 - Text will be preserved properly with alignments while converting metafile to PDF.
+* \#281561 - `PdfRedaction` operation performance is now optimized.
+* \#281695 - Text will be redacted properly with particular PDF document.
+* \#279452 - Annotation will be preserved properly while flattening it.
+* \#280028 - Dot lines will be preserved properly in Word to PDF conversion.
+* \#280307, \#283683 - `PdfLayers` will be preserved in hierarchical after saving and loading the documents.
+* \#286105 - `PdfCode39Barcode` will be scanned properly from exported image.
+* \#286275 - Output PDF document will be preserved properly while compression existing PDF document.
+* \#284114 - Exception will no longer occurs while signing PDF with `LTV`.
+* \#283324 - Underline style will be preserved properly in `Excel to PDF` conversion.
+* \#279476 - TOC will no longer overlap with content in `HTML to PDF` conversion.
+* \#278569 - Image will be preserved properly in `Word to PDF` conversion.
+* \#286317 - `IndexOutOfRangeException` will no longer occurs when compressing PDF documents.
+* \#F153996, \#285135 - Output PDF will be generated properly while converting `XPS to PDF` document.
+* \#F129826 - `PdfHtmlTextElement` will recognize the break tags with spaces.
+* \#F155522 - Root certificate missing issue will no longer occurs.
+* \#F155073 - Exception will no longer occurs while signing the documents multiple times.
+* Exception will no longer occurs while loading the same document multiple times.
+* Content will be preserved properly while performing redaction operation.
+* Text content will be preserved properly when using large content `PdfGrid`.
+* Optimized the memory usage when manipulating the PDF documents.
+* `QRBarcode` will be rendered properly on given location.
+* Background color will be retrieved properly from `PdfLoadedSignatureField`.
+* Blank PDF page will no longer generates in PDF merge operation.
+
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* \#F155681 - Provided support to detect a font name from theme for complex script characters while converting a PowerPoint presentation to PDF/Images.
+* \#281066 - Provided support to use fallback font while converting a PowerPoint presentation to PDF.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#281345 - The PowerPoint presentation will no longer be corrupted while saving the customized PowerPoint presentation.
+* \#F155718 - SetHyperlink method is now working properly for first PowerPoint slide.
+* \#283833 - Hanging issue has been resolved while opening a PowerPoint presentation with old VMLDrawing.xml file.
+* \#283473 - The **ArgumentException** will no longer be thrown while opening the PowerPoint presentation.
+* \#282093 - Hyperlink will be applied properly while converting a PowerPoint presentation to PDF.
+* \#281618 - The **ArgumentException** will no longer be thrown while converting the PowerPoint presentation to PDF.
+* \#291303 - Cropping of Picture Placeholder is now applied properly while converting the PowerPoint presentation to PDF.
+* \#291387 - Layout slide shape color is now applied properly while converting the PowerPoint presentation to PDF.
+* \#291390 - Picture transparency is now applied properly while converting the PowerPoint presentation to PDF.
+* \#288678 - Text within a table is now rotated properly while converting the PowerPoint presentation to PDF.
+* \#288327 - Font.Color.SystemColor value is now applied properly while converting the PowerPoint presentation to PDF.
+* \#286430 - The PowerPoint presentation will no longer be corrupted while saving the PowerPoint presentation with NotesSlide.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#140566, \#204625 - Color scale conditional formatting rule is supported in Excel to PDF conversion.
+* \#138215, \#277809 - Support has been provided for form controls in Excel to PDF conversion.
+* \#181688, \#211073, \#224926, \#233740 - Support has been provided for converting chart with images and shapes into image or PDF.
+* \#284324, \#F124417 - Support has ben provided to set value-from-cells option to data labels of Excel chart.
+* \#204625, \#266248 - Support has been provided for conditional format data bar in Excel to PDF conversion.
+* Support has been provided for conditional format color scales in Excel to PDF conversion.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#138215, \#277809 - The `EnableFormFields` property of `ExcelToPDFConverterSettings` indicates whether the PDF rendering to be done by form fields or not.
+* \#284324, \#F124417 - The `IsValueFromCells` property of `ChartDataLabelsImpl` class gets or sets a boolean value to display value-from-cells in data labels of Excel chart.
+* \#284324, \#F124417 - The `ValueFromCellsRange` property of `ChartDataLabelsImpl` class gets or sets the cell range of data labels.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#279504, \#F154636 - Chart title with wrap text is now rendered properly in chart to image conversion.
+* \#292282, \#F157287 - `CopyTo` method now copies Excel table styles if copied from second row or more.
+* \#283480 - Exception is no longer thrown while adding SVG images more than once.
+* \#287404 - Additional headers are no longer added on importing the data objects with hyperlinks.
+* \#283975 - Axis labels color no longer varies while cloning.
+* \#283371 - Dash and DashDot patterns are now proper in line charts.
+* \#279553 - Exception is no longer thrown while setting table formula with a special character.
+* \#278057 - Exception is no longer thrown while setting conditional formula in non-English cultures.
+* \#279738 - Image position is no longer changed on inserting more rows.
+* \#281874 - Importing data from collection objects with hyperlink is now proper.
+* \#283254 - Negative time format is now proper in the Excel to PDF conversion.
+* \#265048 - Chart category label text is now rendered properly when label text is wrapped.
+* \#279531 - Base unit of Excel chart category axis is now set properly in chart to image conversion.
+* \#288290 - Parsing exception is no longer thrown while opening the Excel files with type-token in the formula parser.
+* \#287802 - DataRange of Sparkline is now serialized correctly for named ranges.
+* \#288831 - Print Title named range is now correct while changing the Excel version.
+* \#278644 - Re-saving binary Excel file (XLS) with list data validation in German culture is now preserved properly.
+* \#289301 - Copy merge in template marker when using more than one merged columns is now working.
+* \#288326 - Axis label position is now correct in chart to image conversion.
+* \#279738 - Image position is no longer changed while inserting more rows.
+* \#290139 - Exception is no longer thrown while parsing conditional formats with an invalid operator.
+* \#292271 - Exception is no longer thrown if all the table rows are deleted.
+* \#287375 - Display text is now correct when hour value in time is more than 24 hours.
+* \#288302 - Unwanted XML elements are no longer parsed while opening the Excel document.
+* \#292241 - Rich text is now applied to tables during Excel to PDF conversion.
+* \#F157035 - Formula value is now proper while resaving the Excel document with license.
+* \#F157299 - Mixed data type values are no longer exported as text while exporting worksheet to data table.
+* \#F157772 - Line series are missing in Excel to PDF conversion.
+* Null reference exception is no longer thrown in Excel to PDF conversion.
+* Exception is no longer thrown while converting the Excel document to PDF.
+* List object column named range is now updated properly.
+* DataBar is no longer changed in Excel to PDF conversion.
+* Chart category label text is now rendered properly in Excel to PDF conversion.
+* Out of range exception is no longer thrown when the input Excel contains macro sheet.
+* Chart category label text is now rendered properly during Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.3.0.38.md b/aspnetmvc/Release-notes/v18.3.0.38.md
index b1581e25..84c52793 100644
--- a/aspnetmvc/Release-notes/v18.3.0.38.md
+++ b/aspnetmvc/Release-notes/v18.3.0.38.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="October 7, 2020" version="v18.3.0.38" %}
-{% directory path: _includes/release-notes/v18.3.0.38 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.3.0.40.md b/aspnetmvc/Release-notes/v18.3.0.40.md
index 71a18d3d..c4643d1d 100644
--- a/aspnetmvc/Release-notes/v18.3.0.40.md
+++ b/aspnetmvc/Release-notes/v18.3.0.40.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="October 13, 2020" version="v18.3.0.40" %}
-{% directory path: _includes/release-notes/v18.3.0.40 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.3.0.42.md b/aspnetmvc/Release-notes/v18.3.0.42.md
index 7646637e..bcb5de3b 100644
--- a/aspnetmvc/Release-notes/v18.3.0.42.md
+++ b/aspnetmvc/Release-notes/v18.3.0.42.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="October 20, 2020" version="v18.3.0.42" %}
-{% directory path: _includes/release-notes/v18.3.0.42 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.3.0.44.md b/aspnetmvc/Release-notes/v18.3.0.44.md
index 07d56826..94b1d121 100644
--- a/aspnetmvc/Release-notes/v18.3.0.44.md
+++ b/aspnetmvc/Release-notes/v18.3.0.44.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="October 27, 2020" version="v18.3.0.44" %}
-{% directory path: _includes/release-notes/v18.3.0.44 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.3.0.47.md b/aspnetmvc/Release-notes/v18.3.0.47.md
index b8c14bbf..67d25b3e 100644
--- a/aspnetmvc/Release-notes/v18.3.0.47.md
+++ b/aspnetmvc/Release-notes/v18.3.0.47.md
@@ -10,8 +10,143 @@ documentation: ug
{% include release-info.html date="November 5, 2020" version="v18.3.0.47" %}
-{% directory path: _includes/release-notes/v18.3.0.47 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#295922 - Bookmarks are now added properly while converting a Word document to PDF.
+* \#295809, \#295808 - Pagination issue will no longer occur while converting a Word document to PDF.
+* \#297287 - Improved the track changes balloons rendering algorithm in Word to PDF conversion.
+* \#297451 - List numbering is now preserved properly while converting a Word document to PDF.
+* \#297181 - Hanging will no longer occur while converting a Word document to PDF.
+* \#294479 - Paragraph with deletion revision is now preserved properly while converting a Word document to PDF.
+* \#294479 - Page border is now preserved properly while converting a Word document to PDF.
+* \#295809 - Table is now preserved properly while converting a Word document to PDF.
+* \#295917 - Gutter position is now used properly while converting a Word document to PDF.
+* \#294479 - Shape is now preserved properly while converting a Word document to PDF.
+* \#293792, \#293746 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#294683 - The **System.FormatException** will no longer be thrown while converting a Word document to PDF.
+* \#297287 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#293689 - Paragraph alignment is now preserved properly while converting a Word document to PDF.
+* \#293366, \#297796, \#295118, \#295806 - Hanging will no longer occur while converting a Word document to PDF.
+* \#290028, \#292914 - Table row is now preserved properly while converting a Word document to PDF.
+* \#292975 - Chart is now preserved properly while converting a Word document to PDF.
+* \#294253 - Table is now properly preserved while converting a Word document to PDF.
+* \#253061 - Text is now preserved properly while opening an RTF format Word document.
+* \#298703,\#298816, \#298598 - The **KeyNotFoundException** will no longer be thrown while open and saving a Word document.
+* \#298174, \#296029 - The **ArgumentOutOfRangeException** will no longer be thrown while opening a Word document.
+* \#294479 - List numbering is now preserved properly while converting a Word document to PDF.
+* \#260100 - Field is now unlinked properly while calling `Unlink()` method.
+* \#295763 - The performance issue has been resolved while opening a RTF format document.
+* \#293751 - Custom shape is now properly included in the unsupported element’s warning messages while converting a Word document to PDF.
+* \#294603 - List numbering is now preserved properly while calling `UpdateTableOfContents()` method.
+* \#295123 - List value is now preserved properly in WordPad while converting HTML to RTF format document.
+* \#293261 - The screen tip text is now parsed properly while opening a DOCX format document.
+* Image color is now preserved properly while open and saving a Word document.
+* \#294151 - Nested bookmarks contents are now preserved properly while removing a bookmark contents.
+* \#293447 - Revision details are now cloned properly while importing a Word document.
+* \#293895 - The **FormatException** will no longer be thrown while opening a Word document.
+* \#293580 - Hyperlink display text is now preserved properly while opening a RTF format document.
+* \#293578 - Merge field names are now retrieved properly while calling `GetMergeFieldNames()` method.
+* \#293338 - The hanging issue will no long be occur while calling `AcceptChanges()` method.
+* \#293610 - GridBefore value is now calculated properly while opening a RTF format document.
+* \#288073 - Field is now preserved properly while resaving Word2003 Open XML format document.
+* \#292280 - Table is now preserved properly while converting RTF to DOCX format document.
+* \#291705 - List numbering is now preserved properly while converting a Word document to Text file.
+* \#290028 - Table border size is now preserved properly while resaving a DOCX format document.
+* \#290664 - Paragraph text is now preserved properly while converting DOC format document to PDF.
+* \#291306 - Custom document properties are now updated properly while calling `UpdateDocumentFields()` method.
+* \#290352, \#297287 - The **InvalidOperationException** will no longer be thrown while opening a word document.
+* \#288916 - Table width is now preserved properly while converting Word document to PDF.
+* \#298598 - Table width is now preserved properly while converting a HTML to DOCX format document.
+## Grid
+
+### Bug Fixes
+{:#grid-bug-fixes}
+
+* \#292871 - Menu filter works fine with multiple exporting.
+## PDF
+
+### Features
+{:#PDF-Features}
+
+* \#291878 – Added support for `BoundsCollection` for `PdfTextMarkupAnnotation`.
+* \#295115 – Added support for text direction in `PdfFreeTextAnnotation`.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#262648 – Contents will be preserved properly when creating PDF in multi-threading.
+* \#294252 – `PdfMetafile` will be preserved properly with the specified bounds.
+* \#295920 – Page number will be preserved properly when merging PDF documents.
+* \#294988 – `PdfRubberStampAnnotation` appearance will not change when editing with PDF viewer.
+* \#292489 – `PdfHTMLTextElement` will return proper `PdfLayoutResult`.
+* \#294252 – Images will be preserved properly when converting EMF to PDF.
+* \#292865 – `PDF/UA` complaint will be validated properly in `PAC3` tool.
+* \#293788 – `PdfCheckBoxField` will be preserved properly when resaving the document.
+* \#293316 – DataMatrix barcode will be preserved properly.
+* \#293249, \#293784 – `PdfGridCell` text will be preserved properly when exporting DataGrid to PDF.
+* \#291767, \#292452 – Images will be preserved properly in HTML to PDF conversion.
+* \#295864 – Exception no longer occurs when converting Word to PDF.
+* \#296815 – PDF document will be OCRed properly for large PDF document.
+* \#291177 – Exception no longer occurs when converting PDF to PDF A1B.
+* \#294944 – Annotations will be preserved properly when export and import.
+* \#293701 – `NullReferenceException` no longer occurs when getting the text from `PdfLoadedTextBoxField`.
+* \#294353, \#291232 – Bookmark text will be preserved properly when saving the PDF document.
+* \#296895 – `ArgumentNullException` no longer occurs when merging PDF document.
+* \#294995 – InkAnnotation will be exported properly in German culture.
+* \#295703 – `NullReferenceException` no longer occurs when decrypt the PDF document.
+* \#294723 – `PdfComboBoxField` value will be flatten properly in a PDF document.
+* \#295148 – `PdfXfaForm` will be filled properly with given data.
+* \#293908 – `NullReferenceException` no longer occurs when merging the PDF documents.
+* \#293401 – `PdfRectangleAnnotation` will be preserve properly while flatten the annotations.
+* \#291957 – Content will be preserved properly when compressing the PDF documents.
+* \#F158748 – `ArgumentOutOfRangeException` no longer occurs while saving particular PDF document.
+
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* \#I229361, \#290868, \#293563 - Provided support to preserve a gradient line while converting a PowerPoint presentation to PDF/Image.
+* \#290868 - Provided support to preserve a gradient fill with transparency while converting a PowerPoint presentation to PDF.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#281066 - Justification is now applied properly while converting a PowerPoint presentation to PDF.
+* \#294617 - Placeholder text color is now preserved properly while converting a PowerPoint presentation to Image.
+* \#293204 - PowerPoint document is no longer corrupted while removing a master slide.
+* SlideSizeType property is now working properly, when PowerPoint slide size type is Wide Screen.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#292282, \#F157287 - `CopyTo` method now copies Excel table styles if copied from second row or more.
+* \#292271 - Exception is no longer thrown if all the table rows are deleted.
+* \#293903 - Exception is no longer thrown when converting the Excel file to PDF.
+* \#295621 - Defined name value with more characters is now working proper without exception.
+* \#294651 - Exception is no longer thrown while converting Excel file to PDF with conditional formats.
+* \#287586 - Name of a pivot table data field is now correct in Excel to PDF conversion.
+* \#293247 - Inserting a new row preserves the number format in the existing table.
+* \#292312 - Exception is no longer thrown while inserting rows above sparklines.
+* \#296469 - Conditional format is now correct while changing thread culture.
+* \#291424 - Column width is now set correctly while updating styles to entire column.
+* \#294893 - Exception is no longer thrown while parsing the Excel document with pivot table.
+* \#293348 - DateTime format is now proper when accessing `Range.DateTime` property.
+* \#293903 - Exception is no longer thrown when formula contains an unknown name in Excel to PDF conversion.
+* \#292625 - Page numbers are now rendered in the correct format when header/footer text contains page number and plus sign.
+* \#292241 - Rich-text is now applied to tables during Excel to PDF conversion.
+* \#292697 - Exception is no longer thrown while converting Excel chart to image with polynomial trend line series.
+* \#294223 - Axis line is now rendered correctly in chart to image conversion.
+* \#F157299 - Mixed data type values are exported with proper format while exporting worksheet to data table.
+* \#F157772 - Line series are no longer missed in Excel to PDF conversion.
+* \#F157287 - Corruption no longer occurs when copying worksheets from multiple workbooks.
+* Category axis label text is now rendered properly in chart to image conversion.
diff --git a/aspnetmvc/Release-notes/v18.3.0.48.md b/aspnetmvc/Release-notes/v18.3.0.48.md
index 0da1d93a..0b036487 100644
--- a/aspnetmvc/Release-notes/v18.3.0.48.md
+++ b/aspnetmvc/Release-notes/v18.3.0.48.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="November 11, 2020" version="v18.3.0.48" %}
-{% directory path: _includes/release-notes/v18.3.0.48 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v18.3.0.50.md b/aspnetmvc/Release-notes/v18.3.0.50.md
index b267132d..ce4eddc4 100644
--- a/aspnetmvc/Release-notes/v18.3.0.50.md
+++ b/aspnetmvc/Release-notes/v18.3.0.50.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="November 17, 2020" version="v18.3.0.50" %}
-{% directory path: _includes/release-notes/v18.3.0.50 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#299505 - Conditional format is now applied properly when using copy style in template markers.
diff --git a/aspnetmvc/Release-notes/v18.3.0.51.md b/aspnetmvc/Release-notes/v18.3.0.51.md
index 7e385bce..5cf35497 100644
--- a/aspnetmvc/Release-notes/v18.3.0.51.md
+++ b/aspnetmvc/Release-notes/v18.3.0.51.md
@@ -10,8 +10,35 @@ documentation: ug
{% include release-info.html date="November 24, 2020" version="v18.3.0.51" %}
-{% directory path: _includes/release-notes/v18.3.0.51 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#301367 - Hyperlink is now correct while changing the system culture in Excel to PDF conversion.
+* \#292312 - Corruption no longer occurs while opening the resaved file using Excel 2013.
+* \#298772 - Conditional format formula is now correct while saving the Excel document.
+* \#301859 - ApplicationName in Built-in document properties is now parsed and serialized properly.
+* Hyperlinks in shapes are no longer removed while resaving the Excel document.
diff --git a/aspnetmvc/Release-notes/v18.3.0.52.md b/aspnetmvc/Release-notes/v18.3.0.52.md
index ef19b2bb..ba3933fd 100644
--- a/aspnetmvc/Release-notes/v18.3.0.52.md
+++ b/aspnetmvc/Release-notes/v18.3.0.52.md
@@ -10,8 +10,33 @@ documentation: ug
{% include release-info.html date="December 1, 2020" version="v18.3.0.52" %}
-{% directory path: _includes/release-notes/v18.3.0.52 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#292360 - Excel file with incorrect active cell is no longer corrupted on resaving.
+* \#294378 - Cell border under the image is no longer missed in Excel to PDF conversion.
+* \#300422 - DataPoint font size and value axis alignment are now proper in chart to image conversion.
diff --git a/aspnetmvc/Release-notes/v18.3.0.53.md b/aspnetmvc/Release-notes/v18.3.0.53.md
index 835406be..b3b4603d 100644
--- a/aspnetmvc/Release-notes/v18.3.0.53.md
+++ b/aspnetmvc/Release-notes/v18.3.0.53.md
@@ -10,8 +10,34 @@ documentation: ug
{% include release-info.html date="December 8, 2020" version="v18.3.0.53" %}
-{% directory path: _includes/release-notes/v18.3.0.53 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#303693 - Vba project's sheet objects are now cleared properly when removing the worksheets.
+* \#304378 - Exception is no longer thrown while converting the Excel file with conditional formats to PDF.
+* \#279738 - Image position is no longer changed while inserting more rows.
+* Chart title area rendering is now proper in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.30.md b/aspnetmvc/Release-notes/v18.4.0.30.md
index 2624c042..0c20e298 100644
--- a/aspnetmvc/Release-notes/v18.4.0.30.md
+++ b/aspnetmvc/Release-notes/v18.4.0.30.md
@@ -10,8 +10,250 @@ documentation: ug
{% include release-info.html date="December 17, 2020" version="v18.4.0.30" %}
-{% directory path: _includes/release-notes/v18.4.0.30 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#299656 - Added support to customize track changes revision bars and content colors in Word to PDF conversion.
+* \#297755 - Added support to preserve simple markup track changes in Word to PDF conversion.
+* \#281634, \#268872 – Added support to access metadata properties in DOCX format Word document.
+* \#291705, \#295027 – Added support to preserve Spanish list numbering in Word to PDF conversion.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+
+* `LocaleIDs` enumeration is moved from `Syncfusion.DocIO` to `Syncfusion.Office` namespace.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#295922 - Bookmarks are now added properly while converting a Word document to PDF.
+* \#295809, \#295808 - Pagination issue will no longer occur while converting a Word document to PDF.
+* \#297287 - Improved the track changes balloons rendering algorithm in Word to PDF conversion.
+* \#297451 - List numbering is now preserved properly while converting a Word document to PDF.
+* \#297181 - Hanging will no longer occur while converting a Word document to PDF.
+* \#294479 - Paragraph with deletion revision is now preserved properly while converting a Word document to PDF.
+* \#294479 - Page border is now preserved properly while converting a Word document to PDF.
+* \#295809 - Table is now preserved properly while converting a Word document to PDF.
+* \#295917 - Gutter position is now used properly while converting a Word document to PDF.
+* \#294479 - Shape is now preserved properly while converting a Word document to PDF.
+* \#293792, \#293746 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#294683 - The **System.FormatException** will no longer be thrown while converting a Word document to PDF.
+* \#297287 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#293689 - Paragraph alignment is now preserved properly while converting a Word document to PDF.
+* \#293366, \#297796, \#295118, \#295806 - Hanging will no longer occur while converting a Word document to PDF.
+* \#290028, \#292914 - Table row is now preserved properly while converting a Word document to PDF.
+* \#292975 - Chart is now preserved properly while converting a Word document to PDF.
+* \#294253 - Table is now properly preserved while converting a Word document to PDF.
+* \#253061 - Text is now preserved properly while opening an RTF format Word document.
+* \#298703,\#298816, \#298598 - The **KeyNotFoundException** will no longer be thrown while open and saving a Word document.
+* \#298174, \#296029 - The **ArgumentOutOfRangeException** will no longer be thrown while opening a Word document.
+* \#294479 - List numbering is now preserved properly while converting a Word document to PDF.
+* \#260100 - Field is now unlinked properly while calling `Unlink()` method.
+* \#295763 - The performance issue has been resolved while opening a RTF format document.
+* \#293751 - Custom shape is now properly included in the unsupported element’s warning messages while converting a Word document to PDF.
+* \#294603 - List numbering is now preserved properly while calling `UpdateTableOfContents()` method.
+* \#295123 - List value is now preserved properly in WordPad while converting HTML to RTF format document.
+* \#293261 - The screen tip text is now parsed properly while opening a DOCX format document.
+* Image color is now preserved properly while open and saving a Word document.
+* \#294151 - Nested bookmarks contents are now preserved properly while removing a bookmark contents.
+* \#293447 - Revision details are now cloned properly while importing a Word document.
+* \#293895 - The **FormatException** will no longer be thrown while opening a Word document.
+* \#293580 - Hyperlink display text is now preserved properly while opening a RTF format document.
+* \#293578 - Merge field names are now retrieved properly while calling `GetMergeFieldNames()` method.
+* \#293338 - The hanging issue will no long be occur while calling `AcceptChanges()` method.
+* \#293610 - GridBefore value is now calculated properly while opening a RTF format document.
+* \#288073 - Field is now preserved properly while resaving Word2003 Open XML format document.
+* \#292280 - Table is now preserved properly while converting RTF to DOCX format document.
+* \#291705 - List numbering is now preserved properly while converting a Word document to Text file.
+* \#290028 - Table border size is now preserved properly while resaving a DOCX format document.
+* \#290664 - Paragraph text is now preserved properly while converting DOC format document to PDF.
+* \#291306 - Custom document properties are now updated properly while calling `UpdateDocumentFields()` method.
+* \#290352, \#297287 - The **InvalidOperationException** will no longer be thrown while opening a word document.
+* \#288916 - Table width is now preserved properly while converting Word document to PDF.
+* \#298598 - Table width is now preserved properly while converting a HTML to DOCX format document.
+* \#305899 – Picture with delete revision is now preserved properly in balloon while converting a Word document to PDF.
+* \#305867 - Paragraph is now aligned properly while converting a Word document to PDF.
+* \#305899 - TOC navigation is now working properly while converting a Word document to PDF.
+* \#297287 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#304601 - Group shape is now preserved properly while converting a Word document to PDF.
+* \#301700 - Image is now preserved properly while converting a Word document to PDF.
+* \#301409, \#300989 - Bullet list is now preserved properly while converting a Word document to PDF.
+* \#301645 - Shape is now preserved properly while converting a Word document to PDF.
+* \#F159386 - Transparent text color is now preserved properly while converting a Word document to PDF.
+* \#F159392 - Image is now preserved properly while converting a Word document to PDF.
+* \#292280 - Table is now aligned properly while converting a Word document to PDF.
+* \#300367 - Image is now preserved properly while converting a Word document to PDF.
+* \#298337 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#299037 - Image is now preserved properly while converting a Word document to PDF.
+* \#295809 - Text is now preserved properly while converting a Word document to PDF.
+* \#298337 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#283819, \#303971 - Table is now preserved properly while converting a Word document to PDF.
+* \#305693 - Symbol is now preserved properly while resaving a DOCX format document.
+* \#305525 - Reject changes is now working properly while calling `RejectChanges()` method.
+* \#303649, \#304097 - Comments are now preserved properly while resaving a Word document.
+* \#304462 – The **IndexOutOfRangeException** will no longer be thrown while resaving a Word document.
+* \#303677 - Shape is now preserved properly when resaving the Word document.
+* \#301989 – Textbox is now preserved properly while resaving a Word document.
+* \#301989 – Image is now preserved properly while resaving a DOCX format document.
+* \#301621 – Text is now preserved properly while converting a DOCX format document to HTML file.
+* \#299649 – The **ArgumentOutOfRangeException** will no longer be thrown while opening the RTF format document.
+* \#300525 – The **InvalidOperationException** will no longer be thrown while opening Word document with comments.
+* \#298582 - Alternate chunk content is now preserved properly while converting a Word document to PDF.
+* \#295016 - Text is now preserved properly while converting a HTML file to DOCX format document.
+* \#298707 - Bullet list is now preserved properly while converting a Word document to PDF.
+* \#298409 - Table column is now preserved properly while converting a Word document to PDF.
+* \#294151, \#300732 - Nested bookmarks are removed properly while calling `Remove(Bookmark)` method.
+* \#291877 - Heading numbering is now preserved properly while converting a Word document to PDF.
+* \#283819 - Table is now preserved properly while converting a Word document to PDF.
+## PDF
+
+### Features
+{:#PDF-Features}
+
+* \#89583, \#179673, \#254148 ,\#F155343 – Added support for adding/modifying the `JavaScript` action in existing PDF document.
+* \#140911, \#229773, \#277893 – Added support for `Ean13` and `Ean8` barcode in PDF library.
+* \#198566 – Added support to get the page index of bookmark.
+* \#292446 – Added support for scaling option in HTML to PDF conversion with Blink rendering engine.
+* \#291878 – Added support for `BoundsCollection` for `PdfTextMarkupAnnotation`.
+* \#295115 – Added support for text direction in `PdfFreeTextAnnotation`.
+* Added appearance support for `PdfPolylineAnnotation`.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#305321 – `NullReferenceException` will no longer occurs when getting PdfForm from particular PDF document.
+* \#304513 – Invalid cross reference table exception will no longer occurs when loading particular PDF document.
+* \#304959 – Label from meta data will be preserved properly when adding security to the PDF document.
+* \#304340 – Text will be redacted properly in tagged PDF document.
+* \#301374, \#304610 – `PdfDocument` will no longer corrupted when flatten the `PdfForm`.
+* \#293563, \#304898 – Contents will be preserved properly while converting PPTX to PDF.
+* \#300098 – Font will be replaced properly in particular PDF document.
+* \#302381 – Exception will no longer occurs while OCR with latest tesseract binaries.
+* \#301843 – `PdfAnnotation` thickness will preserved properly when export and import annotations.
+* \#301942 – Exception no longer occurs while importing pages from particular PDF document.
+* \#302269 – Signature details will be updated properly in PDF document.
+* \#301776 – Signature validation mark will be preserved properly.
+* \#301370 – `PdfDocument` will no longer corrupted when converting PDF to PDF A1B conformance.
+* \#295864 – Exception no longer occurs when converting Word document to PDF in multithreading.
+* \#300643, \#297535 – Contents will be preserved properly when converting EMF to PDF.
+* \#296508 – Hyperlinks will be added properly when adding inside the `PdfGrid` with different page size.
+* \#300185 – `PdfGridLayout` will be return proper bounds when adding `PdfGrid` to the PdfPage.
+* \#291934 – Memory will be disposed properly when adding and removing `PdfRubberStampAnnotation`.
+* \#299509 – File path will be added properly in `PdfFileLinkAnnotation`.
+* \#298059 – Contents will be preserved properly while adding `PdfRedactionAnnotation` to the PdfPage.
+* \#299187 – PDF conformance will be preserved when converting PDF to PDF A3B conformance.
+* \#298968 – `PdfLayers` will be preserved properly when adding layers to PDF document.
+* \#298568 – Annotations will be preserved properly when export, import and flattening it.
+* \#297943 – `ArgumentOutofRangeException` will no longer occurs when converting Word to tagged PDF.
+* \#262648 – Contents will be preserved properly when creating PDF in multi-threading.
+* \#294252 – `PdfMetafile` will be preserved properly with the specified bounds.
+* \#295920 – Page number will be preserved properly when merging PDF documents.
+* \#294988 – `PdfRubberStampAnnotation` appearance will not change when editing with PDF viewer.
+* \#292489 – `PdfHTMLTextElement` will return proper `PdfLayoutResult`.
+* \#294252 – Images will be preserved properly when converting EMF to PDF.
+* \#292865 – `PDF/UA` complaint will be validated properly in `PAC3` tool.
+* \#293788 – `PdfCheckBoxField` will be preserved properly when resaving the document.
+* \#293316 – DataMatrix barcode will be preserved properly.
+* \#293249, \#293784 – `PdfGridCell` text will be preserved properly when exporting DataGrid to PDF.
+* \#291767, \#292452 – Images will be preserved properly in HTML to PDF conversion.
+* \#296815 – PDF document will be OCRed properly for large PDF document.
+* \#291177 – Exception no longer occurs when converting PDF to PDF A1B.
+* \#294944 – Annotations will be preserved properly when export and import.
+* \#293701 – `NullReferenceException` no longer occurs when getting the text from `PdfLoadedTextBoxField`.
+* \#294353, \#291232 – Bookmark text will be preserved properly when saving the PDF document.
+* \#296895 – `ArgumentNullException` no longer occurs when merging PDF document.
+* \#294995 – InkAnnotation will be exported properly in German culture.
+* \#295703 – `NullReferenceException` no longer occurs when decrypt the PDF document.
+* \#294723 – `PdfComboBoxField` value will be flatten properly in a PDF document.
+* \#295148 – `PdfXfaForm` will be filled properly with given data.
+* \#293908 – `NullReferenceException` no longer occurs when merging the PDF documents.
+* \#293401 – `PdfRectangleAnnotation` will be preserve properly while flatten the annotations.
+* \#291957 – Content will be preserved properly when compressing the PDF documents.
+* \#F158748 – `ArgumentOutOfRangeException` no longer occurs while saving particular PDF document.
+* \#F159147 – Signature will be validated properly with particular PDF document.
+* Text size will return properly when getting text size from `PdfLoadedFreeTextAnnotation`.
+* Exception will no longer occurs when adding custom metadata to PDF document.
+
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* \#229361, \#290868, \#293563 - Provided support to preserve a gradient line while converting a PowerPoint presentation to PDF/Image.
+* \#290868 - Provided support to preserve a gradient fill with transparency while converting a PowerPoint presentation to PDF.
+* \#291946 - Provided support to add and edit a language of PowerPoint TextPart.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#281066 - Justification is now applied properly while converting a PowerPoint presentation to PDF.
+* \#294617 - Placeholder text color is now preserved properly while converting a PowerPoint presentation to Image.
+* \#293204 - PowerPoint document is no longer corrupted while removing a master slide.
+* \#299090 - The **NullReferenceException** will no longer be thrown while opening the PowerPoint presentation with vertical curved list SmartArt.
+* \#299498 - The **ArgumentException** will no longer be thrown while opening the PowerPoint presentation in parallel thread.
+* \#301380 - Line width is now applied properly while converting a PowerPoint presentation to Image.
+* SlideSizeType property is now working properly, when PowerPoint slide size type is Wide Screen.
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#299160 - Support has been provided to export data from Excel worksheet to data table with an event.
+* \#F158836 - Support has been provided to preserve value types while importing data from a data table to an Excel worksheet.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#283371 - `LongDash`, `LongDashDot`, and `LongDashDotDot` line patterns are added in the `ExcelChartLinePattern` enum.
+* \#F158836 - The `ImportDataColumn()` method supports importing DataColumn from DataTable into a worksheet with preserve type option.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#292282, \#F157287 - `CopyTo` method now copies Excel table styles if copied from second row or more.
+* \#292271 - Exception is no longer thrown if all the table rows are deleted.
+* \#293903 - Exception is no longer thrown when converting the Excel file to PDF.
+* \#295621 - Defined name value with more characters is now working proper without exception.
+* \#294651 - Exception is no longer thrown while converting Excel file to PDF with conditional formats.
+* \#287586 - Name of a pivot table data field is now correct in Excel to PDF conversion.
+* \#293247 - Inserting a new row preserves the number format in the existing table.
+* \#292312 - Exception is no longer thrown while inserting rows above sparklines.
+* \#296469 - Conditional format is now correct while changing thread culture.
+* \#291424 - Column width is now set correctly while updating styles to entire column.
+* \#294893 - Exception is no longer thrown while parsing the Excel document with pivot table.
+* \#293348 - DateTime format is now proper when accessing `Range.DateTime` property.
+* \#293903 - Exception is no longer thrown when formula contains an unknown name in Excel to PDF conversion.
+* \#292625 - Page numbers are now rendered in the correct format when header/footer text contains page number and plus sign.
+* \#292241 - Rich-text is now applied to tables during Excel to PDF conversion.
+* \#292697 - Exception is no longer thrown while converting Excel chart to image with polynomial trend line series.
+* \#294223 - Axis line is now rendered correctly in chart to image conversion.
+* \#279738 - Image position is no longer changed while inserting more rows.
+* \#295748 - Exception is no longer thrown while resaving the Excel document to HTML.
+* \#297992 - Comments are now cleared properly while using clear option.
+* \#295301 - Corruption no longer occurs on resaving the Excel file that contains invalid pivot item value.
+* \#298342 - Performance on saving a big file with pivot table is now improved.
+* \#299505 - Conditional format is now applied properly when using copy style in template marker.
+* \#301859 - ApplicationName in Built-in document properties is now parsed and serialized properly.
+* \#298772 - Conditional format formula is now correct while saving the Excel document.
+* \#292312 - Corruption no longer occurs while opening the file using Excel 2013.
+* \#283371 - Provided long dash line types in chart line pattern enum.
+* \#292360 - Excel file with incorrect active cell is no longer corrupted on resaving.
+* \#304378 - Exception is no longer thrown while converting the Excel file with conditional formats to PDF.
+* \#303693 - Vba project's sheet objects are now cleared properly when removing the worksheets.
+* \#301367 - Hyperlink is now correct while changing the system culture in Excel to PDF conversion.
+* \#294378 - Cell border under the image is no longer missed in Excel to PDF conversion.
+* \#300422 - DataPoint font size and value axis alignment are now proper in chart to image conversion.
+* \#F157299 - Mixed data type values are exported with proper format while exporting worksheet to data table.
+* \#F157772 - Line series are no longer missed in Excel to PDF conversion.
+* \#F157287 - Corruption no longer occurs when copying worksheets from multiple workbooks.
+* \#F158875 - Data is now correct while importing nested object collection.
+* Category axis label text is now rendered properly in chart to image conversion.
+* Hyperlinks in shapes are no longer removed while resaving the Excel document.
+* Chart title area rendering is now proper in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.31.md b/aspnetmvc/Release-notes/v18.4.0.31.md
index 071721cb..8471a191 100644
--- a/aspnetmvc/Release-notes/v18.4.0.31.md
+++ b/aspnetmvc/Release-notes/v18.4.0.31.md
@@ -10,8 +10,38 @@ documentation: ug
{% include release-info.html date="December 22, 2020" version="v18.4.0.31" %}
-{% directory path: _includes/release-notes/v18.4.0.31 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#304210 - Pivot table page field filter is now working fine.
+* \#305776 - Pivot filter MeasureHierAttribute is now handled properly.
+* \#299134 - Excel document with pivot table filters and pivot table number formats are now working fine.
+* \#302479 - Excel document with pivot table is no longer corrupted while resaving.
+* \#304958 - Standard width is now correct after AddCopy operation.
+* \#304403 - Image position is now correct after autofit columns operation in a copied worksheet.
+* \#F160013 - Unicode symbols are no longer missed in Excel to PDF conversion.
+* Scatter chart with smooth line is now rendered properly while converting the chart to image.
diff --git a/aspnetmvc/Release-notes/v18.4.0.32.md b/aspnetmvc/Release-notes/v18.4.0.32.md
index b85abb67..66883674 100644
--- a/aspnetmvc/Release-notes/v18.4.0.32.md
+++ b/aspnetmvc/Release-notes/v18.4.0.32.md
@@ -10,8 +10,32 @@ documentation: ug
{% include release-info.html date="December 30, 2020" version="v18.4.0.32" %}
-{% directory path: _includes/release-notes/v18.4.0.32 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#305064 - Exception is no longer thrown while converting pivot table in worksheet to image conversion.
+* \#305842 - Cell style is now correct after add copy operation.
diff --git a/aspnetmvc/Release-notes/v18.4.0.33.md b/aspnetmvc/Release-notes/v18.4.0.33.md
index 32df07d1..c3fff3c2 100644
--- a/aspnetmvc/Release-notes/v18.4.0.33.md
+++ b/aspnetmvc/Release-notes/v18.4.0.33.md
@@ -10,8 +10,38 @@ documentation: ug
{% include release-info.html date="January 5, 2021" version="v18.4.0.33" %}
-{% directory path: _includes/release-notes/v18.4.0.33 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#304124 - Cell text with accounting format is now rendered properly for the cell with indent level.
+* \#307537 - Conditional format number value is now correct when changing the system culture.
+* \#306110 - Row format is now correct while refreshing data in the table.
+* \#301881 - Exception is no longer thrown while resaving the Excel document when duplicate styles exist.
+* \#305006 - Performance is improved and sparklines are now preserved properly when deleting the row.
+* \#305477 - Cell color is now updated properly for databar in Excel to HTML conversion.
+* \#302479 - Excel document is no longer corrupted while resaving with pivot table.
+* Conditional format applied to EntireColumn is now preserved properly while resaving the XLSX file in XLS format.
diff --git a/aspnetmvc/Release-notes/v18.4.0.34.md b/aspnetmvc/Release-notes/v18.4.0.34.md
index 973767aa..3704bba9 100644
--- a/aspnetmvc/Release-notes/v18.4.0.34.md
+++ b/aspnetmvc/Release-notes/v18.4.0.34.md
@@ -10,8 +10,42 @@ documentation: ug
{% include release-info.html date="January 12, 2021" version="v18.4.0.34" %}
-{% directory path: _includes/release-notes/v18.4.0.34 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#306498 - Table left indent is now properly preserved while converting a RTF format document to PDF.
+* \#306498 - Table cell width is now properly preserved while converting a RTF format document to PDF.
+* \#303897 – Performance has been improved while converting a Word document to PDF with line breaks.
+* \#307596 - Table row is now preserved properly while converting a Word document to PDF.
+* \#307074 – The **NullReferenceException** will no longer occurs when rendering table cell border in Word to PDF conversion.
+* Column spacing is now properly while converting a Word document to PDF.
+* Editable ranges is now preserved properly for content controls while resaving a Word document.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#306486, \#301595 - Line spacing is now applied properly while converting a PowerPoint presentation to PDF.
+* \#306482 - Arrow cap is now preserved properly while converting a PowerPoint presentation to PDF.
+* \#307319 - Picture quality get improved while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#308429 - Corruption no longer occurs while opening the file with pivot table using Excel 2013.
+* \#307768 - Exception is no longer thrown when refreshing the table with external connection.
+* MissingManifestResourceException is no longer thrown when parsing the Excel document.
+* Null reference exception is no longer thrown while getting the `RowHeight` in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.35.md b/aspnetmvc/Release-notes/v18.4.0.35.md
index 1b8c8046..fd9a0cf1 100644
--- a/aspnetmvc/Release-notes/v18.4.0.35.md
+++ b/aspnetmvc/Release-notes/v18.4.0.35.md
@@ -10,8 +10,32 @@ documentation: ug
{% include release-info.html date="January 19, 2021" version="v18.4.0.35" %}
-{% directory path: _includes/release-notes/v18.4.0.35 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#306248 - Cell borders are now rendered properly when adjacent cells have different border colors.
+* Exception is no longer thrown while parsing a formula in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.39.md b/aspnetmvc/Release-notes/v18.4.0.39.md
index a1af29cc..2eaa3ca7 100644
--- a/aspnetmvc/Release-notes/v18.4.0.39.md
+++ b/aspnetmvc/Release-notes/v18.4.0.39.md
@@ -10,8 +10,137 @@ documentation: ug
{% include release-info.html date="January 28, 2021" version="v18.4.0.39" %}
-{% directory path: _includes/release-notes/v18.4.0.39 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#309545 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#309412 - The **ArgumentOutOfRangeException** will no longer be thrown when converting Word document to PDF.
+* Column spacing is now properly while converting a Word document to PDF.
+* \#305623 - Chinese characters are now preserved properly while resaving a RTF format document.
+* \#297755, \#302215 - ChildShape positions value is now preserved properly while opening a Word document.
+* \#307506 - Text background color is now preserved properly while converting a Word document to HTML file.
+* \#160177 - The **XmlException** will no longer be thrown while opening a Word document.
+* \#306696 - Page break is now preserved properly while converting a HTML file to DOCX format conversion.
+* Editable ranges is now preserved properly for content controls while resaving a Word document.
+* \#305864 - Content formatting is now preserved properly while resaving a Word document.
+* \#306498 - Table left indent is now properly preserved while converting a RTF format document to PDF.
+* \#307241 - The **NullReferenceException** will no longer be thrown while opening a Word document.
+* \#306319 - Content is now preserved properly while converting a DOCX to RTF format document.
+* \#304956 - Content is now preserved properly while converting a Word document to PDF.
+* \#305716 - Content controls is now preserved properly while resaving a Word document.
+* \#159692 - The `XHTMLValidation.None` type is now working properly while opening an HTML format document.
+* \#305277 - The **ArgumentOutOfRangeException** will no longer be thrown while parsing a Word document.
+* \#306345 - Symbol is now preserved properly while updating table of content in Word document.
+* \#306333 - Image is now preserved properly while calling `UpdateAlternateChunks ()` method.
+* \#306112 - Bullet list text is now preserved properly when resaving a Word document.
+* \#306498, \#308557 - Table cell width is now preserved properly while converting a RTF format document to PDF.
+* \#301823 - Table with horizontally merged cells in now preserved properly while parsing an RTF format document.
+* \#302503 - Table is now properly preserved while converting a Word document to PDF.
+* \#301968, \#306120 - Document is now preserved properly while importing the Word documents.
+* \#302177 - The **ArgumentOutOfRangeException** will no longer be thrown while resaving a Word document.
+* \#301208 - Font is now preserved properly when resaving a RTF format document.
+* \#294075, \#305802 - Grid span values is now retrieved properly while parsing a RTF format document.
+* \#258777 - Table is now properly preserved while converting a Word document to PDF.
+* \#308191 - Hanging will no longer occur while converting a Word document to PDF in specific culture.
+* \#308099 - Right aligned textbox content is now preserved properly while converting a Word document to PDF.
+* \#308058 - Spacing issue has been resolved while converting a Word document to PDF.
+* \#305519 - Image is now preserved properly while converting a Word document to PDF.
+* \#307596, \#I306667, \#I304349 - Table is now preserved properly while converting a Word document to PDF
+* \#307074 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#306359 - Custom list number is now preserved properly while converting a Word document to PDF.
+* \#304956 - Paragraph is now preserved properly while converting a Word document to PDF.
+* \#307074 - Vertical text in the vertically merged cell is now preserved properly while converting a Word document to PDF.
+* \#303897 - Process time is now reduced while converting a Word document to PDF with line breaks.
+* \#301907 - Text is now preserved properly while converting a Word document to Image.
+## Gantt
+
+### Bug Fixes
+{:#gantt-bug-fixes}
+
+* \#308988 - Delay in updating records when predecessor validation is disabled has been fixed.
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#308613 – Exception will no longer occurs when load and save the existing PDF document.
+* \#307124 - Radio button field bounds will be retrieved properly from an existing PDF document.
+* \#307610 - NullReferenceException no longer occurs with `IsBlank` property.
+* \#304924 – Form fields will be preserved properly when flatten the PDF document.
+* \#310407 – `PdfJavaScript` actions will be removed properly in existing PDF document.
+* \#308993 – Hash value will be returned properly for same PDF documents.
+* \#307727 - `ZUGFeRD` conformance will be validated properly while adding file as attachment to PDF document.
+* \#307713 – Text will be redacted properly in existing PDF document.
+* \#294252 – EMF will be preserved properly in EMF to PDF conversion.
+* \#304676 – Content will be preserved properly when creating template from existing PDF document.
+* \#295922 – `TextDataCollection` will be retrieved properly when extract text from existing PDF document.
+* \#300080 - Accessibility will be fulfilled while created Tagged the PDF document in PAC tool.
+* \#308555 – Target invocation exception will no occurs while performing OCR (v4.0).
+* \#306937 - `OCRProcessor` will return the text with proper spacing and alignments.
+* \#304919, \#307413 - The alternate text will set properly in text and title while creating the pdf with `AutoTag`.
+* \#307335 - `StackOverflowException` no longer occurs while getting the used font in existing pdf document.
+* \#304857 – Annotations will be preserved properly while import and flatten.
+* \#300782 – Date values will be retrieved properly while getting from document information.
+* \#309900 - `NullReferenceException` no longer occurs while trying to get form fields in particular PDF document.
+* \#308978 - `NullReferenceException` will no longer occurs while merging PDF documents.
+* \#308672 – `ArgumentException` no longer occurs while converting PDF to `PDF/A3-B` document.
+* \#308059 - PdfLayer will be preserved properly while splitting the PDF document.
+* \#307838 - Conformance will be validated properly in `VeraPDF` while converting given PDF to `PDF/A-1B`.
+* \#307526 - Signature appearance will be preserved properly with `EnableValidationAppearance`.
+* \#306618 - `PdfLoadedComboBoxField` will return the correct font size.
+* \#307348 - Exception will no longer occurs while export and import annotation with text containing special characters.
+* \#306402 - `NullReferenceException` will no longer occurs when enabling LTV.
+* \#305934 - Exception no longer occurs while adding `PdfCode128ABarcode` to PDF/A-3B document.
+* \#305958 - Bookmarks text rendering issue no longer occurs while flattening the annotation in that particular PDF.
+* \#305203 - Text length is greater than the data capacity of error correction level exception no longer occurs in QrBarcode.
+* \#304454 - Replaced fonts will be updated properly in the resultant PDF document.
+* \#F161217 - `StackOverflowException` will no longer occurs while finding the corrupted PDF document.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#308422 - ITextPart.Font.FontSize property is now return proper font size value.
+* \#306486, \#301595 - Line spacing is now applied properly while converting a PowerPoint presentation to PDF.
+* \#307319 - Picture quality get improved while converting the PowerPoint presentation to PDF.
+* \#306482 - Arrow cap is now preserved properly while converting the PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#304210 - Pivot table page field filter is now working fine.
+* \#305776 - Pivot filter MeasureHierAttribute is now handled properly.
+* \#299134 - Excel document with pivot table filters and pivot table number formats are now working fine.
+* \#302479 - Excel document with pivot table is no longer corrupted while resaving.
+* \#304958 - Standard width is now correct after AddCopy operation.
+* \#304403 - Image position is now correct after autofit columns operation in a copied worksheet.
+* \#305064 - Exception is no longer thrown while converting pivot table in worksheet to image conversion.
+* \#305842 - Cell style is now correct after add copy operation.
+* \#304124 - Cell text with accounting format is now rendered properly for the cell with indent level.
+* \#307537 - Conditional format number value is now correct when changing the system culture.
+* \#306110 - Row format is now correct while refreshing data in the table.
+* \#301881 - Exception is no longer thrown while resaving the Excel document when duplicate styles exist.
+* \#305006 - Performance is improved and sparklines are now preserved properly when deleting the row.
+* \#305477 - Cell color is now updated properly for databar in Excel to HTML conversion.
+* \#302479 - Excel document is no longer corrupted while resaving with pivot table.
+* \#308429 - Corruption no longer occurs while opening the file with pivot table using Excel 2013.
+* \#307768 - Exception is no longer thrown when refreshing the table with external connection.
+* \#306248 - Cell borders are now rendered properly when adjacent cells have different border colors.
+* \#F160013 - Unicode symbols are no longer missed in Excel to PDF conversion.
+* Scatter chart with smooth line is now rendered properly while converting the chart to image.
+* Conditional format applied to EntireColumn is now preserved properly while resaving the XLSX file in XLS format.
+* MissingManifestResourceException is no longer thrown when parsing the Excel document.
+* Null reference exception is no longer thrown while getting the `RowHeight` in Excel to PDF conversion.
+* Exception is no longer thrown while parsing a formula in Excel to PDF conversion.
+* Excel document with worksheet drawing is now parsed properly.
+* NullReferenceException is no longer thrown while setting date time interval in the chart to image conversion.
+* NullReferenceException is no longer thrown while converting the chart to image in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.41.md b/aspnetmvc/Release-notes/v18.4.0.41.md
index 4d8f83b8..7da6c5e0 100644
--- a/aspnetmvc/Release-notes/v18.4.0.41.md
+++ b/aspnetmvc/Release-notes/v18.4.0.41.md
@@ -10,8 +10,34 @@ documentation: ug
{% include release-info.html date="February 2, 2021" version="v18.4.0.41" %}
-{% directory path: _includes/release-notes/v18.4.0.41 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#311707 - Striped right arrow AutoShape is now rendered properly in Excel to PDF conversion.
+* \#309735 - TextBox position is now rendered properly when converting the Excel to PDF with `EnableFormFields`.
+* \#309605 - IndexOutOfRange exception is no longer thrown for the combinational chart in Excel to PDF conversion.
+* \#310396 - Chart title and axis title with Japanese character is now rendered properly in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.42.md b/aspnetmvc/Release-notes/v18.4.0.42.md
index 4902b02b..5a4a877b 100644
--- a/aspnetmvc/Release-notes/v18.4.0.42.md
+++ b/aspnetmvc/Release-notes/v18.4.0.42.md
@@ -10,8 +10,35 @@ documentation: ug
{% include release-info.html date="February 9, 2021" version="v18.4.0.42" %}
-{% directory path: _includes/release-notes/v18.4.0.42 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#310319 - Conditional format is now proper in Excel to PDF conversion when using relative cell address.
+* \#310561 - Template marker copy range is now applied properly for relative conditional format formula.
+* \#310022 - String type number value is now detected and changed to an actual number value.
+* \#312715 - Hair border with black color is now proper in worksheet to image conversion.
+* \#311736 - Cell border is now rendered properly in worksheet to image conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.43.md b/aspnetmvc/Release-notes/v18.4.0.43.md
index 8f3c0f21..d2c92d25 100644
--- a/aspnetmvc/Release-notes/v18.4.0.43.md
+++ b/aspnetmvc/Release-notes/v18.4.0.43.md
@@ -10,8 +10,34 @@ documentation: ug
{% include release-info.html date="February 16, 2021" version="v18.4.0.43" %}
-{% directory path: _includes/release-notes/v18.4.0.43 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#312729 - Chart title text is no longer changed into bold fonts in chart to image conversion.
+* \#312529 - Indent level is no longer increased while converting pivot table to image.
+* \#312426 - Custom time is now correct while creating an Excel document.
+* Chart category axis is now rendered properly when converting chart to image.
diff --git a/aspnetmvc/Release-notes/v18.4.0.44.md b/aspnetmvc/Release-notes/v18.4.0.44.md
index 486c621f..9a76d35a 100644
--- a/aspnetmvc/Release-notes/v18.4.0.44.md
+++ b/aspnetmvc/Release-notes/v18.4.0.44.md
@@ -10,8 +10,33 @@ documentation: ug
{% include release-info.html date="February 23, 2021" version="v18.4.0.44" %}
-{% directory path: _includes/release-notes/v18.4.0.44 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#312932 - Cell value is no longer rounded off while resaving the document as CSV.
+* \#312736 - Chart series is no longer rendered with solid line instead of dot line in chart to image conversion.
+* \#314458 - Chart series is no longer rendered with connected lines in chart to image conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.46.md b/aspnetmvc/Release-notes/v18.4.0.46.md
index 05af0a7b..3abe3891 100644
--- a/aspnetmvc/Release-notes/v18.4.0.46.md
+++ b/aspnetmvc/Release-notes/v18.4.0.46.md
@@ -10,8 +10,33 @@ documentation: ug
{% include release-info.html date="March 2, 2021" version="v18.4.0.46" %}
-{% directory path: _includes/release-notes/v18.4.0.46 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#286882 - Background color is now applied properly in pivot value fields.
+* \#314457 - Chart legend icon is now rendered with fill color in chart to image conversion.
+* Chart value axis with billion is no longer missed in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.47.md b/aspnetmvc/Release-notes/v18.4.0.47.md
index f91fe321..0d4e1bd0 100644
--- a/aspnetmvc/Release-notes/v18.4.0.47.md
+++ b/aspnetmvc/Release-notes/v18.4.0.47.md
@@ -11,9 +11,32 @@ documentation: ug
" %}
-{% directory path: _includes/release-notes/v18.4.0.47
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#315165 - Picture is no longer missed while using `ParseOnDemand` option.
diff --git a/aspnetmvc/Release-notes/v18.4.0.48.md b/aspnetmvc/Release-notes/v18.4.0.48.md
index c5f49cca..d2199ecd 100644
--- a/aspnetmvc/Release-notes/v18.4.0.48.md
+++ b/aspnetmvc/Release-notes/v18.4.0.48.md
@@ -10,9 +10,36 @@ documentation: ug
{% include release-info.html date="March 16, 2021" version="v18.4.0.48" %}
-{% directory path: _includes/release-notes/v18.4.0.48
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#317650 - Table name is now updated properly in the formula while using add copy of worksheet.
+* \#315664 - File is no longer corrupted while resaving the pivot table with filters.
+* Option button check state is now updated properly.
+* Parse exception is no longer thrown while opening the CSV document with single value.
+* Excel chart title is now rendered properly with capital letters in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v18.4.0.49.md b/aspnetmvc/Release-notes/v18.4.0.49.md
index 31a7fdf6..c309cd04 100644
--- a/aspnetmvc/Release-notes/v18.4.0.49.md
+++ b/aspnetmvc/Release-notes/v18.4.0.49.md
@@ -10,8 +10,48 @@ documentation: ug
{% include release-info.html date="March 23, 2021" version="v18.4.0.49" %}
-{% directory path: _includes/release-notes/v18.4.0.49 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#317425 - Track changes options are now preserved properly while resaving the protected DOCX format document.
+* \#316710 - Mail merge is now executed properly in a Word document.
+* \#317514 - Document will no longer corrupted while resaving a DOCX format document.
+* \#317998 - The **StackOverflowException** will no longer be thrown when calling `UpdateDocumentFields()` method.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#316641 – `NullReferenceException` will no longer occurs when importing pages from PDF document.
+* \#319342 – Exception will no longer occurs while getting page count in existing PDF document.
+* \#317402 - Content will be preserved properly while converting EMF to PDF.
+* \#312876 – File size will not be increased while replacing the resized image.
+* \#317288 – PdfPageRotation will be working properly in a PDF document.
+* \#316756, \#318226 – File size will be optimized properly with Pdf compression options.
+* \#317818 – Exception will no longer occurs while converting PDF to PDF A2B.
+* \#315861 – Exception will no longer occurs while loading PDF document in open and repair mode.
+* \#F163244 – Content will be preserved properly while converting Word to PDF conversion.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#316214 - Text box text in chart is now preserved properly while resaving the Excel document.
+* \#315334 - Exception is no longer thrown while applying template markers with more than one variable.
+* \#318141 - Chart data label is now preserved properly while resaving the Excel document.
+* \#318009 - Worksheet images are parsed when reading the workbook with ParseOnDemand option.
+* \#318387 - Chart data range is now updated while inserting rows in the worksheet.
+* Text in the textbox with formula is preserved properly when resaving the Excel document.
diff --git a/aspnetmvc/Release-notes/v19.1.0.54.md b/aspnetmvc/Release-notes/v19.1.0.54.md
index e9c3d742..086a96f2 100644
--- a/aspnetmvc/Release-notes/v19.1.0.54.md
+++ b/aspnetmvc/Release-notes/v19.1.0.54.md
@@ -10,8 +10,284 @@ documentation: ug
{% include release-info.html date="March 30, 2021" version="v19.1.0.54" %}
-{% directory path: _includes/release-notes/v19.1.0.54 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#269076, \#296116 - Added support to remove style in Word documents.
+* Added support to write CSS styles as inline while converting a Word document to HTML.
+* \#311776, \#302215, \#297755, \#118462, \#125999, \#133722, \#151486, \#170896, \#183211, \#183778, \#191489, \#195128, \#199992, \#200936, \#203481, \#218848, \#239576, \#254565, \#269662, \#274414, \#279967, \#280229, \#285425, \#288916, \#290624, \#291690, \#292975, \#302441, \#313947, \#F123823 - Added support to preserve custom shapes (DrawingML) in Word to PDF conversion.
+* \#311781 - Added support to preserve line shape with stealth arrowhead in Word to PDF conversion.
+* \#309154 - Added support to preserve Arabic text with character spacing in Word to PDF conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#309791 - The **OutOfMemoryException** exception will no longer be thrown while opening a DOCX format document.
+* \#305623 - Encoded Chinese characters are now preserved properly while resaving a RTF format document.
+* \#F161643 - Table is now preserved properly while saving a ODT format document in Italian culture.
+* \#307321 - Text wrapping styles for textbox are now parsed properly while opening a DOCX format document.
+* \#310403 - Image is now preserved properly while converting a DOC to DOCX format document.
+* \#313607, \#313824 - IF fields are now updated properly while calling `UpdateDocumentFields()` method.
+* \#314299, \#313605 - Table is now preserved properly while converting a Word document to PDF.
+* \#313603 - Table of contents is now preserved properly while calling `UpdateTableOfContents()` method.
+* \#312923 - Table alignment is now preserved properly while converting a HTML to DOCX format document.
+* \#313609 - The **ArgumentException** will no longer be thrown while converting a Word document to PDF.
+* \#312957, \#313774 - The default image is now preserved properly when a corresponding image does not exist in the given path.
+* \#313969 - AutoNum field result is now preserved properly while converting a Word document to PDF.
+* \#312793 - Content control is now preserved properly when converting a Word document to PDF.
+* \#313959 - The **NullReferenceException** will no longer be thrown while calling `UpdateDocumentFields()` method.
+* \#313943 - List value is now parsed properly while opening a DOCX format document.
+* \#316016 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#316540, \#316394 - Font size is now preserved properly while converting Word document to PDF.
+* \#315632, \#316311 - Hanging issue has been resolved while creating a waterfall chart in a Word document.
+* \#317998 - The **StackOverflowException** will no longer be thrown when calling `UpdateDocumentFields()` method.
+* \#317514 - Document will no longer corrupted while resaving a DOCX format document.
+* \#316710 - Mail merge is now executed properly in a Word document.
+* \#317425 - Track changes options are now preserved properly while resaving the protected DOCX format document.
+* \#309545 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#309412 - The **ArgumentOutOfRangeException** will no longer be thrown when converting Word document to PDF.
+* Column spacing is now properly while converting a Word document to PDF.
+* \#305623 - Chinese characters are now preserved properly while resaving a RTF format document.
+* \#297755, \#302215 - ChildShape positions value is now preserved properly while opening a Word document.
+* \#307506 - Text background color is now preserved properly while converting a Word document to HTML file.
+* \#160177 - The **XmlException** will no longer be thrown while opening a Word document.
+* \#306696 - Page break is now preserved properly while converting a HTML file to DOCX format conversion.
+* Editable ranges is now preserved properly for content controls while resaving a Word document.
+* \#305864 - Content formatting is now preserved properly while resaving a Word document.
+* \#306498 - Table left indent is now properly preserved while converting a RTF format document to PDF.
+* \#307241 - The **NullReferenceException** will no longer be thrown while opening a Word document.
+* \#306319 - Content is now preserved properly while converting a DOCX to RTF format document.
+* \#304956 - Content is now preserved properly while converting a Word document to PDF.
+* \#305716 - Content controls is now preserved properly while resaving a Word document.
+* \#159692 - The `XHTMLValidation.None` type is now working properly while opening an HTML format document.
+* \#305277 - The **ArgumentOutOfRangeException** will no longer be thrown while parsing a Word document.
+* \#306345 - Symbol is now preserved properly while updating table of content in Word document.
+* \#306333 - Image is now preserved properly while calling `UpdateAlternateChunks ()` method.
+* \#306112 - Bullet list text is now preserved properly when resaving a Word document.
+* \#306498, \#308557 - Table cell width is now preserved properly while converting a RTF format document to PDF.
+* \#301823 - Table with horizontally merged cells in now preserved properly while parsing an RTF format document.
+* \#302503 - Table is now properly preserved while converting a Word document to PDF.
+* \#301968, \#306120 - Document is now preserved properly while importing the Word documents.
+* \#302177 - The **ArgumentOutOfRangeException** will no longer be thrown while resaving a Word document.
+* \#301208 - Font is now preserved properly when resaving a RTF format document.
+* \#294075, \#305802 - Grid span values is now retrieved properly while parsing a RTF format document.
+* \#258777 - Table is now properly preserved while converting a Word document to PDF.
+* \#308191 - Hanging will no longer occur while converting a Word document to PDF in specific culture.
+* \#308099 - Right aligned textbox content is now preserved properly while converting a Word document to PDF.
+* \#308058 - Spacing issue has been resolved while converting a Word document to PDF.
+* \#305519 - Image is now preserved properly while converting a Word document to PDF.
+* \#307596, \#I306667, \#I304349 - Table is now preserved properly while converting a Word document to PDF
+* \#307074 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#306359 - Custom list number is now preserved properly while converting a Word document to PDF.
+* \#304956 - Paragraph is now preserved properly while converting a Word document to PDF.
+* \#307074 - Vertical text in the vertically merged cell is now preserved properly while converting a Word document to PDF.
+* \#303897 - Process time is now reduced while converting a Word document to PDF with line breaks.
+* \#301907 - Text is now preserved properly while converting a Word document to Image.
+* \#319402 - Picture watermark is now preserved properly while converting a Word document to Image.
+* \#319084 - Text is now aligned properly while converting a Word document to PDF.
+* \#318013 - The **KeyNotFoundException** will no longer be thrown while converting a Word document to PDF.
+* \#313787 - Arabic parenthesis is now preserved properly while converting a Word document to PDF.
+* \#315564 - Heading paragraph is now exported as bookmark while converting a Word document to PDF.
+* \#313970 - Rotated textbox with table is now preserved properly while converting a Word document to PDF.
+* \#313787 - RTL brackets are now preserved properly while converting a Word document to PDF with **EmbedFonts** property.
+* \#F162308 - RTL numbers are now preserved properly while converting a Word document to PDF.
+* \#313611, \#304349 - Text is now wrapped properly while converting a Word document to PDF.
+* \#313602 - Table cell text is now aligned properly while converting a Word document to PDF.
+* \#313603 - Font substitution is now working properly while converting a Word document to PDF.
+* \#312793, \#314709 - Table is now preserved properly while converting a Word document to PDF.
+* \#311156 - Frame paragraph in content control is now preserved properly while converting a Word document to PDF.
+* \#304601, \#311773 - Shape fill color is preserved properly while converting a Word document to PDF.
+* \#311774 - Shape is now aligned properly when converting a Word document to PDF.
+* \#309938 - Frame table is now preserved properly while converting a Word document to PDF.
+* \#310710 - Text formatting is now preserved properly while converting a Word document to PDF.
+Feedback-22125 - Shapes are now preserved properly while converting a Word document to PDF.
+## PDF
+
+### Features
+{:#PDF-Features}
+
+* \#284959 - Added support for custom text encoding in `PdfStandardFont`.
+* \#F160161, \#1312456, \#1315110 - Added support for deferred signing in PDF document.
+* \#F157736 - Added support for signing the `ECDSA` based certificates.
+* \#297823 - Added support for `PdfPageTemplate` element in PDF document.
+* \#307727, \#1309567 - Added support for `Zugferd 2.1` in PDF document.
+* \#313329 - Added support for line spacing in `PdfFreeTextAnnotation`.
+* \#307759 - Added support for find the unsupported images in PDF document while performing OCR.
+* \#315074 - Added support for getting media box in existing PDF document.
+* \#309507 - Added support to remove the form field item from `PdfLoadedFieldItem`.
+* \#311920 - Added support to set the estimated signature size in digital signature.
+* \#308059 - Added support to lock or unlock the `PdfLayer` in a PDF document.
+* Improved the redaction performance and memory usage.
+
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#275644 – Exception no longer occurs while getting page of form field in existing PDF document.
+* \#307760 – Exception no longer occurs while creating radio button with special characters.
+* \#308456 – Exception lo longer occurs while saving and loading the document with same stream.
+* \#307511 – PDF to PDF A2B converted PDF document conformance will be validated properly.
+* \#294252 – Patterns will be preserved properly while converting EMF to PDF.
+* \#311322 – Bookmarks will be preserved properly while merging PDF documents.
+* \#311301 – Signature validation result will work properly based on the signature.
+* \#309623 – Exception no longer occurs while load and save the PDF document in open and repair mode.
+* \#308359 – `PdfGrid` will be preserved properly while exporting with header and footer.
+* \#307922 – `NullReferenceException` no longer occurs while split the PDF document.
+* \#311905 – `PdfAnnotation` will not be modified while adding multiple signatures to existing PDF document.
+* \#311680 – Pdf syntax error no longer occurs while converting Word to PDF document.
+* \#312424 – `PdfAnnotation` will be preserved properly while flatten the PDF document.
+* \#312519 – Conformance will be validated properly with Pdf to Pdf A1B converted documents.
+* \#312860 – `PdfGrid` will be preserved properly in PDF document.
+* \#312876 – Hanging issue no longer occurs while replace the images in PDF document.
+* \#312689 – Ink points will be import and export properly from PDF document.
+* \#311057 – Performance of open and repair mode is optimized.
+* \#313870 – `PdfDocument` will be open properly while using `EncryptAllContentsExceptMetadata` option.
+* \#312539 – `NullReferenceException` no longer occurs while save and load the document multiple times.
+* \#313608 – Euro symbol will be preserved properly without invisible character in Word to PDF conversion.
+* \#314034 – Exception will no longer occurs while setting location to `PdfRubberStampAnnotation`.
+* \#313527 - `ArgumentOutOfRangeException` no longer occurs while exporting the annotation with XFDF format.
+* \#314209 – `PdfAnnotation` will not be modified while validating the signatures.
+* \#314472 – Contents will be preserved properly while converting EMF to PDF.
+* \#313759 – `FillColor` will be applied properly while redact the PDF content.
+* \#314443 – `NullReferenceException` no longer occurs while converting Word to PDF document.
+* \#315311 – Exception will no longer occurs while converting PDF to PDF A1B.
+* \#315327 – XFDF file will be preserved properly while import and export with PDF documents.
+* \#315629 – Metadata will be removed properly from existing PDF document.
+* \#315638 – Conformance will be preserved properly while converting Word to PDF A1B document.
+* \#315861 – Exception will no longer occurs while loading PDF document in open and repair mode.
+* \#315951 – `NullReferenceException` no longer occurs while flatten the form fields.
+* \#315893 – Content will be preserved properly while converting PDF to PDF A1B.
+* \#316371 – `PdfGrid` will be preserved properly while adding to PDF document.
+* \#316814 – `NullReferenceException` no longer occurs while adding grid with tagged PDF.
+* \#312876 – File size will not be increased while replacing the resized image.
+* \#317818 – `XPathException` will no longer occurs while converting PDF to PDF A2B.
+* \#317288 – `PdfPageRotation` will be working properly in a PDF document.
+* \#319342 – Exception will no longer occurs while getting page count in existing PDF document.
+* \#316756, \#318226 – File size will be optimized properly with Pdf compression options.
+* \#314676, \#316168 – Signature field can be signed with XFA form in a PDF document.
+* \#312876, \#314828 – `ReplaceImage` will be work properly with resized images.
+* \#313602, \#313604 – Baseline will be aligned properly while converting Word to PDF document.
+* \#307514, \#307512 – Value cannot be null exception no longer occurs while importing pages to new PDF document.
+* \#310461, \#F163008 – Digital signature no longer breaks while accessing `UsedFont` from existing PDF document.
+* \#314039, \#315994, \#316543, \#316721 – Bookmarks will be cleared properly while removing bookmarks.
+* \#F163244 – Content will be preserved properly while converting Word to PDF conversion.
+* \#F161434 – Calculation actions will be working properly after merging existing PDF documents.
+* \#308613 – Exception will no longer occurs when load and save the existing PDF document.
+* \#307124 - Radio button field bounds will be retrieved properly from an existing PDF document.
+* \#307610 - NullReferenceException no longer occurs with `IsBlank` property.
+* \#304924 – Form fields will be preserved properly when flatten the PDF document.
+* \#310407 – `PdfJavaScript` actions will be removed properly in existing PDF document.
+* \#308993 – Hash value will be returned properly for same PDF documents.
+* \#307727 - `ZUGFeRD` conformance will be validated properly while adding file as attachment to PDF document.
+* \#307713 – Text will be redacted properly in existing PDF document.
+* \#294252 – EMF will be preserved properly in EMF to PDF conversion.
+* \#304676 – Content will be preserved properly when creating template from existing PDF document.
+* \#295922 – `TextDataCollection` will be retrieved properly when extract text from existing PDF document.
+* \#300080 - Accessibility will be fulfilled while created Tagged the PDF document in PAC tool.
+* \#308555 – Target invocation exception will no occurs while performing OCR (v4.0).
+* \#306937 - `OCRProcessor` will return the text with proper spacing and alignments.
+* \#304919, \#307413 - The alternate text will set properly in text and title while creating the pdf with `AutoTag`.
+* \#307335 - `StackOverflowException` no longer occurs while getting the used font in existing pdf document.
+* \#304857 – Annotations will be preserved properly while import and flatten.
+* \#300782 – Date values will be retrieved properly while getting from document information.
+* \#309900 - `NullReferenceException` no longer occurs while trying to get form fields in particular PDF document.
+* \#308978 - `NullReferenceException` will no longer occurs while merging PDF documents.
+* \#308672 – `ArgumentException` no longer occurs while converting PDF to `PDF/A3-B` document.
+* \#308059 - PdfLayer will be preserved properly while splitting the PDF document.
+* \#307838 - Conformance will be validated properly in `VeraPDF` while converting given PDF to `PDF/A-1B`.
+* \#307526 - Signature appearance will be preserved properly with `EnableValidationAppearance`.
+* \#306618 - `PdfLoadedComboBoxField` will return the correct font size.
+* \#307348 - Exception will no longer occurs while export and import annotation with text containing special characters.
+* \#306402 - `NullReferenceException` will no longer occurs when enabling LTV.
+* \#305934 - Exception no longer occurs while adding `PdfCode128ABarcode` to PDF/A-3B document.
+* \#305958 - Bookmarks text rendering issue no longer occurs while flattening the annotation in that particular PDF.
+* \#305203 - Text length is greater than the data capacity of error correction level exception no longer occurs in QrBarcode.
+* \#304454 - Replaced fonts will be updated properly in the resultant PDF document.
+* \#F161217 - `StackOverflowException` will no longer occurs while finding the corrupted PDF document.
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* \#297656 - Provided support to embed a binary file as OLE Object in a PowerPoint document.
+* \#297656, \#298474 – Exposed the `DisplayAsIcon` API in `IOleObject` to open an embedded OLE Object in another application.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#308422 - ITextPart.Font.FontSize property is now return proper font size value.
+* \#306486, \#301595 - Line spacing is now applied properly while converting a PowerPoint presentation to PDF.
+* \#307319 - Picture quality get improved while converting a PowerPoint presentation to PDF.
+* \#306482 - Arrow cap is now preserved properly while converting a PowerPoint presentation to PDF.
+* \#314176 - The **KeyNotFoundException** will no longer be thrown while opening a PowerPoint presentation with SmartArt Hyperlink.
+* \#310918, \#312550 - The **IndexOutOfRangeException** will no longer be thrown while opening a PowerPoint presentation with empty bullet character.
+* \#310002 - The **NullReferenceException** will no longer be thrown while inserting a slide with SourceFormatting option into same Presentation document.
+* \#308582, \#312071 - Font name is now applied properly for Thai characters.
+* \#312566 - Solid Fill is now applied properly for custom shape while converting a PowerPoint presentation to Image.
+* \#317924 - Clone and merge with `UseDestinationTheme` functionality is now working properly.
+* \#317078 - The **NullReferenceException** will no longer be thrown while converting a PowerPoint presentation to PDF.
+* Hanging will no longer occurs while opening a PowerPoint presentation with empty solid fill.
+## TreeGrid
+
+### Bug fixes
+{:#ejtreegrid-bug-fixes}
+
+* \#312496 - Issue on non-frozen columns on browser zoom out has been fixed.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#304210 - Pivot table page field filter is now working fine.
+* \#305776 - Pivot filter MeasureHierAttribute is now handled properly.
+* \#299134 - Excel document with pivot table filters and pivot table number formats are now working fine.
+* \#302479 - Excel document with pivot table is no longer corrupted while resaving.
+* \#304958 - Standard width is now correct after AddCopy operation.
+* \#304403 - Image position is now correct after autofit columns operation in a copied worksheet.
+* \#305064 - Exception is no longer thrown while converting pivot table in worksheet to image conversion.
+* \#305842 - Cell style is now correct after AddCopy operation.
+* \#304124 - Cell text with accounting format is now rendered properly for the cell with indent level.
+* \#307537 - Conditional format number value is now correct when changing the system culture.
+* \#306110 - Row format is now correct while refreshing data in the table.
+* \#301881 - Exception is no longer thrown while resaving the Excel document when duplicate styles exist.
+* \#305006 - Performance is improved and sparklines are now preserved properly when deleting the row.
+* \#305477 - Cell color is now updated properly for databar in Excel to HTML conversion.
+* \#302479 - Excel document is no longer corrupted while resaving with pivot table.
+* \#308429 - Corruption no longer occurs while opening the file with pivot table using Excel 2013.
+* \#307768 - Exception is no longer thrown when refreshing the table with external connection.
+* \#306248 - Cell borders are now rendered properly when adjacent cells have different border colors.
+* \#311707 - Striped right arrow AutoShape is now rendered properly in Excel to PDF conversion.
+* \#309735 - TextBox position is now rendered properly when converting the Excel to PDF with `EnableFormFields`.
+* \#309605 - IndexOutOfRange exception is no longer thrown for the combinational chart in Excel to PDF conversion.
+* \#310396 - Chart title and axis title with Japanese character is now rendered properly in Excel to PDF conversion.
+* \#310319 - Conditional format is now proper in Excel to PDF conversion when using relative cell address.
+* \#310561 - Template marker copy range is now applied properly for relative conditional format formula.
+* \#310022 - String type number value is now detected and changed to an actual number value.
+* \#312715 - Hair border with black color is now proper in worksheet to image conversion.
+* \#311736 - Cell border is now rendered properly in worksheet to image conversion.
+* \#312729 - Chart title text is no longer changed into bold fonts in chart to image conversion.
+* \#312529 - Indent level is no longer increased while converting pivot table to image.
+* \#312426 - Custom time is now correct while creating an Excel document.
+* \#312932 - Cell value is no longer rounded off while resaving the document as CSV.
+* \#312736 - Chart series is no longer rendered with solid line instead of dot line in chart to image conversion.
+* \#314458 - Chart series is no longer rendered with connected lines in chart to image conversion.
+* \#286882 - Background color is now applied properly in pivot value fields.
+* \#314457 - Chart legend icon is now rendered with fill color in chart to image conversion.
+* \#315165 - Picture is no longer missed while using `ParseOnDemand` option.
+* \#F160013 - Unicode symbols are no longer missed in Excel to PDF conversion.
+* Scatter chart with smooth line is now rendered properly while converting the chart to image.
+* Conditional format applied to EntireColumn is now preserved properly while resaving the XLSX file in XLS format.
+* MissingManifestResourceException is no longer thrown when parsing the Excel document.
+* Null reference exception is no longer thrown while getting the `RowHeight` in Excel to PDF conversion.
+* Exception is no longer thrown while parsing a formula in Excel to PDF conversion.
+* Excel document with worksheet drawing is now parsed properly.
+* NullReferenceException is no longer thrown while setting date time interval in the chart to image conversion.
+* NullReferenceException is no longer thrown while converting the chart to image in Excel to PDF conversion.
+* Chart category axis is now rendered properly when converting chart to image.
+* Chart value axis with billion is no longer missed in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v19.1.0.55.md b/aspnetmvc/Release-notes/v19.1.0.55.md
index e7167d7f..5bd4d3c8 100644
--- a/aspnetmvc/Release-notes/v19.1.0.55.md
+++ b/aspnetmvc/Release-notes/v19.1.0.55.md
@@ -10,8 +10,42 @@ documentation: ug
{% include release-info.html date="April 06, 2021" version="v19.1.0.55" %}
-{% directory path: _includes/release-notes/v19.1.0.55 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+
+* \#F161217 - `StackOverflowException` will no longer occurs while finding the corrupted PDF document.
+* \#318660 - Extra newline characters are now added properly in the existing text field in a PDF document.
+* \#318010 - Characters are now rendered properly after creating appearance for form fields.
+* \#319553 - PDF Compression is optimized the large file size on particular PDF document.
+* \#316316 - An exception will no longer be thrown when loading a large PDF document.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I317738 - Button position is now proper while resaving the Excel document.
+* \#I313290 - Fixed Argument Exception while converting Excel to HTML.
+* \#I317793 - Fixed issue of pivot table fonts getting changed while resaving the Excel file.
+* Fixed ObjectReferenceException while opening the Excel document.
+* Pivot border is now handled correctly in Pivot Layout.
+* Scatter chart with color to data point is now rendered correctly in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v19.1.0.56.md b/aspnetmvc/Release-notes/v19.1.0.56.md
index 4b998590..c7a9b5b8 100644
--- a/aspnetmvc/Release-notes/v19.1.0.56.md
+++ b/aspnetmvc/Release-notes/v19.1.0.56.md
@@ -10,9 +10,50 @@ documentation: ug
{% include release-info.html date="April 13, 2021" version="v19.1.0.56" %}
-{% directory path: _includes/release-notes/v19.1.0.56
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+
+* \#320706 - TimeStampServer is now working properly with credentials in core platforms.
+* \#320009 - Text rendering issues no longer occurs while filling the form fields with Arabic characters in the existing PDF document.
+* \#319691 - Null reference exception will no longer be thrown while importing annotation in existing pdf document.
+* \#317565 - File size will not be increased when creating font using a file path.
+* \#319681 - Clipping issue has been resolved when converting EMF to PDF document.
+* \#319073 - Font issue no longer occurs occurs while adding PdfHTMLTextElement text string with standard fonts in Net core.
+* \#F163672 - Empty pages are now preserved properly while loading and saving the particular PDF document.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I318471 - Font is correct in RTF text while parsing bullet formatting.
+* \#I319080 - Correctly handled the Pivot cache area reference.
+* \#I318774 - Two different types of conditional format icon sets are now applied correctly.
+* \#I320381 - Excel file with the black-and-white option enabled in page settings is now converted properly to PDF.
+* \#I319833 - OutOfMemoryException thrown while converting Excel to PDF is now resolved.
+* \#I317378 - Cell border position is now correct for RTL direction in Excel to PDF conversion.
+* \#I318795 - Hebrew text is now rendered properly in Excel to PDF conversion.
+* \#I318796 - Shape text for RTL direction is now proper in Excel to PDF conversion.
+* IndexOutOfRangeException thrown while converting chart series in PPTX to PDF is now resolved.
+* Worksheet protected with empty password is now handled correctly.
+
diff --git a/aspnetmvc/Release-notes/v19.1.0.57.md b/aspnetmvc/Release-notes/v19.1.0.57.md
index ef5cb875..02f61ae6 100644
--- a/aspnetmvc/Release-notes/v19.1.0.57.md
+++ b/aspnetmvc/Release-notes/v19.1.0.57.md
@@ -10,9 +10,36 @@ documentation: ug
{% include release-info.html date="April 20, 2021" version="v19.1.0.57" %}
-{% directory path: _includes/release-notes/v19.1.0.57
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I320700 - List data validation works properly when changing the culture to "pt-PT".
+* \#I315937 - Data is now rendered properly in Excel to PDF conversion when using table formulas.
+* \#I320153 - Pivot table auto-sort based on a data field is now correct.
+* \#I318796 - Shape position is now proper for RTL direction in Excel to PDF conversion.
+* \#I321087 - Table style color is now handled properly in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v19.1.0.58.md b/aspnetmvc/Release-notes/v19.1.0.58.md
index 72982cbd..a9d46dca 100644
--- a/aspnetmvc/Release-notes/v19.1.0.58.md
+++ b/aspnetmvc/Release-notes/v19.1.0.58.md
@@ -10,8 +10,35 @@ documentation: ug
{% include release-info.html date="April 27, 2021" version="v19.1.0.58" %}
-{% directory path: _includes/release-notes/v19.1.0.58 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I323053 - List Data validation is now proper when resaving the Excel file in different cultures.
+* \#I321505 - Argument separator is now correct for table formula in Spain culture.
+* \#I315863 - Can't Parse Formula exception thrown while saving the workbook after CopyTo is now resolved.
+* \#I315863 - Fixed NullReferenceException while copying the workbook with unknown names.
+* \#I315348 - Trendlines are now removed properly when they are deleted using the Legend Entries.
diff --git a/aspnetmvc/Release-notes/v19.1.0.59.md b/aspnetmvc/Release-notes/v19.1.0.59.md
index 869b36e8..8ef72243 100644
--- a/aspnetmvc/Release-notes/v19.1.0.59.md
+++ b/aspnetmvc/Release-notes/v19.1.0.59.md
@@ -10,9 +10,32 @@ documentation: ug
{% include release-info.html date="May 04, 2021" version="v19.1.0.59" %}
-{% directory path: _includes/release-notes/v19.1.0.59
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I324692 - Font color is now applied correctly for RTF text.
diff --git a/aspnetmvc/Release-notes/v19.1.0.63.md b/aspnetmvc/Release-notes/v19.1.0.63.md
index 5dacbf9f..77344ff5 100644
--- a/aspnetmvc/Release-notes/v19.1.0.63.md
+++ b/aspnetmvc/Release-notes/v19.1.0.63.md
@@ -10,8 +10,146 @@ documentation: ug
{% include release-info.html date="May 12, 2021" version="v19.1.0.63" %}
-{% directory path: _includes/release-notes/v19.1.0.63 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#318805 - Added support to set locale identifier for bidirectional languages in Word document.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#318882, \#319716 - Mail merge is now executed properly in a Word document.
+* \#318634 - Footer is preserved properly while merging the RTF format documents.
+* \#318345 - Text in content control is now preserved properly while calling `UpdateDocumentFields()` method.
+* \#317490 - Grid span is now parsed properly while opening a DOCX format document.
+* \#319208, \#321962, \#323896 - The `NullReferenceException` will no longer be thrown while a opening the DOCX format document.
+* \#321276 - The text formatting switch is now preserved properly for formula field.
+* \#321276 - The text Format for IF field is now updated properly in the Word document.
+* \#320883 - Merge field inside formula field is now updated properly in the Word document.
+* \#321276 - Formula field inside SET field is now updated properly in the Word document.
+* \#320188 - After Width of a row is now parsed properly while opening the DOCX format document.
+* \#321098 - `InvalidOperationException` will no longer be thrown while saving the DOCX format document.
+* \#321579 - Comment is now preserved properly while resaving the DOCX format document.
+* \#323670 - Font name is now parsed properly while opening the HTML format document.
+* \#322767 - DocVariable field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#325573 - Formula field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#325658 - Word document is now open properly in Microsoft Office 2007 application.
+* \#322766 - Preferred cell width is now parsed properly while opening the RTF format document.
+* \#324732 - Arabic text is now preserved properly while converting a Word document to PDF.
+* \#318245 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#323148 - Cell border is now preserved properly while converting a Word document to PDF.
+* \#321119, \#321126 - Emoji is now preserved properly while converting a Word document to PDF.
+* \#323695, \#323697 - Extra table preservation issue has been resolved while converting a Word document to PDF.
+* \#322630 - Floating table is now preserved properly while converting a Word document to PDF
+* \#316394, \#320184 - Image is now preserved properly while converting a Word document to PDF.
+* \#319607 - The **NullReferenceException** will no longer be thrown while converting a Word document to Image.
+* \#325849 - Page bottom border is now preserved properly while converting a Word document to PDF when surround footer option is disabled.
+* \#317423 - Paragraph before spacing is now preserved properly while converting a Word document to PDF.
+* \#322780, * \#324282 - Paragraph spacing issue is now resolved while converting a Word document to PDF.
+* \#319085 - Shape is now aligned properly while converting a Word document to PDF.
+* \#317704 - Custom line shape is now preserved while converting a Word document to PDF.
+* \#324707 - Symbol is now preserved properly while converting a Word document to PDF.
+* \#319081 - Table border is now preserved properly converting a Word document to PDF.
+* \#318004 - Table position is now preserved properly while converting a Word document to PDF.
+* \#324779 - Table is now preserved properly while converting a Doc format document to PDF.
+* \#324490 - Text in rotated shape is now preserved properly while converting a Word document to PDF.
+* \#322780, \#324285 - Text is now aligned properly while converting a Word document to PDF.
+* \#322780 - Text is now preserved properly while converting a Word document to PDF
+* \#320184 - Image overlapping issue while converting a Word document to PDF.
+* \#308099 - Paragraph border is now preserved properly while converting Word document to PDF.
+* \#F164005 - TOC navigation is now working properly while converting a Word document to PDF.
+* \#323148 - Vertically merged table cell text is now preserved properly while converting a Word document to PDF.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#311180, \#317448 –PDF tags will be added properly with parent tags in a PDF document.
+* \#314496 - Remainder text will be updated properly while layout the string with multiline.
+* \#312509 - `PdfLoadedFreeTextAnnotation` returns proper bounds from the particular PDF document.
+* \#316714, \#317396 - Contents will be preserved properly while converting HTML to PDF.
+* \#317545 - Bookmarks will be displayed properly in Adobe document cloud web viewer.
+* \#315262 - Ink annotation will be preserved properly while flatten with particular PDF document.
+* \#316316 - Exception will no longer occurs while loading large PDF documents.
+* \#318660 - Extra new line character will not be added in text box field.
+* \#319212 - Font rendering issue will no longer occurs while converting PDF to PDF A1B conformance.
+* \#318010 - Characters will be preserved properly while creating appearance for form fields.
+* \#319553 - PDF compression will optimize the file size properly with particular document.
+* \#317565 - The PDF file size is now optimized while creating font from file path.
+* \#319681, \#324029 - Contents will be preserved properly while converting EMF to PDF.
+* \#319401 - Document will be preserved properly while loading and saving the particular PDF document.
+* \#320756 - Exception will no longer occurs while converting PDF to PDF A2B.
+* \#319073 - Font preservation issue will no longer occurs with `PdfHtmlTextElement`.
+* \#321713 - Annotations will be preserved properly while import and flatten.
+* \#321475 - Exception will no longer occurs while filling the form fields.
+* \#322161 - `PdfGrid` will be paginated properly with `PdfTextElement`.
+* \#316394 - Images will be preserved properly while converting Word to PDF conversion.
+* \#322536 - Bookmarks will be retrieved properly while getting from existing PDF document.
+* \#322533 - Content will be redacted properly with particular PDF document.
+* \#322529 - Extra PDF pages will not be added with `EndPageLayout` event.
+* \#322273 - Form field will be preserved properly while changing the forecolor.
+* \#322709, \#F159404, \#318565 - `ZUGFeRD` conformance will not be affected while adding attachments.
+* \#322933 - `PdfGrid` will be preserved properly with pagination bounds.
+* \#323087, \#323578 - Bounds will be return properly in `EndPageLayout` event.
+* \#323900 - Tags structure will be preserved properly with `PdfGrid`.
+* \#320547 - Exception will no longer occurs while exporting `PdfGrid`.
+* \#324050, \#324047, \#324011, \#324029 - Rendering issues will no longer occurs while converting EMF to PDF.
+* \#323642 - Exception will no longer occurs while loading PDF document.
+* \#324782 - Images will be preserved properly while converting Word to PDF.
+* \#324594 - `Pdf417Barcode` will be rendered properly with float `XDimension` value.
+* \#324789 - `XPathException` will no longer occurs while loading XFA document.
+* \#324973 - Javascript actions will be removed properly from existing PDF document.
+* \#324966 - `PdfCode39ExtendedBarcode` will be preserved properly while drawing to PDF page multiple times.
+* \#F164131 - Euro characters will be preserved properly while filling form field.
+* \#F164353 - check box fields will be imported properly in a PDF document.
+* \#322808 - Text will be preserved properly while converting PDF to PDF A1B.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#317830 - The PowerPoint presentation will no longer be corrupted while removing the unused layout slide.
+* \#323915 – Replaced image is now updated properly while saving the PowerPoint document.
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I317738 - Button position is now proper while resaving the Excel document.
+* \#I313290 - Fixed Argument Exception while converting Excel to HTML.
+* \#I317793 - Fixed issue of pivot table fonts getting changed while resaving the Excel file.
+* \#I318471 - Font is correct in RTF text while parsing bullet formatting.
+* \#I319080 - Correctly handled the Pivot cache area reference.
+* \#I318774 - Two different types of conditional format icon sets are now applied correctly.
+* \#I320381 - Excel file with the black-and-white option enabled in page settings is now converted properly to PDF.
+* \#I319833 - OutOfMemoryException thrown while converting Excel to PDF is now resolved.
+* \#I317378 - Cell border position is now correct for RTL direction in Excel to PDF conversion.
+* \#I318795 - Hebrew text is now rendered properly in Excel to PDF conversion.
+* \#I318796 - Shape text for RTL direction is now proper in Excel to PDF conversion.
+* \#I320700 - List data validation works properly when changing the culture to "pt-PT".
+* \#I315937 - Data is now rendered properly in Excel to PDF conversion when using table formulas.
+* \#I320153 - Pivot table auto-sort based on a data field is now correct.
+* \#I318796 - Shape position is now proper for RTL direction in Excel to PDF conversion.
+* \#I321087 - Table style color is now handled properly in Excel to PDF conversion.
+* \#I323053 - List Data validation is now proper when resaving the Excel file in different cultures.
+* \#I321505 - Argument separator is now correct for table formula in Spain culture.
+* \#I315863 - Can't Parse Formula exception thrown while saving the workbook after CopyTo is now resolved.
+* \#I315863 - Fixed NullReferenceException while copying the workbook with unknown names.
+* \#I315348 - Trendlines are now removed properly when they are deleted using the Legend Entries.
+* \#I324692 - Font color is now applied correctly for RTF text.
+* \#I314857 - Cell values with custom number format and word-wrap applied being replaced with # in Excel to PDF conversion is now resolved.
+* \#I315699 - Format exception thrown while applying the number format with culture code is now resolved.
+* Fixed ObjectReferenceException while opening the Excel document.
+* Pivot border is now handled correctly in Pivot Layout.
+* Scatter chart with color to data point is now rendered correctly in Excel to PDF conversion.
+* IndexOutOfRangeException thrown while converting chart series in PPTX to PDF is now resolved.
+* Worksheet protected with empty password is now handled correctly.
+
diff --git a/aspnetmvc/Release-notes/v19.1.0.64.md b/aspnetmvc/Release-notes/v19.1.0.64.md
index 73290a27..23a0bed5 100644
--- a/aspnetmvc/Release-notes/v19.1.0.64.md
+++ b/aspnetmvc/Release-notes/v19.1.0.64.md
@@ -10,9 +10,32 @@ documentation: ug
{% include release-info.html date="May 19, 2021" version="v19.1.0.64" %}
-{% directory path: _includes/release-notes/v19.1.0.64
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.1.0.65.md b/aspnetmvc/Release-notes/v19.1.0.65.md
index d773baaf..7e5e1b56 100644
--- a/aspnetmvc/Release-notes/v19.1.0.65.md
+++ b/aspnetmvc/Release-notes/v19.1.0.65.md
@@ -10,9 +10,36 @@ documentation: ug
{% include release-info.html date="May 25, 2021" version="v19.1.0.65" %}
-{% directory path: _includes/release-notes/v19.1.0.65
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I320095 - Inline styles are imported correctly in the HTML table to Excel conversion.
+* \#I325781 - Exception thrown while parsing picture type marker in the chart is now resolved.
+* \#I325919 - Data now loads properly into Excel document having power query, after refresh.
+* \#FB24874 - Application runs properly while opening an Excel document having custom XML.
+* \#I326500 - Bold style is now applied properly for RTF text.
diff --git a/aspnetmvc/Release-notes/v19.1.0.66.md b/aspnetmvc/Release-notes/v19.1.0.66.md
index d6d0b613..62fa0c59 100644
--- a/aspnetmvc/Release-notes/v19.1.0.66.md
+++ b/aspnetmvc/Release-notes/v19.1.0.66.md
@@ -10,9 +10,37 @@ documentation: ug
{% include release-info.html date="June 01, 2021" version="v19.1.0.66" %}
-{% directory path: _includes/release-notes/v19.1.0.66
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I326500 - Bullet color is now proper in RTF text.
+* \#I327039 - Exception thrown while resaving an Excel file with chart having external data range is now resolved.
+* \#I323615 - Pivot Table layout is now rendered properly in Excel to PDF conversion.
+* \#I327842 - Unicode symbols hidden in the header and footer text are now rendered properly in Excel to PDF conversion.
+* \#I327841 - Date values are now rendered properly in Excel to PDF conversion.
+
diff --git a/aspnetmvc/Release-notes/v19.1.0.67.md b/aspnetmvc/Release-notes/v19.1.0.67.md
index 3497ff8f..618cd037 100644
--- a/aspnetmvc/Release-notes/v19.1.0.67.md
+++ b/aspnetmvc/Release-notes/v19.1.0.67.md
@@ -10,9 +10,36 @@ documentation: ug
{% include release-info.html date="June 08, 2021" version="v19.1.0.67" %}
-{% directory path: _includes/release-notes/v19.1.0.67
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I327556 - Exception thrown while parsing Excel functions in parallel threads is now resolved.
+* \#I329443 - File corruption issue while resaving Excel document with VML shape is fixed.
+* \#I327973 - Application getting hanged while opening Excel document with conditional formatting is now resolved.
+* \#I328837 - Font switching is now proper for the Bengali language in Excel to PDF conversion.
+* \#I325276 - Arabic text is now rendered properly in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v19.1.0.69.md b/aspnetmvc/Release-notes/v19.1.0.69.md
index 36238100..e2be6314 100644
--- a/aspnetmvc/Release-notes/v19.1.0.69.md
+++ b/aspnetmvc/Release-notes/v19.1.0.69.md
@@ -10,9 +10,32 @@ documentation: ug
{% include release-info.html date="June 15, 2021" version="v19.1.0.69" %}
-{% directory path: _includes/release-notes/v19.1.0.69
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.2.0.44.md b/aspnetmvc/Release-notes/v19.2.0.44.md
index 72528228..253e6a09 100644
--- a/aspnetmvc/Release-notes/v19.2.0.44.md
+++ b/aspnetmvc/Release-notes/v19.2.0.44.md
@@ -10,8 +10,283 @@ documentation: ug
{% include release-info.html date="June 30, 2021" version="v19.2.0.44" %}
-{% directory path: _includes/release-notes/v19.2.0.44 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Common
+
+### Breaking Changes
+{:#common-breaking-changes}
+
+* The Syncfusion `ReportViewer`, `ReportWriter`, and `ReportDesigner` component assemblies, scripts, and samples are no longer shipped with the Essential Studio setup in the `v19.2.0.44` release. It is available as part of the Bold Reports product and is not included in the Essential Studio.
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#I318805 - Added support to set locale identifier for bidirectional languages in Word document.
+* \#I319018 - Provided an API to access parent comment in the Word document.
+* Provided a support to preserve the Underline (Words, DashHeavy, DashLong, DashLongHeavy, DotDashHeavy) styles while converting a Word document to PDF/Image.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I325966, \#I325957 - Text is now preserved properly while converting a Word document to PDF.
+* \#I325867, \#I324520, \#I326706 - The **NullReferenceException** will no longer be thrown while opening a DOC format document.
+* \#I327499, \#I329126 - Formula field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I322766 - Table cell width is now parsed properly while opening a RTF format document.
+* \#I327547, \#I329193 - The **ArgumentOutOfRangeException** will no longer be thrown while executing mail merge in the Word document.
+* \#I327306 - Nested table is now preserved properly while converting a Word document to PDF.
+* \#I327715 - Mail merge is now executed properly in a Word document.
+* \#I327638 - Text is now preserved properly while converting a RTF format document to DOCX.
+* \#I329491 - Bookmark content is now deleted properly while calling `DeleteBookmarkContent()` method.
+* \#I329195 - Shape border is now preserve properly while converting a DOCX format to PDF.
+* \#I331676 - The **NullReferenceException** will no longer be thrown while closing a Word document.
+* \#FB25492 - TC field is now preserved properly in Table of Contents while calling `UpdateTableOfContents()` method.
+* \#FB25336 - Page number format is now preserved properly in Table of Contents while calling `UpdateTableOfContents()` method.
+* \#FB24958 - The **NullReferenceException** will no longer be thrown while opening a Word document.
+* \#I318882, \#I319716 - Mail merge is now executed properly in a Word document.
+* \#I318634 - Footer is preserved properly while merging the RTF format documents.
+* \#I318345 - Text in content control is now preserved properly while calling `UpdateDocumentFields()` method.
+* \#I317490 - Grid span is now parsed properly while opening a DOCX format document.
+* \#I319208, \#I321962, \#I323896 - The **NullReferenceException** will no longer be thrown while a opening the DOCX format document.
+* \#I321276 - The text formatting switch is now preserved properly for formula field.
+* \#I321276 - The text Format for IF field is now updated properly in the Word document.
+* \#I320883 - Merge field inside formula field is now updated properly in the Word document.
+* \#I321276 - Formula field inside SET field is now updated properly in the Word document.
+* \#I320188 - After Width of a row is now parsed properly while opening the DOCX format document.
+* \#I321098 - **InvalidOperationException** will no longer be thrown while saving the DOCX format document.
+* \#I321579 - Comment is now preserved properly while resaving the DOCX format document.
+* \#I323670 - Font name is now parsed properly while opening the HTML format document.
+* \#I322767 - DocVariable field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I325573 - Formula field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I325658 - Word document is now open properly in Microsoft Office 2007 application.
+* \#I322766 - Preferred cell width is now parsed properly while opening the RTF format document.
+* \#I324732 - Arabic text is now preserved properly while converting a Word document to PDF.
+* \#I318245 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#I323148 - Cell border is now preserved properly while converting a Word document to PDF.
+* \#I321119, \#I321126 - Emoji is now preserved properly while converting a Word document to PDF.
+* \#I323695, \#I323697 - Extra table preservation issue has been resolved while converting a Word document to PDF.
+* \#I322630 - Floating table is now preserved properly while converting a Word document to PDF
+* \#I316394, \#I320184 - Image is now preserved properly while converting a Word document to PDF.
+* \#I319607 - The **NullReferenceException** will no longer be thrown while converting a Word document to Image.
+* \#I325849 - Page bottom border is now preserved properly while converting a Word document to PDF when surround footer option is disabled.
+* \#I317423 - Paragraph before spacing is now preserved properly while converting a Word document to PDF.
+* \#I322780, \#I324282 - Paragraph spacing issue is now resolved while converting a Word document to PDF.
+* \#I319085 - Shape is now aligned properly while converting a Word document to PDF.
+* \#I317704 - Custom line shape is now preserved while converting a Word document to PDF.
+* \#I324707 - Symbol is now preserved properly while converting a Word document to PDF.
+* \#I319081 - Table border is now preserved properly converting a Word document to PDF.
+* \#I318004 - Table position is now preserved properly while converting a Word document to PDF.
+* \#I324779 - Table is now preserved properly while converting a Doc format document to PDF.
+* \#I324490 - Text in rotated shape is now preserved properly while converting a Word document to PDF.
+* \#I322780, \#I324285 - Text is now aligned properly while converting a Word document to PDF.
+* \#I322780 - Text is now preserved properly while converting a Word document to PDF
+* \#I320184 - Image overlapping issue while converting a Word document to PDF.
+* \#I308099 - Paragraph border is now preserved properly while converting Word document to PDF.
+* \#F164005 - TOC navigation is now working properly while converting a Word document to PDF.
+* \#I323148 - Vertically merged table cell text is now preserved properly while converting a Word document to PDF.
+* \#I324672, \#I329332 - Shape is now positioned properly while converting a Word document to PDF.
+* \#I326436 - Table overlapping issue has been resolved while converting a Word document to PDF.
+* \#I326929 - Bullet list is now preserved properly while converting a Word document to PDF.
+* \#I327443 - Table cell text is now aligned properly while converting a Word document to PDF.
+* \#I328739 - Unicode text is now preserved properly while converting a Word document to PDF.
+* \#I327806 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I329334 - Extra space preservation issue has been resolved while converting a Word document to PDF.
+* \#I329997 - Custom heading paragraphs are now exported as bookmarks while converting a Word document to PDF.
+* \#I329771 - List heading style paragraph is now preserved properly in the exported bookmarks while converting a Word document to PDF.
+* \#FB25086 - Paragraph is now aligned properly while converting a Word document to PDF.
+* Symbol is now preserved properly in the shapes while converting a Word document to PDF.
+* TC fields are now updated properly while updating Table of contents.
+## PDF
+
+### Features
+{:#PDF-Features}
+
+* \#325146 – Added support to remove images from existing PDF document.
+* \#301474 – Added support to tract the redaction progress using `RedactionProgress` event.
+* \#301474 – Added support to get the `PdfRedactionResult` from redact operation.
+* \#321746 – Added support for `AutoResizeText` in `PdfTextBoxField`.
+* \#317785 – Added support for scope attributes in tagged PDF.
+* \#320718 – Added support to embed font option in `PdfTrueTypeFont` in .NET core.
+* \#321533 – Added support to export the check box field using export value.
+* Added support to redact the path/shapes from existing PDF document.
+
+### Breaking Changes
+{:#PDF-breaking-changes}
+
+* \#323576 – `BorderWidth` API type changed for form fields from int to float.
+* \#307759 – Exposed the property to get the unsupported images instead of using overload method in OCR processor.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#329164, \#331682 – Content will be preserved properly while converting Word to PDF conversion.
+* \#326563, \#327602 – `Header Checksum Illegal` exception will no longer be occur while saving a PDF document.
+* \#329519 – PDF document will be preserved properly after manipulating the PDF forms.
+* \#330183 – `PdfTag` will be added properly with `PdfArtifact` for shapes.
+* \#329907 – PDF file size will be optimized while import pages from existing PDF document.
+* \#328478 – Annotation collection will work properly while import annotations.
+* \#329822 – Form fields will be preserved properly while flatten the form in existing PDF document.
+* \#329563 – Lines will be preserved properly during EMF to PDF conversion.
+* \#328979 – Extra page will no longer be added after adding template to PDF document.
+* \#327397, \#329534 – `PdfGrid` column styles will be applied properly to the table cells.
+* \#328471 – Annotation will be cleared properly with clear API from Annotation collection.
+* \#327697 – Export XFDF with `PdfLineMeasurementAnnotation` will work properly.
+* \#327995 – Rendering issue will no longer occur while converting EMF to PDF.
+* \#327777 – Exception will no longer occur while compressing particular PDF document.
+* \#327093 – PDF A2B conformance will be preserved properly.
+* \#326671 – PDF A conformance will be preserved properly in form filling with XMP meta data.
+* \#326750 – `PdfTag` will be preserved properly while adding content in header graphics.
+* \#326806 – Documents will be preserved properly while merging with `OptimizeResources` option.
+* \#324920 – Annotation appearance will be preserved properly while flatten the Annotation from a PDF document.
+* \#324688 – Selected value will work properly in `PdfComboBoxField`.
+* \#325139 – Improved the stability of import form field in existing PDF document.
+* \#324758 – Remainder text result will be updated properly with `PdfStringLayouter` in the mentioned size.
+* \#314007 – `PdfRubberStampAnnotation` will be preserved properly with rotation.
+* \#329501 – `PdfGrid` will no longer overlap while using pagination bounds.
+* \#330064 – Arrows will be rendered properly in XPS to PDF conversion.
+* \#329850, \#F165845 – `PdfTag` will be preserved properly with nested tables.
+* \#329454 – `PdfGrid` cell bounds will be returned properly for columns with span in `BeginCellLayout` event.
+* \#329218 – `PdfTag` will be added properly for `Pdf417Barcode`.
+* \#329170 – Form fields will be preserved properly while merging PDF documents.
+* \#328237 – Text extraction issue will no longer occur after converting PDF to PDF A1B with the particular document.
+* \#327126 – `PdfGrid` will be paginated properly, and will return the correct layout result.
+* \#327485 – `PdfSignature` will be valid even after signing multiple times with different libraries.
+* \#321178 – `PdfGrid` border will be preserved properly with nested grids.
+* \#323248 – `PdfGrid` will be paginated properly with `PdfTextElement`.
+* \#326334 – Conformance will be preserved properly while converting PDF to PDF A1B.
+* \#326095 – Barcode will be preserved properly with text in a PDF document.
+* \#322979 – Signature field will be rendered properly while flatten the PDF document.
+* \#321178 – `PdfGrid` will be preserved properly with given location and bounds.
+* \#F165145 – `NullReferenceException` will no longer occur while getting forms from existing PDF document.
+* \#F159404 – `ZUGFeRD` conformance will be preserved properly in .NET core.
+* \#F165868 – `PdfGridRow` will be paginated to the next page automatically, if it is not fit on a page.
+* \#F164923 – `StackOverflowException` will no longer occur with `PdfDocumentAnalyzer`.
+* \#311180, \#317448 –PDF tags will be added properly with parent tags in a PDF document.
+* \#314496 - Remainder text will be updated properly while layout the string with multiline.
+* \#312509 - `PdfLoadedFreeTextAnnotation` returns proper bounds from the particular PDF document.
+* \#316714, \#317396 - Contents will be preserved properly while converting HTML to PDF.
+* \#317545 - Bookmarks will be displayed properly in Adobe document cloud web viewer.
+* \#315262 - Ink annotation will be preserved properly while flatten with particular PDF document.
+* \#316316 - Exception will no longer occurs while loading large PDF documents.
+* \#318660 - Extra new line character will not be added in text box field.
+* \#319212 - Font rendering issue will no longer occurs while converting PDF to PDF A1B conformance.
+* \#318010 - Characters will be preserved properly while creating appearance for form fields.
+* \#319553 - PDF compression will optimize the file size properly with particular document.
+* \#317565 - The PDF file size is now optimized while creating font from file path.
+* \#319681, \#324029 - Contents will be preserved properly while converting EMF to PDF.
+* \#319401 - Document will be preserved properly while loading and saving the particular PDF document.
+* \#320756 - Exception will no longer occurs while converting PDF to PDF A2B.
+* \#319073 - Font preservation issue will no longer occurs with `PdfHtmlTextElement`.
+* \#321713 - Annotations will be preserved properly while import and flatten.
+* \#321475 - Exception will no longer occurs while filling the form fields.
+* \#322161 - `PdfGrid` will be paginated properly with `PdfTextElement`.
+* \#316394 - Images will be preserved properly while converting Word to PDF conversion.
+* \#322536 - Bookmarks will be retrieved properly while getting from existing PDF document.
+* \#322533 - Content will be redacted properly with particular PDF document.
+* \#322529 - Extra PDF pages will not be added with `EndPageLayout` event.
+* \#322273 - Form field will be preserved properly while changing the forecolor.
+* \#322709, \#F159404, \#318565 - `ZUGFeRD` conformance will not be affected while adding attachments.
+* \#322933 - `PdfGrid` will be preserved properly with pagination bounds.
+* \#323087, \#323578 - Bounds will be return properly in `EndPageLayout` event.
+* \#323900 - Tags structure will be preserved properly with `PdfGrid`.
+* \#320547 - Exception will no longer occurs while exporting `PdfGrid`.
+* \#324050, \#324047, \#324011, \#324029 - Rendering issues will no longer occurs while converting EMF to PDF.
+* \#323642 - Exception will no longer occurs while loading PDF document.
+* \#324782 - Images will be preserved properly while converting Word to PDF.
+* \#324594 - `Pdf417Barcode` will be rendered properly with float `XDimension` value.
+* \#324789 - `XPathException` will no longer occurs while loading XFA document.
+* \#324973 - Javascript actions will be removed properly from existing PDF document.
+* \#324966 - `PdfCode39ExtendedBarcode` will be preserved properly while drawing to PDF page multiple times.
+* \#F164131 - Euro characters will be preserved properly while filling form field.
+* \#F164353 - check box fields will be imported properly in a PDF document.
+* \#322808 - Text will be preserved properly while converting PDF to PDF A1B.
+* Annotation name will be returned properly from existing annotation.
+* Radio button form field will be preserved properly with selected value.
+* `PdfRubberStampAnnotation` will be preserved properly while adding in rotated PdfPage.
+* `BorderWidth` will be preserved properly while import annotations.
+* Text will be returned properly from `PdfLoadedTextBoxField`.
+* Image will be preserved properly while adding images to particular PDF document.
+
+
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+* \#I208525, \#I312566 – Added multicolumn text rendering support in PowerPoint to Image and PDF conversions.
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I317830 - The PowerPoint presentation will no longer be corrupted while removing the unused layout slide.
+* \#I323915 – Replaced image is now updated properly while saving the PowerPoint document.
+* \#I323915 - Picture is now replaced properly when PowerPoint document contains JFIF image.
+* Improved the tab splitting behavior in PowerPoint to Image and PDF conversions.
+## XlsIO
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#I317951 - `InvertIfNegativeColor` property is added in `IChartSerie` interface to invert the color of data point of column and bar chart, if the data point value is negative.
+* \#I316167 - `NumberFormat` property is added in `IPivotDataField` interface to get or set the number format of pivot data field.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I317738 - Button position is now proper while resaving the Excel document.
+* \#I313290 - Fixed the argument exception thrown while converting Excel to HTML.
+* \#I317793 - Fixed issue of pivot table fonts getting changed while resaving the Excel file.
+* \#I318471 - Font is correct in RTF text while parsing bullet formatting.
+* \#I319080 - Correctly handled the Pivot cache area reference.
+* \#I318774 - Two different types of conditional format icon sets are now applied correctly.
+* \#I320381 - Excel file with the black-and-white option enabled in page settings is now converted properly to PDF.
+* \#I319833 - OutOfMemoryException thrown while converting Excel to PDF is now resolved.
+* \#I317378 - Cell border position is now correct for RTL direction in Excel to PDF conversion.
+* \#I318795 - Hebrew text is now rendered properly in Excel to PDF conversion.
+* \#I318796 - Shape text for RTL direction is now proper in Excel to PDF conversion.
+* \#I320700 - List data validation works properly when changing the culture to "pt-PT".
+* \#I315937 - Data is now rendered properly in Excel to PDF conversion when using table formulas.
+* \#I320153 - Pivot table auto-sort based on a data field is now correct.
+* \#I318796 - Shape position is now proper for RTL direction in Excel to PDF conversion.
+* \#I321087 - Table style color is now handled properly in Excel to PDF conversion.
+* \#I323053 - List Data validation is now proper when resaving the Excel file in different cultures.
+* \#I321505 - Argument separator is now correct for table formula in Spain culture.
+* \#I315863 - Can't Parse Formula exception thrown while saving the workbook after CopyTo is now resolved.
+* \#I315863 - Fixed NullReferenceException while copying the workbook with unknown names.
+* \#I315348 - Trendlines are now removed properly when they are deleted using the Legend Entries.
+* \#I324692 - Font color is now applied correctly for RTF text.
+* \#I314857 - Cell values with custom number format and word-wrap applied being replaced with # in Excel to PDF conversion is now resolved.
+* \#I315699 - Format exception thrown while applying the number format with culture code is now resolved.
+* \#I318802 - Data Validation is now proper for RTL direction in Excel to PDF conversion.
+* \#I326500 - Bold style is now applied properly for RTF text.
+* \#I325919 - Data now loads properly into Excel document having power query, after refresh.
+* \#I325781 - Exception thrown while parsing picture type marker in the chart is now resolved.
+* \#FB24874 - Application runs properly while opening an Excel document having custom XML.
+* \#I326500 - Bullet color is now proper in RTF text.
+* \#I327039 - Exception thrown while resaving an Excel file with chart having external data range is now resolved.
+* \#I320095 - Inline styles are imported correctly in the HTML table to Excel conversion.
+* \#I327973 - Application getting hanged while opening Excel document with conditional formatting is now resolved.
+* \#I329443 - File corruption issue while resaving Excel document with VML shape is fixed.
+* \#I327556 - Exception thrown while parsing Excel functions in parallel threads is now resolved.
+* \#I327843 - Weekdays are now rendered properly in Excel to PDF conversion.
+* \#I327841 - Date values are now rendered properly in Excel to PDF conversion.
+* \#I327840 - Shape text is not proper in Excel to PDF conversion.
+* \#I325116 - Exception thrown while opening Excel document with the combinational chart is now resolved.
+* \#I329608 - Cell styles are now copied properly while applying template marker with nested objects.
+* \#I323615 - Pivot Table layout is now rendered properly in Excel to PDF conversion.
+* \#I329723 - NullReferenceException thrown while opening Excel document in Windows Server 2012 R2 is now resolved.
+* \#I327842 - Unicode symbols hidden in the header and footer text are now rendered properly in Excel to PDF conversion.
+* \#I328837 - Font switching is now proper for the Bengali language in Excel to PDF conversion.
+* \#I325276 - Arabic text is now rendered properly in Excel to PDF conversion.
+* \#I326280 - Category axis is now rendered properly in PDF conversion.
+* \#I328825 - Chart trendline is now rendered properly in PDF conversion.
+* Fixed ObjectReferenceException while opening the Excel document.
+* Pivot border is now handled correctly in Pivot Layout.
+* Scatter chart with color to data point is now rendered correctly in Excel to PDF conversion.
+* IndexOutOfRangeException thrown while converting chart series in PPTX to PDF is now resolved.
+* Worksheet protected with empty password is now handled correctly.
+
diff --git a/aspnetmvc/Release-notes/v19.2.0.46.md b/aspnetmvc/Release-notes/v19.2.0.46.md
index 130921f1..d91a4e5b 100644
--- a/aspnetmvc/Release-notes/v19.2.0.46.md
+++ b/aspnetmvc/Release-notes/v19.2.0.46.md
@@ -10,9 +10,36 @@ documentation: ug
{% include release-info.html date="July 06, 2021" version="v19.2.0.46" %}
-{% directory path: _includes/release-notes/v19.2.0.46
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I330055 - Formula with negative values is now handled properly.
+* \#I323615 - Series names in pivot chart are now properly rendered in Chart To Image conversion.
+* \#I332009 - ArgumentNullException thrown while converting chart with missing data label to Image is now resolved.
+* Pivot table with indent level is now properly converted to Image.
+* Shape text color is now rendered properly when the black and white PageSetup setting is enabled.
diff --git a/aspnetmvc/Release-notes/v19.2.0.47.md b/aspnetmvc/Release-notes/v19.2.0.47.md
index 315ccf80..f9115f6b 100644
--- a/aspnetmvc/Release-notes/v19.2.0.47.md
+++ b/aspnetmvc/Release-notes/v19.2.0.47.md
@@ -10,10 +10,45 @@ documentation: ug
{% include release-info.html date="July 13, 2021" version="v19.2.0.47" %}
-{% directory path: _includes/release-notes/v19.2.0.47
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I332467 - Binary records parsing is now correct while opening an xlsb document.
+* \#I331857 - Split texts are now handled properly in Excel to PDF conversion.
+* \#I333060 - File corruption while creating pivot table containing row fields with mixed values is now resolved.
+* \#I333270 - Pivot table values field position is now preserved properly while resaving the Excel document.
+* \#I332751 - Pivot cache fields with empty values are now handled properly while resaving the Excel document.
+* \#I332362 - Null reference exception thrown in Chart to Image conversion is now resolved.
+* Text box with picture and texture fill is now proper while resaving the Excel document.
+* Text box with picture and texture fill is now proper in Excel to PDF conversion.
+* Hyperlink default color is now correct while creating the hyperlink.
+* Shape borders are now proper while resaving the Excel document.
+* Pivot table data field base field number format is now proper.
+* Shape text color with black and white page setup settings is now rendered properly in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v19.2.0.48.md b/aspnetmvc/Release-notes/v19.2.0.48.md
index 04e5a3fc..6a7c7c4c 100644
--- a/aspnetmvc/Release-notes/v19.2.0.48.md
+++ b/aspnetmvc/Release-notes/v19.2.0.48.md
@@ -10,8 +10,32 @@ documentation: ug
{% include release-info.html date="July 20, 2021" version="v19.2.0.48" %}
-{% directory path: _includes/release-notes/v19.2.0.48 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* Shapes RTF text with underline is now rendered properly in Excel to PDF conversion.
+* NullReference exception thrown while converting Excel to PDF is now resolved.
diff --git a/aspnetmvc/Release-notes/v19.2.0.49.md b/aspnetmvc/Release-notes/v19.2.0.49.md
index b96d0d56..3935476e 100644
--- a/aspnetmvc/Release-notes/v19.2.0.49.md
+++ b/aspnetmvc/Release-notes/v19.2.0.49.md
@@ -10,9 +10,35 @@ documentation: ug
{% include release-info.html date="July 27, 2021" version="v19.2.0.49" %}
-{% directory path: _includes/release-notes/v19.2.0.49
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#FB26790 - Option button check state is now updated properly for different linked cell.
+* \#FB26791 - XmlException thrown while setting value in option button linked cell is now resolved.
+* Bangladesh and Khmer accounting number formats are now rendered properly in Excel to PDF conversion.
+
diff --git a/aspnetmvc/Release-notes/v19.2.0.51.md b/aspnetmvc/Release-notes/v19.2.0.51.md
index cd946700..d8573020 100644
--- a/aspnetmvc/Release-notes/v19.2.0.51.md
+++ b/aspnetmvc/Release-notes/v19.2.0.51.md
@@ -10,9 +10,39 @@ documentation: ug
{% include release-info.html date="August 03, 2021" version="v19.2.0.51" %}
-{% directory path: _includes/release-notes/v19.2.0.51
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I334495, \#I335887 - Chart data labels with manual layout are now preserved properly.
+* \#I334666 - Chart label values are now proper for the double format in Excel To PDF conversion for NET50.
+* Checkbox with dotted-round border style is now preserved properly while creating the Excel document.
+* Rich Text is now applied properly in shape text while dong AddCopy of Excel worksheet.
+* Font name and size of comment shape text are proper while creating the Excel document.
+* Between and not between operators in conditional formatting are now applied properly for blank cells with boolean value in Excel to PDF conversion.
+* Excel document with conditional format and black and white page setup settings are now rendered properly in Excel to PDF conversion.
+* The number format of the text box text is preserved properly while converting Excel to PDF.
diff --git a/aspnetmvc/Release-notes/v19.2.0.55.md b/aspnetmvc/Release-notes/v19.2.0.55.md
index deed35d5..4804738e 100644
--- a/aspnetmvc/Release-notes/v19.2.0.55.md
+++ b/aspnetmvc/Release-notes/v19.2.0.55.md
@@ -10,8 +10,134 @@ documentation: ug
{% include release-info.html date="August 11, 2021" version="v19.2.0.55" %}
-{% directory path: _includes/release-notes/v19.2.0.55 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I327306, \#I334309, \#I336202, \#I336652 - Table is now preserved properly while converting the DOCX format document to PDF.
+* \#I331426 - Text form field is now preserved properly while replacing the text of text form field.
+* \#I330485 - Ole object is now preserved properly while saving the DOCX format document.
+* \#I327263 - Hanging issue has been resolved while calling `RejectChanges()` method.
+* \#I333912, \#I334480, \#FB26557 - IF field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I333832 - Comment is now parsed properly while opening the RTF format document.
+* \#I334216 - Paragraph is now preserved properly while converting the DOCX format document to PDF.
+* \#I334851 - Comment is now parsed properly while opening the DOC format document.
+* \#I335253 - The **ArgumentNullException** will no longer be thrown while opening the DOCX format document.
+* \#I334753 - The **InvalidOperationException** will no longer be thrown while converting the DOCX format document to HTML.
+* \#I335244 - Heading paragraph is now exported as bookmark properly while converting the RTF format document to PDF.
+* \#I335094 - Hanging issue has been resolved while calling `AcceptChanges()` method.
+* \#I336652 - Textbox is now preserved properly while converting the DOCX format document to PDF.
+* \#I334644 - Bookmark content is now replaced properly while calling `ReplaceBookmarkContent()` method.
+* \#I336519 - Image is now preserved properly while resaving the DOCX format document.
+* \#FB26691 - List numbering is now preserved properly while merging the Word documents.
+* \#FB26614 - Date field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I325898 - Table border is now preserved properly while converting a Word document to PDF.
+* \#I331492 - Shape is now preserved properly while converting a Word document to PDF.
+* \#I331818 - Image positioning is now preserved properly while converting a Word document to PDF.
+* \#I331611 - Exponent text is now preserved properly while converting a Word document to PDF.
+* \#F165847 - WCAG standard will be maintained in Word to PDF conversion with PDF/A1A conformance.
+* \#I332387 - The **ArgumentNullException** will no longer be thrown when converting a Word document to PDF.
+* \#FB26471 - Page number is now updated properly while converting a Word document to PDF.
+* \#I320911 - RTL number is now preserved properly while converting a Word document to PDF.
+* \#I333811 - Text is now aligned properly while converting a Word document to PDF.
+* \#I333912, \#I334483, \#I333550 - Text is now preserved properly while converting a Word document to PDF.
+* \#I335265, \#I336652 - List number is now preserved properly while converting a Word document to PDF.
+* \#I335256 - Heading paragraphs in table cell is now skipped to export as a bookmark while converting a Word document to PDF.
+* \#I335510 - Table is now preserved properly while converting a Word document to PDF.
+* \#FB26928 - RTL paragraph is now aligned properly while converting Word document to PDF.
+* \#I331818, \#I335853, \#I332666 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I336652 - Picture bullet is now preserved properly while converting a Word document to PDF.
+* \#I336652 - Text size is now preserved properly while converting a Word document to PDF.
+* \#I336652 - Shape is now positioned properly while converting a Word document to PDF.
+* \#FB27360 - List character is now preserved properly while converting a Word document to PDF.
+* \#I337255 - Text in table cell is now preserved properly while converting a Word document to PDF.
+* \#I336652, \#I337144 - Tab is now preserved properly while converting Word document to PDF.
+* \#I336652 - Underline is now preserved properly when converting a Word document to PDF.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#332856 - Line Annotation border will be preserved properly while increasing the border width.
+* \#337083 - PDF page CropBox values will be retrieved properly.
+* \#336773 - Form fields value will be shown properly while merging PDF documents.
+* \#336179 - NullReferenceException will no longer occur while saving the PDF documents.
+* \#335990 - ArgumentException will no longer occurs while getting font from the PdfLoadedFreeTextAnnotation.
+* \#334841 - Exception will no longer occur while flattening the merged PDF document.
+* \#330836 - GDI+ exception will no longer occur while applying the redaction to the PDF document.
+* \#337268 - Font will be preserved properly on text box fields.
+* \#334076 - Single Quote characters will be exported properly while exporting form fields.
+* \#334841 - PDF page rotation angle will be returned properly.
+* \#336170 - Text box value will be retrieved properly.
+* \#323894, \#336173 - HatchBrush and Pattern clip will be preserved properly while converting EMF to PDF.
+* \#335703 - PDF file no longer corrupted while compressing.
+* \#335455 - The preservation issue will no longer occur while converting PDF to PDF/A-2B.
+* \#334968 - Replace image will not be increased on the PDF file size.
+* \#334669 - Contents inside the grid will be word-wrapped properly.
+* \#333884, 333858 - Preservation issue will no longer occur while converting EMF to PDF.
+* \#166356 - The certificate status will be returned properly from the existing signature field.
+* \#332200 - Form field values will be preserved properly.
+* \#323169, \#323166, \#323190 - Form fields data will be exported equivalent to Adobe Acrobat.
+* \#331722 - Annotations will be added properly while importing pages from another PDF document.
+* \#331305 - Additional section tags will not be added while creating tagged PDF documents.
+* \#331188 - Exception will no longer occur while adding a barcode to the X1A conformance PDF document.
+* \#330626 - Conformance validation will be succeeded properly while converting PDF document to PDF/A.
+* \#326750 - Tags will be reading properly on their order while creating a PDF grid.
+* \#323961, \#335383 - The preservation issue will no longer occur while converting EMF to PDF.
+* \#334405 - Annotations multiline comments will be exported properly.
+* \#325515 - Annotations will be located properly if the PDF document contains crop box entries.
+* \#331429 - Overlapping issue will no longer occur while drawing a PDF grid with row/column-span.
+* \#332041 - Exception will be no longer occurs while signing PDF on web platforms.
+* \#336493 - NullReferenceException will no longer occur while converting PDF to PDF/A.
+* \#334340 - QR barcode size will be retrieved properly before drawn it to the PDF document.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I331919 - The **IndexOutOfRangeException** will no longer be thrown while opening the PowerPoint presentation with empty VML shape.
+* \#I336115 - The **NullReferenceException** will no longer be thrown while cloning the PowerPoint presentation with table.
+* \#F167364 - Created Notes slide is now preserved properly while opening in Mac Keynote application.
+* \#I331339 - The **NullReferenceException** will no longer be thrown while converting a PowerPoint presentation to PDF.
+* \#I333088 - Placeholder margin is now applied properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I330055 - Formula with negative values are now handled properly.
+* \#I323615 - Series names in pivot chart are now properly rendered in chart to image conversion.
+* \#I332009 - ArgumentNullException thrown while converting chart with missing data label to image is now resolved.
+* \#I332467 - Binary records parsing is now correct while opening an XLSB document.
+* \#I331857 - Split texts are now handled properly in Excel to PDF conversion.
+* \#I333060 - File corruption while creating pivot table containing row fields with mixed values is now resolved.
+* \#I333270 - Pivot table values field position is now preserved properly while resaving the Excel document.
+* \#I332751 - Pivot cache fields with empty values are now handled properly while resaving the Excel document.
+* \#I332362 - Null reference exception thrown in chart to image conversion is now resolved.
+* \#FB26790 - Option button check state is now updated properly for different linked cell.
+* \#FB26791 - XmlException thrown while setting value in option button linked cell is now resolved.
+* \#I334495, \#I335887 - Chart data labels with manual layout are now preserved properly.
+* \#I334666 - Chart label values are now proper for the double format in Excel To PDF conversion for NET50.
+* Pivot table with indent level is now properly converted to Image.
+* Shape text color is now rendered properly when the black and white PageSetup setting is enabled.
+* Text box with picture and texture fill is now proper while resaving the Excel document.
+* Text box with picture and texture fill is now proper in Excel to PDF conversion.
+* Hyperlink default color is now correct while creating the hyperlink.
+* Shape borders are now proper while resaving the Excel document.
+* Pivot table data field base field number format is now proper.
+* Shape text color with black and white page setup settings is now rendered properly in Excel to PDF conversion.
+* Shapes RTF text with underline is now rendered properly in Excel to PDF conversion.
+* NullReference exception thrown while converting Excel to PDF is now resolved.
+* Bangladesh and Khmer accounting number formats are now rendered properly in Excel to PDF conversion.
+* Checkbox with dotted-round border style is now preserved properly while creating the Excel document.
+* RichText is now applied properly in shape text while dong AddCopy of Excel worksheet.
+* Font name and size of comment shape text are proper while creating the Excel document.
+* Between and not between operators in conditional formatting are now applied properly for blank cells with boolean value in Excel to PDF conversion.
+* Excel document with conditional format and black and white page setup settings are now rendered properly in Excel to PDF conversion.
+* The number format of the text box text is preserved properly while converting Excel to PDF.
diff --git a/aspnetmvc/Release-notes/v19.2.0.56.md b/aspnetmvc/Release-notes/v19.2.0.56.md
index 1c85dabb..91903e91 100644
--- a/aspnetmvc/Release-notes/v19.2.0.56.md
+++ b/aspnetmvc/Release-notes/v19.2.0.56.md
@@ -10,9 +10,52 @@ documentation: ug
{% include release-info.html date="August 17, 2021" version="v19.2.0.56" %}
-{% directory path: _includes/release-notes/v19.2.0.56
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I337901 - IF field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#FB27108 - The **EndOfStreamException** will no longer be thrown while opening a DOC format document.
+* \#FB27307 - Image is now preserve properly while resaving a DOCX format document
+* \#I336964 - The **OutOfMemoryException** will no longer be thrown while cloning a Word document.
+* \#I338277 - RTL number is now preserved properly while converting a Word document to PDF.
+* \#I337903 - Text color is now preserved properly while converting a Word document to PDF.
+* \#I337902 - Tab is now preserved properly while converting a Word document to PDF.
+* \#I336652 - Shape and Textbox edges are now preserved properly while converting a Word document to PDF.
+* \#I337142 - Image position is now preserved properly while converting a Word document to PDF.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I336013 - Paragraph font properties are now applied properly while converting a PowerPoint presentation to Image.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#F167079 - Chart title area is now preserved properly when the title is set as empty.
+* \#I329608 - Cell styles for merged regions are now copied properly while using Template Markers.
+* \#I336161 - Exception thrown while opening an Excel document with single quotes on external named range is now resolved.
+* \#I323739, |#I339258 - Argument exception thrown while converting Excel document to PDF is now resolved.
+* \#336706 - Exception thrown while converting Excel document with PrintNoComments option enabled in PageSetup to PDF is now resolved.
+* Data bar with RTL direction is now proper while converting Excel document to PDF.
+* EndsWith operator in conditional format is now applied properly for blank cells with formula, in Excel to PDF conversion.
+* Performance issue while converting Excel document with Data bar conditional format having large data range to PDF is now resolved.
+* Name property of Shape now returns proper AutoShape name instead of null.
+* AutoShape texture or picture fill are now preserved properly while creating Excel document.
+* Strikeout in header and footer is now rendered properly in Excel to PDF conversion.
+
+
diff --git a/aspnetmvc/Release-notes/v19.2.0.57.md b/aspnetmvc/Release-notes/v19.2.0.57.md
index 83c6a65f..849e641a 100644
--- a/aspnetmvc/Release-notes/v19.2.0.57.md
+++ b/aspnetmvc/Release-notes/v19.2.0.57.md
@@ -10,9 +10,44 @@ documentation: ug
{% include release-info.html date="August 24, 2021" version="v19.2.0.57" %}
-{% directory path: _includes/release-notes/v19.2.0.57
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I337277, #I338429 - Table is now preserved properly while converting a Word document to PDF.
+* \#I336652 - Text is now preserved properly while converting a Word document to PDF.
+* \#I337139 - List number is now preserved properly while converting a Word document to PDF.
+* \#I337146 - Text is now preserved properly while converting a Word document to PDF.
+* \#I338693 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I339224 - Image is now preserved properly when converting a Word document to PDF.
+* \#I338971 - The **NullReferenceException** will not be thrown while a converting Word document to PDF.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#FB27546 - Tab character included in table column header value is now returned properly.
+* \#I336277 - Time value being shown as date in pivot table in .NET Core is now resolved.
+* Superscript of comments are now rendered properly in Excel to PDF conversion.
+* Specific text conditional format with formula is now proper when accessing and converting to PDF.
+* Specific text conditional format with formula is now proper while creating and resaving the Excel document.
+* Data bar with negative border color is now proper while resaving the Excel document and converting to PDF.
+
diff --git a/aspnetmvc/Release-notes/v19.2.0.58.md b/aspnetmvc/Release-notes/v19.2.0.58.md
new file mode 100644
index 00000000..6e78331c
--- /dev/null
+++ b/aspnetmvc/Release-notes/v19.2.0.58.md
@@ -0,0 +1,18 @@
+---
+title: Essential Studio for ASP.NET MVC Weekly Nuget Release Release Notes
+description: Essential Studio for ASP.NET MVC Weekly Nuget Release Release Notes
+platform: ejmvc
+documentation: ug
+---
+
+# Essential Studio for ASP.NET MVC Release Notes
+
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#339709 - Certificate information will be retrieved properly for the existing broken signatures.
+* \#339221 - StackOverflow exception while no longer occurs when converting EMF to PDF documents.
+* \#337341 - Preservation issue will no longer occurs while converting tiff image to PDF document.
diff --git a/aspnetmvc/Release-notes/v19.2.0.59.md b/aspnetmvc/Release-notes/v19.2.0.59.md
index 29fa0789..9fa1b553 100644
--- a/aspnetmvc/Release-notes/v19.2.0.59.md
+++ b/aspnetmvc/Release-notes/v19.2.0.59.md
@@ -10,8 +10,38 @@ documentation: ug
{% include release-info.html date="August 31, 2021" version="v19.2.0.59" %}
-{% directory path: _includes/release-notes/v19.2.0.59 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I337534 - Sheet index for external workbook reference is now updated properly.
+* \#F167885 - Link to content option in custom document properties is now working properly.
+* \#F167836 - Cell text width in Excel to PDF conversion under .NET Core is now rendered properly.
+* \#I324883 - Exception thrown while converting cylinder clustered chart to image is now resolved.
+* Data bar conditional format when creating more than one data bar conditional format, is now proper.
+* Color scale conditional format when cells have multiple color scale conditional formats, is now rendered properly in Excel to PDF conversion.
+* Whole table style with horizontal and vertical borders, is now rendered properly in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v19.2.0.60.md b/aspnetmvc/Release-notes/v19.2.0.60.md
index b60e47dd..52137bc3 100644
--- a/aspnetmvc/Release-notes/v19.2.0.60.md
+++ b/aspnetmvc/Release-notes/v19.2.0.60.md
@@ -10,9 +10,39 @@ documentation: ug
{% include release-info.html date="September 07, 2021" version="v19.2.0.60" %}
-{% directory path: _includes/release-notes/v19.2.0.60
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I338617 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#FB27930 - Document will no longer be corrupted while resaving a DOCX format document.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#340147 - Null reference exception will no longer occurs while accessing UsedFonts property.
+* \#339929 - Exception will no longer occurs while saving corrupted PDF document with open and repair mode.
+* \#340014 - Combo box will be preserved properly while flattening it.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I338014 - Clone and merge within same PowerPoint presentation is now working properly.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I339633 - ArgumentOutOfRange exception thrown while converting Excel file having formula type conditional format with named range, to PDF, is now resolved.
+* \#I336804, I337264 - Bottom border of last cell creating using BorderAround method is now rendered properly in Excel to PDF conversion.
+* Table border color in now rendered properly in Excel to PDF conversion even if print title rows option is enabled.
+* Default settings of data bar conditional formats are now preserved properly while creating.
+* Number format of total row count calculated value in Excel table is now proper.
diff --git a/aspnetmvc/Release-notes/v19.2.0.62.md b/aspnetmvc/Release-notes/v19.2.0.62.md
index 11300c1f..9a797eb4 100644
--- a/aspnetmvc/Release-notes/v19.2.0.62.md
+++ b/aspnetmvc/Release-notes/v19.2.0.62.md
@@ -10,9 +10,32 @@ documentation: ug
{% include release-info.html date="September 14, 2021" version="v19.2.0.62" %}
-{% directory path: _includes/release-notes/v19.2.0.62
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \I337145 - Shape content is now preserved properly while converting a Word document to PDF.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.3.0.43.md b/aspnetmvc/Release-notes/v19.3.0.43.md
index 5b14429c..5f2c0d14 100644
--- a/aspnetmvc/Release-notes/v19.3.0.43.md
+++ b/aspnetmvc/Release-notes/v19.3.0.43.md
@@ -10,8 +10,243 @@ documentation: ug
{% include release-info.html date="September 30, 2021" version="v19.3.0.43" %}
-{% directory path: _includes/release-notes/v19.3.0.43 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#I186983, \#I333774, \#I335509, \#I338257 - Provided a support to preserve comments in Word to PDF conversion.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I336964 - The **OutOfMemoryException** will no longer be thrown while cloning a Word document.
+* \#I339817 - DocProperty Field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I337901 - IF field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I340459 - HTML tags are now preserved properly while converting a Word document to HTML.
+* \#I340918 - Table border is now preserved properly while converting a Word document to PDF.
+* \#I335509 - RTL table is now preserved properly while converting a Word document to PDF.
+* \#I340452 - Text is now preserved properly while converting a Word document to PDF.
+* \#I338617, \#I338693, \#I337927 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I339721 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#I339840 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#I339591 - The **ArgumentException** will no longer be thrown while converting a DOC format document to PDF.
+* \#I337145 - Shape content is now preserved properly while converting a Word document to PDF.
+* \#I337139 - List number is now preserved properly while converting a Word document to PDF.
+* \#I339224, \#I337142 - Image is now preserved properly while converting a Word document to PDF.
+* \#I338971 - The **NullReferenceException** will no longer be thrown while a converting Word document to PDF.
+* \#I338277 - RTL text is now preserved properly while converting a Word document to PDF.
+* \#I337903 - Text color is now preserved properly while converting a Word document to PDF.
+* \#I337902 - Tab position is now updated properly while converting a Word document to PDF.
+* \#I337734 - Complex script font is now preserved properly while converting a Word document to PDF.
+* \#I337148 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#I337146 - Text is now preserved properly while converting a Word document to PDF.
+* \#I304673, \#I340821, \#I339630, \#I339435, \#I337277, \#I338429 - Table is now preserved properly while converting a Word document to PDF.
+* \#I340121, \#I341086 - Line shape is now preserved properly while converting a Word document to Image.
+* \#FB27930 - Document will no longer be corrupted while resaving a DOCX format document.
+* \#FB27676 - The **ArgumentNullException** will no longer be thrown while opening a DOCX format document.
+* \#FB27639 - List number is now preserved properly while converting a DOCX format document to HTML.
+* \#FB27307 - Image is now preserved properly while resaving a DOCX format document.
+* \#FB27108 - The **EndOfStreamException** will no longer be thrown while opening a DOC format document.
+* \#I327306, \#I334309, \#I336202, \#I336652 - Table is now preserved properly while converting the DOCX format document to PDF.
+* \#I331426 - Text form field is now preserved properly while replacing the text of text form field.
+* \#I330485 - Ole object is now preserved properly while saving the DOCX format document.
+* \#I327263 - Hanging issue has been resolved while calling `RejectChanges()` method.
+* \#I333912, \#I334480, \#FB26557 - IF field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I333832 - Comment is now parsed properly while opening the RTF format document.
+* \#I334216 - Paragraph is now preserved properly while converting the DOCX format document to PDF.
+* \#I334851 - Comment is now parsed properly while opening the DOC format document.
+* \#I335253 - The **ArgumentNullException** will no longer be thrown while opening the DOCX format document.
+* \#I334753 - The **InvalidOperationException** will no longer be thrown while converting the DOCX format document to HTML.
+* \#I335244 - Heading paragraph is now exported as bookmark properly while converting the RTF format document to PDF.
+* \#I335094 - Hanging issue has been resolved while calling `AcceptChanges()` method.
+* \#I336652 - Textbox is now preserved properly while converting the DOCX format document to PDF.
+* \#I334644 - Bookmark content is now replaced properly while calling `ReplaceBookmarkContent()` method.
+* \#I336519 - Image is now preserved properly while resaving the DOCX format document.
+* \#FB26691 - List numbering is now preserved properly while merging the Word documents.
+* \#FB26614 - Date field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I325898 - Table border is now preserved properly while converting a Word document to PDF.
+* \#I331492 - Shape is now preserved properly while converting a Word document to PDF.
+* \#I331818 - Image positioning is now preserved properly while converting a Word document to PDF.
+* \#I331611 - Exponent text is now preserved properly while converting a Word document to PDF.
+* \#F165847 - WCAG standard will be maintained in Word to PDF conversion with PDF/A1A conformance.
+* \#I332387 - The **ArgumentNullException** will no longer be thrown when converting a Word document to PDF.
+* \#FB26471 - Page number is now updated properly while converting a Word document to PDF.
+* \#I320911 - RTL number is now preserved properly while converting a Word document to PDF.
+* \#I333811 - Text is now aligned properly while converting a Word document to PDF.
+* \#I333912, \#I334483, \#I333550 - Text is now preserved properly while converting a Word document to PDF.
+* \#I335265, \#I336652 - List number is now preserved properly while converting a Word document to PDF.
+* \#I335256 - Heading paragraphs in table cell is now skipped to export as a bookmark while converting a Word document to PDF.
+* \#I335510 - Table is now preserved properly while converting a Word document to PDF.
+* \#FB26928 - RTL paragraph is now aligned properly while converting Word document to PDF.
+* \#I331818, \#I335853, \#I332666 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I336652 - Picture bullet is now preserved properly while converting a Word document to PDF.
+* \#I336652 - Text size is now preserved properly while converting a Word document to PDF.
+* \#I336652 - Shape is now positioned properly while converting a Word document to PDF.
+* \#FB27360 - List character is now preserved properly while converting a Word document to PDF.
+* \#I337255 - Text in table cell is now preserved properly while converting a Word document to PDF.
+* \#I336652, \#I337144 - Tab is now preserved properly while converting Word document to PDF.
+* \#I336652 - Underline is now preserved properly when converting a Word document to PDF.
+## PDF
+
+### Features
+{:#PDF-Features}
+
+* \#323190, \#323169, \#323166, \#334076, \#338447 - Now, import or export the form data properly from different PDF processing libraries and applications.
+* \#239648, \#275725, \#324732, \#325276, \#329312 – Added the support to draw Arabic characters with advanced typography.
+* \#325958, \#326694 – Added the support to rotate the form fields in 0, 90, 180, and 270-degree angles.
+* \#312392, \#297717 – Added the support for the HTML text element without using the `RichTextBox.`
+* \#269115 – Added the support to convert the Soft Mask to Mask with white background in PDF to PDF A1B conversion.
+* \#333613 – Added the support to track the progress of PDF to PDF/A conversion using the `PdfAConversionProgress` event.
+* \#334340 - Added the support to get the size of `PdfQRBarcode.`
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#334352, \#334174, \#334360, \#321178, \#326601 – The rendering issues are now resolved with `PdfGrid.`
+* \#321533 – The `PdfLoadedCheckBoxField` value will be retrieved properly from the existing PDF form.
+* \#340014 – The `PdfLoadedComboBoxField` value will be updated properly when flattening the form fields.
+* \#339796, \#340893 – The `PdfDocumentException` will no longer occur while loading a PDF document.
+* \#337680 – PDF A conformance will be preserved properly while converting PDF to PDF A1B with different cultures.
+* \#338958 – The preservation issue will no longer occur while converting XPS to PDF documents.
+* \#335088 – Color will be retrieved properly from the `PdfLoadedFreeTextAnnotation.`
+* \#341003 – Font will be updated properly in all the `PdfLoadedTextBoxField` with the same name.
+* \#340147 – `NullReferenceException` will no longer occur while getting the `UsedFonts` from a PDF document.
+* \#339221 – `StackOverflowException` will no longer occurs while converting particular EMF to PDF document.
+* \#338845, \#339634 – `DocumentInformation` will be updated properly while adding values to metadata.
+* \#337341 – The preservation issue will no longer occur while converting tiff image to PDF document.
+* \#336296 – Optimized the performance of EMF to PDF conversion.
+* \#334076 – The `PdfForm` data will be exported properly in the XML and XFDF formats.
+* \#339945 – Exception will no longer occur while loading the PDF document with the invalid page nodes.
+* \#341053 – Exception will no longer occur while redacting the content from a PDF document.
+* \#341043 – Content will be redacted properly with a PDF document.
+* \#340842 – `ObjectDisposedException` will no longer occur while loading the PDF document with an incorrect password.
+* \#340709, \#339257 – `PdfException` will no longer occur while loading a PDF document in the open and repair mode.
+* \#339929 – `PdfException` will no longer occur while saving a document in the open and repair mode.
+* \#338459 – Image will be preserved properly while converting Word to PDF document.
+* \#337756 – The baseline alignment issues will no longer occur while converting Word to PDF.
+* \#339709 - Certificate information will be retrieved properly for the existing broken signatures.
+* \#340065 - `PdfGrid` is now preserved properly when a single instance is drawn in multiple locations.
+* \#332856 - Line Annotation border will be preserved properly while increasing the border width.
+* \#337083 - PDF page `CropBox` values will be retrieved properly.
+* \#336773 - Form fields value will be shown properly while merging PDF documents.
+* \#336179 - `NullReferenceException` will no longer occur while saving the PDF documents.
+* \#335990 - `ArgumentException` will no longer occurs while getting font from the `PdfLoadedFreeTextAnnotation`.
+* \#334841 - Exception will no longer occur while flattening the merged PDF document.
+* \#330836 - GDI+ exception will no longer occur while applying the redaction to the PDF document.
+* \#337268 - Font will be preserved properly on text box fields.
+* \#334841 - PDF page rotation angle will be returned properly.
+* \#336170 - Text box value will be retrieved properly.
+* \#323894, \#336173 - `HatchBrush` and Pattern clip will be preserved properly while converting EMF to PDF.
+* \#335703 - PDF file no longer corrupted while compressing.
+* \#335455 - The preservation issue will no longer occur while converting PDF to PDF/A-2B.
+* \#334968 - Replace image will not be increased on the PDF file size.
+* \#334669 - Contents inside the grid will be word-wrapped properly.
+* \#333884, 333858 - Preservation issue will no longer occur while converting EMF to PDF.
+* \#166356 - The certificate status will be returned properly from the existing signature field.
+* \#332200 - Form field values will be preserved properly.
+* \#331722 - Annotations will be added properly while importing pages from another PDF document.
+* \#331305 - Additional section tags will not be added while creating tagged PDF documents.
+* \#331188 - Exception will no longer occur while adding a barcode to the X1A conformance PDF document.
+* \#330626 - Conformance validation will be succeeded properly while converting PDF document to PDF/A.
+* \#326750 - Tags will be reading properly on their order while creating a PDF grid.
+* \#323961, \#335383 - The preservation issue will no longer occur while converting EMF to PDF.
+* \#334405 - Annotations multiline comments will be exported properly.
+* \#325515 - Annotations will be located properly if the PDF document contains crop box entries.
+* \#331429 - Overlapping issue will no longer occur while drawing a PDF grid with row/column-span.
+* \#332041 - Exception will be no longer occurs while signing PDF on web platforms.
+* \#336493 - `NullReferenceException` will no longer occur while converting PDF to PDF/A.
+* \#334340 - QR barcode size will be retrieved properly before drawn it to the PDF document.
+* \#F168454 – The `PdfLoadedTextBoxField` name will be retrieved properly from the existing PDF form.
+* \#F168500 – Exception will no longer occur while updating the text in `PdfLoadedTextBoxField.`
+* \#F167592 - PDF bookmarks will be retrieved properly while it contains special characters.
+* `ArgumentOutOfRangeException` will no longer occur while filling the particular form field
+* Japanese characters will be retrieved properly from the PDF document information.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I331919 - The **IndexOutOfRangeException** will no longer be thrown while opening the PowerPoint presentation with empty VML shape.
+* \#I336115 - The **NullReferenceException** will no longer be thrown while cloning the PowerPoint presentation with table.
+* \#F167364 - Created Notes slide is now preserved properly while opening in Mac Keynote application.
+* \#I331339 - The **NullReferenceException** will no longer be thrown while converting a PowerPoint presentation to PDF.
+* \#I333088 - Placeholder margin is now applied properly while converting a PowerPoint presentation to PDF.
+* \#I336013 - Paragraph font properties are now applied properly while converting a PowerPoint presentation to Image.
+* \#I338014 - Clone and merge within same PowerPoint presentation is now working properly.
+* \#I339978 - End paragraph properties are now applied properly in newly added text.
+* \#I340325 - Multiple excel files are now added properly as OLE Object within same PowerPoint presentation.
+* \#I340997 - Hyperlink color is now applied properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I330055 - Formula with negative values are now handled properly.
+* \#I323615 - Series names in pivot chart are now properly rendered in chart to image conversion.
+* \#I332009 - ArgumentNullException thrown while converting chart with missing data label to image is now resolved.
+* \#I332467 - Binary records parsing is now correct while opening an XLSB document.
+* \#I331857 - Split texts are now handled properly in Excel to PDF conversion.
+* \#I333060 - File corruption while creating pivot table containing row fields with mixed values is now resolved.
+* \#I333270 - Pivot table values field position is now preserved properly while resaving the Excel document.
+* \#I332751 - Pivot cache fields with empty values are now handled properly while resaving the Excel document.
+* \#I332362 - Null reference exception thrown in chart to image conversion is now resolved.
+* \#FB26790 - Option button check state is now updated properly for different linked cell.
+* \#FB26791 - XmlException thrown while setting value in option button linked cell is now resolved.
+* \#I334495, \#I335887 - Chart data labels with manual layout are now preserved properly.
+* \#I334666 - Chart label values are now proper for the double format in Excel To PDF conversion for NET50.
+* \#F167079 - Chart title area is now preserved properly when the title is set as empty.
+* \#I329608 - Cell styles for merged regions are now copied properly while using Template Markers.
+* \#I336161 - Exception thrown while opening an Excel document with single quotes on external named range is now resolved.
+* \#I323739, \#I339258 - Argument exception thrown while converting Excel document to PDF is now resolved.
+* \#336706 - Exception thrown while converting Excel document with PrintNoComments option enabled in PageSetup to PDF is now resolved.
+* \#FB27546 - Tab character included in table column header value is now returned properly.
+* \#I336277 - Time value being shown as date in pivot table in .NET Core is now resolved.
+* \#I337534 - Sheet index for external workbook reference is now updated properly.
+* \#F167885 - Link to content option in custom document properties is now working properly.
+* \#F167836 - Cell text width in Excel to PDF conversion under .NET Core is now rendered properly.
+* \#I324883 - Exception thrown while converting cylinder clustered chart to image is now resolved.
+* \#I339633 - ArgumentOutOfRange exception thrown while converting Excel file having formula type conditional format with named range, to PDF, is now resolved.
+* \#I336804, I337264 - Bottom border of last cell creating using BorderAround method is now rendered properly in Excel to PDF conversion.
+* \#I340041 - Performance issue while opening an Excel document with auto filters is now resolved.
+* Pivot table with indent level is now properly converted to Image.
+* Shape text color is now rendered properly when the black and white PageSetup setting is enabled.
+* Text box with picture and texture fill is now proper while resaving the Excel document.
+* Text box with picture and texture fill is now proper in Excel to PDF conversion.
+* Hyperlink default color is now correct while creating the hyperlink.
+* Shape borders are now proper while resaving the Excel document.
+* Pivot table data field base field number format is now proper.
+* Shape text color with black and white page setup settings is now rendered properly in Excel to PDF conversion.
+* Shapes RTF text with underline is now rendered properly in Excel to PDF conversion.
+* NullReference exception thrown while converting Excel to PDF is now resolved.
+* Bangladesh and Khmer accounting number formats are now rendered properly in Excel to PDF conversion.
+* Checkbox with dotted-round border style is now preserved properly while creating the Excel document.
+* RichText is now applied properly in shape text while dong AddCopy of Excel worksheet.
+* Font name and size of comment shape text are proper while creating the Excel document.
+* Between and not between operators in conditional formatting are now applied properly for blank cells with boolean value in Excel to PDF conversion.
+* Excel document with conditional format and black and white page setup settings are now rendered properly in Excel to PDF conversion.
+* The number format of the text box text is preserved properly while converting Excel to PDF.
+* Data bar with RTL direction is now proper while converting Excel document to PDF.
+* EndsWith operator in conditional format is now applied properly for blank cells with formula, in Excel to PDF conversion.
+* Performance issue while converting Excel document with Data bar conditional format having large data range to PDF is now resolved.
+* Name property of Shape now returns proper AutoShape name instead of null.
+* AutoShape texture or picture fill are now preserved properly while creating Excel document.
+* Strikeout in header and footer is now rendered properly in Excel to PDF conversion.
+* Superscript of comments are now rendered properly in Excel to PDF conversion.
+* Specific text conditional format with formula is now proper when accessing and converting to PDF.
+* Specific text conditional format with formula is now proper while creating and resaving the Excel document.
+* Data bar with negative border color is now proper while resaving the Excel document and converting to PDF.
+* Data bar conditional format is now proper while creating more than one data bar conditional format in Excel document.
+* Color scale conditional format when cells have multiple color scale conditional formats, is now rendered properly in Excel to PDF conversion.
+* Whole table style with horizontal and vertical borders, is now rendered properly in Excel to PDF conversion.
+* Table border color in now rendered properly in Excel to PDF conversion even if print title rows option is enabled.
+* Default settings of data bar conditional format is now properly preserved while creating Excel document.
+* Number format of total row count calculated value in Excel table is now proper.
+* NullReference exception thrown while converting Excel file with Armenian accounting number format to PDF is resolved.
+* Conditional format is now applied properly even while creating multiple conditional formats for Excel range.
+* Issue with table text font color when a cell has number format with color in Excel to PDF conversion is now resolved.
diff --git a/aspnetmvc/Release-notes/v19.3.0.44.md b/aspnetmvc/Release-notes/v19.3.0.44.md
index 06f5df1d..52864b66 100644
--- a/aspnetmvc/Release-notes/v19.3.0.44.md
+++ b/aspnetmvc/Release-notes/v19.3.0.44.md
@@ -10,9 +10,39 @@ documentation: ug
{% include release-info.html date="October 05, 2021" version="v19.3.0.44" %}
-{% directory path: _includes/release-notes/v19.3.0.44 %}
-{% include {{file.url}} %}
-{% enddirectory %}
+
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I341494 - Conditional format without applied range is now preserved properly while resaving the Excel document.
+* \#I340032 - Exception thrown while resaving the Excel document having with chart title referred from external range is now resolved.
+* \#I340032 - Series color of a chart having tint color is now preserved properly while resaving the Excel document.
+* \#I341449 - Chart value axis labels are now rounded off properly while converting chart to image.
+* \#I340620 - NullReference exception thrown while accessing the series values from named range is now resolved.
+* Header and footer text with superscript is now rendered properly in Excel to PDF conversion.
+* Number of table rows and minimum value of table is now rendered properly in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v19.3.0.45.md b/aspnetmvc/Release-notes/v19.3.0.45.md
index fd8d14d6..adf50dfe 100644
--- a/aspnetmvc/Release-notes/v19.3.0.45.md
+++ b/aspnetmvc/Release-notes/v19.3.0.45.md
@@ -10,9 +10,32 @@ documentation: ug
{% include release-info.html date="October 12, 2021" version="v19.3.0.45" %}
-{% directory path: _includes/release-notes/v19.3.0.45
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.3.0.46.md b/aspnetmvc/Release-notes/v19.3.0.46.md
index ddc1043c..324c973a 100644
--- a/aspnetmvc/Release-notes/v19.3.0.46.md
+++ b/aspnetmvc/Release-notes/v19.3.0.46.md
@@ -10,9 +10,64 @@ documentation: ug
{% include release-info.html date="October 19, 2021" version="v19.3.0.46" %}
-{% directory path: _includes/release-notes/v19.3.0.46
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I341105 - The **StackOverflowException** will no longer be thrown while calling `AcceptChanges()` method.
+* \#I342621 - Hanging issue has been resolved while opening a DOCX format document.
+* \#I343124 - Shape and image are now preserved properly while resaving a RTF format document.
+* \#I342402 - The **ArgumentOutOfRangeException** will no longer be thrown while opening a RTF format document.
+* \#I341909 - The **XMLException** will no longer be thrown while opening a DOCX format document.
+* \#FB28776 - The **InvalidOperationException** will no longer be thrown while removing a style from a Word document.
+* \#FB28166 - IF field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#F168614, \#FB28165 - The **InvalidOperationException** will no longer be thrown while resaving a DOCX format document.
+* \#I343605 - The **NullReferenceException** will no longer be thrown while opening a Word document.
+* \#I343856 - Text is now preserved properly while resaving a RTF format document.
+* \#I342251 - Emoji is now preserved properly while converting a DOCX format to PDF.
+* \#I342795 - Table cells are preserved properly while converting a RTF format document to PDF.
+* \#I341531, \#I342859 - Image is now preserved properly while converting a Word document to PDF.
+* \#FB29056, \#I342808 - Table is now preserved properly while converting a DOCX format document to PDF.
+* \#I342250, \#I344435 - Table is now preserved properly while converting a Word document to PDF.
+* \#I343961, \#I343550 - Text is now preserved properly while converting a Word document to PDF.
+* \#I344560 - Page number is now preserved properly while converting a DOCX format document to PDF.
+* \#I343474 - Text in group shape is now preserved properly while converting a Word document to PDF.
+* \#F169301 - Strikethrough is now preserved properly while converting a Word document to PDF.
+* \#I340593 - Textbox position is now preserved properly while converting a Word document to PDF.
+* \#I343477 - Text in frame is now preserved properly while converting a Word document to PDF.
+* \#FB28775 - Checkbox is now preserved properly while converting a Word document to PDF.
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I342141, \#I342694 - Data label font size is now proper while cloning the chart.
+* \#I332362- Legend entries are now rendered properly in chart to image conversion.
+* \#I343761 - Default column width is now maintained correctly while parsing the Excel document.
+* \#I342426 - Legend entries are now proper while converting chart with multiple series to image.
+* \#I342424 - Column clustered chart with date time axis is now rendered properly in chart to image conversion.
+* \#I342677 - Bitmap image is now rendered properly in Excel to PDF conversion.
+* Rich-text is now preserved properly while creating an Excel table is Rich-text range.
+* Monochromatic color applied for chart series is now preserved properly while resaving the Excel document.
+* SVG image is now preserved properly while add copying the Excel worksheet.
+* Table built-in style is now rendered properly while converting Excel to PDF for latest Excel version.
+* Table built-in style with double and medium border is now rendered properly while converting Excel to PDF for latest Excel version.
diff --git a/aspnetmvc/Release-notes/v19.3.0.47.md b/aspnetmvc/Release-notes/v19.3.0.47.md
index 7d4af4a8..0ae0bb39 100644
--- a/aspnetmvc/Release-notes/v19.3.0.47.md
+++ b/aspnetmvc/Release-notes/v19.3.0.47.md
@@ -10,8 +10,37 @@ documentation: ug
{% include release-info.html date="October 26, 2021" version="v19.3.0.47" %}
-{% directory path: _includes/release-notes/v19.3.0.47 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I344139 - OnAction property value of alternate share is now set properly.
+* \#I342424 - Column clustered chart with datetime axis type is now rendered properly in the chart to image conversion.
+* \#I332362 - Legend entries are now rendered properly in chart to image conversion.
+* \#I344267 - Cropped image is now rendered properly in chart to image conversion.
+* \#F169804, \#F169813 - Excel page orientation is now rendered properly in Excel to PDF conversion.
+* Picture border edge join is now preserved properly while resaving the Excel document.
+* Table striped style is now applied properly based on the strip size.
diff --git a/aspnetmvc/Release-notes/v19.3.0.48.md b/aspnetmvc/Release-notes/v19.3.0.48.md
index 5a858b83..b7ed0a77 100644
--- a/aspnetmvc/Release-notes/v19.3.0.48.md
+++ b/aspnetmvc/Release-notes/v19.3.0.48.md
@@ -10,9 +10,37 @@ documentation: ug
{% include release-info.html date="November 02, 2021" version="v19.3.0.48" %}
-{% directory path: _includes/release-notes/v19.3.0.48
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I345199 - Currency value is now set properly in Excel document.
+* \#F169945 - Color scale conditional formatting when applied to a discontinuous range in now rendered properly Excel to PDF conversion.
+* \#I346162 - Argument exception thrown when shared strings contains an empty XML element is now resolved.
+* \#I346163 - Unexpected tag fill exception thrown while converting Excel to PDF is now resolved.
+* \#I342424 - Column clustered chart with date time axis type is now rendered properly in the Chart to Image conversion.
+* Justify and distributed text alignments of shape are now rendered properly in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v19.3.0.53.md b/aspnetmvc/Release-notes/v19.3.0.53.md
index 6409e03a..34cd2bf5 100644
--- a/aspnetmvc/Release-notes/v19.3.0.53.md
+++ b/aspnetmvc/Release-notes/v19.3.0.53.md
@@ -10,8 +10,161 @@ documentation: ug
{% include release-info.html date="November 12, 2021" version="v19.3.0.53" %}
-{% directory path: _includes/release-notes/v19.3.0.53 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I344080 - Document will no longer be corrupted while resaving a DOCX format document.
+* \#FB28940 - TOC navigation is now working properly while resaving a DOCX format document.
+* \#I341105 - The **StackOverflowException** will no longer be thrown while calling `AcceptChanges()` method.
+* \#I342621 - Hanging issue has been resolved while opening a DOCX format document.
+* \#I343124 - Shape and image are now preserved properly while resaving a RTF format document.
+* \#I341909 - The **XMLException** will no longer be thrown while opening a DOCX format document.
+* \#FB28776 - The **InvalidOperationException** will no longer be thrown while removing a style from a Word document.
+* \#FB28166 - IF field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#F168614, \#FB28165 - The **InvalidOperationException** will no longer be thrown while resaving a DOCX format document.
+* \#I343605 - The **NullReferenceException** will no longer be thrown while opening a Word document.
+* \#I343856 - Text is now preserved properly while resaving a RTF format document.
+* \#I345610 - Bullet character is now preserved properly in tagged PDF while converting a Word document to PDF.
+* \#I345585 - The **OutOfMemoryException** will no longer be thrown while converting a Word document to PDF.
+* \#I344763, \#I345120, \#I345457, \#I343961, \#I343550, \#I344476 - Text is now preserved properly while converting a Word document to PDF.
+* \#I344573 - Frame is now preserved properly while converting a Word document to PDF.
+* \#I344575, \#I344834 - Text box is now preserved properly while converting a Word document to PDF.
+* \#FB29344 - Content control is now preserved properly while resaving a DOCX format document.
+* \#I344171, \#I346772, \#I344016 - Text box is now preserved properly while converting a DOCX format document to PDF.
+* \#I344316 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#I342402 - Paragraph is now preserved properly while converting a Word document to PDF.
+* \#I344312 - Floating item is now preserved properly while converting a Word document to PDF.
+* \#I343806, \#I344038, \#FB29056, \#I342808 - Table is now preserved properly while converting a DOCX format document to PDF.
+* \#I343888 - Table and Heading are now preserved properly in tagged PDF while converting a Word document to PDF.
+* \#I342251 - Emoji is now preserved properly while converting a DOCX format to PDF.
+* \#I342795 - Table cells are preserved properly while converting a RTF format document to PDF.
+* \#I341531, \#I342859 - Image is now preserved properly while converting a Word document to PDF.
+* \#I342250, \#I344435 - Table is now preserved properly while converting a Word document to PDF.
+* \#I344560 - Page number is now preserved properly while converting a DOCX format document to PDF.
+* \#I343474 - Text in group shape is now preserved properly while converting a Word document to PDF.
+* \#F169301 - Strikethrough is now preserved properly while converting a Word document to PDF.
+* \#I340593 - Textbox position is now preserved properly while converting a Word document to PDF.
+* \#I343477 - Text in frame is now preserved properly while converting a Word document to PDF.
+* \#FB28775 - Checkbox is now preserved properly while converting a Word document to PDF.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#344187 - Index was outside the bounds of the array issue will no longer occurs while converting PDF to PDF/A.
+* \#343744 - Null reference exception will no longer occurs while flattening the PDF documents.
+* \#343555 - Null reference exception will no longer occurs while sign the PDF document with enable validation appearance.
+* \#342787 - Ink annotations are now preserved properly.
+* \#342444 - KeyNotFound exception will no longer occurs while flattening PDF documents.
+* \#344287 - Now, the exported FDF data is preserved properly.
+* \#343003 - ICC color space will be preserved properly when compressing the PDF document.
+* \#344637 - Exception will no longer occurs while loading encrypted PDF document.
+* \#345332 - PDF document will be decrypted properly while removing password from it.
+* \#342792 - Signature will no longer failed when signing PDF document with deferred sign.
+* \#344528 - Imported form fields values will be preserved properly on Chrome and other viewers.
+* \#343888 - Tag will be added properly while creating table.
+* \#344284 - Preservation issue will no longer occurs while modifying the check box field in existing PDF document.
+* \#344287 - Symbols will be exported properly while importing/exporting form fields.
+* \#343259 - Rubber stamp annotation appearance will be preserved properly.
+* \#343593 - Exception will no longer occurs while compressing the existing PDF document.
+* \#342500 - PDF document will no longer corrupted, while performing redaction.
+* \#342831 - Annotations will be preserved properly when flattening it.
+* \#342048 - Null reference exception will no longer occurs while converting word to PDF document.
+* \#342244 - Hanging issue will no longer occurs while removing images from the PDF document.
+* \#342171 - Now, the file size is optimized, when drawing existing PDF page as template.
+* \#341582 - PDF grid will be preserved properly when drawing it to the PDF document.
+* \#340465 - Dot notation issue will no longer occurs while exporting PDF document to XML document.
+* \#340464, \#340466 - Double quotation mark variants and Apostrophe will be preserved properly when exporting form data to XML or XFDF.
+* \#338447 - Line breaks will be preserved properly while repeatedly exporting data to XML.
+## PDF Viewer
+
+### Bug Fixes
+{:#PDFViewer-bug-fixes}
+
+* \#I344591 - The signature is saved properly in the downloaded document and it is re-loading properly.
+* \#I343210 - Now, the document is saved into the specific URL.
+* \#I344861 - Text is extracted properly from the PDF document.
+* \#I341677 - Opacity is properly updated for the custom stamp annotations.
+* \#I341803, \#F168735 - The annotationRemove event is properly triggered for all the annotations.
+* \#I343938 - Now, the exportFormFields method is working properly.
+* \#I342951 - Bookmark is working properly in the Mobile view.
+* \#I342692 - Thumbnail and bookmark is working properly while invoking updateViewerContainer method.
+* \#I337080 - Key down events are unbind properly while destroying the PDF Viewer.
+* \#I335660 - Undo and redo actions are working properly for the free text annotations.
+* \#I343036 - Script error is resolved while disabling the enableAnnotation property.
+* \#I341074 - Now, the search dialog is closed properly.
+* \#I342004 - Tooltips for thumbnail and bookmark are hiding properly.
+* \#I342604 - Now, the search indicator is working properly.
+* \#I342629 - Custom stamp annotation is deleted properly.
+* \#I343636 - Added name attribute in the field object of formFieldRemove event.
+* \*#I343736 - Able to show/hide the FormDesignerEditTool in the toolbar using the showToolbarItem API.
+* \#I340840 - Current page number is updating correctly in the current page box of the toolbar.
+* \#I341199 - Text Selection is working correctly and the browser's default context menu appears on mobile devices.
+* \#F167880 - Able to customize the context-menu items with locale content.
+* \#I343745 - Search notification dialog content is properly translated to the specified locale.
+* \#I345574 - Signature indicator text and isRequired properties for signature are working properly.
+* \#I346090 - Primary toolbar displayed properly while switched to form designer mode and change the properties in form field.
+* \#I344082 - Signature text annotation is rendered properly.
+* \#I345023 - Enabling and disabling the zoom buttons are updated properly.
+* \#I344897 - signatureFieldSettings is working properly.
+* \#I344888 - signatureDialogSettings is working properly for handwritten signature dialog.
+* \#I342999 - Annotation drawn in the horizontal view is selected properly.
+* \#I344440 - Resolved the exception throws while exporting form fields from docker.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I344849 - The PowerPoint presentation will no longer be corrupted while performing multiple clone and merge with same slide.
+* \#I344715 - Hyperlink of SmartArt is now preserved properly while saving the PowerPoint presentation.
+* \#I344458 - Row height is now updated properly while adding a new row into the PowerPoint table.
+* \#I341233 - Underline is now preserved properly while saving the PowerPoint presentation.
+* \#I341320 - Layout slide is now applied properly while adding a new slide into the PowerPoint presentation.
+* \#I340149 - Think cell component is now preserved properly while saving the PowerPoint presentation.
+* \#I341112 - Picture bullet is now preserved properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I341494 - Conditional format without applied range is now preserved properly while resaving the Excel document.
+* \#I340032 - Exception thrown while resaving the Excel document having with chart title referred from external range is now resolved.
+* \#I340032 - Series color of a chart having tint color is now preserved properly while resaving the Excel document.
+* \#I341449 - Chart value axis labels are now rounded off properly while converting chart to image.
+* \#I340620 - NullReference exception thrown while accessing the series values from named range is now resolved.
+* \#I342141, \#I342694 - Data label font size is now proper while cloning the chart.
+* \#I332362- Legend entries are now rendered properly in chart to image conversion.
+* \#I343761 - Default column width is now maintained correctly while parsing the Excel document.
+* \#I342426 - Legend entries are now proper while converting chart with multiple series to image.
+* \#I342424 - Column clustered chart with date time axis is now rendered properly in chart to image conversion.
+* \#I342677 - Bitmap image is now rendered properly in Excel to PDF conversion.
+* \#I344139 - OnAction property value of alternate share is now set properly.
+* \#I342424 - Column clustered chart with datetime axis type is now rendered properly in the chart to image conversion.
+* \#I332362 - Legend entries are now rendered properly in chart to image conversion.
+* \#I344267 - Cropped image is now rendered properly in chart to image conversion.
+* \#F169804, \#F169813 - Excel page orientation is now rendered properly in Excel to PDF conversion.
+* \#I345199 - Currency value is now set properly in Excel document.
+* \#F169945 - Color scale conditional formatting when applied to a discontinuous range in now rendered properly Excel to PDF conversion.
+* \#I346162 - Argument exception thrown when shared strings contains an empty XML element is now resolved.
+* \#I346163 - Unexpected tag fill exception thrown while converting Excel to PDF is now resolved.
+* \#I342424 - Column clustered chart with date time axis type is now rendered properly in the Chart to Image conversion.
+* Header and footer text with superscript is now rendered properly in Excel to PDF conversion.
+* Number of table rows and minimum value of table is now rendered properly in Excel to PDF conversion.
+* Rich-text is now preserved properly while creating an Excel table is Rich-text range.
+* Monochromatic color applied for chart series is now preserved properly while resaving the Excel document.
+* SVG image is now preserved properly while add copying the Excel worksheet.
+* Table built-in style is now rendered properly while converting Excel to PDF for latest Excel version.
+* Table built-in style with double and medium border is now rendered properly while converting Excel to PDF for latest Excel version.
+* Picture border edge join is now preserved properly while resaving the Excel document.
+* Table striped style is now applied properly based on the strip size.
+* Justify and distributed text alignments of shape are now rendered properly in Excel to PDF conversion.
+* Exception thrown for unique formula in creation of Excel document is now resolved.
+
+
diff --git a/aspnetmvc/Release-notes/v19.3.0.54.md b/aspnetmvc/Release-notes/v19.3.0.54.md
index 6425d5b4..e5473034 100644
--- a/aspnetmvc/Release-notes/v19.3.0.54.md
+++ b/aspnetmvc/Release-notes/v19.3.0.54.md
@@ -10,9 +10,32 @@ documentation: ug
{% include release-info.html date="November 17, 2021" version="v19.3.0.54" %}
-{% directory path: _includes/release-notes/v19.3.0.54
+
%}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.3.0.55.md b/aspnetmvc/Release-notes/v19.3.0.55.md
index d634f7c9..89ed39f7 100644
--- a/aspnetmvc/Release-notes/v19.3.0.55.md
+++ b/aspnetmvc/Release-notes/v19.3.0.55.md
@@ -10,8 +10,46 @@ documentation: ug
{% include release-info.html date="November 23, 2021" version="v19.3.0.55" %}
-{% directory path: _includes/release-notes/v19.3.0.55 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#345707 - Outofmemory exception while no longer occurs when converting Word to PDF in Azure App service.
+* \#345728 - Gradient Fill is applied properly for rotated shape in the PDF document.
+* \#345637 - All pages are properly shown in the other browser viewer after compressing the merged PDF documents.
+* \#347588 - An exception while no longer occur when creating a PDF deferred signature without a public certificate.
+* \#347343 - A string was not recognized as a valid DateTime exception while no longer occurs when loading the PDF document.
+* \#346997 - Signature appearance are properly shown when signing existing signature field with an appearance in a PDF document.
+* \#342881 - Form fields are allowed to save the PDF document after importing the XFA document.
+* \#342794, \#343743 - Added stamp annotation is preserved properly after flattening the existing document.
+* \#347783 - No longer Runtime exception occurs when convert the specific PDF/A document to PDF_A3B.
+* \#346255 - Signature auto validation issue when signing along with free text annotation in Adobe reader is now resolved.
+* \#347083 - Text box field item appearance related issues are not resolved in creation support.
+* \#347148 - Symbol characters are now rendered properly using standard font in NET5_0 and NETCORE3_1.
+* \#348895 - Page size not updated based on manual page orientation issue is now resolved.
+* Runtime exception occurs when accessing invalid date time format in metadata is now resolved.
+* Reassigning the text property of an empty PdfLoadedTextBoxField value is now assigned properly.
+* Popup Annotation appearance is properly fit to the annotation bounds.
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.3.0.56.md b/aspnetmvc/Release-notes/v19.3.0.56.md
index 2f76d61e..52c98aa3 100644
--- a/aspnetmvc/Release-notes/v19.3.0.56.md
+++ b/aspnetmvc/Release-notes/v19.3.0.56.md
@@ -10,8 +10,35 @@ documentation: ug
{% include release-info.html date="November 30, 2021" version="v19.3.0.56" %}
-{% directory path: _includes/release-notes/v19.3.0.56 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#348710 - Orientation of the pages will be added properly when merging the PDF documents.
+* \#347198 - Check box field border will be preserved properly while flattening the PDF forms.
+* \#345762 - Now, the content is properly clipped while converting EMF to PDF document.
+* \#348259 - No longer exception occurs while getting the ModifiedDate in PdfLoadedAnnotation.
+* \#345765 - Merged document internal links are now working properly in different viewers.
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.3.0.57.md b/aspnetmvc/Release-notes/v19.3.0.57.md
index d7f75ca3..1c676efd 100644
--- a/aspnetmvc/Release-notes/v19.3.0.57.md
+++ b/aspnetmvc/Release-notes/v19.3.0.57.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="December 07, 2021" version="v19.3.0.57" %}
-{% directory path: _includes/release-notes/v19.3.0.57 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.3.0.59.md b/aspnetmvc/Release-notes/v19.3.0.59.md
index fcaedc52..8737ce25 100644
--- a/aspnetmvc/Release-notes/v19.3.0.59.md
+++ b/aspnetmvc/Release-notes/v19.3.0.59.md
@@ -10,8 +10,31 @@ documentation: ug
{% include release-info.html date="December 14, 2021" version="v19.3.0.59" %}
-{% directory path: _includes/release-notes/v19.3.0.59 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.4.0.38.md b/aspnetmvc/Release-notes/v19.4.0.38.md
index 771ccf88..f8a318ca 100644
--- a/aspnetmvc/Release-notes/v19.4.0.38.md
+++ b/aspnetmvc/Release-notes/v19.4.0.38.md
@@ -10,8 +10,202 @@ documentation: ug
{% include release-info.html date="December 17, 2021" version="v19.4.0.38" %}
-{% directory path: _includes/release-notes/v19.4.0.38 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I349086 - Hyperlink is now preserved properly while resaving a DOCX format document.
+* \#I348691 - Tab position is now preserved properly while resaving a RTF format document.
+* \#I348161 - List numbers are now preserved properly while converting a DOCX format document to text file.
+* \#F170251, \#I348826 - Chinese text is now preserved properly while resaving a RTF format document.
+* \#I347916 - The **ArgumentException** will no longer be thrown while opening a DOC format document.
+* \#I347545, \#SF-354787 - Text is now preserved properly while merging the DOC format documents.
+* \#I345869 - Textbox is now preserved properly when saving a DOCX format document in German culture.
+* \#I346276 - List level is now parsed properly while opening a RTF format document.
+* \#I344080, \#I344850 - Document will no longer corrupted while resaving a DOCX format document.
+* \#I346276, \#I348026 - The **ArgumentException** will no longer be thrown while opening a RTF format document.
+* \#I346159, \#I346140 - Hanging issue has been resolved while opening a DOCX format document.
+* \#FB28410 - Text in mapped content control are updated properly in DOCX format document.
+* \#I343242 - SET Field with Formula fields are now update properly while calling `UpdateDocumentFields()` method.
+* \#I349104, \#SF-356256 - The **ArgumentException** will no longer be thrown while converting a Word document to PDF.
+* \#I349096 - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#I349308 - Floating items are now preserved properly while converting a Word document to PDF.
+* \#I348923 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#I347437 - Text is now preserved properly while converting a Word document to PDF.
+* \#I347608 - Textbox is now preserved properly while converting a Word document to PDF.
+* \#I344573, \#I347338, \#I347415 - Frame is now preserved properly while converting a Word document to PDF.
+* \#FB29888 - TOC page numbers are now updated properly after calling `UpdateTableOfContents()` method.
+* \#FB29855 - Highlight color is now preserved properly while converting a Word document to PDF.
+* \#I347411 - The **IndexOutOfRangeException** will no longer be thrown converting a Word document to PDF.
+* \#I346606, \#I346489, \#SF-353711 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I345986 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I345489 - The **ArgumentException** will no longer be thrown while converting a DOCX format document to PDF.
+* \#F169301 - Table is now preserved properly while converting a DOCX format document to PDF.
+* \#I346687 - Paragraph is now preserved properly while converting a Word document to PDF.
+* \#I344080 - Document will no longer be corrupted while resaving a DOCX format document.
+* \#FB28940 - TOC navigation is now working properly while resaving a DOCX format document.
+* \#I341105 - The **StackOverflowException** will no longer be thrown while calling `AcceptChanges()` method.
+* \#I342621 - Hanging issue has been resolved while opening a DOCX format document.
+* \#I343124 - Shape and image are now preserved properly while resaving a RTF format document.
+* \#I341909 - The **XMLException** will no longer be thrown while opening a DOCX format document.
+* \#FB28776 - The **InvalidOperationException** will no longer be thrown while removing a style from a Word document.
+* \#FB28166 - IF field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#F168614, \#FB28165 - The **InvalidOperationException** will no longer be thrown while resaving a DOCX format document.
+* \#I343605 - The **NullReferenceException** will no longer be thrown while opening a Word document.
+* \#I343856 - Text is now preserved properly while resaving a RTF format document.
+* \#I345610 - Bullet character is now preserved properly in tagged PDF while converting a Word document to PDF.
+* \#I345585 - The **OutOfMemoryException** will no longer be thrown while converting a Word document to PDF.
+* \#I344763, \#I345120, \#I345457, \#I343961, \#I343550, \#I344476 - Text is now preserved properly while converting a Word document to PDF.
+* \#I344573 - Frame is now preserved properly while converting a Word document to PDF.
+* \#I344575, \#I344834 - Text box is now preserved properly while converting a Word document to PDF.
+* \#FB29344 - Content control is now preserved properly while resaving a DOCX format document.
+* \#I344171, \#I346772, \#I344016 - Text box is now preserved properly while converting a DOCX format document to PDF.
+* \#I344316 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#I342402 - Paragraph is now preserved properly while converting a Word document to PDF.
+* \#I344312 - Floating item is now preserved properly while converting a Word document to PDF.
+* \#I343806, \#I344038, \#FB29056, \#I342808 - Table is now preserved properly while converting a DOCX format document to PDF.
+* \#I343888 - Table and Heading are now preserved properly in tagged PDF while converting a Word document to PDF.
+* \#I342251 - Emoji is now preserved properly while converting a DOCX format to PDF.
+* \#I342795 - Table cells are preserved properly while converting a RTF format document to PDF.
+* \#I341531, \#I342859 - Image is now preserved properly while converting a Word document to PDF.
+* \#I342250, \#I344435 - Table is now preserved properly while converting a Word document to PDF.
+* \#I344560 - Page number is now preserved properly while converting a DOCX format document to PDF.
+* \#I343474 - Text in group shape is now preserved properly while converting a Word document to PDF.
+* \#F169301 - Strikethrough is now preserved properly while converting a Word document to PDF.
+* \#I340593 - Textbox position is now preserved properly while converting a Word document to PDF.
+* \#I343477 - Text in frame is now preserved properly while converting a Word document to PDF.
+* \#FB28775 - Checkbox is now preserved properly while converting a Word document to PDF.
+* \#I340817, \#I346057, \#I349564 - Artifacts are now added properly while converting a Word document to PDF.
+## PDF
+
+### Features
+{:#PDF-Features}
+* \#342792 - Provided the support to add deferred signing without PKCS7 encoding.
+* \#341462 - Provided support to throw a different exception type for secured PDF documents when loading invalid or without password.
+* Provided the support to flatten form fields without calling the save method.
+* Added the support for converting PDF to PDF A2U and A3U.
+* Improved 2x performance in PDF to PDF/A conversion.
+
+### Breaking Changes
+{:#PDF-breaking-changes}
+* Now, the PDF page orientation will be changed based on the page size provided.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+* \#344187 - Index was outside the bounds of the array issue will no longer occurs while converting PDF to PDF/A.
+* \#343744 - Null reference exception will no longer occurs while flattening the PDF documents.
+* \#343555 - Null reference exception will no longer occurs while sign the PDF document with enable validation appearance.
+* \#342787 - Ink annotations are now preserved properly.
+* \#342444 - KeyNotFound exception will no longer occurs while flattening PDF documents.
+* \#344287 - Now, the exported FDF data is preserved properly.
+* \#343003 - ICC color space will be preserved properly when compressing the PDF document.
+* \#344637 - Exception will no longer occurs while loading encrypted PDF document.
+* \#345332 - PDF document will be decrypted properly while removing password from it.
+* \#342792 - Signature will no longer failed when signing PDF document with deferred sign.
+* \#344528 - Imported form fields values will be preserved properly on Chrome and other viewers.
+* \#343888 - Tag will be added properly while creating table.
+* \#344284 - Preservation issue will no longer occurs while modifying the check box field in existing PDF document.
+* \#344287 - Symbols will be exported properly while importing/exporting form fields.
+* \#343259 - Rubber stamp annotation appearance will be preserved properly.
+* \#343593 - Exception will no longer occurs while compressing the existing PDF document.
+* \#342500 - PDF document will no longer corrupted, while performing redaction.
+* \#342831 - Annotations will be preserved properly when flattening it.
+* \#342048 - Null reference exception will no longer occurs while converting word to PDF document.
+* \#342244 - Hanging issue will no longer occurs while removing images from the PDF document.
+* \#342171 - Now, the file size is optimized, when drawing existing PDF page as template.
+* \#341582 - PDF grid will be preserved properly when drawing it to the PDF document.
+* \#340465 - Dot notation issue will no longer occurs while exporting PDF document to XML document.
+* \#340464, \#340466 - Double quotation mark variants and Apostrophe will be preserved properly when exporting form data to XML or XFDF.
+* \#338447 - Line breaks will be preserved properly while repeatedly exporting data to XML.
+* \#346053 - The ink annotation appearance will be preserved properly while setting border width as a float value.
+* \#348721 - Enabled the signature validation appearance will be preserved properly in the chrome browser.
+* \#348329, \#SF-355512 – The PdfDocumentAnalyzer will show the syntax warning if the page content is empty.
+* \#342794, \#343743, \#SF-353407 – The rubber stamp annotation will be preserved properly when flattening.
+* \#348614 - Conformance will be passed on the online validator tool when converting the PDF to PDF/A1B.
+* \#338451, \#338963 - The list box will be preserved properly when importing form data.
+* \#348710 – The PDF page orientation will not be changed while merging PDF documents.
+* \#348259 – The null reference exception will no longer occur while modifying the annotation date.
+* \#345765, \#SF-352935 – The PDF document’s internal links will be preserved properly when merging it.
+* \#347588 - Exception will no longer occur while deferred signing without a public certificate.
+* \#347783 – The null reference exception will no longer occur while converting the PDF to PDF/A-3B.
+* \#347198 – The check box border style will be preserved properly while flattening it.
+* \#346997 - Text will be preserved properly on the signature field.
+* \#347343 – The string was not recognized exception will no longer occur when loading a PDF document.
+* \#345637 - Document will be preserved properly on the Firebox while compressing it.
+* \#346255 – The signature is not auto validated issue will no longer occur while signing PDF documents and free text annotation in the Adobe Reader.
+* \#342881 - Form fields changes are not allowed in the Adobe exception will no longer occur while filling the form fields using ImportXfaData API.
+* \#345762 - The preservation issue will no longer occur while converting EMF to PDF.
+* \#345728 - Gradient fill will be preserved properly on rotated shapes.
+* Argument out of range exception will no longer occur while accessing the XMP metadata.
+* Text box field will be preserved properly after assigning a new value.
+* The header and footer content artifact's hierarchical structure is now preserved properly.
+* The save message box will be no longer appear on the adobe reader while importing form data.
+* The popup annotation appearance will be preserved properly.
+* The null reference exception will no longer occur while finding text on an existing PDF document.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I344849 - The PowerPoint presentation will no longer be corrupted while performing multiple clone and merge with same slide.
+* \#I344715 - Hyperlink of SmartArt is now preserved properly while saving the PowerPoint presentation.
+* \#I344458 - Row height is now updated properly while adding a new row into the PowerPoint table.
+* \#I341233 - Underline is now preserved properly while saving the PowerPoint presentation.
+* \#I341320 - Layout slide is now applied properly while adding a new slide into the PowerPoint presentation.
+* \#I340149 - Think cell component is now preserved properly while saving the PowerPoint presentation.
+* \#I341112 - Picture bullet is now preserved properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I341494 - Conditional format without applied range is now preserved properly while resaving the Excel document.
+* \#I340032 - Exception thrown while resaving the Excel document having with chart title referred from external range is now resolved.
+* \#I340032 - Series color of a chart having tint color is now preserved properly while resaving the Excel document.
+* \#I341449 - Chart value axis labels are now rounded off properly while converting chart to image.
+* \#I340620 - NullReference exception thrown while accessing the series values from named range is now resolved.
+* \#I342141, \#I342694 - Data label font size is now proper while cloning the chart.
+* \#I332362- Legend entries are now rendered properly in chart to image conversion.
+* \#I343761 - Default column width is now maintained correctly while parsing the Excel document.
+* \#I342426 - Legend entries are now proper while converting chart with multiple series to image.
+* \#I342424 - Column clustered chart with date time axis is now rendered properly in chart to image conversion.
+* \#I342677 - Bitmap image is now rendered properly in Excel to PDF conversion.
+* \#I344139 - OnAction property value of alternate share is now set properly.
+* \#I342424 - Column clustered chart with datetime axis type is now rendered properly in the chart to image conversion.
+* \#I332362 - Legend entries are now rendered properly in chart to image conversion.
+* \#I344267 - Cropped image is now rendered properly in chart to image conversion.
+* \#F169804, \#F169813 - Excel page orientation is now rendered properly in Excel to PDF conversion.
+* \#I345199 - Currency value is now set properly in Excel document.
+* \#F169945 - Color scale conditional formatting when applied to a discontinuous range in now rendered properly Excel to PDF conversion.
+* \#I346162 - Argument exception thrown when shared strings contains an empty XML element is now resolved.
+* \#I346163 - Unexpected tag fill exception thrown while converting Excel to PDF is now resolved.
+* \#I342424 - Column clustered chart with date time axis type is now rendered properly in the chart to image conversion.
+* \#I344386 - Default properties of chart title is now correct while resaving the Presentation document.
+* \#I344819 - Custom XML relation is now correct even while resaving the Excel document more than once.
+* \#I346725 - Gradient fill stop position in autoshapes can now be changed without any issue.
+* \#I347367 - Exception thrown while performing add copy operation in Excel document with chart using value from cells is now resolved.
+* \#F169993 - Method not implemented exception thrown while resaving XLS document, opened with parse on demand option is now resolved.
+* \#F169993 - Application now does not hang while opening the Excel documnet have picture with empty XML elements.
+* \#I344139 - VBA project properties are now parsed properly while opening Excel 365 created document, in XlsIO.
+* \#F169691 - Substitute font is now applied properly for Excel header and footer in Excel to PDF conversion.
+* \#I345758 - Issue with cell font styles being removed during font substitution in Excel to PDF conversion is now resolved.
+* \#I347769 - Exception thrown while parsing chart series category without formula element is now resolved.
+* \#I345988 - Series of the chart with external data range and no cache value is now rendered properly in Excel to PDF conversion.
+* \#I346013 - Null reference exception thrown while converting chart with external data range to image in now resolved.
+* Header and footer text with superscript is now rendered properly in Excel to PDF conversion.
+* Number of table rows and minimum value of table is now rendered properly in Excel to PDF conversion.
+* Rich-text is now preserved properly while creating an Excel table is Rich-text range.
+* Monochromatic color applied for chart series is now preserved properly while resaving the Excel document.
+* SVG image is now preserved properly while add copying the Excel worksheet.
+* Table built-in style is now rendered properly while converting Excel to PDF for latest Excel version.
+* Table built-in style with double and medium border is now rendered properly while converting Excel to PDF for latest Excel version.
+* Picture border edge join is now preserved properly while resaving the Excel document.
+* Table striped style is now applied properly based on the strip size.
+* Justify and distributed text alignments of shape are now rendered properly in Excel to PDF conversion.
+* Exception thrown for unique formula in creation of Excel document is now resolved.
+* Resaving the macro file with intl-macro sheet now does not leads to corruption.
diff --git a/aspnetmvc/Release-notes/v19.4.0.40.md b/aspnetmvc/Release-notes/v19.4.0.40.md
index 16f194f1..3a5e2c5b 100644
--- a/aspnetmvc/Release-notes/v19.4.0.40.md
+++ b/aspnetmvc/Release-notes/v19.4.0.40.md
@@ -9,8 +9,52 @@ documentation: ug
{% include release-info.html date="December 28, 2021" version="v19.4.0.40" %}
-{% directory path: _includes/release-notes/v19.4.0.40 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I358887 - Clipping issue will no longer occur while converting EMF to PDF.
+* \#I357334 - Unwanted lines preservation issue will no longer occur while converting Word to PDF.
+* \#I358338 - Space between text content issues will no longer occur while converting Word to PDF.
+* \#I359164 - PdfStringLayouter result is now proper when the string starts with white space.
+* \#I356437 - Signature validation appearance tick mark is not preserved properly on rotated PDF documents.
+* \#I358302 - Duplicate pages will no longer be added while creating a PDF template.
+* \#I359287 - Popup annotations are now removed properly.
+* \#I356519 - Exception will no longer occur when adding timestamp server to the signature field.
+* \#F171198 - Cell clipping issue will no longer occur when drawing a PDF grid with row height on a nested grid.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I357442 - Excel file being corrupted while creating a pivot table with data source having large decimal value is now resolved.
+* \#I357309 - Inavlid named exception thrown while parsing named range with external sheet reference in ParseOnDemand option is now resolved.
+* \#F169945 - Color scale conditional formatting is now applied properly, even when the cell has more decimal points.
+* \#I355365 - Exporting data from Excel to nested object is proper even when worksheet contains blank cells.
+* \#I346725 - Gradient fill stop position is now changed properly in gradient type two-color while resaving the Excel document.
+* \#I348173 - Exporting data from Excel to multiple nested object classes is now handled properly.
+* \#I347519 - Axis cross position is now proper while creating the scatter chart.
+* \#I356711 - Argument exception thrown while un-zipping the zero kb zipped file is now resolved.
+* \#I354719 - Primary category axis with logarithmic scaling is now handled properly in Chart to Image conversion.
+* \#I353842 - Gridline dashed line pattern is now handled properly in Chart to Image conversion.
+* \#I354714 - Axis title of the chart with both positive and negative values is now rendered properly in Chart to Image conversion.
+* \#I348430 - Interpolated option in DisplayBlankAs is now handled properly for scatter chart in Chart to Image conversion.
+
diff --git a/aspnetmvc/Release-notes/v19.4.0.41.md b/aspnetmvc/Release-notes/v19.4.0.41.md
index 813d71b3..26db201d 100644
--- a/aspnetmvc/Release-notes/v19.4.0.41.md
+++ b/aspnetmvc/Release-notes/v19.4.0.41.md
@@ -10,8 +10,42 @@ documentation: ug
{% include release-info.html date="January 04, 2022" version="v19.4.0.41" %}
-{% directory path: _includes/release-notes/v19.4.0.41 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I359489 - Performance has been improved while flattening annotation in a PDF document.
+* \#I360154 - Exception will no longer occur while removing the font from multiple instance files.
+* \#I358346 - Text rendering issue will no longer occur while flattening the textbox field in particular PDF documents.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I356617 - Exception thrown while creating pivot table with autosort when same pivot value exist in lower and upper cases, is now resolved.
+* \#F171153 - ArgumentOutOfRange exception thrown while accessing worksheet with name have .xlsx extension is now resolved.
+* \#I354714 - Chart secondary value axis is now rendered properly in Chart to Image conversion.
+* \#I358413 - File being corrupted when pivot table data source has a backspace(\b) character, is now resolved.
+* \#I357326 - Conditional format with discontiuous range is now moved properly to another range.
+* \#I359498 - Null reference exception thrown when the chart without category range is converted to image, is now resolved.
+* Shapes color is now rendered properly while converting Excel document to PDF.
+* Long text is now rendered properly in Excel to PDF conversion, even when the gridlines are enabled.
+
diff --git a/aspnetmvc/Release-notes/v19.4.0.42.md b/aspnetmvc/Release-notes/v19.4.0.42.md
index 249cc59b..a9ab522f 100644
--- a/aspnetmvc/Release-notes/v19.4.0.42.md
+++ b/aspnetmvc/Release-notes/v19.4.0.42.md
@@ -9,8 +9,37 @@ documentation: ug
{% include release-info.html date="January 11, 2022" version="v19.4.0.42" %}
-{% directory path: _includes/release-notes/v19.4.0.42 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I358489 - Text is now preserved properly while merging a DOCX format document to DOC format document.
+* \#I360176 - If field is now updated properly while calling `UpdateDocumentFields()` method.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I361061 - Annotations are now removed properly when flattening annotation from an existing PDF document.
+* \#I360261 - Metadata is now manually updated properly after accessing loaded conformance document.
+
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#F171424 - Marker style of scatter chart is now cloned properly while resaving the Excel document.
+* \#I356060 - Enabled CalcEngine for newly created worksheet in a CalcEngine enabled workbook.
+
diff --git a/aspnetmvc/Release-notes/v19.4.0.43.md b/aspnetmvc/Release-notes/v19.4.0.43.md
index ac011e18..b5d09b33 100644
--- a/aspnetmvc/Release-notes/v19.4.0.43.md
+++ b/aspnetmvc/Release-notes/v19.4.0.43.md
@@ -9,8 +9,33 @@ documentation: ug
{% include release-info.html date="January 18, 2022" version="v19.4.0.43" %}
-{% directory path: _includes/release-notes/v19.4.0.43 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I349327 - PDF document will no longer be corrupted while rescaling page on an existing PDF document.
+* \#I361258 - Fatal exception will no longer occur while performing regression tests.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.4.0.47.md b/aspnetmvc/Release-notes/v19.4.0.47.md
index 5e69175e..d27e0f1c 100644
--- a/aspnetmvc/Release-notes/v19.4.0.47.md
+++ b/aspnetmvc/Release-notes/v19.4.0.47.md
@@ -10,8 +10,38 @@ documentation: ug
{% include release-info.html date="January 25, 2022" version="v19.4.0.47" %}
-{% directory path: _includes/release-notes/v19.4.0.47 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I362189 - Added support to get annotation type and creation date using PdfLoadedAnnotation instance.
+* \#I361262 - An unexpected token exception will no longer occur when opening the PDF document with open and repair mode.
+* \#I361061 - Preservation issue will no longer occur while flattening form fields.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#F171624 - Argument exception thrown while opening Excel document with chart having string forumla in series name in now resolved.
+* \#I357955 - Number format is now applied properly in German culture for time value.
+* \#I357309 - Invalid named range exception thrown while parsing table formula in ParseOnDemand option is now resolved.
+* Cell text being cropped when converting Excel to PDF in FitSheetOnOnePage option is now resolved.
+* A shape can now be created sucessfully with a shadow, while creating the Excel document.
diff --git a/aspnetmvc/Release-notes/v19.4.0.48.md b/aspnetmvc/Release-notes/v19.4.0.48.md
index 013cea72..c041c9b5 100644
--- a/aspnetmvc/Release-notes/v19.4.0.48.md
+++ b/aspnetmvc/Release-notes/v19.4.0.48.md
@@ -9,8 +9,81 @@ documentation: ug
{% include release-info.html date="January 31, 2022" version="v19.4.0.48" %}
-{% directory path: _includes/release-notes/v19.4.0.48 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#F171702, \#I361312 - Inline content control is now preserved properly while resaving a DOCX format document.
+* \#I358489 - Text is now preserved properly while merging a DOCX format document to DOC format document.
+* \#I358177 - The **ArgumentException** will no longer be thrown while opening a DOC format document.
+* \#I357851 - The **NullReferenceException** will no longer be thrown while opening a Word document.
+* \#I358188 - Document will no longer be corrupted while applying shape line format.
+* \#I357644 - Image is now preserved properly while converting a Word document to PDF.
+* \#I349310, \#I349307, \#I356460, \#I344316, \#I347339, \#I178572 - Table is now preserved properly while converting a DOCX format document to PDF.
+* \#I348931 - Headers and Footers are now preserved properly while resaving a DOCX format document.
+* \#I360176 - If field is now updated properly while calling `UpdateDocumentFields()` method.
+* \#I345909 - Bookmark end is now preserved properly in Word document.
+* \#I362925 - Picture within frame is now preserved properly while converting a Word document to PDF.
+* \#I361410 - Footer content is now preserved properly while converting a Word document to PDF.
+* \#I359041 - Text is now preserved properly while converting a Word document to PDF.
+* \#I357738 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#I356590 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+* \#I349107 - Font substitution event is now working properly for Chinese fonts while converting a Word document to PDF.
+* \#I358294 - Vertical text is now preserved properly while converting a Word document to PDF.
+* Hanging issue has been resolved while opening a DOCX format document.
+* Paragraph is now aligned properly while converting a Word document to PDF.
+* The **ObjectDisposedException** will no longer be thrown converting a Word document to PDF.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I349327 - The resultant document will no longer be corrupted while rescaling the page size on the existing PDF document.
+* \#I361258 - The fatal exception will no longer occur while performing regression tests.
+* \#I355933 - The signature auto validation appearance and position are now properly shown in the Foxit Reader.
+* \#I361061 - Annotations are now removed properly when flattening the annotation from an existing PDF document.
+* \#I360261 - Metadata is now manually updated properly after accessing the loaded conformance document.
+* \#I357093 - Annotations are now removed properly while flattening the free text annotation in the given PDF document.
+* \#I359568 - The TextBoxField value is now shown properly when parsing the form field values from the PDF document.
+* \#I358275 - A runtime exception is now resolved when merging the input documents with the newly added bookmark.
+* \#I361794 - The calendar control panel is flattened properly when flattening a PDF document.
+* \#I360154 - An exception no longer occurs when disposing of the font from multiple instance files.
+* \#I357334 - The unwanted lines preserved issue no longer occurs when converting a Word document to PDF.
+* \#I356437 - The signature validation appearance tick mark is shown properly on the rotated PDF document.
+* \#I358887 - The content is now properly clipped while converting EMF to a PDF document.
+* \#I358338 - The space between the text content issue is no longer when converting Word to PDF.
+* \#I356519 - An exception no longer occurs when adding the TimeStamp server to PdfSignature.
+* \#I361262 - An unexpected token exception no longer occurs when opening a PDF document with open and repair mode.
+* \#I359489 - Performance has been improved while flattening annotation in a PDF document.
+* \#I359488 - An exception is thrown properly for the offset corrupted PDF document.
+* \#I359164 - The layout line result is proper when the text starts with a space character.
+* \#I358302 - Duplicated the first page added issue while no longer occurs when creating the Pdftemplate and drawing it from an existing PDF document.
+* \#I358346 - The Text rendering issue will no longer while flatting the textbox field in a PDF document.
+* \#I359287 - The Caret annotation is removed properly after flattening annotation from a PDF document.
+* \#F171198 - The cell clipping issue will no longer occur when drawing a PDF grid with row height on the nested grid.
+* \#I359488 - An exception is thrown properly for offset corrupted PDF documents.
+* Line annotation symbol is now preserved properly in the comments.
+
+### Features
+{:#PDF-features}
+
+* \#I362189 - Added the support to get annotation type and creation date using the PdfLoadedAnnotation.
+* \#I361251 - Added the support for converting the PDFA document to a PDF document.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I358669 - The **FormatException** will no longer be thrown while converting a PowerPoint presentation to image.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I361554 - Index out of range exception thrown while converting chart with external data range to image is now resolved.
diff --git a/aspnetmvc/Release-notes/v19.4.0.50.md b/aspnetmvc/Release-notes/v19.4.0.50.md
index 152b10e2..0ad10f23 100644
--- a/aspnetmvc/Release-notes/v19.4.0.50.md
+++ b/aspnetmvc/Release-notes/v19.4.0.50.md
@@ -10,8 +10,45 @@ documentation: ug
{% include release-info.html date="February 08, 2022" version="v19.4.0.50" %}
-{% directory path: _includes/release-notes/v19.4.0.50 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#F171754 - Text found properly while finding a text in Word document using `FindSingleLine()` method.
+* \#I361319 - Bookmark content is now replaced properly while resaving a DOCX format document.
+* \#F171754 - Text is now replaced properly while replacing text in a Word document using `ReplaceSingleLine()` method.
+* \#I361733 - Document will no longer be corrupted while executing nested mail merge in a Word document.
+* \#I362350 - Mail merge is now executed properly in a Word document.
+* \#I363683 - Horizontal line is now preserved properly while converting a Word document to PDF.
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I363175, I363170 - Background color and clipping issue will no longer occur while converting EMF to PDF.
+* \#I357334 - Line border is shown properly when zooming in and out for the converted Word to PDF document.
+* \#I363355 - Line caption will be preserved properly when flattening line annotation.
+* \#I360055 - Runtime exception will no longer occur while getting annotations from the existing PDF document.
+* \#F171847 - Free text annotation padding is now proper while preserving appearance in our library.
+* \#I363573 - Form fields are now individually flattened properly.
+* \#F172143 - Page overlapping issue is now resolved when drawing a nested PDF grid with a multiple number of rows.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I361739 - PowerPoint presentation is now opened properly while adding the empty string into empty paragraph.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#F171940 - Display text of a hidden column is now rounded off correctly.
+* \#I361370 - The OFFSET method now returns a range of same size as the input range.
+* \#F171824 - Pivot field font size is now correct while changing the sorting order in Microsoft Excel.
diff --git a/aspnetmvc/Release-notes/v19.4.0.52.md b/aspnetmvc/Release-notes/v19.4.0.52.md
index 25be38f9..ef3d6e73 100644
--- a/aspnetmvc/Release-notes/v19.4.0.52.md
+++ b/aspnetmvc/Release-notes/v19.4.0.52.md
@@ -9,8 +9,42 @@ documentation: ug
{% include release-info.html date="February 15, 2022" version="v19.4.0.52" %}
-{% directory path: _includes/release-notes/v19.4.0.52 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I363267 - The **ArgumentException** will no longer be thrown while opening a DOCX format document.
+* \#I363976 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I363849 - Mail merge is now executed properly in a Word document.
+* \#I353976 - Table is now preserved properly while resaving a DOCX format document.
+
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#F172317 - The cell width issue has now been resolved when applying column-span in the child grid.
+* The dash style is shown properly when drawing a pen with zero width.
+* \#I363406 - Grid overlapping issue will no longer occur while exporting the hierarchical grid.
+* \#I364934 - Key not found exception will no longer occur while drawing template from the existing PDF document.
+* \#I365065 - Text box field values will be preserved properly when signing the PDF document.
+* \#I364032 - Form fields are flattened properly when flattening the form fields in a specific document.
+* \#I363434 - Free text annotation is now exported properly in XFDF format.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I364177 - Layout slides are now referred properly while adding the slides into PowerPoint presentation.
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v19.4.0.53.md b/aspnetmvc/Release-notes/v19.4.0.53.md
index 431d8fea..7579c8e6 100644
--- a/aspnetmvc/Release-notes/v19.4.0.53.md
+++ b/aspnetmvc/Release-notes/v19.4.0.53.md
@@ -10,8 +10,41 @@ documentation: ug
{% include release-info.html date="February 22, 2022" version="v19.4.0.53" %}
-{% directory path: _includes/release-notes/v19.4.0.53 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I362350 - Mail merge is now executed properly in a Word document.
+* \#I366362 - Text is now preserved properly while converting a Word document to PDF.
+* \#I365026 - The **NullReferenceException** will no longer be thrown while replacing line break in a Word document.
+
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I365942 - The identical images are now optimized properly when converting XPS to PDF document.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I363842 - Argument out of range exception thrown while inserting a row where conditional formatting is applied for a discontinuous range is now resolved.
+* \#F172648 - Application being hanged due to hidden images in Excel worksheet to image conversion is now resolved.
+* \#I361191 - Application being hanged due to custom number format in Excel to PDF conversion in iOS is now resolved.
+* \#F172299 - Cell text alignment is now proper while using merge argument in Template Marker, with nested collections.
+* \#I364695 - Argument null exception thrown while opening an Excel document with no cell style name is now resolved.
+* \#I364339 - Performance issue while applying custom style to a worksheet range with the first cell as empty in that range is now resolved.
+
diff --git a/aspnetmvc/Release-notes/v19.4.0.54.md b/aspnetmvc/Release-notes/v19.4.0.54.md
index bcbcb204..24a28b30 100644
--- a/aspnetmvc/Release-notes/v19.4.0.54.md
+++ b/aspnetmvc/Release-notes/v19.4.0.54.md
@@ -9,8 +9,41 @@ documentation: ug
{% include release-info.html date="March 01, 2022" version="v19.4.0.54" %}
-{% directory path: _includes/release-notes/v19.4.0.54 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I368444 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#I368522 - Document will no longer be corrupted while resaving DOCX document.
+
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I367124 - Dropdown field values are now shown properly while importing XML in the XFA document.
+* \#I366599 - The shape is drawn properly while converting XPS to PDF conversion.
+* \#I367733, I367109 - Null reference exception will no longer occur while getting annotation from an existing PDF document.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I366013 - Multicolumn content now preserved properly while converting a PowerPoint presentation to Image.
+* \#F172664 - The **IndexOutOfRangeException** will no longer be thrown while moving a cloned slides into the PowerPoint presentation section.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I366252 - A value with more than 2 digits being cropped in value axis label of bar chart in chart to image coversion is now resolved.
+* \#I366365 - Font size of dta label is now rendered properly in chart to image conversion.
+* \#I366013 - Category labels are now rendered properly in chart to image conversion even while enabling the reverse order.
+* \#I366084 - Null refernce exception thrown while converting 3D chart series with no cache values to image is now resolved.
+
diff --git a/aspnetmvc/Release-notes/v19.4.0.55.md b/aspnetmvc/Release-notes/v19.4.0.55.md
index 8f486d40..de149cce 100644
--- a/aspnetmvc/Release-notes/v19.4.0.55.md
+++ b/aspnetmvc/Release-notes/v19.4.0.55.md
@@ -10,8 +10,44 @@ documentation: ug
{% include release-info.html date="March 08, 2022" version="v19.4.0.55" %}
-{% directory path: _includes/release-notes/v19.4.0.55 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I367585 - Table is now preserved properly while resaving a DOCX format document.
+* \#I367505 - Hanging issue has been resolved while converting a Word document to PDF.
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#F173004 - ColumnSpan is now drawn properly with the expected width.
+* \#F173013 - Text cutoff issue will no longer occur while paginating the long text in a Pdf grid cell.
+* \#I367812 - Field back color is reflected properly in the output PDF when changing and flattening that field in the specific PDF.
+* \#I365633 - Annotations will not be removed while redacting the area in the given PDF document.
+* \#I368657 - KeyNotFoundException will no longer occur while flattening the annotation from an existing PDF document.
+* \#I367084 - Preservation issue will no longer occur while flattening annotations and form fields.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I366990 - SmartArt text is now replaced properly in a cloned PowerPoint presentation.
+* \#I366898 - Tab is now preserved properly while converting a PowerPoint presentation to Image.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I366398 - Unhandled exception thrown while converting Excel document having conditional format formula with special characters to PDF is now resolved.
+* \#I367553 - Argument out of range exception thrown while opening a Word document with incorrect date time is now resolved.
+* \#I366946 - Chart data lables are now rendered properly in chart to image conversion even if the series has empty value.
+* \#I367652 - Resolved the index out of range exeption thrown if the category and value axis ranges of chart series is not equal.
+* \#I367360 - Text box with cell reference in text is now rendered properly in Excel to PDF conversion.
+
diff --git a/aspnetmvc/Release-notes/v19.4.0.56.md b/aspnetmvc/Release-notes/v19.4.0.56.md
index 36915a0b..b5b9acfc 100644
--- a/aspnetmvc/Release-notes/v19.4.0.56.md
+++ b/aspnetmvc/Release-notes/v19.4.0.56.md
@@ -9,8 +9,34 @@ documentation: ug
{% include release-info.html date="March 15, 2022" version="v19.4.0.56" %}
-{% directory path: _includes/release-notes/v19.4.0.56 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## pdf
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I368850 - The XPS document is converted properly without an issue in a different cultural region.
+* \#I365496 - An exception will no longer occur when retrieving the annotation from a PDF document.
+* \#I369672 - Signature validation details are now proper when validating the result of the signatures.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.47.md b/aspnetmvc/Release-notes/v20.1.0.47.md
index 8662e60d..ccd1e07a 100644
--- a/aspnetmvc/Release-notes/v20.1.0.47.md
+++ b/aspnetmvc/Release-notes/v20.1.0.47.md
@@ -9,8 +9,61 @@ documentation: ug
{% include release-info.html date="April 4, 2022" version="v20.1.0.47" %}
-{% directory path: _includes/release-notes/v20.1.0.47 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#I131175, \#I195343, \#I199221, \#I323836, \#I333914, \#I343475, \#I358626 - Provided support for preserving picture fill in DOCX to PDF/Image conversion.
+* \#I341225 - Provided an API to link paragraph and character styles in a Word document.
+
+### Breaking Changes
+{:#DocIO-breaking-changes}
+
+* The default XHTML validation type is changed from `XHTMLValidation.Transitional` to `XHTMLValidation.None` while importing a HTML file.
+## Grid
+
+### Features
+{:#grid-features}
+
+* \#I347226, \#I345255 - Provided Aria accessibility with keyboard support for pager component.
+
+## PDF
+
+### Features
+{:#PDF-features}
+
+* \#I259782, \#I308276 - Added support for importing and exporting annotations with appearance.
+* \#F169363 – Added Support for embedding the non-embedded font in an existing pdf document.
+* \#I361251 - Added support for converting the PDF/A conformance document to a normal PDF document.
+* \#I362189 - Added support to get annotation type and creation date directly from PdfLoadedAnnotation instance.
+* \#I358952 - Improved the performance of Annotation flattening by 30 times faster.
+* Improved the performance of PDF to PDF/A conversion by 2.5 times faster than before.
+* Added support for setting base URL for PDF document.
+
+### Breaking Changes
+{:#PDF-breaking-changes}
+
+* Starting with v20.1.0.x, if you reference Syncfusion HTML converter assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to this [link](https://help.syncfusion.com/file-formats/licensing/licensing) for generating and registering a Syncfusion license key in your application to use the components without a trail message.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* Provided support for new functions such as XLOOKUP, VALUETOTEXT, ARRAYTOTEXT, XMATCH, and LET.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I366365 - The default space maintained between cell border and cell text is now rendered properly in Excel to PDF conversion.
diff --git a/aspnetmvc/Release-notes/v20.1.0.48.md b/aspnetmvc/Release-notes/v20.1.0.48.md
index 937c870c..d4027bea 100644
--- a/aspnetmvc/Release-notes/v20.1.0.48.md
+++ b/aspnetmvc/Release-notes/v20.1.0.48.md
@@ -9,8 +9,76 @@ documentation: ug
{% include release-info.html date="April 12, 2022" version="v20.1.0.48" %}
-{% directory path: _includes/release-notes/v20.1.0.48 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+* \#I368275 - Provided an API to convert Word document to HTML with Word compatibility.
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#F172876 – Content control is now preserved properly while resaving a DOCX format document.
+* \#I369614 - Font size is now preserved properly while converting a Word document to PDF.
+* \#I371158 - Text is now preserved properly while converting a Word document to PDF.
+* \#I372034 – A Picture inside a frame is now preserved properly while converting a Word document to PDF.
+
+## PDF
+
+### Features
+{:#PDF-features}
+
+* \#I361979 - Added support to load items from the existing signature field.
+* \#I368179 - Added support to detect if the document signature is signed with a timestamp alone.
+* \#I370995 - Added support to add line indent to the first line of the text.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I372396 - XML XPathException will no longer occur when loading and saving the PDF document.
+* \#I373194 - Argument exception will no longer occur when inserting a page from one document into another document.
+* \#F173841 - Grid Cell overlapping issue will no longer occur when drawing a PDF grid with a nested grid on a multi-page document.
+* \#I369816 - Memory consumption issues will no longer occur when getting the form fields font repeatedly.
+* \#I370457 - PDF pages are now shown properly after merging or appending multiple PDF documents into one PDF.
+* \#I371079 - Index out of bounds exception will no longer occur when verifying the Digital signature.
+* \#I366088 - PdfCertificate is now created without any delay with X509Certificate in an Offline environment.
+* \#I372318 - The parent bookmarks are now removed from the PDF document without any issues.
+* \#I372076 - The Destination page index is now retrieved properly for loaded named destinations.
+* \#F173683 - Loaded annotation is now retrieved properly while using its name.
+* \#I372976 - The check box border width can now be accessed properly without any issues in the PDF document.
+* \#I373386 - Font height is now updated properly while creating a new TrueType font with the existing TrueType font.
+* \#I372361 - Hyperlinks now works properly while converting conformance PDF to PDF A2B document.
+* \#I370979 - There is no longer a hanging issue when calling the redact method on a specific PDF document.
+* \#I371416, \#I370670 - An exception will no longer occur when merging the document with other PDF documents.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I367799 - The **NullReferenceException** will no longer be thrown while opening a PowerPoint presentation with customized SmartArt.
+* \#I366014 – The Anchor center is now applied properly while converting a PowerPoint presentation to PDF.
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I371006 - The value of Boolean formula in an Excel cell is now exported properly to the data table.
+* \#I372439 - The Stack overflow exception thrown while parsing a cell formula that refers to another worksheet cell has now been resolved.
+* \#I371321 - Application hanging while opening an Excel document having a picture with an empty blip fill element has now been resolved.
+* \#I371872 - Application hanging while opening an Excel document having a picture with an empty non visual XML element is now resolved.
+* \#I371443 - Chinese text is now rendered properly in the worksheet to image conversion.
+* \#I373897 - Exception is no longer thrown while loading data into a template marker with no value for some objects.
+* \#I371810 - The Unhandled exception thrown while opening an Excel document with the CONCAT formula has now been resolved.
+* \#I369588 - The Index out of range exception thrown while converting the chart with unequal category and value axis external ranges to the image has now been resolved.
+* \#I372512 - Scatter chart dash line pattern is now proper in chart to image conversion.
+* \#I372437 - Picture shapes with rotation are now rendered properly in Excel to PDF conversion.
+* Chart trendline data label formatting is now applied properly in xlsx files.
+* Exception is no longer thrown while converting an Excel document to PDF with an empty shared string.
+* Exception is no longer thrown while converting the Excel documents to PDF with pivot filter types.
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.50.md b/aspnetmvc/Release-notes/v20.1.0.50.md
index 046ffede..19cc95be 100644
--- a/aspnetmvc/Release-notes/v20.1.0.50.md
+++ b/aspnetmvc/Release-notes/v20.1.0.50.md
@@ -10,8 +10,55 @@ documentation: ug
{% include release-info.html date="April 19, 2022" version="v20.1.0.50" %}
-{% directory path: _includes/release-notes/v20.1.0.50 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I366209 - Shape is now preserved properly while converting a Word document to PDF.
+* \#I369631 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I369723 - Image is now preserved properly while resaving a RTF format document.
+* \#I372362 - Contents are now preserved properly after replacing the bookmark content in a Word document.
+* \#I372205 - The **ArgumentException** will no longer be thrown while converting a Word document to Image.
+* \#I367587, \#I371616 - Word and character counts are now updated properly after calling `UpdateWordCount` method.
+* \#I367368 – Column spacing is now preserved properly while converting a DOCX format document to PDF.
+* \#I370323 - Form field in inline content control is now preserved properly while resaving a DOCX format document.
+* \#I371137 - Block content control is now replaced properly while replacing paragraph text.
+* \#I370796 – Input file stream will not disposed internally while opening an HTML format document.
+* \#I364096 - Paragraph formats are now preserved properly while resaving a DOCX format document.
+* \#I373336 – Warnings for line number will no longer be thrown while converting a Word document to PDF.
+## PDF
+
+### Features
+{:#PDF-features}
+
+* \#I363215 - Added the support to remove all unsupported annotations while flattening an existing PDF document.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I372831 - Checkbox values now look properly in all PDF viewers.
+* \#F173437 - The row issue will no longer occur when an extra page is added on PDFGrid rendering.
+* \#I370312 - Date time format in text box field is now preserved properly after flattening the PDF document.
+
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I372405 - Hanging issue has been resolved while converting a PowerPoint presentation to Image.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I363400 - Pivot table cell formatting is now applied properly even in protected view.
+* \#I375327 - Pivot table does not get collapsed when the minimize button is clicked.
+* \#I374418 - File corruption while creating an Excel file with a cell value as "Nan" has now been resolved.
+* Pie chart series color is now preserved properly in chart to image conversion.
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.51.md b/aspnetmvc/Release-notes/v20.1.0.51.md
index b7ec1a0f..89890cc3 100644
--- a/aspnetmvc/Release-notes/v20.1.0.51.md
+++ b/aspnetmvc/Release-notes/v20.1.0.51.md
@@ -10,8 +10,43 @@ documentation: ug
{% include release-info.html date="April 26, 2022" version="v20.1.0.51" %}
-{% directory path: _includes/release-notes/v20.1.0.51 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I369613 - Paragraph before spacing is now considered while wrapping with table in Word to PDF conversion.
+* \#I373419 - HTML string is now appended properly while calling `AppendHtml()` method.
+* \#I374490 – The **ArgumentOutOfRangeException** will no longer been thrown while converting a Word document to PDF.
+* \#I372197 - Table of contents are now updated properly while calling `UpdateTableOfContents()` method.
+* \#I373708 - Paragraph content is now tagged properly while converting a Word document to PDF.
+* \#I375166 - The **ArgumentException** will no longer been thrown while converting a Word document to PDF.
+* \#I373190 - Paragraph indents are now preserved properly while converting a DOCX format document to PDF.
+* \#I373394 - Bookmark is now exported properly while converting a Word document to PDF.
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I375999 - The child bookmark cloning issue is resolved while splitting the PDF document.
+* \#I375314 - A "parameter is not valid" exception will no longer occur while OCRing the PDF document.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I374801, \#I374804 - The **ArgumentNullException** will no longer be thrown while opening a PowerPoint presentation.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#F174314 - Argument Exception thrown while opening an Excel document with formulas in Thai culture has been resolved.
+* \#I375320 - Underline style missing issue has been resolved while adding hyperlink to rich text applied cell.
+* \#I373375 - The Logarithmic axis gridline is now rendered properly in chart to image conversion.
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.52.md b/aspnetmvc/Release-notes/v20.1.0.52.md
index a91ed691..8d20b751 100644
--- a/aspnetmvc/Release-notes/v20.1.0.52.md
+++ b/aspnetmvc/Release-notes/v20.1.0.52.md
@@ -10,8 +10,45 @@ documentation: ug
{% include release-info.html date="May 03, 2022" version="v20.1.0.52" %}
-{% directory path: _includes/release-notes/v20.1.0.52 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I373510 - Hanging issue has been resolved while converting a Word document to PDF.
+* \#I375033 - Extra blank page will not be added while converting a Word document to PDF.
+* \#F34042 - The **InvalidOpertaionException** will no longer be thrown while resaving a DOCX format document.
+* \#I376385 - AutoFit text box is now preserved properly while converting a Word document to PDF.
+* \#I373666 - The **OutOfMemoryException** will no longer be thrown while converting a Word document to PDF in Azure Function.
+* \#I373254 - The **ArgumentException** will no longer be thrown while opening a DOC format document.
+* \#I375233 - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+* \#I373162, I377215 - List numbers are now preserved properly while converting a DOCX format document to PDF.
+* \#I375332 - The **ArgumentException** will no longer be thrown while resaving a DOCX format document.
+* \#I374709 - Paragraph is now preserved properly while converting a Word document to HTML.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I375403 - The checkbox field symbols are now shown properly after flattening the PDF document.
+* \#I370362, \#I373543, \#I376707 - The PDF document will no longer be corrupted while creating tagged PDFs from different cultural settings.
+* \#I375835 - The preservation issue will no longer occur when compressing PDFs with images.
+* \#I370753 - An exception will no longer occur while performing OCR on multi-threading.
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#F52797 - The argument out of range exception thrown while parsing the cell value having the cell type as the inline string has been resolved.
+* \#I375775 - The dark color being applied for pivot rows while applying the pivot cell format has been resolved.
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.55.md b/aspnetmvc/Release-notes/v20.1.0.55.md
index d664fab4..25c4e964 100644
--- a/aspnetmvc/Release-notes/v20.1.0.55.md
+++ b/aspnetmvc/Release-notes/v20.1.0.55.md
@@ -9,8 +9,63 @@ documentation: ug
{% include release-info.html date="May 12, 2022" version="v20.1.0.55" %}
-{% directory path: _includes/release-notes/v20.1.0.55 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I374475, I376289 - Paragraph shading is now preserved properly while converting a Word document to PDF
+* \#I374538 - PDF file size is reduced while converting a Word document to PDF.
+## PDF
+
+### Features
+{:#PDF-features}
+
+* \#I361979 - Added support to load items from the existing signature field.
+* \#I368179 - Added support to detect if the document signature is signed with a timestamp alone.
+* \#I363215 - Added the support to remove all unsupported annotations while flattening an existing PDF document.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I373194 - Argument exception will no longer occur when inserting a page from one document into another document.
+* \#F173841 - The Grid Cell overlapping issue will no longer occur when drawing a PDF grid with a nested grid on a multi-page document.
+* \#I369816 - Memory consumption issues will no longer occur when getting the form fields font repeatedly.
+* \#I370457 - PDF pages are now shown properly after merging or appending multiple PDF documents into one PDF.
+* \#I371562 - No longer provided stream disposed when loading a specific PDF in PdfLoadedDocument.
+* \#I371079 - Index out of bounds exception will no longer occur when verifying the digital signature.
+* \#I366088 - PdfCertificate is now created without any delay with X509Certificate in an Offline environment.
+* \#I372318 - The parent bookmarks are now removed from the PDF document without any issues.
+* \#I372076 - The Destination page index is now retrieved properly for loaded named destinations.
+* \#F173683 - Loaded annotation is now retrieved properly while using its name.
+* \#I372976 - The check box border width can now be accessed properly without any issues in the PDF document.
+* \#I373386 - Font height is now updated properly while creating a new TrueType font with the existing TrueType font.
+* \#I372361 - Hyperlinks now work properly while converting conformance PDF to PDF A2B document.
+* \#I370979 - There is no longer a hanging issue when calling the redact method on a specific PDF document.
+* \#I371416, \#I370670 - An exception will no longer occur when merging the document with other PDF documents.
+* \#I372831 - Checkbox values now look properly in all PDF viewers.
+* \#F173437 - The row issue will no longer occur when an extra page is added on PDFGrid rendering.
+* \#I370312 - Date time format in the text box field is now preserved properly after flattening the PDF document.
+* \#I375999 - The child bookmark cloning issue is resolved while splitting the PDF document.
+* \#I375403 - The checkbox field symbols are now shown properly after flattening the PDF document.
+* \#I370362, \#I373543, \#I376707 - The PDF document will no longer be corrupted while creating tagged PDFs from different cultural settings.
+* \#I370753 - An exception will no longer occur while performing OCR on multi-threading.
+* \#I372396 - XML XPathException will no longer occur when loading and saving the PDF document.
+* \#I375314 - A "parameter is not valid" exception will no longer occur while OCRing the PDF document.
+## Presentation
+
+### Breaking Changes
+{:#Presentation-breaking-changes}
+
+* `FontSettings` class is added within `Syncfusion.Presentation` namespace.
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I377757, #I377705, #I377816 - Null reference exception being thrown while creating an Excel document with hyperlink is now resolved.
diff --git a/aspnetmvc/Release-notes/v20.1.0.56.md b/aspnetmvc/Release-notes/v20.1.0.56.md
index 8844cac2..91010642 100644
--- a/aspnetmvc/Release-notes/v20.1.0.56.md
+++ b/aspnetmvc/Release-notes/v20.1.0.56.md
@@ -9,8 +9,52 @@ documentation: ug
{% include release-info.html date="May 17, 2022" version="v20.1.0.56" %}
-{% directory path: _includes/release-notes/v20.1.0.56 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I373903 - Shape is now preserved properly while converting a DOCX format document to PDF.
+* \#I379163 - Text is now wrapped properly while converting a Word document to PDF.
+* \#I373485 - Decimal tab is now preserved properly while converting a Word document to PDF.
+* \#I376688 - Chinese text is now wrapped properly while converting a Word document to PDF.
+* \#I377704 - Page margin is now preserved properly while converting a Word document to PDF.
+* \#I377575 - The **OpenXmlPackageException** will no longer be thrown while opening a Word document.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I376601 - Stack overflow exception will no longer occur while drawing a PDF template in a PDF document.
+* \#I376827 - Now, the file size has been optimized when compressing a PDF document.
+* \#I376946, \#I377764 - An exception will no longer occur when accessing bounds after removing the annotation from a PDF document.
+* \#I374931 - The PDF document opens properly in the Firefox browser after loading the document using the PDF library.
+* \#I375835 - The preservation issue will no longer occur when compressing the PDF document.
+* \#I376554 - The null reference exception will no longer occur in the page number field when saving the PDF document.
+
+
+
+
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I378640, \#I376955 - The **IndexOutOfRangeException** will no longer be thrown while saving the PowerPoint presentation.
+* \#I376372 - Bold style is now returned properly from existing PowerPoint presentation.
+* \#I375198 - List type is now returned properly from existing PowerPoint presentation.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I374768 - Not supported exception thrown while applying minimum and maximum bounds for category axis in the chart has been resolved.
+* \#I377731 - Data is now imported properly even when the list objects namespace contains system.
+* \#I375960 - Formula being considered as string when used in named range while creating the Excel document is now resolved.
+* \#F172299 - Merged cells borders are now preserved properly while importing data into the Excel document using template markers.
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.57.md b/aspnetmvc/Release-notes/v20.1.0.57.md
index 2e265b1a..f5506817 100644
--- a/aspnetmvc/Release-notes/v20.1.0.57.md
+++ b/aspnetmvc/Release-notes/v20.1.0.57.md
@@ -10,8 +10,48 @@ documentation: ug
{% include release-info.html date="May 24, 2022" version="v20.1.0.57" %}
-{% directory path: _includes/release-notes/v20.1.0.57 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I375240 - Table borders are now preserved properly while resaving a DOCX format document.
+* \#I377506, #I378589 - The **ArgumentOutOfRangeException** will no longer be thrown while converting a HTML file to DOC format document.
+* \#I379170 - Image is now preserved properly while converting a Word document to HTML.
+* \#I379154 - Table is now preserved properly while converting a DOCX format document to PDF.
+
+## PDF
+
+### Features
+{:#PDF-features}
+
+* \#I370995 - Provided support to enable new line indent in a PdfStringFormat.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I378749 - Performance delay will no longer occur while checking whether the signature field is signed or not.
+* \#I379173 - An exception will no longer occur when saving a PDF document with a new signature field.
+* \#I378845 - The PDF documents with annotations are now appropriately merged.
+* \#I378160 - BackColor is now updated properly when setting the transparent and empty Backcolor to the TextBox Field.
+* \#I377579 - The shape missing issue will no longer occur while converting the Presentation to a PDF document.
+* \#I377348 - Object Cache warning will no longer occur while performing OCRProcessor in CMD.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I376596 - The **ArgumentException** will no longer be thrown while converting a PowerPoint presentation to PDF.
+* \#I377579 - Character spacing is now applied properly while converting a PowerPoint presentation to PDF.
+* \#I378779 - After line spacing is now applied properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#F174314 - Format exception being thrown while using number format in Thai culture has been resolved.
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.58.md b/aspnetmvc/Release-notes/v20.1.0.58.md
index 8064a8a2..f3c20624 100644
--- a/aspnetmvc/Release-notes/v20.1.0.58.md
+++ b/aspnetmvc/Release-notes/v20.1.0.58.md
@@ -10,8 +10,38 @@ documentation: ug
{% include release-info.html date="May 31, 2022" version="v20.1.0.58" %}
-{% directory path: _includes/release-notes/v20.1.0.58 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I377671 - Table is now preserved properly while converting a DOCX format document to PDF.
+* \#I378568 - Table inside frame is now preserved properly while converting a Word document to PDF.
+* \#I375810 - Table is now preserved properly while converting a HTML format document to PDF.
+* \#I378513 - Table borders are now preserved properly while converting a Word document to PDF.
+* \#I379345 – The **StackOverflowException** will no longer be thrown while resaving a DOCX format document.
+* \#I376243 - Revisions information are retrieved properly while opening a DOCX format document.
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I379344 - The performance delay will no longer occur when loading the invalid cross-table PDF documents.
+* \#I380231 - An exception will no longer occur while signing an existing signed PDF document.
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.59.md b/aspnetmvc/Release-notes/v20.1.0.59.md
index 48acddc8..cd66fcb4 100644
--- a/aspnetmvc/Release-notes/v20.1.0.59.md
+++ b/aspnetmvc/Release-notes/v20.1.0.59.md
@@ -10,8 +10,44 @@ documentation: ug
{% include release-info.html date="June 07, 2022" version="v20.1.0.59" %}
-{% directory path: _includes/release-notes/v20.1.0.59 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I380290 - The **NullReferenceException** will no longer be thrown while converting a Word document to HTML.
+* \#I379502 - Image is now preserved properly while converting a Word document to PDF.
+* \#I378075 - Words, Characters, and Paragraphs counts are now updated properly while calling `UpdateWordCount` API.
+* \#I381600 - Floating Item is now preserved properly while converting a Word document to PDF.
+* \#I379158 – Contents inside frame are now preservation properly while resaving the Word document.
+* \#I381065 - Line break is now preserved properly while converting a Word document to HTML.
+* \#I379158 - Text is now preserved properly while converting a Word document to PDF.
+* \#I379364 – List paragraph is now preserved properly while converting a Word document to HTML.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I377515 - Slide background color is now applied properly while converting a PowerPoint presentation to PDF.
+* \#I380663 – Shape guide is now applied properly while converting a PowerPoint presentation to Image.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I377529 - HTML table with tbody tag is now imported properly into Excel document.
+* \#I376340 - Application being hanged while opening an Excel document with conditional formatting having whitespace is now resolved.
+* \#I378250 - Rich text is now rendered properly in worksheet to image conversion.
+* \#I378154 - Argument exception thrown while accessing first formula of date conditional formatting is now resolved.
+* \#I377896 - Performance deay in converting Excel docuemnt with more blank cells and shapes to PDF is now resolved.
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.60.md b/aspnetmvc/Release-notes/v20.1.0.60.md
index f53246f9..b718bc58 100644
--- a/aspnetmvc/Release-notes/v20.1.0.60.md
+++ b/aspnetmvc/Release-notes/v20.1.0.60.md
@@ -10,8 +10,39 @@ documentation: ug
{% include release-info.html date="June 14, 2022" version="v20.1.0.60" %}
-{% directory path: _includes/release-notes/v20.1.0.60 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I375810 - Table is now preserved properly while converting a HTML format document to PDF.
+* \#I379345 – The **StackOverflowException** will no longer be thrown while resaving a DOCX format document.
+* \#I380192 - Text wrapping is now preserved properly while resaving a DOCX format document.
+* \#I381314 - Text is now preserved properly while converting a Word document to PDF.
+* \#F148395 - Table is now preserved properly while converting a Word document to PDF.
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+* \#I380425 - Gradient line is now preserved properly while converting a PowerPoint presentation to PDF.
+* \#I379504 - Chinese text is now preserved properly while converting a PowerPoint presentation to Image.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I380915 - Resaving an Excel document with filters applied on merged cells now shows proper data to filter.
+* \#I375026 - Cell color being changed while resaving an Excel document more than once is now resolved.
+
diff --git a/aspnetmvc/Release-notes/v20.1.0.61.md b/aspnetmvc/Release-notes/v20.1.0.61.md
index d994ef90..50abbd52 100644
--- a/aspnetmvc/Release-notes/v20.1.0.61.md
+++ b/aspnetmvc/Release-notes/v20.1.0.61.md
@@ -10,8 +10,36 @@ documentation: ug
{% include release-info.html date="June 21, 2022" version="v20.1.0.61" %}
-{% directory path: _includes/release-notes/v20.1.0.61 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+* \#I381764 - Horizontal Line is now preserved properly in while converting a Word document to PDF.
+* \#I382322 - Paragraph is now preserved properly while converting a Word document to PDF.
+* \#I379242 - Floating table is now preserved properly while converting a Word document to PDF
+* \#I381764 - TextBox is now preserved properly while resaving a DOCX format document.
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I381027 - Russian characters are now rendered properly in Excel to PDF conversion.
+
diff --git a/aspnetmvc/Release-notes/v20.2.0.36.md b/aspnetmvc/Release-notes/v20.2.0.36.md
index 149f9585..a1feb671 100644
--- a/aspnetmvc/Release-notes/v20.2.0.36.md
+++ b/aspnetmvc/Release-notes/v20.2.0.36.md
@@ -9,8 +9,97 @@ documentation: ug
{% include release-info.html date="June 30, 2022" version="v20.2.0.36" %}
-{% directory path: _includes/release-notes/v20.2.0.36 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+- `#FB28877` - Insert text wrapping break in a Word document.
+- `#I61189`, `#I244076` - Customize the mail merge execution to start a new page for each group of records in a Word document.
+- `#I343315` - Access or set the internal margins for shapes in the Word document.
+- `#I315632` - Create a Waterfall chart in the DOCX format document.
+- DotDotDashHeavy, DottedHeavy, and Thick underline styles render as they are in the input Word document during Word to PDF conversion.
+
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I380680`, `#I381402` - Bookmark content is now deleted properly while calling `DeleteBookmarkContent` API.
+- `#I379675` - The **IndexOutOfRangeException** will no longer be thrown while deleting the bookmark content.
+- `#I379146` - Map chart is now preserved properly while resaving a DOCX format document.
+- `#I378787` - Shape border is now preserved properly while converting a Word document to PDF.
+- `#I376761` - Table is now preserved properly while resaving a DOC format document.
+- `#I375541` - TextBox line join type is now preserved properly while converting a DOCX document to PDF.
+- `#I376003` - Words and characters counts are now updated properly while calling `UpdateWordCount` API.
+
+
+## PDF
+
+### Features
+{:#PDF-Features}
+* Added a PDF/A-4 conformance creation and conversion support.
+* \#I381316 - Added support to create, edit, and remove watermark annotations.
+* Added a high-level API to convert images to PDF documents.
+* Added support to create, edit, and remove the rich media annotations.
+* \#F174432 - Added support to get the timestamp certificate from the signature validation result.
+* \#I364032 - Added support to flatten annotations without calling the save method.
+* \#I360243, F174432 - Added support to get the detail of the signature's validity from the PdfSignatureValidationResult.
+* Added the property changed event support for the annotations.
+* Added support to split a PDF document by fixed and custom ranges.
+* \#373919 - Updated the latest version BlinkBinaries which includes fixes and security updates in the HTML to PDF.
+* \#118797 - Added support for the Image OCR to a PDF document and the PDF A document.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+* \#I380779 - The PDF form field visibility is not working properly from an existing PDF document.
+* \#I384734 - The Preservation issue no longer occurs while adding Unicode characters to the PDF form fields.
+* \#I385168 - The orientation is properly preserved while trying to import the rotated PDF pages to a new pdf document.
+* \#I382887 - The invalid cross-reference table exception will no longer occur while merging a PDF document.
+* \#I381950 - The widget annotation properly shows in viewers after merging the cropped PDF documents.
+* \#I382355 - A fatal error will no longer occur while opening a PDF document with open and repair mode.
+* \#I381563 - An exception will no longer occur when reusing the input stream without closing a PDF document completely.
+* \#I380561 - The dropdown field values are imported properly with the dynamic xml file.
+* \#F175170 - The PDF signature validation passed when verifying digitally signed with the ECDSA-SHA256 algorithm.
+* \#I379400, I380182 - The preservation issue will no longer occur while adding the image into the signature appearance and draw position.
+* \#I380425 - The shape is preserved properly while converting the Presentation to a PDF document.
+* \#I378529 - The preservation issue will no longer occur after rotating the document and adding a stamp to a PDF document.
+* \#I369183 - The rotation is considered while creating a template from the rotated PDF document.
+* \#I385801 - The document corruption issue will no longer occur while modifying a specific Pdf document.
+* \#I380301 - The runtime and preservation issue will no longer occur when flattening the form field in a particular PDF document.
+* \#F35262 - The PdfGrid is preserved properly at the bottom while adding the header and footer.
+* \#I383513 - The acrobat reader recognized the required mark fields for the text box and list box created using the PDF library.
+* \#I386166 - The incorrect field name exception will no longer occur when trying to receive the value from the newly added form field.
+* \#I381517 - Now, the border width is set properly to the textbox field.
+* \#I382945 - The invalid type cast exception will no longer occur while retrieving the newly added form fields.
+* \#I381698 - The preservation issue will no longer occur after filing the back color to the combed text box field in a PDF document.
+* \#I379204 - The preservation issue will no longer occur while filling the text box field on a particular PDF document.
+* \#I379233 - Shapes are properly drawn with the transparent color using PdfPen.
+* \#I372110 - The Pages are properly added when you collect the page record collection from the loaded PDF document.
+* \#I374592 - The bookmark child is not exported multiple times while splitting a PDF document.
+* \#I372759 - The numeric format is considered when filling a text form field in a PDF document.
+* \#I371581 - The annotations will be active after flattening annotations in the specific PDF documents.
+* \#I374556 - The PdfGrid borders are preserved properly while setting the pagination bounds.
+* \#I375568 - Now, shapes are filled properly with transparent brush colors.
+
+## Presentation
+
+### Bug fixes
+{:#Presentation-bug-fixes}
+
+- `#I380434` - Line spacing is now applied properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* `#I375327` - `IsSerializePivotCache` boolean property is added in `IPivotCache` interface to save pivot cache when required.
+* `#I376580` - Changed the visibility of the `CompoundFileException` class from internal to public to catch the exception in the try-catch block.
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* `#I382987` - The application hanging issue while opening the Excel document with whitespace in drawing XML element is fixed.
diff --git a/aspnetmvc/Release-notes/v20.2.0.38.md b/aspnetmvc/Release-notes/v20.2.0.38.md
index 38bc7ca3..27c1e148 100644
--- a/aspnetmvc/Release-notes/v20.2.0.38.md
+++ b/aspnetmvc/Release-notes/v20.2.0.38.md
@@ -9,8 +9,46 @@ documentation: ug
{% include release-info.html date="July 12, 2022" version="v20.2.0.38" %}
-{% directory path: _includes/release-notes/v20.2.0.38 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I383879` - Paragraph spacing is now preserved properly while clone and merging a section into a Word document.
+- `#I384139` - Table content is now preserved properly while converting a Word document to PDF.
+- `#I387152` – List number is now properly preserved while converting a Word document to PDF.
+- `#I384583` - The paragraph inside a frame is now preserved properly while converting a Word document to PDF.
+- `#I384138` - Tables are now preserved properly while converting a Word document to PDF.
+- `#I311564` - TOC navigation is now working properly while converting a Word document to PDF.
+- `#I379364` - List number is now preserved properly while converting a Word document to HTML.
+- `#I385266` - Styles are now removed properly while removing styles from a Word document.
+- `#I387605` - Hyphenated text is now preserved properly while converting a Word document to PDF.
+- Sequence field is now updated properly while calling `UpdateDocumentFields()` method.
+
+
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#I386419` - Alpha value is now applied properly in black color while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I381593 - Excel file with unicode string being corrupted during resave is now resolved.
+* \#I386988 - Excel file with pivot table being corrupted during resave is now resolved.
+* \#I389301 - Logarithmic axis with min and max value is now rendered properly in chart to image conversion.
+
diff --git a/aspnetmvc/Release-notes/v20.2.0.39.md b/aspnetmvc/Release-notes/v20.2.0.39.md
index 205bdf3b..82080250 100644
--- a/aspnetmvc/Release-notes/v20.2.0.39.md
+++ b/aspnetmvc/Release-notes/v20.2.0.39.md
@@ -10,8 +10,41 @@ documentation: ug
{% include release-info.html date="July 19, 2022" version="v20.2.0.39" %}
-{% directory path: _includes/release-notes/v20.2.0.39 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I386678` - Tabs are now preserved properly while converting a Word document to PDF.
+- `#I386119` - Hanging issue will no longer occur while converting a Word document with footnote to PDF.
+- `#I387987` - MathML equation is now preserved properly while resaving a DOCX format document.
+- `#I386496` - Nested IF field result is now updated properly after calling `UpdateDocumentFields()` method.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I385170 - Date value is now parsed properly while opening the Excel document.
+* \#I388196 - Parse exception thrown while parsing a formula in Greek culture is now resolved.
+* \#I387957 - Series color is now rendered properly in chart to image conversion.
+* \#I382772 - Index out of range exception thrown while converting Excel document with split text to PDF is now resolved.
+
+* Default cell color values are now applied properly in xlsb document.
+
+
diff --git a/aspnetmvc/Release-notes/v20.2.0.40.md b/aspnetmvc/Release-notes/v20.2.0.40.md
index 07a1e194..4d2a5ee3 100644
--- a/aspnetmvc/Release-notes/v20.2.0.40.md
+++ b/aspnetmvc/Release-notes/v20.2.0.40.md
@@ -9,8 +9,47 @@ documentation: ug
{% include release-info.html date="July 26, 2022" version="v20.2.0.40" %}
-{% directory path: _includes/release-notes/v20.2.0.40 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I382560` - Nested IF field result is now updated properly after calling `UpdateDocumentFields()` method.
+- `#I384583` - Paragraph inside frame is now preserved properly while converting a Word document to PDF.
+- `#I390919` - List numbers are now preserved properly while converting a Word document to PDF.
+- `#I388658` – Paragraph spacing now preserved property while converting a Word document to PDF.
+- `#I389847` – Shape is now preserved properly while converting a Word document to PDF.
+- `#I390680` - Image is now preserved properly if `ImageNodeVisited` event triggered while opening an HTML file.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `I390407` - Presentation library created documents will now properly open in Litera Compare tool.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#F176166 - Used range is now updated properly while clearing worksheet range with move option.
+* \#I387111 - Cell values being rendered improperly due to invalid argument separator in Denmark culture is now resolved.
+* \#I385620 - Text overlapping while converting Excel to PDF with auto fit columns option is now resolved.
+* \#I390444 - Argument out of exception being thrown while opening an Excel file with shared formula is now resolved.
+* \#I387844 - Resolved the XML exception being thrown while openig Excel file with whitespace.
+* \#I392008 - Not implemented exception thown while parsing custom table styles of Excel workbook is now resolved.
+* \#I383129 - Default names are now generated for check boxes if the names are empty in xls format files.
+* \#I384894 - Index out of range exception thrown while resaving an Excel document is now resolved.
+* \#I390448 - Null reference exception while opening Excel document with data validation referring to external workbook is now resolved.
+* \#I386003 - Resolved the file corruption while add copying an Excel with embedded object.
+* \#I390520 - Multiple HTML tables can now ne imported to Excel document.
+
diff --git a/aspnetmvc/Release-notes/v20.2.0.43.md b/aspnetmvc/Release-notes/v20.2.0.43.md
index 22c42472..e38ec5ed 100644
--- a/aspnetmvc/Release-notes/v20.2.0.43.md
+++ b/aspnetmvc/Release-notes/v20.2.0.43.md
@@ -9,8 +9,73 @@ documentation: ug
{% include release-info.html date="August 8, 2022" version="v20.2.0.43" %}
-{% directory path: _includes/release-notes/v20.2.0.43 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I389339` – The frame is now preserved properly while converting a Word document to a PDF.
+- `#I392240` – The TextBox is now preserved while resaving a DOCX format document.
+- `#I391930` - The **ArgumentException** will no longer be thrown while resaving a DOCX format document.
+- `#I391173` – The page number is now updated properly while calling the `UpdateDocumentFields()` method.
+- `#I389531` – The table is now preserved properly while converting a Word document to a PDF.
+- `#I391139` – The word counts are now updated properly while calling the `UpdateWordCount()` method.
+- The text inside shape is now preserved properly while resaving a DOCX format document.
+- The shape is now preserved properly while ungrouping the shapes in a DOCX format document.
+## PDF
+
+### Features
+{:#PDF-Features}
+* `#I384529` - Support is added to import & export Calibrate/Line measurement annotation in the PDF library.
+* `#I388607` - Support is added to get TextGlyph information from the TextWord API in the .NET framework platform.
+* `#F174432` - Support is added to get CRL and OCSP embedded details from the digital signature.
+
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+* `#I383953` - Invalid Password Exception will no longer occur when opening a password-protected document.
+* `#I388926` - A digital signature failed issue will no longer occur while getting a bookmark count from a signed PDF document.
+* `#F174432` - Exported JSON values are now exported properly, same as original fields values.
+* `#I390691` – A preservation issue no longer occurs when performing a PDF to PDF/A-2b conversion in an existing PDF document.
+* `#I389922` – The preservation issue will no longer occur after compressing a PDF document.
+* `#I387330` - Text color is no longer changed while converting PDF to PDF A conformance in different culture settings.
+* `#I385061` - Annotation state is missing issue will no longer occur while importing the annotation with the JSON file.
+* `#I379115` - PDF bookmark language is no longer changed while performing the reduction in a particular document.
+* `#I384803` - An exception will no longer occur while enabling the EnableFastRendering in Word to PDF conversion.
+* `#I384480` - The rotated text missing issue will no longer occur while converting HTML/EMF to PDF document.
+* `#I379416` - PDF conformance standard information is now shown properly in the Foxit PDF Editor tool.
+* `#I389204` - The top region is now preserved properly when appending the rotated document to a new document.
+* `#I389725` - Text is not extracted properly issue will no longer occur by using extract text lines from an existing PDF document
+* `#I389056` – A rendering issue no longer occurs while drawing each page of the PDF template into a new PDF document.
+* `#I388814` – Performance is now improved when drawing the PDFGrid with 1L rows and 50 Columns.
+* `#I388004` - An unexpected token exception will no longer occur while opening the PDF document with open and repair mode.
+* `#I387689` - White spaces are added properly when importing the JSON data into form fields.
+* `#I386332` - Issues no longer occur while importing FreetextAnnotation into a particular PDF document.
+* `#I386166` – The incorrect field name exception will no longer occur when trying to receive a value from a newly added form field.
+* `#I388926` - The signature becomes an invalid issue will no longer occur when the Get page layer counts from an existing PDF document.
+* `#I389674`,`#F36097` – Now, the BarHeight value returns the correct value when calling the PDFCode128Barcode.
+* `#F35896` - Size values are retrieved properly in the DataMatrixBarcode.
+* `#F35869` - Barcode to Image works fine in PdfEan13Barcode and PdfEan8Barcode.
+* `#391969` - Exported JSON values are exported properly the same as original fields values
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I386268 - Borders are now properly applied to the cells while resaving the Excel document.
+
+* Chart created from scratch with string values is now rendered properly in Word to PDF Conversion.
+* Invalid cast exception being thrown while converting Excel file with chart having date time category axis to PDF is now resolved.
+
diff --git a/aspnetmvc/Release-notes/v20.2.0.44.md b/aspnetmvc/Release-notes/v20.2.0.44.md
index 1fa5ae6c..591ff39c 100644
--- a/aspnetmvc/Release-notes/v20.2.0.44.md
+++ b/aspnetmvc/Release-notes/v20.2.0.44.md
@@ -9,8 +9,37 @@ documentation: ug
{% include release-info.html date="August 16, 2022" version="v20.2.0.44" %}
-{% directory path: _includes/release-notes/v20.2.0.44 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I391324` - Hidden paragraph is now preserved properly while converting a Word document to PDF.
+- `#I392207` - Bold text is now preserved properly while saving an RTF format document to DOCX format document.
+- `#F176333` – The **NullReferenceException** will no longer be thrown while opening a DOCX format document.
+- `#I394794` - Bullets are now preserved properly while converting a DOCX format document to RTF format document.
+- `#I394703` – The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+- `#I393469`, `#I394283` – The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+- `#I397235` - The word counts are now updated properly while calling `UpdateWordCount()` method.
+- `#I391009` - Arabic question mark in RTL paragraph is now preserved properly while converting Word document to PDF.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#I396175` - Theme color is now applied properly while converting a PowerPoint presentation to PDF.
+- `#I396174` - Alpha value is now applied properly while converting a PowerPoint presentation to PDF.
+- `#I395604` - Transparent fill color is now applied properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I394316 - Shadow effects for the images are applied properly while creating an Excel document.
+* \#I395705 - Chinese characters with full width colon are now preserved properly in Excel to PDF conversion.
+* \#I395811 - Index out of range exception being thrown while resaving the Excel document if the worksheet has active X and form controls in now resolved.
+* \#F176073 - Required number of rows and columns can now be changed for a CSV file based on input document.
diff --git a/aspnetmvc/Release-notes/v20.2.0.45.md b/aspnetmvc/Release-notes/v20.2.0.45.md
index a15c979b..ff39e7ff 100644
--- a/aspnetmvc/Release-notes/v20.2.0.45.md
+++ b/aspnetmvc/Release-notes/v20.2.0.45.md
@@ -9,8 +9,36 @@ documentation: ug
{% include release-info.html date="August 23, 2022" version="v20.2.0.45" %}
-{% directory path: _includes/release-notes/v20.2.0.45 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I396577` - Hanging issue has been resolved while converting a Word document to PDF.
+- `#I395256` - The **IndexOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+- `#I397203` - OLE picture is now preserved properly while resaving a DOCX format document.
+- `#I397111` - Hyphenation for text are applied properly while converting a Word document to PDF.
+- `#I396073` - Mapped content control is now preserved properly while converting a DOCX format document to PDF.
+- `#I395922` - Floating table is now preserved properly while converting a Word document to PDF.
+- `#I394273` - Table is now preserved properly while converting a Word document to PDF.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#I395045` - Character spacing now applied properly while converting a PowerPoint presentation to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I396484 - Argument exception thrown while opening an Excel document having theme colors with empty values has been resolved.
+* \#I397188 - HTML table header with bold style is now rendered properly while importing HTML to Excel.
+* \#I398736 - Excel document having VLOOKUP formula with conditional format is now resaved properly without any corruption.
+* \#I393983 - FILTER and ANCHORARRAY formulas are now preserved properly while resaving the Excel document.
+
diff --git a/aspnetmvc/Release-notes/v20.2.0.46.md b/aspnetmvc/Release-notes/v20.2.0.46.md
index 2137f866..26b1fbff 100644
--- a/aspnetmvc/Release-notes/v20.2.0.46.md
+++ b/aspnetmvc/Release-notes/v20.2.0.46.md
@@ -9,8 +9,17 @@ documentation: ug
{% include release-info.html date="August 30, 2022" version="v20.2.0.46" %}
-{% directory path: _includes/release-notes/v20.2.0.46 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I399147` - Table is now preserved properly while converting a Word document to PDF
+- `#I396934` - Table is now preserved properly while resaving a DOCX format document.
+- `#I398278` - The **XmlException** will no longer be thrown while resaving a DOCX format document.
+- `#I400556` - Hyphenation along with justify alignment is now preserved properly while converting a Word document to PDF.
+- `#F36942` – Text highlight color now preserved properly while converting a DOCX format document to HTML.
diff --git a/aspnetmvc/Release-notes/v20.2.0.48.md b/aspnetmvc/Release-notes/v20.2.0.48.md
index 7cee3b13..d3ed3dd0 100644
--- a/aspnetmvc/Release-notes/v20.2.0.48.md
+++ b/aspnetmvc/Release-notes/v20.2.0.48.md
@@ -9,8 +9,23 @@ documentation: ug
{% include release-info.html date="September 06, 2022" version="v20.2.0.48" %}
-{% directory path: _includes/release-notes/v20.2.0.48 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I402018` – The **NullReferenceException** will no longer be thrown while opening a DOCX format document.
+- `#I398753` – Bookmark content is now replaced properly while calling `ReplaceContent` method.
+- `#I400323` - Paragraph bottom border is now preserved properly while converting a Word document to PDF.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I396753 - Line color is now rendered properly while converting a chart from XLS file to image.
+* \#I395616 - Chart trendline is now rendered properly in Excel to PDF conversion even when the series data points has empty values.
+
diff --git a/aspnetmvc/Release-notes/v20.2.0.49.md b/aspnetmvc/Release-notes/v20.2.0.49.md
index 0d979c5e..e89687bb 100644
--- a/aspnetmvc/Release-notes/v20.2.0.49.md
+++ b/aspnetmvc/Release-notes/v20.2.0.49.md
@@ -10,8 +10,35 @@ documentation: ug
{% include release-info.html date="September 13, 2022" version="v20.2.0.49" %}
-{% directory path: _includes/release-notes/v20.2.0.49 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I398404` - Nested IF field with bookmark is now updated properly while calling a `UpdateDocumentFields` method.
+- `#I401643` - Picture is now preserved properly while resaving a DOCX format document.
+- `#I390688` - List formatting is now preserved properly while resaving a RTF format document.
+- `#I399360` - Symbol is now preserved properly while converting a Word document to HTML.
+- `#I399357` - The **ArgumentException** will no longer be thrown while opening a RTF format document.
+- `#I398399` - Nested IF field is now updated properly while calling `UpdateDocumentFields` method.
+- `#I400616` - Tab leader of underline type is now preserved properly while converting a Word document to PDF.
+- `#I399616` – The **OutOfMemoryException** will no longer be thrown while converting a Word document to PDF.
+- `#I401483` - Chart inside text box is now preserved properly while converting a Word document to PDF.
+- Underline for trailing spaces is now preserved properly while converting a Word document to PDF.
+- List number is now preserved properly while resaving a RTF format document.
+- Endnote and Footnote are preserved properly while creating a Word document.
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I399982 - Application being hanged while parsing Excel document with empty relation is now resolved.
+* \#I398795 - Order of conditional formatting is now maintained properly while copying the worksheet to new Excel workbook.
+* \#I400852 - Null reference exception being thrown while parsing chart series category with extension list is now resolved.
+
+
diff --git a/aspnetmvc/Release-notes/v20.2.0.50.md b/aspnetmvc/Release-notes/v20.2.0.50.md
index c00d0459..def9beb4 100644
--- a/aspnetmvc/Release-notes/v20.2.0.50.md
+++ b/aspnetmvc/Release-notes/v20.2.0.50.md
@@ -9,8 +9,24 @@ documentation: ug
{% include release-info.html date="September 20, 2022" version="v20.2.0.50" %}
-{% directory path: _includes/release-notes/v20.2.0.50 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I401992` - Frame content is now preserved properly while converting a Word document to PDF.
+- `#I401435` – The **System.Exception** will no longer be thrown while opening a Word document.
+- `#F37569` - Table of contents are now updated properly while calling `UpdateTableOfContents()` method.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I396753 - Line color is now rendered properly while converting an Excel chart to image.
+* \#F174314 - Argument exception thrown while parsing Excel document with formulas in Thai culture is now resolved.
+
+
diff --git a/aspnetmvc/Release-notes/v20.3.0.47.md b/aspnetmvc/Release-notes/v20.3.0.47.md
index deed68d6..711b467d 100644
--- a/aspnetmvc/Release-notes/v20.3.0.47.md
+++ b/aspnetmvc/Release-notes/v20.3.0.47.md
@@ -9,8 +9,123 @@ documentation: ug
{% include release-info.html date="September 29, 2022" version="v20.3.0.47" %}
-{% directory path: _includes/release-notes/v20.3.0.47 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+- Wavy, wavy heavy, wavy double, and double underline styles render as they are in the input Word document during Word to PDF conversion.
+- Preserve Waterfall chart in Word to PDF/Image conversions.
+
+## PDF
+
+### Features
+{:#PDF-features}
+
+* \#F175439 – Provided support to enable LTV from time stamp server URI.
+* \#F176704 – Provided support to get specific revocation status with signature validation options.
+* \#I388550 – Provided support to get font details from free text annotation appearance.
+
+### Breaking Changes
+{:#PDF-breaking-changes}
+
+* By default, the HTML to PDF converter uses the advanced Chromium blink rendering engine to convert HTML to PDF.
+* IE and WebKit rendering engines are marked as obsolete. WebKit and IE-based HTML to PDF converter NuGet packages are marked as deprecated.
+* A warning message will now be added to the PDF document while converting HTML to PDF using the WebKit rendering engine. You can remove it using a DisableWebKitWarning property.
+* Updated the Newtonsoft.Json package to 13.0.1 for HTML to PDF converter to avoid security vulnerabilities.
+* Modified NuGet package names for HTML to PDF converter; please find the equivalent new package names for the old packages.
+
+
+
+
+Old NuGet Package Name |
+New NuGet Package Name |
+
+
+
+Syncfusion.HtmlToPdfConverter.Blink.Net.Core.Linux |
+Syncfusion.HtmlToPdfConverter.Net.Linux |
+
+
+Syncfusion.HtmlToPdfConverter.Blink.Net.Core.Windows |
+Syncfusion.HtmlToPdfConverter.Net.Windows |
+
+
+Syncfusion.HtmlToPdfConverter.Blink.Net.Core.Mac |
+Syncfusion.HtmlToPdfConverter.Net.Mac |
+
+
+Syncfusion.HtmlToPdfConverter.Blink.Net.Core.Aws |
+Syncfusion.HtmlToPdfConverter.Net.Aws |
+
+
+Syncfusion.HtmlToPdfConverter.Blink.WinForms |
+Syncfusion.HtmlToPdfConverter.WinForms |
+
+
+Syncfusion.HtmlToPdfConverter.Blink.WPF |
+Syncfusion.HtmlToPdfConverter.WPF |
+
+
+Syncfusion.HtmlToPdfConverter.Blink.AspNet |
+Syncfusion.HtmlToPdfConverter.AspNet |
+
+
+Syncfusion.HtmlToPdfConverter.Blink.AspNet.Mvc5 |
+Syncfusion.HtmlToPdfConverter.AspNet.Mvc5 |
+
+
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I401102 – Invalid annotation export generated JSON format is now resolved.
+* \#I389626 - Form field values are now preserved properly when the font embedded with the string PS/PMST value.
+* \#I403467 – The bookmark mapping issue while merging PDF documents is now resolved.
+* \#I397797 - The space between text missing issue is now resolved when extracting the text from PDF.
+* \#I397908 – Conformance failure is now resolved while converting PDF to PDF/A-1b.
+* \#I397566 - Text is now correctly preserved while exporting PDF as an image using `ImageExportSettings`.
+* \#I397189 - Preservation issue no longer occurs while converting the PDF to PDF/A1-b and PDF/A2-b document.
+* \#I375314 – `KeyNotFoundException` no longer occurs while OCRing the particular PDF document.
+* \#394556 – Form field bounds are now appropriately set while modifying the existing pdf document.
+* \#I386200 – PDF/A3-b Conformance failure is now resolved for a particular PDF document.
+* \#I403717 - Replace Image is now working properly for specific PDF documents.
+* \#F176704 - The revocation error message is now updated correctly.
+* \#I401014 - Exception occurs while flatting the particular document after adding the checkbox field is now resolved.
+* \#I397274, #I401301 - Exception no longer occurs when getting fonts details from free text annotation in an existing PDF document.
+* \#I394699 - Exception no longer occurs when drawing a nested grid using page graphics with pagination content.
+* \#I398528 – Annotation is no longer misplaced after flattening the annotation from the existing PDF document.
+* \#F176704 – Signature validation returns incorrect results for a particular signed PDF document is now resolved.
+* \#I397452 - The PDF string layout now shows a proper layout of the text with an incorrect size.
+* \#I395927 - Form Fields and their values are now preserved correctly after merging a PDF document.
+* \#F176582 – Exception no longer occurs while saving the document by enabling `EnableXfaFormFill`.
+* \#I395541 – Exception no longer occurs when getting the border value from loaded square annotation.
+* \#I388926 - The digital signature failed issue no longer occurs while getting page layer count from a signed PDF document.
+* \#I379333 - Annotation comments are missing after export and import annotation with XFDF format is now resolved.
+
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+- \#I274283 - Preserve structure tags in converted PDF documents for accessibility (PDF/UA or 508 compliance) support.
+- Preserve Waterfall chart in PPTX to PDF/Image conversions.
+
+## XlsIO
+
+### Features
+{:#xlsio-features}
+
+* \#I372558 - Provided support to draw inside horizontal and vertical borders in a worksheet range.
+* \#F172476 - Provided support to import HTML table with formulas into Excel worksheet.
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#I372558 - `InsideHorizontal` and `InsideVertical` options are included in `ExcelBordersIndex` enumeration to support inside horzontal and vertical borders in a worksheet range.
+* \#F172476 - New enumeration overload `HTMLImportOptions` with `Default` and `DetectFormulas` options is included in `ImportHTMLTable` method of `IWorksheet` interface to import html table with formuals into Excel worksheet.
+
diff --git a/aspnetmvc/Release-notes/v20.3.0.48.md b/aspnetmvc/Release-notes/v20.3.0.48.md
index bd606d7f..f4d7c35f 100644
--- a/aspnetmvc/Release-notes/v20.3.0.48.md
+++ b/aspnetmvc/Release-notes/v20.3.0.48.md
@@ -9,8 +9,46 @@ documentation: ug
{% include release-info.html date="October 05, 2022" version="v20.3.0.48" %}
-{% directory path: _includes/release-notes/v20.3.0.48 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#F177624` - Mapped content control is now preserved properly while converting a DOCX format document to PDF.
+- `#I404161` - Table is now preserved properly while converting a DOCX format document to PDF.
+- `#I405849` – Nested table is now preserved properly while converting a DOCX format to PDF.
+- `#I407046` - The **IndexOutOfRangeException** will no longer be thrown while opening a Word document containing SEQ field.
+- `#I407922` - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+- `#I407750` - Text is now preserved properly while converting a RTF format document to DOCX.
+- `#I407266` - Table in alternate chunks document is now preserved properly after calling `UpdateAlternateChunks()` method.
+- `#I402940` - The **NullReferenceException** will no longer be thrown while converting a Word document to HTML.
+## PDF
+
+### Features
+{:#PDF-features}
+
+* \#F176901 - Provided support to add a digital lock signature in a PDF document.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I407153 - Multiline works properly when disabling from a loaded text box field.
+* \#I408573 - The issue with "Image quality loss while performing PDF to image conversion" has been resolved.
+* \#I400803 - The issue with "Extra space added while extracting the text from the PDF document" has been resolved.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#F150204` - The **NullReferenceException** will no longer be thrown while converting a PowerPoint presentation to Image.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I400852 - Multi level label being applied automatically in the chart label while parsing the Excel document is now resolved.
+
diff --git a/aspnetmvc/Release-notes/v20.3.0.49.md b/aspnetmvc/Release-notes/v20.3.0.49.md
index 265727ec..60c0f2c6 100644
--- a/aspnetmvc/Release-notes/v20.3.0.49.md
+++ b/aspnetmvc/Release-notes/v20.3.0.49.md
@@ -9,8 +9,53 @@ documentation: ug
{% include release-info.html date="October 11, 2022" version="v20.3.0.49" %}
-{% directory path: _includes/release-notes/v20.3.0.49 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I408204` - Textbox is now positioned properly while converting a Word document to PDF.
+- `#I409276` - The **NullReferenceException** will no longer thrown while converting a Word document to PDF.
+- `#I400616`, `#I407526` – Tab stop leader is now preserved properly while converting a Word document to PDF.
+- `#I406622` – The **InvalidOperationException** will no longer be thrown while resaving a DOCX format document with revisions.
+- `#I407466` - Table indent is now preserved properly while resaving a RTF format document.
+- Bold and Italic text is now preserved properly while converting a DOC format document to PDF.
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I405193 - Cryptographic exception will no longer occur while parsing certificates in X509Certificate2 in a Linux environment.
+* \#I406672 - PdfGird is now preserved properly when the same instance is drawn multiple times.
+* \#I391144 - The row rendering issue will no longer occur while paginating the PDF grid row in a PDF document.
+* \#I407507 - Conformance failure will no longer occur in the online validator tool while certifying the PDF document.
+* \#I407962 - Character "€" fails to extract text issue will no longer occur while extracting the text from PDF document.
+* \#F177662 - The content not shown issue will no longer occur when adding a footer in the PDF document.
+* \#F177009 - Annotations are now added properly based on the find text result in a Redacted PDF document.
+* \#I404456 - Exception no longer occurs while performing OCR in a particular pdf.
+* \#I406739 - The issue with "X and Y coordinate switched when extracting text from the incrusted table" has been resolved.
+* \#I405840, I405555 - The issue with "Signature validation result returns incorrect details when validating the signature document" has been resolved.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#I406846` - The **NullReferenceException** will no longer be thrown while opening the PowerPoint Image from a customized folder.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I405509 - Application being hanged while parsing client data with NoThreeD element having an empty value in the shape is now resolved.
+* \#F177425 - Number formatting is now applied correctly when converting Excel to PDF in Indian culture.
+* \#I376340 - Argument exception thrown while opening Excel document with combination chart having line chart with an owner index is now resolved.
+* \#I408594 - Excel workbook is now cloned properly with custom properties.
+* \#I408889 - Filters are now applied correctly even when the filter range contains merged columns.
+
+* Text box can now be created properly with text link.
diff --git a/aspnetmvc/Release-notes/v20.3.0.50.md b/aspnetmvc/Release-notes/v20.3.0.50.md
index 948a5df8..738a49fc 100644
--- a/aspnetmvc/Release-notes/v20.3.0.50.md
+++ b/aspnetmvc/Release-notes/v20.3.0.50.md
@@ -9,8 +9,44 @@ documentation: ug
{% include release-info.html date="October 18, 2022" version="v20.3.0.50" %}
-{% directory path: _includes/release-notes/v20.3.0.50 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#F177854` - Hanging issue has been resolved while converting a RTF format document to HTML.
+- `#I409544` - Hanging issue has been resolved while calling `AcceptAll()` method.
+- `#I409115` – Child shape is now preserved properly while calling `ImportContent()` method.
+- Reference field with hidden bookmark is now updated properly while calling `UpdateDocumentFields()` method.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I407312 - Text missing issue will no longer occur when extracting text from a PDF document.
+* \#I404458 - KeyNotFoundException will no longer occur while extracting the images from the pdf document.
+* \#I410248 - The issue with "Spacing while extracting text from specific document" has now been resolved.
+* \#I409395 - The issue with "Cropping while adding string in the nested grid" has now been resolved.
+* \#I404263 - Find text works properly in the OCRed PDF document.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#I406388` - Thai text characters will now preserved properly while converting a PowerPoint presentation to PDF.
+- `#I410544` - The **OutOfMemoryException** will no longer be thrown while cropping an image.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I409894 - Not supported exception thrown while importing HTML table having em tag to worksheet is now resolved.
+* \#I386647 - End of stream reached exception thrown while opening XLSB file with more than 9 worksheets is now resolved.
+* \#I410015 - Application being hanged while parsing client data with FirstButton element having an empty value in the shape is now resolved.
+* \#I410601 - Chart series with a gap width of zero is now rendered properly in Excel to PDF conversion.
+* \#I409068 - Data labels are now rendered correctly in the chart to image conversion for German culture.
diff --git a/aspnetmvc/Release-notes/v20.3.0.52.md b/aspnetmvc/Release-notes/v20.3.0.52.md
index 0dd215d6..9ead34f7 100644
--- a/aspnetmvc/Release-notes/v20.3.0.52.md
+++ b/aspnetmvc/Release-notes/v20.3.0.52.md
@@ -9,8 +9,23 @@ documentation: ug
{% include release-info.html date="October 26, 2022" version="v20.3.0.52" %}
-{% directory path: _includes/release-notes/v20.3.0.52 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I404788 - The layer subject will no longer be changed after merging the Pdf document.
+* \#I405400 - The invalid operation exception will no longer occur while compressing PDF documents in multithreading.
+* \#I411988 - Formatting issue will no longer occur when flattening form fields.
+* \#I412445 - Extracting the embedded attachments will no longer fail in the specific PDF document.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#I412715` - The **NullReferenceException** will no longer be thrown while cloning an empty PowerPoint Presentation.
diff --git a/aspnetmvc/Release-notes/v20.3.0.56.md b/aspnetmvc/Release-notes/v20.3.0.56.md
index 9d23f0cf..cdda1136 100644
--- a/aspnetmvc/Release-notes/v20.3.0.56.md
+++ b/aspnetmvc/Release-notes/v20.3.0.56.md
@@ -9,8 +9,72 @@ documentation: ug
{% include release-info.html date="November 08, 2022" version="v20.3.0.56" %}
-{% directory path: _includes/release-notes/v20.3.0.56 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#F178175` – The **NullReferenceException** will no longer be thrown while opening a DOCX format document.
+- `#I413796` - The **ArgumentException** will no longer thrown while opening a DOCX format document.
+- `#I412826` - The **NullReferenceException** will no longer be thrown while converting a Word document to PDF.
+- `#F177624` - Mapped content control is now preserved properly while converting a DOCX format document to PDF.
+- `#I411265` - Hanging issue has been resolved while converting a Word document to PDF.
+- `#I413315` - Table now positioned properly while converting a Word document to PDF.
+- `#I413793` - Gradient fill for shape is now preserved properly while resaving a DOCX format document.
+- `#I414869` - Table is now preserved properly while resaving a DOCX format document.
+## PDF
+
+### Features
+{:#PDF-features}
+
+* \#F177389, #I404480 – Provided support to add animation to Pdf3DAnnotation in a PDF document.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I409395 - Cropping issue while adding string in the nested grid is now resolved.
+* \#I406672 - PdfGird is now preserved properly when the same instance is drawn multiple times.
+* \#I410248 - Spacing issue while extracting text from specific documents is now resolved.
+* \#I406739 - The X and Y coordinate switched issue when extracting text from the incrusted table is now resolved.
+* \#F177009 - Annotations are now added properly based on the find text result in a Redacted PDF document.
+* \#I414106 - Object reference exception no longer occurs while exporting images with export settings.
+* \#I413162 - Extracting text with text data list now returns without missing data.
+* \#I408573 - Image quality loss while performing PDF to Image Conversion is now resolved.
+* \#I405840 - Signature validation result returns incorrect details when validating the signature document is now resolved.
+* \#I405400 - Invalid operation exception no longer occurs while compressing PDF documents in multithreading.
+* \#I403678 - OCRProcessor does not recognize particular text in the PDF document is now resolved.
+* \#I391144 - Row rendering issue no longer occurs while paginating the PDF grid row in a PDF document.
+* \#I413150 - Null reference exception no longer occurs when saving annotation with appearance.
+* \#I412445 - Extracting the embedded attachments no longer fails in the specific PDF document.
+* \#I411988 - Formatting issue no longer occurs when flattening form fields.
+* \#I409952 - Null reference exception no longer occurs when merging a particular PDF document with Bookmarks.
+* \#IF177662 - Content not shown issue will no longer occur when adding a footer in the PDF document.
+* \#I407962 - Character "€" fails to extract text issue will no longer occur while extracting the text \#I from PDF document.
+* \#I407312 - Text missing issue will no longer occur when extracting text from a PDF document.
+* \#I407153 - Multiline works properly when disabling from a loaded text box field.
+* \#I404263 - Find text works properly in the OCRed PDF document.
+* \#I404788 - The Layer subject is no longer changed after Merging the Pdf document.
+* \#I380583 - The find text is not working issue will no longer occur when searching text in a PDF document.
+* \#I399958 - Extracting text with text line collection now returns expected results.
+* \#I400803 - Extra space added while extracting the text from the particular PDF document is now resolved.
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I410546 - Index out of range exception thrown while data range of a chart having secondary axis.
+* \#I395705 - Chinese characters are now positioned properly in worksheet to image conversion.
+
+* Chart series marker color is now applied properly in Excel document.
+* Waterfall chart title is now rendered properly in Excel to PDF conversion.
+* Alpha value of the cell color is now returned properly.
diff --git a/aspnetmvc/Release-notes/v20.3.0.57.md b/aspnetmvc/Release-notes/v20.3.0.57.md
index b5c942b5..a675894f 100644
--- a/aspnetmvc/Release-notes/v20.3.0.57.md
+++ b/aspnetmvc/Release-notes/v20.3.0.57.md
@@ -9,8 +9,37 @@ documentation: ug
{% include release-info.html date="November 15, 2022" version="v20.3.0.57" %}
-{% directory path: _includes/release-notes/v20.3.0.57 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I414794` – The **NullReferenceException** will no longer be thrown while opening the resaved RTF document.
+- `#I416641` – Hanging issue has been resolved while opening a DOCX format document.
+- `#I417177` – Table is now preserved properly while resaving a RTF format document.
+- `#I416325` – The **NullReferenceException** will no longer be thrown while converting a RTF format document to image.
+- `#I415336` – The **InvalidcastException** will no longer be thrown while executing mail merge in a Word document.
+- `#I416738` – Contents are now preserved properly after executing mail merge in a Word document.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I412677 - The preservation issue will no longer occur when converting XPS to a PDF document.
+* \#I417558 - The header and footer are added properly while converting HTML to PDF.
+* \#F176704 - The incorrect signature validation results will no longer occur while validating the signature.
+* \#I415576 - The hanging issue will no longer occur when performing signature validation.
+* \#I416147 - The header and footer alignments are added properly to the table of contents.
+* \#I417772 - The extraction failure will no longer occur when extracting attachments from a PDF document.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#F178354` - The **NullReferenceException** will no longer be thrown while parsing the Picture bullet of SmartArt shape.
+- `#F178354` - Placeholder shape is now preserved properly while converting a PowerPoint presentation to Image.
diff --git a/aspnetmvc/Release-notes/v20.3.0.58.md b/aspnetmvc/Release-notes/v20.3.0.58.md
index 9b45f58e..f264b211 100644
--- a/aspnetmvc/Release-notes/v20.3.0.58.md
+++ b/aspnetmvc/Release-notes/v20.3.0.58.md
@@ -10,8 +10,36 @@ documentation: ug
{% include release-info.html date="November 22, 2022" version="v20.3.0.58" %}
-{% directory path: _includes/release-notes/v20.3.0.58 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I416642` - The **NullReferenceException** will no longer thrown while opening a DOCX format document.
+- `#I416025` - Page number is now preserved properly while converting a Word document to PDF.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I415274 - The issue with "Export annotation as XFDF not working properly for a specific PDF document" has now been resolved.
+* \#I418723 - The argument exception will no longer occur while compressing a specific PDF document.
+* \#I415562 - The out of Memory exception will no longer occur when performing extract text for a particular PDF document.
+* \#I411536 - The metadata will now be updated properly to the PDF document.
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I412839 - ArgumentOutOfRange exception thrown while resaving Excel document NumberValue formula with 1 argument is now resolved.
+* \#I417750 - Format exception thrown while opening the XML document with currency number format is now resolved.
+* \#I417968 - End of stream reached exception thrown while opening an empty CSV document is now resolved.
+* \#I415790 - Argument exception thrown while resaving Excel document with pivot cache containing duplicate values is now resolved.
+* \#F178711 - ArgumentOutOfRange exception thrown while parsing Excel worksheet with outline level value greater than 8 is now resolved.
+* \#F178313 - Pivot table filters can now be removed accessing through pivot field.
+
diff --git a/aspnetmvc/Release-notes/v20.3.0.59.md b/aspnetmvc/Release-notes/v20.3.0.59.md
index 96edeb96..316e5aa1 100644
--- a/aspnetmvc/Release-notes/v20.3.0.59.md
+++ b/aspnetmvc/Release-notes/v20.3.0.59.md
@@ -10,8 +10,38 @@ documentation: ug
{% include release-info.html date="November 29, 2022" version="v20.3.0.59" %}
-{% directory path: _includes/release-notes/v20.3.0.59 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I415675` – The **StackOverFlowException** will no longer be thrown while converting a Word document to PDF.
+- `#I417419` – Hyperlinks are now working properly while converting a Word document to PDF.
+- TextBox contents are now preserved properly while converting a DOCX format document to PDF.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I419079 - The conversion failure when converting XPS to PDF will no longer occur in a particular XPS document.
+* \#I419825 - The issue with "Formatting exception when getting color from the specific free text annotation PDF document" has now been resolved.
+* \#I418031 - The issue with "Find text failure for the text containing numbers with hyphens" has now been resolved.
+* \#I415562 - The out of memory exception will no longer occur when performing extract text for a particular PDF document.
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I418498 - Workbook argument separator is now set properly when modified through SetSeparators method.
+* \#I418957 - Underline being applied to all Excel cells while assigning HTML text with hyperlink to HTMLString property is now resolved.
+* \#I414850 - Excel file being corrupted when data validation is applied and resaved is now resolved.
+* \#I419965 - Calculated value is correct even when the dependent cell with general number format has number stored as text error.
+* \#I419276 - Improper exception message thrown from SetPlatterColor is now modified.
+
+* Font color is now applied even when the indexed color value is greater than 64.
+
diff --git a/aspnetmvc/Release-notes/v20.3.0.60.md b/aspnetmvc/Release-notes/v20.3.0.60.md
index fb6b3367..b9415481 100644
--- a/aspnetmvc/Release-notes/v20.3.0.60.md
+++ b/aspnetmvc/Release-notes/v20.3.0.60.md
@@ -10,8 +10,40 @@ documentation: ug
{% include release-info.html date="December 06, 2022" version="v20.3.0.60" %}
-{% directory path: _includes/release-notes/v20.3.0.60 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I383879` – Paragraph spacing is now preserved properly while cloning a DOCX format document.
+- `#I410531` – Table is now positioned properly while converting a DOCX format document to PDF.
+- `#I419642` - Table is now preserved properly while converting a Word document to PDF.
+- `#I420782` - The **ArgumentException** will no longer be thrown while executing a mail merge in a Word document.
+## PDF
+
+### Features
+{:#PDF-features}
+
+* \#F419448 - Provided support to add currency number format to the form field from an existing PDF document.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I418989 - The textbox multiline preservation issue will no longer occur in a specific PDF document.
+* \#I421277 - The issue with "OCSP information not embedded while enabling LTV for a specific certificate" has now been resolved.
+* \#I420411 - The issue with "Flattened annotations not located properly in the specific PDF document" have now been resolved.
+* \#I421642 - The layer subject will no longer be changed after merging a PDF document.
+* \#I418555 - The conformance failure will no longer occur from the PDF document.
+* \#I420877 - Some text is a truncated issue that will no longer occur when converting HTML to PDF.
+* \#I421114 - The preservation issue will no longer occur while drawing the nested grid in a PDF document.
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#I419268` - The **NullReferenceException** will no longer be thrown while converting a PowerPoint presentation to PDF.
diff --git a/aspnetmvc/Release-notes/v20.3.0.61.md b/aspnetmvc/Release-notes/v20.3.0.61.md
index fd851f11..f121b700 100644
--- a/aspnetmvc/Release-notes/v20.3.0.61.md
+++ b/aspnetmvc/Release-notes/v20.3.0.61.md
@@ -9,8 +9,35 @@ documentation: ug
{% include release-info.html date="December 13, 2022" version="v20.3.0.61" %}
-{% directory path: _includes/release-notes/v20.3.0.61 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I418939` - IF field result is now updated properly while calling `UpdateDocumentFields` method.
+- `#I422770` - Document will no longer corrupted while resaving a DOTX format to DOCX format document.
+- `#I419529` – Table is now preserved properly while converting a DOCX format document to PDF.
+- `#I419499` – The **InvalidOperationException** will no longer be thrown while opening a DOCX format document.
+- `#I420700` - Textbox is now preserved properly while converting a DOCX format document to PDF.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I420973 - The issue with "Ink annotation not preserved properly while flattening a specific PDF document" has now been resolved.
+* \#I423210 - Unable to edit the XMP Metadata will no longer occur in a specific PDF document.
+* \#I419248 - The issue with "Extract text returning incorrect coordinate bounds" has now been resolved.
+* \#I422646 - The issue with the "Find text not working issue in the PDF document" has now been resolved.
+* \#I419702 - Stamp annotation does preserve properly issues will no longer occur while importing the annotations in the pdf document.
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I419349 - Parse exception thrown while copying conditional format formula with named range to external workbook is now resolved.
+
diff --git a/aspnetmvc/Release-notes/v20.4.0.38.md b/aspnetmvc/Release-notes/v20.4.0.38.md
index 846219dd..abf78a75 100644
--- a/aspnetmvc/Release-notes/v20.4.0.38.md
+++ b/aspnetmvc/Release-notes/v20.4.0.38.md
@@ -9,8 +9,105 @@ documentation: ug
{% include release-info.html date="December 21, 2022" version="v20.4.0.38" %}
-{% directory path: _includes/release-notes/v20.4.0.38 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Features
+{:#DocIO-features}
+
+- `#I249958` – Convert the Word document to a Markdown file.
+- `#FB-38025` – Preserve new line characters in the table of contents entries of the Word document.
+## PDF
+
+### Breaking changes
+{:#PDF-breaking-changes}
+
+* Updated the Newtonsoft.Json package to 13.0.2 for HTML to PDF converter to avoid security vulnerabilities.
+* By default, the HTML converter uses 2000 milliseconds AdditionalDelay for the conversion.
+* By default, the HTML converter uses 40 as PDF page margin for the HTML to PDF conversion.
+* Changed the default value of Viewport size from 1024x0 to 1920x0.
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I351114 - Hanging issue no longer occurs while creating the QRBarcode with Arabic text.
+* \#I419248 - The ExtractText returning incorrect coordinate bounds is now resolved.
+* \#I419825 - The formatting exception when getting color from the specific free text annotation PDF document is now resolved.
+* \#I423210 - Unable to edit the XMP Metadata no longer occurs in a specific PDF document.
+* \#I421277 - OCSP information not embedded while enabling LTV for a specific certificate is now resolved.
+* \#I420411 - The flattened annotations not located properly in the specific PDF document is now resolved.
+* \#I418723 - The argument exception no longer occurs while compressing a specific PDF document.
+* \#I418031 - Find text failure for the text containing numbers with hyphens is now resolved.
+* \#I415562 - The out of Memory exception no longer occurs when performing extract text for a particular PDF document.
+* \#I415274 - Export annotation as XFDF not working properly for a specific PDF document is now resolved.
+* \#I420973 - The ink annotation not preserved properly while flattening a specific PDF document is now resolved.
+* \#I421396 - The exception no longer occurs when providing an invalid check digit value to the Ean13 Barcode.
+* \#I421642 - The layer subject is no longer changed after merging a PDF document.
+* \#I421061 - The image size not reduced properly while compressing a specific PDF document is now resolved.
+* \#I421114 - The preservation issue no longer occurs while drawing the nested grid in a PDF document.
+* \#I420853 – Converting a specific Document to PDF results in large-size output is now resolved.
+* \#I418989 - The textbox multiline preservation issue no longer occurs in a specific PDF document.
+* \#I417772 - The extraction failure no longer occurs when extracting attachments from a PDF document.
+* \#I415576 - The hanging issue no longer occurs when performing signature validation for a particular PDF document.
+* \#F176704 - The incorrect signature validation results no longer occur while validating the signature.
+* \#I419079 - The conversion failure when converting XPS to PDF no longer occurs in a particular XPS document.
+* \#I412677 - The preservation issue no longer occurs when converting XPS to a PDF document.
+## Presentation
+
+### Features
+{:#Presentation-features}
+
+- `#I285034`, `#I300854` – Apply highlight color to a text in the PowerPoint Presentation.
+- `#I396782`, `#I421732` – Find the first occurrence or all occurrences of a text in the entire PowerPoint Presentation or specific slide.
+- `#I400759` – Provided an API to recreate nested metafile images while converting a PPTX format to PDF.
+
+### Breaking Changes
+{:#Presentation-breaking-changes}
+
+- In earlier releases, the given `System.IO.Stream` instance as a parameter to Open methods was disposed of internally. From this release onwards, `Presentation.Open(Stream)` and `Presentation.Open(Stream, String)` methods will not dispose of the specified stream instance. The user has to take care of its disposal in their application.
+- The below listed APIs has been moved to `Syncfusion.Presentation`.
+
+
+
+
+Name |
+Type |
+Old Namespace |
+New Namespace |
+
+
+
+TransitionEffect |
+Enum |
+Syncfusion.Presentation.SlideTransition |
+Syncfusion.Presentation |
+
+
+TransitionEffectOption |
+Enum |
+Syncfusion.Presentation.SlideTransition |
+Syncfusion.Presentation |
+
+
+TransitionSpeed |
+Enum |
+Syncfusion.Presentation.SlideTransition |
+Syncfusion.Presentation |
+
+
+ISlideShowTransition |
+Interface |
+Syncfusion.Presentation.Interfaces |
+Syncfusion.Presentation |
+
+
+## XlsIO
+
+### Breaking Changes
+{:#xlsio-breaking-changes}
+
+* \#F178313 - `Remove` method is added under `IPivotFilters` interface to remove existing filters in the pivot field.
+
diff --git a/aspnetmvc/Release-notes/v20.4.0.40.md b/aspnetmvc/Release-notes/v20.4.0.40.md
index 1d9cea25..2e73d410 100644
--- a/aspnetmvc/Release-notes/v20.4.0.40.md
+++ b/aspnetmvc/Release-notes/v20.4.0.40.md
@@ -23,8 +23,43 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
-{% directory path: _includes/release-notes/v20.4.0.40 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I418564`, `#I418564`, `#I419529` - Table is now preserved properly while converting a DOCX format document to PDF.
+- `#I421989` – The **ArgumentException** will no longer be thrown while converting a Word document to PDF.
+- `#I418564` - Nested table is now preserved properly while converting a DOCX format document to PDF.
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I422693 - The issue with "Export annotation not working properly from an existing PDF document" has now been resolved.
+* \#I423274 - The key not found exception will no longer occur when loading a PDF document with no layers.
+* \#I425161 - The values are now selected properly when adding the Combo box to the PDF document.
+* \#I419140 - No longer failed to load image exception occurs while OCRing the image.
+* \#I423210 - The exit metadata value now will no longer be included when disabling incremental updates.
+* \#I423955 - Culture changes to the invariant issue will no longer occur after performing text extraction operations.
+* \#F179370 - The issues with missing annotations and signature fields will no longer occur when parsing an existing PDF document.
+* \#I425496 - The `IsBlank` property issue will no longer occur when parsing an existing PDF document.
+* \#I423288 - An exception will no longer occur when repairing document structure corrupted PDF document.
+* \#I420880 - The issue with "External true type fonts not properly preserved in chrome issue" has now been resolved.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
diff --git a/aspnetmvc/Release-notes/v20.4.0.41.md b/aspnetmvc/Release-notes/v20.4.0.41.md
index f3454964..f33dc87d 100644
--- a/aspnetmvc/Release-notes/v20.4.0.41.md
+++ b/aspnetmvc/Release-notes/v20.4.0.41.md
@@ -9,8 +9,43 @@ documentation: ug
{% include release-info.html date="December 29, 2022" version="v20.4.0.41" %}
-{% directory path: _includes/release-notes/v20.4.0.41 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## PDF
+
+### Bug Fixes
+{:#PDF-bug-fixes}
+
+* \#I422693 - The issue with "Export annotation not working properly from an existing PDF document" has now been resolved.
+* \#I423274 - The key not found exception will no longer occur when loading a PDF document with no layers.
+* \#I425161 - The values are now selected properly when adding the Combo box to the PDF document.
+* \#I419140 - No longer failed to load image exception occurs while OCRing the image.
+* \#I423210 - The exit metadata value now will no longer be included when disabling incremental updates.
+* \#I423955 - Culture changes to the invariant issue will no longer occur after performing text extraction operations.
+* \#I425496 - The `IsBlank` property issue will no longer occur when parsing an existing PDF document.
+* \#I423288 - An exception will no longer occur when repairing document structure corrupted PDF document.
+* \#I420880 - The issue with "External true type fonts not properly preserved in chrome issue" has now been resolved.
+* \#F179370, #F179371 - The issues with missing annotations and signature fields will no longer occur when parsing an existing PDF document.
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I420822 - Text box text alignment is now rendered properly in Excel to PDF conversion even when each text has individual alignment.
+* \#I423423 - Text filter now works case insensitive, while applying advanced filter with unique option.
+* \#I422639 - Exception thrown while converting a combination of bar and scatter chart to image is now resolved.
diff --git a/aspnetmvc/Release-notes/v20.4.0.42.md b/aspnetmvc/Release-notes/v20.4.0.42.md
index 91a115fe..d7161746 100644
--- a/aspnetmvc/Release-notes/v20.4.0.42.md
+++ b/aspnetmvc/Release-notes/v20.4.0.42.md
@@ -9,8 +9,45 @@ documentation: ug
{% include release-info.html date="January 04, 2023" version="v20.4.0.42" %}
-{% directory path: _includes/release-notes/v20.4.0.42 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I422160` – The **NullReferenceException** will no longer be thrown while calling `AcceptAll` API.
+- `#I420371` - Shapes are now preserved properly after ungrouping the group shape in a DOCX format document.
+- `#I421979` - Bookmarks are now preserved while converting a DOCX format document to HTML.
+- `#I426122` - TOC is now updated properly after calling `UpdateTableOfContents()` method.
+- `#I423951` - Picture border is now preserved properly while converting a Word document to PDF.
+- `#F39629` - Wrapping is now applied properly for a text while converting a Word document to PDF.
+- `#I425454` - Table header row is now preserved properly while converting a Word document to PDF.
+- `#I418564` - Nested table is now preserved properly while converting a DOCX format document to PDF.
+- `#I424829` - Underline is now preserved properly for the center tab stop while converting a Word document to PDF.
+
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I425627 - Plot area of a chart in binary Excel document is now rendered properly in chart to image conversion.
+* \#I425620 - Chart borders and gridline colors of a chart in binary Excel document are now rendered properly in chart to image conversion.
+* \#I425428 - Null reference exception being thrown when the value of data labels from the cell range count is less than the series point count is now resolved.
+* \#I425336 - Null reference exception being thrown when the series category and value axis point count are not equal is now resolved.
+
+* Cells with case sensitive text are now filtered properly.
diff --git a/aspnetmvc/Release-notes/v20.4.0.43.md b/aspnetmvc/Release-notes/v20.4.0.43.md
index e7b11258..e4d4d8f7 100644
--- a/aspnetmvc/Release-notes/v20.4.0.43.md
+++ b/aspnetmvc/Release-notes/v20.4.0.43.md
@@ -9,8 +9,39 @@ documentation: ug
{% include release-info.html date="January 10, 2023" version="v20.4.0.43" %}
-{% directory path: _includes/release-notes/v20.4.0.43 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I421242` - Text formatting is now preserved properly after calling `ImportContent()` method.
+- `#I425930` - Table is now preserved properly while resaving a DOCX format document.
+- `#I424378` - The **FormatException** will no longer thrown while opening a RTF format document.
+- `#I425545` - List value is now preserved properly while resaving a DOCX format document.
+- `#I426606` - Hanging issue has been resolved now while converting a Word document to PDF.
+- `#I425091` - Table is now preserved properly while converting a DOCX format document to PDF.
+## pdf
+
+No Changes for this product in this version.
+
+[//]: # "Delete the contents of this file while new content is added."
+
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#I420979`, `#I423197` - The New line characters will now preserved properly while converting a PowerPoint presentation to PDF.
+- `#I426198` - The **ArgumentOutOfRangeException** will no longer be thrown while converting a PowerPoint presentation to PDF.
+- `#I422293` - The **ObjectDisposedException** will no longer be thrown while creating the multiple Presentation objects using same stream.
+## XlsIO
+
+### Bug Fixes
+{:#xlsio-bug-fixes}
+
+* \#I426982 - Null reference exception thown while opening the Excel document is now resolved.
+
diff --git a/aspnetmvc/Release-notes/v20.4.0.44.md b/aspnetmvc/Release-notes/v20.4.0.44.md
index fe755b69..debffd3a 100644
--- a/aspnetmvc/Release-notes/v20.4.0.44.md
+++ b/aspnetmvc/Release-notes/v20.4.0.44.md
@@ -9,8 +9,36 @@ documentation: ug
{% include release-info.html date="January 18, 2023" version="v20.4.0.44" %}
-{% directory path: _includes/release-notes/v20.4.0.44 %}
-{% include {{file.url}} %}
-{% enddirectory %}
\ No newline at end of file
+
+
+## Common
+
+### Breaking changes
+
+It was announced in 2019 that the Syncfusion ASP.NET MVC controls of Essential JavaScript 1 (jQuery-based widgets) are no longer actively developed and users are encouraged to switch to the Syncfusion ASP.NET MVC controls of Essential JS 2 library. Despite this, support and bug fixes were provided for the last four years. However, 2022 Volume 4 marked the last release of the Syncfusion ASP.NET MVC controls of Essential JS 1 (jQuery-based widgets). We recommend using the Syncfusion ASP.NET MVC controls of Essential JS 2, which has been specifically designed to be lightweight and modular. Its size can be further optimized by including only the necessary controls and features for your application.
+For more information, check out the Syncfusion ASP.NET MVC controls of Essential JS 2 library's [documentation](https://ej2.syncfusion.com/aspnetmvc/documentation/introduction) and [demo](https://ej2.syncfusion.com/aspnetmvc/Grid/GridOverview).
+
+The following Syncfusion ASP.NET MVC packages was deprecated.
+* Syncfusion.AspNet.Mvc4
+* Syncfusion.AspNet.Mvc4.Pivot
+* Syncfusion.AspNet.Mvc4.PdfViewer
+* Syncfusion.HtmlToPdfConverter.IE.AspNet.Mvc4
+* Syncfusion.AspNet.Mvc5
+* Syncfusion.AspNet.Mvc5.Pivot
+* Syncfusion.AspNet.Mvc5.PdfViewer
+* Syncfusion.HtmlToPdfConverter.IE.AspNet.Mvc5
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I424520` - Style is now removed properly after calling `Remove()` method
+- `#F179513` - The **ArgumentOutOfRangeException** will no longer be thrown while calling `ExecuteNestedGroup()` method
+- `#I426035` - The **NullReferenceException** will no longer be thrown while opening a DOCX format document.
+- `#I426508` - Table is now preserved properly while converting a DOCX format document to PDF.
+- `#I427184` - Non-breaking space is now preserved properly while converting a Word document to PDF.
+- `#I427183` - Table row is now preserved properly while converting a Word document to PDF.
+- `#I427808` - Line break inside the frame is now preserved properly while converting a Word document to PDF.
+
diff --git a/aspnetmvc/Release-notes/v20.4.0.49.md b/aspnetmvc/Release-notes/v20.4.0.49.md
new file mode 100644
index 00000000..7b0c64fd
--- /dev/null
+++ b/aspnetmvc/Release-notes/v20.4.0.49.md
@@ -0,0 +1,31 @@
+---
+title: Essential Studio for ASP.NET MVC Weekly Nuget Release Release Notes
+description: Essential Studio for ASP.NET MVC Weekly Nuget Release Release Notes
+platform: ejmvc
+documentation: ug
+---
+
+# Essential Studio for ASP.NET MVC Release Notes
+
+## DocIO
+
+### Bug Fixes
+{:#DocIO-bug-fixes}
+
+- `#I429091` – The header and footer are now preserved properly after calling `UpdateAlternateChunks` API.
+- `#I430360` – The **ArgumentOutOfRangeException** will no longer be thrown while converting a Word document to PDF.
+- `#I431344` - Hanging issue has been resolved while converting a Word document to PDF.
+- `#I432675` - Table border is now preserved properly while converting a Word document to PDF.
+- `#I427132` - Table is now preserved properly while converting a RTF format document to PDF.
+- `#I429053` - The **InvalidOperationException** will no longer thrown while resaving a DOCX format document.
+- `#I430387` - Formula field is now updated properly after calling `UpdateDocumentFields` API.
+- `#I429194` - List number is now preserved properly while converting a DOCX format document to PDF.
+- `#I430397` - Hanging issue has been resolved while opening a Strict Open XML document.
+- `#I430866` - The **NullReferenceException** will no longer thrown while calling `UpdateWordCount` API.
+## Presentation
+
+### Bug Fixes
+{:#Presentation-bug-fixes}
+
+- `#I430678` - The **NullReferenceException** will no longer be thrown while parsing an Ole Object of group shape.
+- The **NullReferenceException** will no longer be thrown while closing a PowerPoint presentation with empty section.