File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55
6+ ## [ 1.2.0] - 2023-02-11
7+
8+ ### Features
9+ - Support output of previous persisted value into a configurable ` msg ` property.
10+
11+ ### Improvements
12+ - Editor: Tip showing the actual context variable name.
13+ - Editor: CSS
14+
15+ ### Fixes
16+ - The configured 'Block Further Flow Processing' rule is not loaded into the editor.
17+ On second edit of the node the default rule '==' is stored again.
18+ Only relevant if rule ` != ` is used.
19+ Workaround: Select the rule ` != ` always before saving modified nodes.
20+
21+
622## [ 1.1.1] - 2023-02-05
723
824### Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @waldbaer/node-red-persistent-values" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " A user-friendly abstraction of the Node-RED context stores." ,
55 "author" : " waldbaer" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments