Skip to main content

V 1.1.42

New and Improved Features

  1. OpenAPI Spec Registry
    View and add OpenAPI specifications directly to your workspace, enabling seamless integration with external services.
  2. Create Apps & Workflows from OpenAPI
    Jumpstart application development by generating applications and workflows from your OpenAPI specs.
  3. Auto-Generated Git Commit Messages
    Automatically generate context-aware commit messages to streamline Git workflows and improve traceability.
  4. Enhanced Deployment Dashboard
    Redesigned views on both the Deployment and Application pages for quicker insights and smoother deployments.
  5. Improved Workspace Management
    Updated workspace deletion modal with better messaging and support for team-specific deletion actions.
  6. Context Validation Response
    Receive confirmation feedback after setting a context, reducing ambiguity during dynamic executions.
  7. REST Client Cache Awareness
    REST client responses now include cache indicators in the headers, helping developers understand when data is returned from cache vs. fresh fetch.

Bug Fixes

  1. Tree Persistence
    Resolved issues with component tree view not retaining its last state across sessions.
  2. Note Component Rendering
    Fixed text overflow and z-index stacking issues in the Notes component for better readability.
  3. Permissions for Table Actions
    Adjusted permissions to control visibility of the “Empty Table” button as per user role.