Skip to content

0.2.9

Choose a tag to compare

@github-actions github-actions released this 21 May 17:54
a085c44

🚀 Features and Improvements

  • Connected AI chatbot to Tables MCP server.
  • Improved AI prompts for clearer user experience.
  • Added AI chatbot maximize and resize functionality for improved usability.
  • Added support for editing connections.
  • Added new action for MS Teams "Request Action".
  • Added Ternary action "Get Data Integrations".
  • Enabled Slack actions via URL support.

🐛 Bug Fixes

  • AI command helper - Prevented multiline code snippet from resizing horizontally on mount.
  • Corrected branch condition value initialization.
  • Resolved end workflow action failures.
  • Corrected issue with trigger results not appearing in test step output.
  • Fixed sidebar footer layout issue.

🔧 Maintenance

  • Install MCPs within the devcontainer.
  • Bumped undici dependency from 6.21.1 to 6.21.3.
  • Disabled AI SDK telemetry.
  • Removed deprecated Baserow MCP feature flag.
  • Renamed environment variable OPS_DISABLE_SLACK_INTERACTIONS to OPS_SLACK_ENABLE_INTERACTIONS.

👏 Contributions

Big thanks to @StephanQuilyx for contributing Ternary actions!

[Full Changelog](0.2.8...0.2.9)