Skip to content

Releases: yepcode/n8n-nodes-yepcode

v1.1.0

01 Aug 08:07
Compare
Choose a tag to compare

What's Changed

  • Improve auth endpoint performance
  • Add input data to execution context

Full Changelog: v1.0.5...v1.1.0

v1.0.5

27 Jun 08:43
Compare
Choose a tag to compare
  • Change default run_code removeOnDone to false
  • Minor fix in run_code tool description

v1.0.4

06 Jun 06:40
Compare
Choose a tag to compare

Removes the use of stringFunctions adding a native base64 conversion helper.

v1.0.3

02 Jun 10:35
Compare
Choose a tag to compare

Minor changes to improve usability from AI Agents

v1.0.2

02 Jun 08:09
Compare
Choose a tag to compare

Fixes to allow this node to be published on n8n cloud.

v1.0.1

30 May 12:25
Compare
Choose a tag to compare

Added missing usableAsTool property.

v1.0.0

30 May 12:07
Compare
Choose a tag to compare

First release with run_code and run_process operations.

v0.1.0

24 Aug 15:58
Compare
Choose a tag to compare

Initial release.

Contains first n8n node implementation with invoke process function.