Pricing changes are coming in January. Contact our Sales team to secure the current price for your desired license.

Release notes

December 2024 (v. 2.9.92)

NEW The sample Flexmonster & Next.js project was updated to Next.js 15.

NEW mapping New editing property was added to the mapping. Use it to disable editing for a particular field.

NEW Data Server New properties RefreshSchedule and DataRefreshSchedule for index reloading at a specific time (e.g., each Monday at 14:00) were added.

NEW Data Server DLL New library NCrontab.Signed was added.

FIX The issue when data for the multilevel hierarchy is not available when the hierarchy is selected from the Field List in the drill-through view was fixed.

FIX The issue with creating a Flexmonster instance with remote data and 3rd party chart integration more than once in the same container was fixed.

 FIX localization French localization file was improved.

November 2024 (v. 2.9.91)

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.

November 2024 (v. 2.9.90)

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.

October 2024 (v. 2.9.89)

FIX The issue when the horizontal scroll position changed after editing cells in the last column was fixed.

October 2024 (v. 2.9.88)

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.