We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Release notes

April 2023 (v. 2.9.48)

NEW Using the new grid.autoSwitchToCompact option, it is now possible to disable the automatic switch from the classic (tabular) to the compact form. By default, the automatic switch is enabled.

FIX TypeScript TypeScript definitions were updated for getMembers() and getMembersAsync() methods.

FIX Flexmonster CLI The issue with installing Flexmonster Admin Panel via Flexmonster CLI on macOS was fixed.

FIX Admin Panel The issue with the Settings page not reflecting changes was fixed.

March 2023 (v. 2.9.47)

FIX The issue with horizontal scroll shifting when using updateData() with the custom data source API was fixed.

FIX The issue when editing in the flat view cleared extra cells was fixed.

March 2023 (v. 2.9.46)

NEW "Integration with amCharts" demo was updated to amCharts 5 in the sample React, Angular, and Vue projects.

FIX The issue when slice changes made on the grid were not synchronizing with the Field List was fixed.

FIX The issue with the jumping scroll when using updateData() with the options.partial parameter was fixed.

FIX Admin Panel The max value limit for number inputs was improved.

February 2023 (v. 2.9.45)

NEW Admin Panel A new Mapping configuration is now available when editing JSON and CSV indexes. Use this configuration to adjust the autodetected field data types.

February 2023 (v. 2.9.44)

NEW Exported Excel files are now compressed if the client's browser supports the "deflate-raw" compression.

NEW The sample Flexmonster & Ionic React project was updated to Ionic 6.

NEW Data Server A new Mapping configuration property was added to the config. Use this property to specify field data types in JSON and CSV.

FIX The issue with "Maximum call stack size exceeded" when the number of items in the filter exceeds 1000 members was fixed.

FIX Data Server The issue with number columns being treated as strings when the first record is null was fixed.