Skip to main content

Released Version 2.1

· 2 min read
Tiven Wang

We have released version 2.1.0, with the following major updates:

  1. Upgraded the state management framework, using @ngneat/elf, a reactive immutable state management solution.
    1. Upgraded the state management framework of the semantic model module, making semantic model operations more stable, and supporting State History and Undo/Redo functions. Refer to Shortcuts - Modeling Workspace
    2. Upgraded the state management framework of the story module, supporting State History and Undo/Redo functions. Refer to Shortcuts - Story Preferences
  2. Changed olap data request method from Http requests to Websocket requests, improving the efficiency of data concurrent queries. Refer to WebSocket Request - Server Agent
  3. The dimension designer data preview interface supports tree structure display. Refer to Tree Preview - Dimension Designer
  4. Story designer interface updates:
    1. Support for fixing Toolbar to the sidebar: Refer to Toolbar - Story Workspace
    2. Optimized Zoom in / Zoom out mode, allowing individual page zoom and pan. Refer to Shortcuts - Story Preferences
    3. When opening a story in full-screen mode, it only goes full-screen within the webpage, no longer full-screening the browser.
  5. The indicator registration page supports real-time data trend preview of indicators. Refer to Preview - Indicator Registration
  6. Dimension/Measure selector component upgrade:
    1. Support for loading entity type status and error message display.
    2. Support for customizing member tag fields as hierarchical attributes or member intrinsic attributes. Refer to Member Label - Dimension Selector
  7. In the indicator application, the drill-down chart displays the name of the current level as the title.
Drilldown Title
Drilldown Chart Title