Skip to content

Releases: syncfusion/ej2-angular-ui-components

v32.1.22

06 Jan 03:20

Choose a tag to compare

Block Editor

Bug Fixes

  • Now the issues with table block row/column copy and undo redo actions has been resolved.

Chart

Bug Fixes

  • I798374 - Fixed an issue where series animations did not animate from right to left when RTL mode was enabled.

Chat UI

Bug Fixes

  • Now the actual event argument parameters of the AttachmentClickEventArgs will be accessible now.

DatePicker

Bug Fixes

  • #I792230 - Resolved an issue where the top border in the Material theme did not render correctly after selecting a value.

  • #I69736 - Resolved an issue where the error class was not applied immediately when the max date was set dynamically.

DateRangePicker

Bug Fixes

  • #I792230 - Resolved an issue where the top border in the Material theme did not render correctly after selecting a value.

DateTimePicker

Bug Fixes

  • #I792230 - Resolved an issue where the top border in the Material theme did not render correctly after selecting a value.

Diagram

Bug Fixes

  • #I784056 - The moveObject function in the layer will now work correctly for nested groups.
  • #I795676 - The exported diagram will properly apply the gradient style to nodes with corner radius.

DocumentEditor

Bug Fixes

#787822 - Fixed issue where error words were underlined when typing new words.
#789001 - Resolved spell check issue where the loader appeared during "Change" and "Ignore" actions.
#792760 - Fixed problem where applying table shading left a gap at the right corner of the table.
#786142 - Resolved exception occurring during SFDT to DOCX conversion after adding a comment.

DropDownButton

Bug Fixes

  • I796590 - Issue in "DropDownButton Popup stops following its target on window resize" has been resolved.

File Manager

Bug Fixes

  • #I798324 - Resolved the breadcrumb bar dropdown button alignment issue in the file manager component.

Grid

Bug fixes

  • #I795454 - The issue where the page refreshes during batch editing when allowKeyboard is set to false has been resolved.
  • #I797312 - Resolved an issue where calling expandAll or collapseAll on grouped columns would throw a script error when the data source was empty.

Mention

Bug Fixes

  • #I796358 - Fixed the error that occurred when scrolling after rendering the 'No Records Found' mention popup.

MultiSelect

Bug Fixes

  • #I795891 - Fixed an issue where the MultiSelect Dropdown with virtualization failed at a specific record count when scrolling up and down after selecting an item.

NumericTextBox

Bug Fixes

  • #I798472 - Resolved an issue where the clear button in the Numeric Textbox did not reset the form value when the component was placed inside a form.

PDF Viewer

Bug Fixes

  • #I795929 - Resolved an issue where the No matches found popup appeared when searching the text using enter key after rapid input.
  • #I795163 - Fixed an issue where programmatically importing annotations as XFDF was not working properly.
  • #I794404 , #I794680 - Fixed an issue where less-than and greater-than characters were converted to HTML entities in Free Text annotations and the comment panel.

Pivot Table

Bug Fixes

  • I798298 - Pivot Tables now correctly preserve custom aggregate types for string fields in the value axis.

RichTextEditor

Bug Fixes

  • #I798242 - Now, when dynamically setting the value to null in the Rich Text Editor, the toolbar status is updated properly.

  • #I792426 - Now, continuously dragging and dropping images works properly in the Rich Text Editor when the saveUrl API is configured.

Schedule

Bug fixes

  • #I786056 - Fixed an issue in which enabling byDate with an empty resource collection prevented the Schedule from rendering.
  • #I786762 - Resolved an issue where default popup elements were retained in the DOM in the Scheduler.
  • #I793274 - An issue where the selected cell details are getting incorrectly in the getSelectedCells method has been resolved.

Spreadsheet

Bug fixes

  • #I798245 - Issue with "the COUNTIF formula evaluating incorrectly when referencing a single cell" has been resolved.
  • #I798245 - Issue with "the DATEVALUE formula evaluating incorrectly when given a date string without a year" has been resolved.
  • #I798245 - Issue with "the TEXT formula evaluating incorrectly when using the aaaa or aaa format codes" has been resolved.

