Skip to content

Releases: harshalone/n8n-nodes-eranol

v0.5.3

Choose a tag to compare

@harshalone harshalone released this 28 Aug 10:22

What's new

  • feat: add as_draft option to TikTok publish — send videos to the creator's TikTok inbox as a draft instead of publishing directly, via a new "Save as Draft" toggle on the TikTok Publish operation.

v0.5.2 (diagnostic)

Choose a tag to compare

@harshalone harshalone released this 27 Aug 14:09

Diagnostic build

Temporary: surfaces the real backend error (response status, body, and the
exact outgoing method/URL) instead of n8n's generic per-status-code message.
n8n's NodeApiError silently replaces error text with a hardcoded string keyed
only by HTTP status code unless told otherwise — every 405 has been showing
as "Method not allowed - please check you are using the right HTTP method"
regardless of what the backend actually returned, which has been masking the
real cause of reported publish failures.

Will be superseded by a clean release once the underlying issue is found and
fixed.

v0.5.1

Choose a tag to compare

@harshalone harshalone released this 27 Aug 13:56

Fix

Social resource nodes could silently send the wrong HTTP request (a DELETE
to a scheduled-posts endpoint instead of the intended publish POST) when
the node instance had no explicit socialOperation saved in its workflow
JSON — n8n does not always persist a value that already equals a field's
schema default. This surfaced as an opaque "Method not allowed" 405 error
with no indication of the actual cause.

  • socialOperation now falls back to 'publish' (its own schema default)
    when missing, instead of resolving to undefined.
  • getSocialRoute() now throws a clear error for any unrecognized
    operation instead of silently falling through to a DELETE request.

If you hit "Method not allowed" on a Social node, update to this version.

v0.5.0

Choose a tag to compare

@harshalone harshalone released this 27 Aug 10:46

What's new

  • Social resource: Publish and manage scheduled posts on Instagram, TikTok, YouTube, and X with structured, per-platform fields instead of raw JSON.
    • Publish (immediate or scheduled)
    • List Scheduled
    • Cancel Scheduled
    • Get Status (TikTok only)

🤖 Generated with Claude Code

v0.4.0

Choose a tag to compare

@harshalone harshalone released this 24 Jul 20:34

New operations

  • Add Background Music (POST /ffmpeg/video/add-bg-audio)
  • Enhance Voice (POST /ffmpeg/audio/enhance)
  • Zoom (POST /ffmpeg/video/zoom)
  • Publish to TikTok (POST /social/tiktok/publish)

v0.3.2

Choose a tag to compare

@harshalone harshalone released this 30 Jun 10:13

Full Changelog: 0.3.1...v0.3.2

Release 0.3.1

Choose a tag to compare

@harshalone harshalone released this 28 Jun 12:51

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Unreleased

  • feat: redesign node into Universal + Job resources 6edca48

0.2.9

25 April 2026

  • fix: remove routing blocks that conflicted with execute() method 4303063
  • Release 0.2.9 827b112
  • fix: correct action string casing for lint compliance c2f277e
  • chore: bump version to 0.2.8 5338dff

0.2.6

25 April 2026

  • fix: replace declarative routing with execute() to fix 422 errors f60252f
  • Release 0.2.6 f1a0bb4

0.2.4

24 March 2026

  • Add Content-Type: application/json header to all POST operations 64fd9f2
  • Release 0.2.4 98e3448

0.2.3

24 March 2026

0.2.1

20 March 2026

  • feat: add Image, Notify resources and Concat/Compose/Verify operations 3113cc0
  • Add README and LICENSE 8ab850c
  • updated author details on package file 93eeb52
  • chore: Initialize CHANGELOG.md and update package.json with new repository and author email details. 9331aff
  • Release 0.2.1 8adedd6

0.1.1

13 February 2026

Release 0.2.9

Choose a tag to compare

@harshalone harshalone released this 25 Apr 13:03

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Unreleased

  • fix: remove routing blocks that conflicted with execute() method 4303063
  • fix: correct action string casing for lint compliance c2f277e
  • chore: bump version to 0.2.8 5338dff

0.2.6

25 April 2026

  • fix: replace declarative routing with execute() to fix 422 errors f60252f
  • Release 0.2.6 f1a0bb4

0.2.4

24 March 2026

  • Add Content-Type: application/json header to all POST operations 64fd9f2
  • Release 0.2.4 98e3448

0.2.3

24 March 2026

0.2.1

20 March 2026

  • feat: add Image, Notify resources and Concat/Compose/Verify operations 3113cc0
  • Add README and LICENSE 8ab850c
  • updated author details on package file 93eeb52
  • chore: Initialize CHANGELOG.md and update package.json with new repository and author email details. 9331aff
  • Release 0.2.1 8adedd6

0.1.1

13 February 2026

Release 0.2.6

Choose a tag to compare

@harshalone harshalone released this 25 Apr 12:47

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Unreleased

  • fix: replace declarative routing with execute() to fix 422 errors f60252f

0.2.4

24 March 2026

  • Add Content-Type: application/json header to all POST operations 64fd9f2
  • Release 0.2.4 98e3448

0.2.3

24 March 2026

0.2.1

20 March 2026

  • feat: add Image, Notify resources and Concat/Compose/Verify operations 3113cc0
  • Add README and LICENSE 8ab850c
  • updated author details on package file 93eeb52
  • chore: Initialize CHANGELOG.md and update package.json with new repository and author email details. 9331aff
  • Release 0.2.1 8adedd6

0.1.1

13 February 2026

Release 0.2.4

Choose a tag to compare

@harshalone harshalone released this 24 Mar 19:10

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Unreleased

  • Add Content-Type: application/json header to all POST operations 64fd9f2

0.2.3

24 March 2026

0.2.1

20 March 2026

  • feat: add Image, Notify resources and Concat/Compose/Verify operations 3113cc0
  • Add README and LICENSE 8ab850c
  • updated author details on package file 93eeb52
  • chore: Initialize CHANGELOG.md and update package.json with new repository and author email details. 9331aff
  • Release 0.2.1 8adedd6

0.1.1

13 February 2026