Skip to content

0.5.3

Choose a tag to compare

@github-actions github-actions released this 06 Oct 10:56
da92734

🚀 Features and Improvements

  • Added new AI block with "Ask AI" action.
  • Migrated AI settings configuration form to use block connections.
  • Added Sonnet 4.5 model to Anthropic and Vertex providers.
  • Redirect users to the correct page across tabs after session expiry.
  • Marked additional steps as requiring AI approval.
  • Increased MAX_LLM_CALLS_WITHOUT_INTERACTION to 100.
  • Embedded inlined font-face declarations in CSS to reduce font CDN requests.

🐛 Bug Fixes

  • Fixed parsing of error objects for invalid connections.
  • Fixed auth validation when saving a connection.
  • Prevented remounting of step settings when a draft version is created.
  • Fixed incorrect workflow duration display.

🔧 Maintenance

  • Split test blocks into shards for improved test performance.
  • Moved json-utils to a dedicated file within the OpenOps package.

Full Changelog