n8n/packages/frontend/@n8n
r00gm f5dd8e7989
fix(editor): Address review feedback on the Instance AI editor hand-off
- Credential setup-help gates on write access (canWrite) so it shows in create-only flows, not just edit.
- Strip every leading internal block from stored user messages so a stacked editor-context + running-tasks no longer leaks markup into visible history.
- AttachmentPreview workflow name ellipsizes in the flex chip (min-width: 0).
- Capitalize "AI Assistant" in the canvas-action popover title.
2026-06-18 20:51:52 +02:00
..
chat 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
composables chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
design-system feat(editor): Add canvas and node-error entry points that hand off to Instance AI 2026-06-18 18:55:17 +02:00
i18n fix(editor): Address review feedback on the Instance AI editor hand-off 2026-06-18 20:51:52 +02:00
rest-api-client feat(editor): Add owner filter to API keys "All" tab (#32430) 2026-06-17 18:35:37 +00:00
stores chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
storybook feat(editor): Rewrite icon picker with search, full Lucide set, emoji sections, and color/skin tone pickers (#25649) 2026-06-16 08:55:15 +00:00