TimePicker

Bug Fixes

  • #I792230 - Resolved an issue where the top border in the Material theme did not render correctly after selecting a value.

Tree Grid

Bug Fixes

  • #I789011 - Fixed the issue where getCheckedRecords method returns empty after expanding / collapsing a record.

v32.1.21

30 Dec 03:01

Choose a tag to compare

Block Editor

Bug Fixes

  • Now the issues with table block row/column copy and undo redo actions has been resolved.

Chat UI

Bug Fixes

  • Now the actual event argument parameters of the AttachmentClickEventArgs will be accessible now.

Chip

Bug Fixes

  • #790562,#790612 - Fixed an issue where chip selection was not retained when changing the selection type and ensured correct handling of dynamically updated string and number indexes in the selectedChips property.

Diagram

Bug Fixes

  • #I197766 - The Node or connector tooltip will now close after dragging when selector tooltip is disabled.

DocumentEditor

Bug Fixes

#784675 - Resolved script error occurring when double-clicking and deleting the bookmarked word.
#786777 - Resolved the alignment issue after moving content to next page
#786596 - Resolved text in the header does not get ignored on the first attempt
#781721 - Resolved list format issue in splitted table.
#784296 - Resolved the text inserted outside the bookmarks when moving the cursor
#784718 - Resolved the spellcheck ignore and ignore All issue when select Ctrl+A
#789254 - Resolved the table layout issue when modify the cells preferred width using the selection cell format API
#784719 - Resolved the undo issue on newly added error word

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

  • #I791512 - The issue where the selected row was not visible in the viewport when virtualization is enabled in the Grid and a row is selected programmatically using the selectRow method with specific index has been resolved.
  • #I793520 - Resolved an inconsistency in keyboard navigation when using Shift+Tab to focus on the Grid component with command columns enabled.
  • #I791818 - Resolved an issue where the border of stacked column headers was misaligned when frozen columns are enabled in the Grid.

Maps

Bug fixes

  • #I793444 - Color mappings without an initially specified value now function correctly when toggling the legend.

Mention

Bug Fixes

  • #F197891 - Resolved the issue where the popup closes immediately after typing '@A'.

MultiSelect

Bug Fixes

  • #I795891 - Fixed an issue where the MultiSelect Dropdown with virtualization failed at a specific record count and addressed the item reorder problem.

PDF Viewer

Bug Fixes

  • #I793332 - Resolved an issue where form field styles were incorrectly applied to other fields.
  • #I792254 - Resolved an issue where dragging line annotations was difficult when the annotation width reached the edge of the page.
  • #I795012, #I789583 - Resolved an issue where annotation toolbar property items were not hiding properly when toolbarSettings was applied.
  • F197872 - Resolved an issue where the Add Initial option did not hide when configured through the handWrittenSignatureSettings API.
  • #I792605 - Resolved an issue where organize PDF would get stuck when loading a large document, causing the page to become unresponsive.

Pivot Table

Bug Fixes

  • I790108 - Pivot Table filtering now functions correctly, even when date grouping members include empty strings.

QueryBuilder

Bug Fixes

#I792871 - Fixed the validation error popup positioning issue within a custom scrollable element in QueryBuilder.

RichTextEditor

Bug Fixes

  • #I795310 - Now, collapsing the extended toolbar after clicking the code view icons works properly without decreasing the Rich Text Editor height.

  • #I796071 - Now, the tab key navigation across the Rich Text Editor works properly even after the maximum content length is reached.

  • #I794986 - Now, the divider element remains separate and works properly without merging with a table when pasted from a Word document into the Rich Text Editor.

Spreadsheet

Bug fixes

  • #I795505 - Issue with "bullet points not displaying when pasting tables from PowerPoint into the Spreadsheet due to negative text-indent values" has been resolved.

Toolbar

Bug fixes

  • #I789962 - The issue of being able to click a toolbar item with Template while the toolbar is in disabled state has been resolved.

Tree Grid

