Skip to content

Releases: rohit1090/n8n-secure-proxy-connection

v1.7.0 - WP n8n Connector

Choose a tag to compare

@rohit1090 rohit1090 released this 27 Jul 07:15

WP n8n Connector v1.7.0

  • Renamed the plugin to WP n8n Connector (menu, dashboard heading, main file, and menu slug all updated)
  • API key is no longer echoed back into the Settings page HTML in plaintext; the field now stays blank with a placeholder and only overwrites the stored key when a new value is submitted
  • Hardened the workflow-order save endpoint against malformed/nested payloads
  • Added missing empty-workflow_id validation on the trigger and activate/deactivate actions
  • Replaced the default Dashicon menu icon with n8n's official logo mark (embedded as an SVG data URI)

Installation

Download the zip below (or use "Source code (zip)"), then upload it via Plugins → Add New → Upload Plugin in wp-admin. See the README for full setup instructions.