Skip to content

v0.1.6

Choose a tag to compare

@lehcode lehcode released this 02 Dec 09:15
· 209 commits to master since this release
Immutable release. Only release title and notes can be modified.

What's New in v0.1.6

Features

  • wf delete command - Replaces wf remove with clearer delete semantics
  • Custom workflow filenames - Use any filename for your workflow JSON files
  • Draft workflow support - Start workflows locally without n8n ID (auto-generates draft_{uuid})
  • Flexible filename lookup - Commands resolve by ID, name, or filename

Bug Fixes

  • Strip readonly fields before pushing to n8n API (prevents 400 errors)
  • Basename matching for filename lookup