Changes (2023-05-15)
Bug Fixes
- AWS Rekognition Node: Fix all different action type (#6136) (b8a4512)
- core: Make sure that special polling parameters are available on community nodes as well (#6230) (7cb8725)
- core: Move nodeExecute InternalHook calls to hookFunctionsSave (#6193) (c4a9499)
- Correctly save executions that failed when polling as error instead of new (#6192) (7de0105)
- editor: Add loading skeletons to Executions list page (#6184) (9ba13dd)
- editor: Display SSO entry in Settings on Cloud (#6181) (4f16d74)
- editor: Fix polling trigger check for
runData
(#6130) (7718c18) - editor: Fix viewing and downloading of binary data (#6218) (110c6e2)
- editor: Flag issues only on workflow activation (#6127) (8b9831a)
- editor: Remove duplicate mapping of
item.json
key in data pinning (#6135) (a7f3b81) - editor: Show the correct actions count in the nodes list (#6183) (1403333)
- FTP Node: Use filename instead of remote filepath for downloaded binary data (#6170) (4993212)
- Google Sheets Node: Upgrade xlsx to address CVE-2023-30533 (#6172) (c786525)
- HTTP Request Node: Correctly doesn't redirect on non GET method (#6132) (e281890)
- MySQL Node: Node should return date types as strings (#6169) (57d3483)
- Postgres Node: Always return TIMESTAMP and TIMESTAMPZ as ISO string (#6145) (528d6e7)
- Prevent overflow when rendering expression hints (#6214) (80b6ec1)
- Prevent unnecessary error messages also for data loaded flag (#6201) (85b9b3f)