0.86.3-rc.4
vadimdemedes/ink0.86.3-rc.4Jul 13, 2026by github-actions[bot]
AI Summary
Introduces visibility controls for workflow pieces and resolves dependency issues with external integrations like S3.
Key Highlights
- Added per-piece action & trigger visibility controls
- Fixed dependency inlining issues for Amazon S3, image-helper, and scrapeless
- Marked AWS Bedrock piece as deprecated in display name
New Features
- Per-piece action & trigger visibility controls
Full Release Notes
* feat(platform): add per-piece action & trigger visibility controls (#14099) @othmanemad ## 🔌 Pieces * fix(pieces): externalize deps that break when inlined (amazon-s3, image-helper, scrapeless) (#14117) @kishanprmr * chore(aws-bedrock): mark piece as deprecated in display name (#14152) @sanket-a11y ## Thanks ❤️ @MrChaker, @kishanprmr, @othmanemad and @sanket-a11y