Skip to main content

V 1.1.38

New and Improved Features

  1. New Activity — GenerateBlobDownloadUrl
    Retrieves a secure, time-limited download URL for a specified Azure Blob via the Storage REST API.
  2. Audit Logs
    End-to-end audit trail now records every create, update, and delete event. The initial rollout covers the Schema Registry, with additional services to follow.
  3. CRON Expression Support in Schedules
    Schedule component now accepts raw CRON expressions, giving teams full control over complex or context-driven timing.
  4. Image Embeds in Markdown Editor
    Drag-and-drop or paste images directly into application documentation with instant preview and secure storage handling.
  5. Streamlined “Join as Member” Workspace Flow
    Invitation acceptance and role assignment are consolidated into a single step, reducing friction and accelerating onboarding.
  6. Resizable Execution-Logs Drawer
    Execution logs now sit in a collapsible, resizable drawer—freeing up canvas space while debugging.
  7. Inline Warning for UnmappedElse-IfBranches
    The mapper flags Else-If branches that lack mappings, preventing silent design time skips.
  8. CSVtoJSON Formatter Activity
    Added Allowed Values support for stricter validation and robust error handling.

Bug Fixes

  1. Obsolete Warning Banner Removed
    Retired a legacy global warning message that could appear during certain deployments.
  2. Update Activity Config
    Fixed an issue where updating an activity caused its activity-group details to disappear; configuration details now persist correctly.