FIX The exception that appeared when an input field with autocomplete existed on the page with Flexmonster was fixed.
FIX The issue when field names in rows were incorrectly displayed above the levels of a drilled-down hierarchy on the classic form was fixed.
FIX It is now possible to scroll the grid both vertically and horizontally when the cursor is over the area with field members.
FIX custom data source API If the selection filter is disabled for a particular field, the /members request will now not be sent to the server when opening the filter view for that field. This may improve the component's performance when using the filters.
FIX The issue when the horizontal scroll position changed after editing cells in the last column was fixed.
NEW mapping New filters.members property for the custom data source API was added to the mapping. Use it to disable the selection filter in the filter pop-up window for a particular field.
FIX The error that appeared when calling the openFieldsList() method after the clear() method was fixed.
FIX Data Server The issue with adding PFX certificates that require a password was fixed.
FIX Admin Panel The issue with loading tabs in the Admin Panel on Windows was fixed.
NEW Development license keys work on .local
domains now.
FIX The memory management of data for the virtual grid was improved.
FIX The issue with the Select all checkbox in the filter view not working when the filter.allowEmptyMembersFilter option is set to true
was fixed.
FIX custom data source API The issue with an incorrect /select request for expands when the slice contains a multilevel hierarchy with a filter applied was fixed.
NEW New filter.allowEmptyMembersFilter option was added. Use this option to show an empty table when the selection filter includes only members that do not exist in the dataset.
FIX The issue when clicking a Toolbar tab with a dropdown menu modified the page's URL was fixed.
FIX The issue when colors of a conditional format rule were not reset on color picker blur was fixed.
FIX The issue with overlapping labels in the column line chart was fixed.