File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ #### 0.16.2: Maintenance Release
2
+
3
+ - Ensure custom mustache context parent set in Template node fixes #1126
4
+ - Display debug node name in debug panel if its known
5
+ - Ensure auth-tokens are removed when no user is specified in settings
6
+ - Ensure all a tags have blank target in info sidebar
7
+ - Ensure links do not span tabs in the editor
8
+ - Avoid creating multiple reconnect timers in websocket node
9
+ - Fix inner reference in install fail message catalog entry Fixes #1120
10
+ - Display buffer data properly for truncated buffers under Object property
11
+
1
12
#### 0.16.1: Maintenance Release
2
13
3
14
- Add colour swatches to debug when hex colour matched
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-red" ,
3
- "version" : " 0.16.1 " ,
3
+ "version" : " 0.16.2 " ,
4
4
"description" : " A visual tool for wiring the Internet of Things" ,
5
5
"homepage" : " http://nodered.org" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments