June 09, 2025
Learn about the enhancements, new features, and resolved issues as part of this release.
New Features
Introducing the Super Admin Role
We’re excited to roll out the Super Admin role, designed to offer full administrative authority across the entire RapidCanvas platform. Super Admins gain complete visibility and control over all users, workspaces, and projects—enabling centralized governance and streamlined operations.
Key Capabilities:
Platform-wide access to all workspaces
Invite, manage, and delete users across all workspaces
Create and automatically administer new workspaces
Seamlessly switch between workspaces from a centralized interface
Archive, activate, or permanently delete workspaces
Configure workspace-level settings (DataApps, licenses, secrets, API keys)
Access to all projects regardless of ownership
Note: Any user added to the master tenant is automatically assigned the Super Admin role.
Enhancements
DataApps Enhancements
Topics Toggle for Starter Prompts: Organize prompts into multiple categories using the new Topics toggle. Prompts appear grouped under each topic in the AskAI window for easier access.
Copy Table Data: Easily copy filtered or sorted table data from the Preview Data page to your local system for quick sharing or offline analysis.
AskAI Experience Improvements
Expandable/Collapsible Output Datasets: Click on datasets in chat to expand or collapse them for streamlined navigation.
Interactive Feedback Tools: Users can now give granular feedback using thumbs-up/down with contextual comments and categorized options.
Sticky Top Rows & Collapse Indicators: Collapsed views retain visibility of top rows, and subtle indicators show when content is collapsed.
Environment & Performance Improvements
Environment Status in Navigation Bar: View environment type, memory, CPU, and disk space at a glance. Take actions like Start, Stop, or Refresh.
Clean Disk Option: Free up environment disk space before restarting to improve performance.
Increased Default Disk Size: Default environment disk size raised to 50GB, with configurable limits up to 100GB.
Recipe Enhancements
Project Variable Management: Define and manage project variables directly within Code and AskAI recipes via the Inputs panel.
Extended Timeout: Default recipe timeout extended from 2 to 6 hours.
Error Feedback with Fix Suggestions: LLM-powered debugging suggestions for errors in Code, AskAI, and Rapid Model recipes.
Duplicate Recipes from Details Page: New option to duplicate a recipe directly from the recipe detail view.
Code Assist Upgrades
Prompt Suggestions: Use smart built-in prompts like Optimize Code, Explain Code, and Detect Bugs directly from the Code Assist panel.
File Format & Size Support
New Input Formats in Prediction Scheduler: Now supports .xlsx and .parquet files in addition to .xls.
File Size Display: Input and output file sizes are now shown directly in the recipe side panel.
Connectors and Export Enhancements
SQL Dataset Status Indicators: Monitor states like Unbuilt, Building, Built, and Error across Snowflake, MySQL, PostgreSQL, and MongoDB datasets.
Async Export to SQL Destinations: Export large datasets asynchronously with real-time status updates and error tracking.
Detailed Logs & Audit History: View logs for error states and track actions in the View Data page with timestamps.
Usability Improvements
Alphabetical Sorting in Input Panels: Secrets, canvas nodes, prediction services, and variables now sorted alphabetically for easier selection.
Info Icons on Data Analysis: Informational messages clarify that analysis is sampled for performance (up to 50 columns, 100,000 rows).
Sampling Support in AskAI & AI Guide Charts: Automatically applies sampling if chart exceeds 4MB limit, ensuring generation reliability.
Asynchronous Platform Operations
To support large datasets and time-intensive processes, asynchronous task handling is now integrated in:
Environment creation & deletion
Project copying
Exporting datasets
Last updated