Skip to content

0.5.2

Choose a tag to compare

@github-actions github-actions released this 25 Sep 16:23
cba0e07

🚀 Features and Improvements

  • Added support for Google Vertex AI and configurable API Management headers for Azure OpenAI.
  • Introduced IMAP integration with a new email trigger
  • Added new email trigger for Outlook and an Outlook block for extended email automation.
  • Implemented search functionality for step output in step settings.
  • Added i18n translations to tab labels in step settings.
  • Migrated JIRA block to new endpoint.

🐛 Bug Fixes

  • Fixed race condition when adding jobs to the queue.
  • Resolved issue where "Inject code" was not visible in the AI code assistant.
  • Ensured successful step results persist when stream is aborted.
  • Synced additional LLM conversation context with the builder state.
  • Handled empty test results in the trigger event service.
  • Fixed dynamic values in the "Add Tags" action.

🔧 Maintenance

  • Refactored test-trigger-section to handle missing stepData.
  • Removed unused function in ai-chat.service.
  • Updated dependencies: axios, on-headers, compression, sha.js, vite.

Full Changelog