Skip to content

Releases: hufftheweevil/node-red-contrib-persistent-fsm

v1.2.1

29 Dec 00:52
Compare
Choose a tag to compare

Fixed

  • Transition errors now caught by Catch node #8
  • Removed duplicate init messages #9
  • State now persists when used in subflows #10

Thanks to @johnstav and @colinl for the comprehensive bug reports.

v1.2.0

07 May 18:47
Compare
Choose a tag to compare

Fixes

Fix bug where multiple nodes with initial message disabled was causing improper message output. #3 (Thank you @jlsjonas for the PR)
Fix bug where numerical triggers broke machine (#5)
Fix bug that allowed empty required property (#7)

Changes

Default trigger input and state output properties changed to payload from topic. Will not affect any deployed nodes.

v1.1.0

29 Jan 01:26
Compare
Choose a tag to compare

Added features to allow initial message delay or complete disable