🎉 Node-RED 2.1.3 released

Node-RED 2.1.3 is now available.

This should tidy up the last of the TypedInput issues as well as a couple other fixes along the way:

6 Likes

Can not drop node on wires when snap to grid is on and wires are straight. It works it the wire is bent,

With snap to grid off, the snap will show up when wire is straight but only at the top fourth of the node.

@zenofmud what browser is this with? Is the workspace zoomed in or out at all?

I was just about to add that into
MacOS v 12.0.1
Safari v15.1

works fine in Chrome (v95.0.4638.54) and works in Firefox (c93.0) with a twist

In FireFox it works with snap to grid, but when snap to grid is off, it only works when the line is exactly in the middle of the node.

When editing a JSON element in the Visual Editor in the inject node the text is too far to the right so the word 'Object' is hidden under the vertical grey used to show adding & expanding dropdowns.

Hope that makes sense.

Browser: Edge Version 95.0.1020.30 (Official build) (64-bit)

If something is evidently wrong with a core feature of the editor, please raise an issue so it can be investigated.

Done. First issue raised so I hope it is OK

Hi Nick,

Thanks again for your work!!

Noticed that this:

screenshot-192.168.0.118_1880-2021.11.01-16_04_24

was hidden by the scroll bar when editing a function node...

screenshot-127.0.0.1_1880-2021.11.01-16_08_37

Many thanks
Ed

works nice, but admittedly, I'm scared to move nodejs beyond v12 becuase I depend on the comm/i2c stuff so much.

Hello @knolleary

I noticed a small visual bug when using the Information tab in the Editor.

Test case:
Lets say you have 5 active flows and use the eye icon to hide 4 of them,
then click on any hidden Flow circle icon to also disable it.
the flow that was unhidden gets 'visually' disabled instead.
Its still active just something with the css styling i guess.

Tested with Firefox and Chrome

Please raise issues on github so they can be tracked

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.