Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 11:26
a2fe998

🚀 Features

  • Builder & UI Enhancements:
    • Updated workflow builder top bar.
    • Improved knowledge base card sizes.
    • Adjusted icons and wording on homepage quick links.
    • Displayed tailored text for Webhook testing section.
    • Improved error boundaries and user-friendly error handling.
    • Added "Discover Premium Features" tile on homepage.
  • Cloud & Deployment:
    • Improved Docker Compose and NGINX deployment configuration.
    • Improved cloud template versioning and retrieval.
  • Table & Data Management:
    • Added locks to row operations.
    • Improved UX with user-friendly names for table dropdowns.
    • Support for larger uploads to tables.
    • Updated table date field description.
  • Blocks and Actions:
    • Added dry run and risk level support to several blocks:
      • CloudFormation
      • Azure CLI
      • Add Tags action
    • Added Microsoft Teams block.
  • Authentication & API Enhancements:
    • Adjusted monday.com auth messages.
    • Sent auth in OPTIONS request payload.
    • Added error handling for Azure CLI login issues.
  • Documentation & Contribution:
    • Added README.md and CONTRIBUTING.md.

🐛 Bug Fixes

  • Restored SingleSelect filters in "Get Records".
  • Improved loop execution to allow multiple pauses.
  • Fixed setting cloud origin metadata.
  • Fixed seeding issues in opportunities table.
  • Resolved issue with template fetching version parameter.
  • Fixed getting started section on small screens.
  • Corrected approval links accessibility.
  • Fixed wait for user action behavior.
  • Resolved generic trigger i18n issue.
  • Fixed flow page 404 error.
  • Resolved issues in creating tables and analytics DBs.
  • Fixed consent banner display on workflows page.
  • Fixed behavior when adding rows to tables with missing columns.
  • Fixed issue with workflow panel collapsing after undo.

⚙️ Enhancements & Maintenance

  • Updated description and defaults for Jira fields.
  • Changed HTTP block headers and queryParams to optional.
  • Updated workflow "Not finished" badge size.
  • Added debug logs and improved validation for CRON expressions.
  • Improved error messaging for pricing API failures.
  • Recreated Opportunities table for consistency.
  • Adjusted FE logic for template version handling.
  • Removed Slack triggers.
  • Marked AWS CLI as risky step.
  • Enhanced test workflows and seeding operations.

🔐 Infrastructure & Configuration

  • Improved init DB script execution.
  • Updated repo configuration and added essential files.
  • Added various server and shared packages.
  • Enhanced support packages for authentication, CLI, cloud features, and engine.