Skip to content

Releases: meta-d/ocap

v2.2.1

08 May 15:27
3dea4b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

v2.2.0

30 Apr 12:09
f0f7590
Compare
Choose a tag to compare

Highlights

  • ER diagram for cube desginer
  • Support SAP HANA as olap engine database
  • Add langchain agent for ai copilot command
  • Others optimizations

What's Changed

Full Changelog: 2.1.2...2.2.0

v2.1.0

17 Apr 00:59
4acb003
Compare
Choose a tag to compare

Version 2.1.0 has the following main updates:

  1. Upgraded the state management framework, adopting @ngneat/elf, a reactive immutable state management solution.
    1. Upgraded the state management of the Semantic Model module, making semantic model operations more stable, supporting State History, and Undo/Redo functionalities.
    2. Upgraded the state management of the Story module, supporting State History, and Undo/Redo functionalities.
  2. Changed the OLAP request method from HTTP requests to WebSocket messages, improving the efficiency of data concurrent queries.
  3. The Dimension Designer's data preview ui supports displaying in a tree-like structure.
  4. The Story Designer ui supports pin the Toolbar to the sidebar;
    1. Optimized the Zoom in / Zoom out mode, allowing individual pages to be zoomed and panned separately.
    2. When opening a story in fullscreen mode, it only goes fullscreen within the webpage, no longer fullscreening the browser.
  5. The Indicator Registry page supports real-time data trend previews for indicator.
  6. Dimension/Measure Select component upgrade:
    1. Supports the display of entity type loading status and error messages.
    2. Supports customizing Member Caption attribute to Level Properties or Member Intrinsic Properties.
  7. In the tndicator application, the chart representation of the current level's name is displayed as the title.

v2.0.0

27 Mar 07:49
507e8c9
Compare
Choose a tag to compare

Highlights

  1. New AI Copilot: Our new AI Copilot feature helps you discover insights and trends hidden in your data. It uses custom commands to provide you with valuable suggestions and actions. Please ref to AI Copilot for more details.

    • Add custom commands in different pages
    • Support DashScope provider
    • Support config default model
    • Support show or hide tokenizer
  2. New Themes and Layouts: We have added new dark themes and new layout to make website more appealing and user-friendly. You can now customize your website to suit your preferences.

    • Dark theme
    • Pined side menu bar
    • Side drawer trigger
    • Move bottom toolbar to sidemenus
  3. New Indicator App: We have upgraded the indicator app that allows you to view your indicators. Please ref to Indicator App for more details.

    • Improved the indicator list performance
    • Store time granularity and looback periods in user settings
    • The /analysis ai copilot command help user to insight the indicator
  4. Tenant Settings: We have added new tenant settings that allow you to customize your tenant. Please ref to Tenant Settings for more details.

    • Customize the tenant title
    • Customize file storage provider and key settings
  5. Onboarding Guide: We have added a new onboarding guide to help you get started with Metad Analytics Cloud. Please ref to Onboarding Guide for more details.

    • Create the super admin user
    • Import demo data
    • Connect your data source