Bug Fixes

  • #F71755 - Fixed an error that occurred when binding the action failure event with frozen columns in the Tree Grid.

v32.1.20

23 Dec 05:39

Choose a tag to compare

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v32.1.19

16 Dec 04:53

Choose a tag to compare

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v31.2.18

09 Dec 04:23

Choose a tag to compare

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v31.2.16

02 Dec 04:54

Choose a tag to compare

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v31.2.15

25 Nov 00:56

Choose a tag to compare

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v31.2.12

18 Nov 08:30

Choose a tag to compare

Chart

Bug Fixes

  • #I730840 - Now, the column with single point renders properly on date time category axis.

DocumentEditor

Bug Fixes

  • #I717795 - Fixed the duplicate text insertion issue on mobile devices when using a custom keyboard.
  • #I725685 - Resolved the content overlap issue when copying and pasting list content inside a table cell.
  • #I686769 - Fixed the RTL text layout problem in exported DOCX documents.
  • #I682661 - Corrected the navigateToNextEditingRegion API to work properly when the selection is outside the editing region.
  • #I728691 - Fixed the duplicate table issue in exported DOCX documents when the spell checker is enabled.
  • #I725974 - Handled alert pop-ups when a dropdown form field list exceeds its maximum limit.
  • #I731469 - Fixed a script error that occurred when double-clicking inside a table cell while using a custom toolbar.
  • #I718435 - Improved performance when inserting text into an auto-fit table.
  • #I723712 - Fixed the text offset issue that occurred when a line starts with a space character.
  • #I731065 - Resolved the bookmark positioning issue when pressing the Enter key if a bookmark ends after a paragraph mark.
  • #I727094 - Fixed the IME text insertion issue when using backward text selection.
  • #I728082 - Resolved the rendering issue of list elements when the paragraph’s hidden property is enabled.
  • #I726625 - Fixed the comment pane behaviour after disabling the restrict editing mode.
  • #I724502, #I724504, #I725183 - Resolved various issues with content controls during paste and backspace operations.

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug Fixes

  • #I730086 - Fixed issue where getSelectedRecords() did not return previously selected records after using selectAll with filtering.
  • #I730853 - Fixed a script error that occurred when dynamically hiding columns in a grid with lazyLoadGrouping and virtualization enabled.

MultiSelect

Bug Fixes

  • #I731138 - Fixed an issue where the MultiSelect Checkbox would unintentionally select all options when navigating with the keyboard after interacting with the SelectAll feature.

PDF Viewer

Bug Fixes

  • #I724481 - Fixed an issue where the current page number not reset properly when unload method called.
  • #I723913 - Resolved an issue where text search and findText functionalities are not working with the provided document.
  • #I729976 - Fixed an issue where the form fields lagged when zooming in and out with a large number of fields.
  • #I728939 - Fixed an issue where the date time format is not proper when using the loadCldr method.
  • #I732950 - Resolved an issue where a memory leak occurred after destroying the PDF viewer.

RichTextEditor

Bug Fixes

  • #I732468 - Now, The issue with the arrow key navigation behaves incorrectly in pasted tables within the Rich Text Editor has now been resolved.

TimePicker

Bug Fixes

  • #F196777 - Resolved an issue where the mask was not functioning correctly when the ShowClearButton option was set to false.

v29.2.7

27 May 13:44

Choose a tag to compare

Image Editor

Bug Fixes

  • #I703503 - The issue with "Redact feature not working properly in straightened image" has been resolved.
  • #I704085 - The issue with "Page crashes when changing color in freehand pen tool with custom toolbar" has been resolved.
  • #I701384 - The issue with "Error after changing outline color in text annotation" has been resolved.

v29.2.5

21 May 01:08

Choose a tag to compare

Image Editor

Bug Fixes

  • #I703503 - The issue with "Redact feature not working properly in straightened image" has been resolved.
  • #I704085 - The issue with "Page crashes when changing color in freehand pen tool with custom toolbar" has been resolved.
  • #I701384 - The issue with "Error after changing outline color in text annotation" has been resolved.