Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[email protected] Latest
Changes (2023-05-15)
Bug Fixes
AWS Rekognition Node: Fix all different action type (n8n-io/n8n#6136) (b8a4512)
core: Make sure that special polling parameters are available on community nodes as well (n8n-io/n8n#6230) (7cb8725)
core: Move nodeExecute InternalHook calls to hookFunctionsSave (n8n-io/n8n#6193) (c4a9499)
Correctly save executions that failed when polling as error instead of new (n8n-io/n8n#6192) (7de0105)
editor: Add loading skeletons to Executions list page (n8n-io/n8n#6184) (9ba13dd)
editor: Display SSO entry in Settings on Cloud (n8n-io/n8n#6181) (4f16d74)
editor: Fix polling trigger check for runData (n8n-io/n8n#6130) (7718c18)
editor: Fix viewing and downloading of binary data (n8n-io/n8n#6218) (110c6e2)
editor: Flag issues only on workflow activation (n8n-io/n8n#6127) (8b9831a)
editor: Remove duplicate mapping of item.json key in data pinning (n8n-io/n8n#6135) (a7f3b81)
editor: Show the correct actions count in the nodes list (n8n-io/n8n#6183) (1403333)
FTP Node: Use filename instead of remote filepath for downloaded binary data (n8n-io/n8n#6170) (4993212)
Google Sheets Node: Upgrade xlsx to address GHSA-4r6h-8v6p-xvw6 (n8n-io/n8n#6172) (c786525)
HTTP Request Node: Correctly doesn't redirect on non GET method (n8n-io/n8n#6132) (e281890)
MySQL Node: Node should return date types as strings (n8n-io/n8n#6169) (57d3483)
Postgres Node: Always return TIMESTAMP and TIMESTAMPZ as ISO string (n8n-io/n8n#6145) (528d6e7)
Prevent overflow when rendering expression hints (n8n-io/n8n#6214) (80b6ec1)
Prevent unnecessary error messages also for data loaded flag (n8n-io/n8n#6201) (85b9b3f)