NEW Integration with the Nuxt framework was introduced. Read docs.
FIX Toolbar The error that appeared in the Format cells pop-up window when clicking the APPLY button with no measure chosen was fixed.
FIX custom data source API The issue with expands not working when the selection filter is disabled on the server side was fixed.
FIX custom data source API The issue with an empty include filter sent in the query when there is a multilevel hierarchy in the slice was fixed.
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.