Blog Post

Product and Website News
1 MIN READ

Compose SDK minor version 1.28.0 released

DRay's avatar
DRay
Sisense Employee
01-22-2025
Compose SDK minor version 1.28.0 released:
[1.28.0] - 2025-01-21
Added
  • Add React hook for nlq useGetNlqResult (beta)
  • Implement React hook for retrieving filter members, useGetFilterMembers (beta)
  • Add filterFactory.cascading() to create a Cascading Filter instance
Changed
  • Breaking: Rename beta hook useGetNlgQueryResult and GetNlgQueryResult to useGetNlgInsights and GetNlgInsights, respectively
  • Extend hook useGetQueryRecommendations (beta) to return WidgetProps additionally
  • Refactor MemberFilterTile to use hook useGetFilterMembers internally
  • Move React component FilterTile from internal to beta
  • Refactor CascadingFilterTileProps.filter from class CascadingFilter to interface Filter
  • Improve PivotTable: fix rowsPerPage to work with isAutoHeight option
  • Improve charts: add number format config extraction for count aggregations, extend the Popover mask to fill the full page
  • Improve testing: polyfill document.fonts for unit tests environment
  • Improve Widget Embed Code: improve extra imports
Published 01-22-2025
Version 1.0
No CommentsBe the first to comment

Related Content

Related Content
Sisense Compose SDK The Future is Composable In the fast-paced world of data-driven applications, developers are constantly seeking innovative ways to create customized data products that seamless...