0.2.5
🚀 Features
-
New Block Integrations
- Added Ternary and Snowflake blocks.
- Introduced Google Cloud’s Get Recommendations action.
-
Workflow & CLI Enhancements
- Added a connection picker to workflow import.
- Added
runCommandssupport to the Google CLI block. - Support for changing admin credentials post-initialization.
🛠 Improvements
- Added a new dynamic toggle component and updated its use in step settings.
- Introduced block category filters and aligned scope options in the Store block.
- Prevented context menu conflicts in block selectors and dropdowns.
- Improved visibility and behavior for insecure contexts and fallback copy buttons.
- Added a clearer explanation for the "Ignored" run status.
- Enhanced handling of workflow run failures and engine error messaging.
- Improved hot reloading in development environments.
🐛 Bug Fixes
- Fixed sidebar state logic inconsistencies.
- Resolved precision issues in the Math-helper block.
- Returned proper exit codes from the Node process to container environments.
- Fixed copy fallback behavior and restricted step output copy in insecure contexts.
🔧 Maintenance
- Updated app base image to Alpine for lighter deployment.
- Set default loop pool size to 1 to optimize concurrency.
- Bumped
vitefrom 5.4.16 to 5.4.17.
👏 Contributions
- Thank you @StephanQuilyx for the Ternary block integration! #326
- Thank you @kamrajshahapure for reducing the app image size! #331
Full Changelog: 0.2.4...0.2.5