Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Releases: yepcode/n8n-nodes-yepcode

v1.1.0

Choose a tag to compare

@agtraveso agtraveso released this 01 Aug 08:07

What's Changed

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

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

v1.0.5

Choose a tag to compare

@marcos-muino-garcia marcos-muino-garcia released this 27 Jun 08:43
  • Change default run_code removeOnDone to false
  • Minor fix in run_code tool description

v1.0.4

Choose a tag to compare

@marcos-muino-garcia marcos-muino-garcia released this 06 Jun 06:40

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

v1.0.3

Choose a tag to compare

@marcos-muino-garcia marcos-muino-garcia released this 02 Jun 10:35

Minor changes to improve usability from AI Agents

v1.0.2

Choose a tag to compare

@marcos-muino-garcia marcos-muino-garcia released this 02 Jun 08:09

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

v1.0.1

Choose a tag to compare

@agtraveso agtraveso released this 30 May 12:25

Added missing usableAsTool property.

v1.0.0

Choose a tag to compare

@agtraveso agtraveso released this 30 May 12:07

First release with run_code and run_process operations.

v0.1.0

Choose a tag to compare

@agtraveso agtraveso released this 24 Aug 15:58

Initial release.

Contains first n8n node implementation with invoke process function.