Skip to main content

v20260417 (Release)

ยท 2 min read

This release focuses on a richer editing experience, smarter AI capabilities, and improved stability across matrices, tables, and planning workflows.


New Features & Major Enhancements ๐Ÿš€โ€‹

Enhanced Matrix & Cell Stylingโ€‹

  • Cells now support underline, double-underline, and italics, giving you more control over how your data is presented.
  • Resolved issues where matrices would vanish or column sizing would reset unexpectedly during interaction.

Smarter AI Widgetโ€‹

  • The AI Widget can now self-generate datasources directly from your prompt โ€” just describe what you need and let the system build it for you.
  • Dashboard variables no longer trigger incorrect warnings in the AI Widget.
  • The AI Bot now works correctly for users logged in with an API token.

File System Improvementsโ€‹

  • Double-click any item to view, open, or edit it instantly.
  • Drag and drop from the file tree into text fields to paste file paths โ€” no more manual copying.
  • Markdown files now render with a better preview mode.

Relational Planningโ€‹

  • A new API method lets you transfer RP items between contexts.
  • Accumulation calculations have been optimized and now correctly run based on item measures rather than item IDs.
  • Measure names are automatically trimmed to prevent mismatches.

Datatable Widgetโ€‹

  • A brand-new Datatable Widget is available for your dashboards, offering another way to display and interact with tabular data.

Fixes & Improvements ๐Ÿ› ๏ธโ€‹

  • Tables: Adding a new row now automatically moves your selection to the newly added row. Duplicate row additions are also prevented.
  • Table Widget: The search box in list dropdowns no longer appears empty.
  • Form Widget: Save behavior and date handling have been improved for more reliable data entry.
  • Metadata: The Appg_CopyDims operation now correctly copies the Operator field into PC tables.
  • Calculations: Several formula issues have been resolved, and string measure aggregation results are now truncated properly to prevent SQL errors.
  • Releases: The releases query has been optimized to avoid unnecessary repeated execution.
  • Hierarchy Editor: Fixed blank context menus on certain secondary hierarchy nodes, and member name length validation now matches backend rules.
  • Properties: Frontend validation now prevents the use of protected property names.
  • Clipboard: The clipboard utility correctly saves plain text from Pasteable inputs.
  • General code cleanup, performance improvements, and stability enhancements throughout the platform.