Releases: openops-cloud/openops
Releases · openops-cloud/openops
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
0.6.14
🚀 Features and Improvements
- Added GPT-5.2 to the list of supported OpenAI models.
- Made the analytics service optional.
🐛 Bug Fixes
- Improved chat history handling to correctly merge multiple parallel tool results.
- Fixed chat history corruption when chat execution was interrupted (e.g. page reload).
🔧 Maintenance
- Updated the OpenOps tables image to a newer version
Full Changelog: 0.6.13...0.6.14
0.6.13
🎆 Happy New Year! 🎆
🐛 Bug Fixes
- Replaced hardcoded values with their environment variables in the docker-compose.yml.
🔧 Maintenance
- Updated the OpenOps tables image to a newer version.
- Removed the "ENVIRONMENT" system variable as there was no clear usage pattern.
- Bumped Storybook to the latest patch version of the current major version (8).
- Removed unused table seed files
- Moved assets from static.openops.com inside the project
Full Changelog: 0.6.12...0.6.13
0.6.12
0.6.11
🚀 Features and Improvements
- Improved reliability of file uploads
🔐 Security
- Improved security of Terraform and CloudFormation blocks to prevent execution of unsafe code
👤 Contributors
Big Thanks to:
- @rashmi-sy for fixing an issue in the file uploader
- Skywings for finding the RCE vulnerability in the terraform block
Full Changelog: 0.6.10...0.6.11