# January 2021

> * Improved keyboard accessibility in the app's homepage
* Added tooltip to show the hint text in the Text box for localization purposes
* Improved rendering performance of List, Table, and Custom list controls
* When control is deleted from the canvas, the focus goes to the closest control than going to the parent page
* Double click on a control, doesn't open the resource panel
* Removed "Auto" and "None" option for font size

## 27 January 2021

### Improvements

* Improved keyboard accessibility in the app's homepage
* Added tooltip to show the hint text in the Text box for localization purposes
* Improved rendering performance of List, Table, and Custom list controls
* When control is deleted from the canvas, the focus goes to the closest control than going to the parent page
* Double click on a control, doesn't open the resource panel
* Removed "Auto" and "None" option for font size

### Fixed bugs

* Table control not refreshing with the latest data from the process run
* Duplication of apps failure
* Unable to click "+" in Layout Container control when it is selected
* Underline property of switch control was not working
* Font style not being updated in the dropdown control
* Pages opened in dialogs doesn't have scroll bars

## 18 January 2021

### Improvements

* Bring the selected element in the canvas to be displayed within viewport in the tree view and vice versa
* Containers to have a 3px default border-radius
* Lazy loading of the image to improve app runtime performance
* Improved the selection experience for adding processes to apps with more visual indicators
* Removed the redundant notification on the preview
* Made the hint text experience consistent for all controls
* A better place holder for image control in runtime
* Consistent search experience between tree view and Add Control panel
* Improved rendering performance of Custom list when there is a huge volume of data to be displayed

### Fixed bugs

* In certain cases, Process version is not updated in apps
* Duplication of apps failure
* Unable to minimize page in tree view when one of its children is selected.
* Fixing one binding issue disappears other errors in the tree view
* Container Layout styling discrepancy in design time
* App Import failure
* Unable to bind image URL from a process to Apps image control
* Showing errors in disabled rules
* Unable to use Japanese in App description
* Running multiple processes clears output of previously run processes
* Failure of If-else condition in Rules builder
* Unable to delete containers with children
* Undo (Ctrl + Z) not working in certain circumstances
* Size of divider control not getting saved occasionally
* Table Column values are not visible
* Table which is bound to data table output not displaying the results
* Able to access disabled date picker using the keyboard
* Spinner message not displayed when running the process in-app runtime
* Unable to Copy-paste of containers
* For Text Area control, default text not shown when a value binding is available
* Unable to preview, a cloned app
* Unable to view the tooltip in the info icon in the styling pane for containers
* Dropdown not showing the bound process output values
* Process refresh did not update the Data table column types
* Unable to drop the error type/error message chips in the "Start process" rule
* Unattended process doesn't run if it's in the modern folder
* Save failure message on App Studio
* Place holder text not changing from English even if the user changes to a different language using the language switcher
* Undo/Redo issue on the container layout movement
* Process refresh, not refreshing the process arguments
* Unable to select text area on Canvas in Firefox browser
* Continous save failure in App studio
* Custom list does not run scroll during runtime
* Expand / Collapse not working when items are searched in Lookup panel ( Resource panel)
* Unable to add controls to nested containers in container layout
