Skip to content

Releases: munin92/n8n-nodes-scalable-capital

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 11:53

1.1.0 (2026-08-27)

Features

  • node: give every tool typed fields instead of a JSON box (37bd6b1)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 26 Aug 12:10

1.0.4 (2026-08-26)

Bug Fixes

  • follow refresh token rotation instead of reusing a dead one (f17c9b1)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:56

1.0.3 (2026-08-26)

Bug Fixes

  • trim pasted credential values (8a541de)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:43

1.0.2 (2026-08-26)

Bug Fixes

  • dig the server's error body out of the thrown error (ff1d66e)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:29

1.0.1 (2026-08-26)

Bug Fixes

  • send the token refresh form-encoded, and surface the server's error (720dae8)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:19

1.0.0 (2026-08-26)

  • feat!: refresh tokens in the node instead of n8n's OAuth2 credential (46ffb79)

BREAKING CHANGES

  • the scalableCapitalOAuth2Api credential is gone, and the node
    lost its Authentication selector. Both existed for half an hour and could never
    have authenticated against this server.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:10

0.2.0 (2026-08-26)

Features

  • OAuth2-Credential mit automatischer Erneuerung (219b8c8)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:20

0.1.4 (2026-08-26)

Bug Fixes

  • Node laedt nicht, wenn im nodes-Verzeichnis eine aeltere n8n-workflow-Kopie liegt (0a19c55)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:21

0.1.3 (2026-08-26)

Bug Fixes

  • package.json in den Lint aufnehmen und Autor-E-Mail ergaenzen (6aacdd9)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:16

0.1.2 (2026-08-26)

Bug Fixes

  • ci: auf npm Trusted Publishing und Node 24 umstellen (6ba381f)