Skip to content

3.1.1: Maintenace Release

Compare
Choose a tag to compare
@knolleary knolleary released this 30 Nov 16:16
· 181 commits to master since this release
fd32ee0

3.1.1: Maintenance Release

Editor

Runtime

Nodes

  • CSV: make CSV export way faster by not re-allocating and handling huge string (#4349) @Fadoli
  • Delay: Fix regression in delay node to not pass on msg.reset (#4350) @dceejay
  • Link Call: Handle undefined linkType value for existing link-call nodes (#4331) @knolleary
  • MQTT: Guard against node.broker being undefined (#4454) @knolleary
  • MQTT: check topic length > 0 before publish (#4416) @dceejay
  • Switch/Change: Improve validation of switch/change node rules (#4368) @knolleary
  • Template: Fix height of description editor in template node (#4346) @kazuhitoyokoi
  • Various: Add validators to any fields using msg-typed Input (#4440) @knolleary

New Contributors

Full Changelog: 3.1.0...3.1.1