Releases: openops-cloud/openops
Releases · openops-cloud/openops
0.6.24
🚀 Features and Improvements
- Added server-side validation for AWS connection credentials at creation time
- Added an optional “parse as JSON” behaviour to the Store “Get” action so workflows can receive structured values (objects/arrays/primitives) instead of raw strings when desired.
- Added a container restart policy to local Docker Compose services so they automatically come back up after daemon restarts.
🔧 Maintenance
- Removed the Superset MCP integration
- Updated dompurify package to 3.3.3
- Updated ajv package to 8.18.0
- Updated rollup package to 4.59.0
- Updated nodemailer package to 8.0.3
- Updated mailparser package to 3.9.4
- Updated imapflow package to 1.2.15
Full Changelog: 0.6.23...0.6.24
0.6.23
🚀 Features and Improvements
- Added link to slack block description to preview block kit builder
- Removed length limitation from breadcrumbs
🐛 Bug Fixes
- Fixed database refresher in Athena query action
- Updated AWS get price action to support roles
- Improved pagination to ensure consistent results without missing or duplicate items, even when entries share the same timestamp.
🔧 Maintenance
- Bumped transitive dependencies
- Updated fastify package to 5.8.2
Full Changelog: 0.6.22...0.6.23
0.6.22
🚀 Features and Improvements
- Introduced retry logic for the MS Outlook trigger.
🐛 Bug Fixes
- Resolved the Edit label issue in the flow action menu.
- Corrected AI chat name generation for Anthropic models.
🔧 Maintenance
- Dropped the unused pnpm dependency.
- Cleaned up unused dependencies and pinned versions to static ones.
- Removed the Pelanor block.
Full Changelog: 0.6.21...0.6.22
0.6.21
🚀 Features and Improvements
- Added account and region support to the query Athena action.
- Expanded model support to include Claude Opus 4.6 and Claude Sonnet 4.6 for Anthropic and Google Vertex.
🔧 Maintenance
- Upgraded AWS and Snowflake dependencies
- Bumped Analytic version to the latest public release
Full Changelog: 0.6.20...0.6.21
0.6.20
🚀 Features and Improvements
- Analytics dataset creation now supports virtual (SQL) datasets and an optional “recreate if exists” mode.
🔧 Maintenance
- Bumped analytics version to latest public release.
- Bumped axios from 1.12.1 to 1.13.5.
- Bumped webpack from 5.94.0 to 5.105.2
- Bumped markdown-it from 14.1.0 to 14.1.1
- Updated GitHub Actions dependencies (Chromatic, AWS credentials, Docker build/push).
Full Changelog: 0.6.19...0.6.20
0.6.19
🐛 Bug Fixes
- Corrected error response for unauthenticated requests to the user settings endpoint.
🔧 Maintenance
- Bumped analytics version to latest public release.
- Bumped qs from 6.11.2 to 6.14.2
Full Changelog: 0.6.18...0.6.19
0.6.18
🚀 Features and Improvements
- Improved Azure authentication by validating credentials early and failing fast when required fields are missing.
- Approval and rejection links now display a confirmation page with details.
- Extended the Outlook send-email action to support inline attachments and additional attachment metadata.
Full Changelog: 0.6.17...0.6.18
0.6.17
🚀 Features and Improvements
- Increased the Outlook new-email trigger fetch limit from 10 to 50 recent emails.
- Changed font sizes and styles for Markdown components and UI styles of AI chat.
- Updated model selector to show AI provider icons.
🐛 Bug Fixes
- Resolved an issue where password validation incorrectly rejected certain allowed special characters.
- Prevented infinite retry loops when backend tool responses exceed the LLM token limit.
🔧 Maintenance
- Bumped analytics version to latest public release.
- Updated @isaacs/brace-expansion to a patched version to address a critical security vulnerability.
Full Changelog: 0.6.16...0.6.17
0.6.16
🚀 Features and Improvements
- Webhook-triggered workflows can now return HTTP responses to the calling workflow
- Added CC and BCC support to forward-email action in Microsoft Outlook block
- Enhanced the SMTP block with robust connection error handling and environment-configurable allowed ports.
🐛 Bug Fixes
- Improved handling of deleted workflow runs by safely ignoring late or in-flight update events.
🔧 Maintenance
- Refactored the OpenOps MCP tables prompt for improved clarity and usability.
- Extended OAuth connection support to work with providers using Cross-Origin-Opener-Policy: same-origin
- Updated @assistant-ui packages
Full Changelog: 0.6.15...0.6.16
0.6.15
🚀 Features and Improvements
- Unified search UI: Workflows & Templates now use the default search component as in Workspaces.
🐛 Bug Fixes
- Fixed an issue where the AI suggested creating new connections even though it does not have the capability to do so.
- Corrected form validation behavior when toggling triggers from Dynamic to Static.
- “Rerun on latest version” now starts a fresh run so past run data isn’t overwritten.
🔧 Maintenance
- Updated license to 2026.
- Updated AI SDK to v6.
Full Changelog: 0.6.14...0.6.15