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